wxruby development - May 2007

Thursday May 31 2007
TimeRepliesSubject
9:20PM 0 [1043] trunk/wxruby2/samples/bigdemo: Don''t manually call destroy
9:19PM 0 [1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it
9:17PM 0 [1041] trunk/wxruby2/samples/calendar/calendar.rb: Remove deprecated call to set_best_fitting_size
9:14PM 0 [1040] trunk/wxruby2/swig/Events.i: Add List and Splitter constants, also EVT_SIZING and EVT_MOVING
8:37PM 0 [1039] trunk/wxruby2/swig/Events.i: Remove some debugging output
8:36PM 0 [1038] trunk/wxruby2/swig/Events.i: Add missing EVT_COMMAND_TREE constants
6:40PM 0 [1037] trunk/wxruby2/swig/RubyEventTypes.i: RubyEventTypes is no longer needed - moved to Events.i
6:35PM 0 [1036] trunk/wxruby2: Merge RubyEventTypes into Events.i, add missing EVT_ constants for
 
Tuesday May 29 2007
TimeRepliesSubject
10:30PM 0 [1035] trunk/wxruby2/swig/classes/EvtHandler.i: Removed a heap of redundant stuff that''s been #if 0''d for a while
 
Monday May 28 2007
TimeRepliesSubject
8:04PM 0 [1034] trunk/wxruby2/swig/classes/LogTextCtrl.i: Avoid GC crasher when LogTextCtrl is active log target
7:17PM 0 [1033] trunk/wxruby2/swig: GC fixes for nested sizers; fix crashes in html.rb demo
3:28PM 0 [ wxruby-Bugs-11183 ] GLib errors cause crash
 
Tuesday May 22 2007
TimeRepliesSubject
9:40PM 0 [1032] trunk/wxruby2/swig: Preserve Sizers associated with Windows from GC; fix several sample
5:21PM 0 [1031] trunk/wxruby2/samples/text/unicode.rb: Fix so invoking the about box will not crash the app.
5:17PM 0 [1030] trunk/wxruby2/samples/printing/printing.rb: Fix so will print again.
8:20AM 0 [1029] trunk/wxruby2/swig/classes/MenuBar.i: Add special GC protection for Wx::Menu to prevent premature destruction
8:09AM 0 [1028] trunk/wxruby2/swig/classes/App.i: Fix some GC-mark crashes when SWIG trackings return an unexpected object
 
Monday May 21 2007
TimeRepliesSubject
7:06PM 0 [1027] trunk/wxruby2/doc/textile/app.txtl: Ruby-specific Wx::App documentation
6:56PM 13 First drop of new memory management
6:40PM 0 [1026] trunk/wxruby2/swig/shared/control_with_items.i: Memory mgmt: USe __wx_destroyed__ instead of __swig_dead__; fix some
6:40PM 0 [1025] trunk/wxruby2/swig: Use Wx::THE_APP constant as global reference to App (as per WxWidgets);
6:39PM 0 [1024] trunk/wxruby2/swig: Memory mgmt: defs and implementation of new memory management; strip
6:36PM 0 [1022] trunk/wxruby2/swig/classes/App.i: Memory mgmt: use Wx::App to mark still-alive Windows, set up Wx::THE_APP const
6:35PM 0 [1021] trunk/wxruby2/rake/rakewx.rb: Memory mgmt: don''t run fixdeleting anymore
 
Saturday May 19 2007
TimeRepliesSubject
10:39PM 0 [1020] trunk/wxruby2/swig/classes/FileDialog.i: Added the Wx::FD_XXX constants for FileDialog variants
 
Thursday May 17 2007
TimeRepliesSubject
5:39PM 0 [1019] trunk/wxruby2/swig/classes/include/wxPageSetupDialogData.h: Added IsOk that was missing.
 
Tuesday May 15 2007
TimeRepliesSubject
7:00AM 0 [ wxruby-Bugs-10844 ] GridTableBase clss not defined
 
Saturday May 12 2007
TimeRepliesSubject
12:47PM 0 [ wxruby-Bugs-10797 ] App#filter_event always passes Wx::Event
 
Friday May 11 2007
TimeRepliesSubject
4:09AM 0 [ wxruby-Bugs-10759 ] Wx::AuiManager.get_all_panes can not get all pane.
 
Monday May 7 2007
TimeRepliesSubject
8:42PM 9 0.0.40 tagged
8:29PM 0 [1018] tags/wxruby2/0.0.40/: Tagged 0.0.40
8:25PM 0 [1017] trunk/wxruby2/Changelog: Update changelog with 0.0.40 changes
7:57PM 0 [ wxruby-Bugs-10663 ] Keys not responding in caret sample, Linux
7:55PM 1 [ wxruby-Bugs-10662 ] ClientDC paint not being shown on OS X with 2.8
 
Saturday May 5 2007
TimeRepliesSubject
5:16PM 0 [1016] trunk/wxruby2/swig/classes/StatusBar.i: Remove directors from StatusBar''s methods as don''t seem to need them, (Bug:6809)
2:06PM 0 [1015] trunk/wxruby2/doc/textile/sizer.txtl: Clarify that size_t should be a ruby Integer
10:06AM 0 [1014] trunk/wxruby2/swig/common.i: Undo broken commit
10:02AM 0 [1013] trunk/wxruby2/swig/common.i: Run version test at SWIG phase rather than compile phase
9:16AM 0 [1012] trunk/wxruby2/doc/textile: Added docs for AUI Advanced User Interface classes
 
Friday May 4 2007
TimeRepliesSubject
11:44PM 0 [1011] trunk/wxruby2/doc/textile/printpreview.txtl: Update docs for PrintPreview ok
11:43PM 0 [1010] trunk/wxruby2: PrintPreview ok method name changed to is_ok, update sample
11:38PM 0 [1009] trunk/wxruby2/samples/treectrl/treectrl.rb: ok method name changed to is_ok
11:38PM 0 [1008] trunk/wxruby2/samples/controls/get_item_sample.rb: ok method name changed to is_ok
11:36PM 0 [1007] trunk/wxruby2/swig: Fixed Wx::Image#scale and rescale signature, also added needed constants.
8:04PM 0 [1006] trunk/wxruby2/samples/bigdemo/wxArtProvider.rbw: ok method name changed to is_ok
8:02PM 0 [1005] trunk/wxruby2/samples/images/images.rb: Remove some debugging output
6:03PM 0 [1004] trunk/wxruby2/swig/common.i: Updated wxWidgets version check
5:58PM 0 [1003] trunk/wxruby2: Create correct WXWIDGETS_VERSION string constant instead of hardcoding
5:56PM 0 [1002] trunk/wxruby2/swig/RubyConstants.i: Add VERSION constants from wxWidgets
 
Thursday May 3 2007
TimeRepliesSubject
8:39AM 1 memory leaks
 
Wednesday May 2 2007
TimeRepliesSubject
7:13PM 0 [1000] branches/wxruby2/wxwidgets_282/swig/classes/include/wxPen.h: Default arguments for Wx::Pen constructors