- Feb 16, 2013
-
-
Lars Kanis authored
-
Lars Kanis authored
-
- Jan 03, 2013
-
-
Lars Kanis authored
Before commit af543822 loading order of fox16.so and fox16.rb was irrelevant. But now fox16.rb must be called, in order to load ruby files to the C++ extension. Renaming the C++ extension ensures, that fox16.rb is called first.
-
- Jun 17, 2012
-
-
Lars Kanis authored
-
- Jun 16, 2012
-
-
Lars Kanis authored
-
- Jun 15, 2012
-
-
Lars Kanis authored
-
Lars Kanis authored
-
- May 31, 2012
-
-
Lars Kanis authored
-
- Mar 01, 2012
-
-
Lars Kanis authored
-
Lars Kanis authored
-
- Feb 21, 2012
-
-
Lars Kanis authored
-
- Feb 16, 2012
-
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
Allow more consistent read/write access to image data, that is also usable with derived classes like FXJPGImage. Moreover much faster String based access to the pixel data is possible, now. FXImage#data and FXMemoryBuffer is now deprecated.
-
- Feb 08, 2012
-
-
Lars Kanis authored
-
- Feb 06, 2012
-
-
Lars Kanis authored
whitespaces
-
- Feb 02, 2012
-
-
Lars Kanis authored
-
- Feb 01, 2012
-
-
Lars Kanis authored
Replace PLATFORM with RUBY_PLATFORM and respect other platforms, too. Fixes http://rubyforge.org/tracker/index.php?func=detail&aid=28740&group_id=300&atid=1223
-
- Jan 31, 2012
-
-
Lars Kanis authored
-
- Jan 29, 2012
-
-
Lars Kanis authored
-
Lars Kanis authored
-
Lars Kanis authored
-
- Jan 28, 2012
-
-
Lars Kanis authored
The target objects stored in the accelerator table are currently private. Therefore FXRbAccelTable::markfunc() doesn't mark them as used. As a workaround the objects are additionally stored in @targets Hash.
-
- Jan 26, 2012
-
-
Lars Kanis authored
-
- Sep 18, 2011
-
-
Lars Kanis authored
-
- Aug 03, 2010
-
-
Lyle Johnson authored
-
- Oct 28, 2009
-
-
Lyle Johnson authored
-
- Oct 27, 2009
-
-
Lyle Johnson authored
determine which shared library to load. If RUBY_PLATFORM says we're on Windows, this loader will look under a version-specific directory to try to load the extension. For other platforms, it will just load the appropriate shared library from the current directory.
-
- Oct 12, 2009
-
-
Lyle Johnson authored
-
- Mar 06, 2009
-
-
Lyle Johnson authored
-
- Feb 27, 2009
-
-
Lyle Johnson authored
-
Lyle Johnson authored
-
- Feb 20, 2009
-
-
Lyle Johnson authored
-
Lyle Johnson authored
-
Lyle Johnson authored
-
Lyle Johnson authored
-
- Feb 02, 2009
-
-
Lyle Johnson authored
-
Lyle Johnson authored
-
Lyle Johnson authored
-