wxruby development - Mar 2007
Saturday March 31 2007
TimeRepliesSubject
8:32AM 0 [935] branches/wxruby2/wxwidgets_282/doc/textile/listbox.txtl: Correct method signature of Listbox#get_selections method
8:26AM 0 [934] branches/wxruby2/wxwidgets_282: Rename OnAssert to OnAssertFailure, reflecting wx 2.8 API
 
Friday March 30 2007
TimeRepliesSubject
1:07PM 1 m_event.m_propagationLevel > 0 errors
8:45AM 1 wxWidgets 2.8.3
12:59AM 0 [933] branches/wxruby2/wxwidgets_282: Font API 2.6 -> 2.8, corrections to Event doc
12:53AM 0 [932] branches/wxruby2/wxwidgets_282/doc/textile/event.txtl: 2.8 updates and corrections to Event doc
 
Thursday March 29 2007
TimeRepliesSubject
5:24PM 0 [931] branches/wxruby2/wxwidgets_282/doc/textile/treectrl.txtl: Added insert_item_before documentation.
3:45PM 0 [930] branches/wxruby2/wxwidgets_282/samples/controls/controls.rb: ok -> is_ok method rename
3:14PM 0 [929] branches/wxruby2/wxwidgets_282/swig/classes: Fix virtual methods that shouldn't be (Bug 9682); Add missing methods and
2:56PM 0 [928] branches/wxruby2/wxwidgets_282/samples/treectrl/treectrl.rb: Fixed on_insert_item, call to insert_item had arguments in wrong order/missing.
2:53PM 0 [927] branches/wxruby2/wxwidgets_282/swig/classes: Changed the version of InsertItem that puts the item before current selection to InsertItemBefore
2:14PM 0 [ wxruby-Bugs-9682 ] wxDC::Clear (RuntimeError) in controls sample
11:51AM 0 [926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
 
Wednesday March 28 2007
TimeRepliesSubject
10:28AM 0 [925] branches/wxruby2/wxwidgets_282/doc/textile/filedialog.txtl: Improvements to doc from wxWidgets 2.8
10:26AM 0 [924] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove deprecated methods and update doc
10:20AM 0 [923] branches/wxruby2/wxwidgets_282: Changes 2.6 -> 2.8 Wx API; remove unsupported methods and examples from doc
 
Tuesday March 27 2007
TimeRepliesSubject
1:26PM 0 [922] branches/wxruby2/wxwidgets_282: Changes, additions and deprecations 2.6 -> 2.8 Wx API
11:09AM 0 [921] branches/wxruby2/wxwidgets_282/swig/Functions.i: Enable Wx::get_number_from_user to fix exception in samples/dialogs
10:54AM 0 [920] branches/wxruby2/wxwidgets_282/swig/classes/TreeCtrl.i: Fix compile error: TreeCtrl no longer inherits from wxScrolledWindow on GTK/Mac
 
Monday March 26 2007
TimeRepliesSubject
12:09PM 0 [919] trunk/wxruby2/rake/rakelinux.rb: Use wxWidgets built-in support libs; add wxScintilla option
 
Friday March 23 2007
TimeRepliesSubject
10:00AM 0 [918] branches/wxruby2/wxwidgets_282/samples/aui/aui.rb: Fix a couple of little bugs and typos
9:59AM 0 [917] branches/wxruby2/wxwidgets_282/swig/classes/include/wxAuiDockArt.h: Fix spelling mistake from wxWidgets headers
9:40AM 0 [ wxruby-Bugs-9501 ] evt_spinctrl should yield an event of type SpinEvent
 
Thursday March 22 2007
TimeRepliesSubject
3:00PM 0 [916] branches/wxruby2/wxwidgets_282: More Wx::AUI classes, event hooks and sample
2:56AM 0 [915] tags/wxsugar/0.1.14/: Tagged WxSugar 0.1.14
2:53AM 0 [914] trunk/wxsugar/README.txt: Added README for WxSugar
2:53AM 0 [913] trunk/wxsugar/LICENCE.txt: Added LICENCE for WxSugar
2:53AM 0 [912] trunk/wxsugar/lib: Overview documentation moved to lib/wx_sugar.rb
2:26AM 0 [911] trunk/wxsugar/lib/wx_sugar/wx_classes: Added default? method for size and position
 
Wednesday March 21 2007
TimeRepliesSubject
5:22PM 0 [910] branches/wxruby2/wxwidgets_282: Moved paint() method back into C++, so DC object is destroyed in timely
1:31PM 4 Bug in TextCtrl constructor
8:22AM 4 Problem with PaintDC(MSW)
3:54AM 0 [909] branches/wxruby2/wxwidgets_282/doc/textile/combobox.txtl: Correct disambiguated method names in methods listing
3:51AM 0 [908] branches/wxruby2/wxwidgets_282/doc/textile/control.txtl: Add note on use of ampersand characters in Wx::Control labels
3:50AM 0 [907] branches/wxruby2/wxwidgets_282: Wx::Control API 2.6 -> 2.8
3:43AM 0 [906] branches/wxruby2/wxwidgets_282: Wx::ComboBox API 2.6 -> 2.8, plus some doc corrections
3:22AM 0 [905] branches/wxruby2/wxwidgets_282/swig/classes/include/wxColour.h: Wx::Colour API 2.6 -> 2.8 - one more place alpha argument is needed
3:20AM 0 [904] branches/wxruby2/wxwidgets_282: Changes in Wx::Colour API 2.6 -> 2.8
 
Monday March 19 2007
TimeRepliesSubject
5:03PM 0 [903] branches/wxruby2/wxwidgets_282/samples: Added #!/usr/bin/env ruby to the grid sample.
4:27PM 0 [902] branches/wxruby2/wxwidgets_282/swig/classes/include/parents.rb: Parents for AUI GUI classes
3:30PM 0 [901] branches/wxruby2/wxwidgets_282/samples/printing/printing.rb: Method name change fix in printing sample for API change 2.6 -> 2.8
3:24PM 0 [900] branches/wxruby2/wxwidgets_282/swig/classes: Initial commit of AUI core classes
2:53PM 0 [899] branches/wxruby2/wxwidgets_282/swig/classes/include/wxFontDialog.h: Fixed GetFontData() signature to match headers for wxMac, needed to get around compile error.
5:22AM 0 [898] branches/wxruby2/wxwidgets_282/swig/classes/App.i: Fix init of stock objects for Wx2.8 - was causing infinite loop +crash on OS X
 
Sunday March 18 2007
TimeRepliesSubject
7:40PM 0 Windows 0.0.39 gem uploaded
3:46AM 0 [897] branches/wxruby2/wxwidgets_282/swig/classes/Window.i: DISOWN typemap to prevent crash on GC/exit when caret has been set (bug #9093)
3:39AM 0 [896] branches/wxruby2/wxwidgets_282/swig/classes/Grid.i: Added DISOWN typemap to prevent free_GridCellRenderer crash on GC/exit
3:29AM 0 [895] branches/wxruby2/wxwidgets_282/swig/classes: Fix Window::GetChildren method for changes in 2.6 -> 2.8 API
3:16AM 0 [894] branches/wxruby2/wxwidgets_282/doc/textile/window.txtl: Document changed Window methods in 2.6 -> 2.8 API
2:36AM 0 [893] branches/wxruby2/wxwidgets_282: New hover bitmap methods in 2.6 -> 2.8 API
 
Saturday March 17 2007
TimeRepliesSubject
6:42PM 0 [892] branches/wxruby2/wxwidgets_282: Change method name in 2.6 -> 2.8 API; cleanup comment cruft in header
6:38PM 0 [891] branches/wxruby2/wxwidgets_282: Change method name in 2.6 -> 2.8 API
5:59PM 0 [890] branches/wxruby2/wxwidgets_282/swig/fixdeleting.rb: Fix crash on exit (Artur Kuptel)
2:57PM 5 Fix for crash at exit
11:45AM 0 [889] branches/wxruby2/wxwidgets_282/swig/shared/control_with_items.i: Ensure SWIG doesn't generate wrappers for client data methods (Artur Kuptel)
11:44AM 0 [888] branches/wxruby2/wxwidgets_282/swig/shared/treeitemid_typemaps.i: Fix compile warning for TreeItemId typemap (Artur Kuptel)
11:43AM 0 [887] branches/wxruby2/wxwidgets_282/swig/fixdeleting.rb: Deleting fix for specific Director classes (Artur Kuptel)
11:41AM 0 [886] branches/wxruby2/wxwidgets_282/swig/fixevents.rb: Mouse events fix for Win32 (Artur Kuptel)
11:41AM 0 [885] branches/wxruby2/wxwidgets_282/rake/rakemacosx.rb: Compile flag fixes for OS X/Wx 2.8
11:40AM 0 [884] branches/wxruby2/wxwidgets_282/rake/rakemswin.rb: Compile flag fixes for Windows/Wx 2.8 (Artur Kuptel)
11:39AM 0 [883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
11:28AM 0 [882] branches/wxruby2/wxwidgets_282/: Branch for upgrading to WxWidgets 2.8
11:27AM 0 [881] branches/wxruby2/: Development branches for wxRuby2
 
Wednesday March 14 2007
TimeRepliesSubject
10:03PM 6 Patch to 0.0.39
9:46PM 0 [ wxruby-Patches-9297 ] Patch to compile wxruby 0.0.39 on windows (vc2003, swig 1.3.31, wxwidgets 2.8.0)
 
Monday March 12 2007
TimeRepliesSubject
1:54PM 0 [880] tags/wxruby2/0.0.39/: Tagged 0.0.39
1:52PM 0 [879] trunk/wxruby2/Changelog: Prepare to tag for 0.0.39 release
 
Friday March 9 2007
TimeRepliesSubject
3:16PM 0 [878] trunk/wxruby2/TODO: Update with 0.0.39 changes and items now in tracker
3:13PM 0 [877] trunk/wxruby2/Changelog: Update with 0.0.39 changes; correct last version number
 
Tuesday March 6 2007
TimeRepliesSubject
11:46AM 0 [ wxruby-Bugs-9093 ] Caret sample segfault on exit on Windows
11:24AM 0 [ wxruby-Bugs-9091 ] Listbook sample is broken on Linux
11:17AM 0 [876] trunk/wxruby2/samples/printing/printing.rb: Fix a crasher if scale = 0; fix variable rename
 
Sunday March 4 2007
TimeRepliesSubject
12:43PM 8 0.0.39 etc
 
Saturday March 3 2007
TimeRepliesSubject
3:32AM 0 [ wxruby-Bugs-9004 ] Painting Problems on Windows