wxruby development - Nov 2006
Wednesday November 29 2006
TimeRepliesSubject
5:21PM 0 [765] trunk/wxruby2: Fixed item_data functions for ListCtrl, plus test
4:08PM 0 [764] trunk/wxsugar/lib/wx_sugar/keyword_classes.rb: Correct duplicate and incorrect definition of SpinCtrl constructor
3:50PM 0 [763] trunk/wxruby2/doc/textile/listctrl.txtl: Warn about a potential mistake using the API that may cause a crash
3:47PM 0 [ wxruby-Bugs-6972 ] Wx::ListCtrl will crash if item added before insert_column called
3:30PM 0 [762] trunk/wxruby2/tests/test_intl.rb: Make it clearer that this is a TODO - test failure is expected
12:12PM 0 [761] trunk/wxruby2: Initial commit of HtmlHelpController & HelpController support + doc,
 
Monday November 27 2006
TimeRepliesSubject
2:21AM 0 [760] trunk/wxruby2/swig/classes/include/wxHelpController.h: Correct method signatures for Initialize, OnQuit, GetFrameParameters;
 
Sunday November 26 2006
TimeRepliesSubject
1:50AM 0 [759] trunk/wxruby2/Changelog: Roy & Alex's recent fixes and additions
1:47AM 0 [758] trunk/wxruby2: i18n support: added Locale class, methods for get/set languages & encodings
 
Friday November 24 2006
TimeRepliesSubject
9:17AM 0 [757] trunk/wxruby2/samples/bigdemo/wxListBox.rbw: Made presentation of results of ListBox.get_selections clearer
9:17AM 0 [756] trunk/wxruby2/swig: Moved one-shot typemaps for ListBox.get_selections into ListBox.i
8:29AM 0 [755] trunk/wxruby2/lib/wx/classes: Nicer more meaningful string representations of objects; hide Wxruby2
 
Wednesday November 22 2006
TimeRepliesSubject
11:23PM 0 [754] trunk/wxruby2/samples/bigdemo: Rubified samples and added in missing client data sample code
11:22PM 0 [753] trunk/wxruby2/swig/classes/include/wxListBox.h: Added back in client data functions for listbox
9:58PM 0 [752] trunk/wxruby2: Fix for Bug #6810: ListBox#get_selections should return an array of selections
8:09PM 0 [751] trunk/wxruby2/swig/typedefs.i: Added wxUint32 typedef
4:32PM 0 [750] trunk/wxruby2/lib/wx/classes/app.rb: Show messages generated by assertion failures, but don't raise an
4:26PM 0 [749] trunk/wxruby2: Bring the documentation and actual method support into line for
4:13PM 0 [748] trunk/wxruby2/swig/classes: Fix an errant Ruby-ism in C++ code (Roy Sutton)
4:06PM 0 [ wxruby-Feature Requests-6826 ] Add a traverse method to Wx::TreeCtrl
3:19PM 0 [ wxruby-Bugs-6825 ] Missing typedef for Wx::FindReplaceData constructor
 
Tuesday November 21 2006
TimeRepliesSubject
8:47PM 0 Patch to fix ControlWithItems problems
2:30PM 0 [747] trunk/wxruby2/Changelog: get_item stuff, evt_toolbar, also correct a commit from 0.0.37 that I missed
2:25PM 0 [746] trunk/wxruby2/doc/textile/listbox.txtl: Correct ruby method signature for methods that accept an array of strings
2:21PM 0 [ wxruby-Bugs-6810 ] Wx::ListBox.get_selections does not return selected items
2:14PM 0 [745] trunk/wxruby2/doc/textile/choice.txtl: Correct ruby method signature for constructor, bit more explanatory text
2:05PM 0 [ wxruby-Bugs-6809 ] Weird SWIG error when constructing statusbar
1:41PM 0 [ wxruby-Bugs-6808 ] Double-free segfault on closing app when BitmapButton has been used
11:59AM 0 [744] trunk/wxruby2: get_data support & mem mgmt to all ControlWithItems types, using more
 
Saturday November 18 2006
TimeRepliesSubject
9:02PM 0 [743] trunk/wxruby2/: Add ignore for eclipse .project files
 
Friday November 17 2006
TimeRepliesSubject
1:40PM 5 0.0.38 release?
 
Thursday November 16 2006
TimeRepliesSubject
1:13PM 0 [742] trunk/wxruby2/swig/fixevents.rb: Un-disable evt_togglebutton on Linux and Mac; don't seem to be any probs
1:12PM 0 [741] trunk/wxruby2: Fix get_item_data, hiding TreeItemData messiness, fix GC-ing (Alex Fenton)
12:50PM 0 ControlsWithItems get_client_data
 
Wednesday November 15 2006
TimeRepliesSubject
10:41AM 0 [740] trunk/wxruby2: API - Make ListCtrl#get_item return a ListCtrl item corresponding to a row and
 
Monday November 13 2006
TimeRepliesSubject
2:32PM 0 [739] trunk/wxruby2/samples/dialogs/dialogs.rb: Changed back to using block version of paint in on_paint method.
2:14PM 0 [738] trunk/wxruby2/Changelog: bigdemo fix, fix tarball & gem
2:11PM 0 [737] trunk/wxruby2/rake/rakepackage.rb: Ensure that lib/wx/classes/ .rb files are included in gem and tarball
12:01PM 0 ListCtrl / ListItem
12:31AM 7 [736] trunk/wxruby2/samples/dialogs/dialogs.rb: Fixed crashing bug in on_paint and made the code style more Ruby like.
 
Sunday November 12 2006
TimeRepliesSubject
11:21PM 0 [735] trunk/wxruby2: Got the 'get_item_sample' sample working had to add some missing ListCtrl constants.
11:05PM 0 [734] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Remove debug output line I forgot to remove before I did a commit.
11:01PM 0 [733] trunk/wxruby2: Updated with changes made to samples.
11:00PM 0 [732] trunk/wxruby2/samples: Fixed a few crashes related to the about box menu.
10:35PM 0 [731] trunk/wxruby2/samples/etc/sash.rb: Changed menu events so they call the correct method.
10:32PM 0 [730] trunk/wxruby2/samples/etc/system_settings.rb: The call to message_box in on_about needed to be prefixed with Wx::
3:50PM 0 [729] trunk/wxruby2/samples/bigdemo/bigdemo.rb: Fix some little bugs with the About dialog
3:19PM 0 [728] trunk/wxruby2/Changelog: HTML classes, Window[ChangeDestroy]Event, sample fix, client_data
3:16PM 0 [727] trunk/wxruby2/doc/textile/index.txtl: HTML is now supported, removed reference to FS classes which are
3:12PM 1 TreeCtrl item_data
8:46AM 0 [ wxruby-Bugs-6633 ] Serious (but harmless?) GTK warnings on Linux
8:45AM 0 [ wxruby-Bugs-6632 ] Linux crash on NoteBook in bigdemo.rb
8:37AM 0 [726] trunk/wxruby2/TODO: Sash windows appear to be working fine on current Ubuntu + GTK
8:34AM 0 [725] trunk/wxruby2/samples/etc/sash.rb: Remove an unneeded call to paint that was causing a crash
8:32AM 0 evt_togglebutton
8:24AM 0 [724] trunk/wxruby2: Initial commit of HtmlWindow functionality
 
Wednesday November 8 2006
TimeRepliesSubject
2:54PM 1 latest code crashes
 
Tuesday November 7 2006
TimeRepliesSubject
1:47PM 0 [723] trunk/wxruby2: Added WindowCreateEvent and WindowDestroyEvent + event handlers (AF)
1:30PM 0 [722] trunk/wxruby2/swig: Wx::Choice fixes for get_client_data (AF)
 
Monday November 6 2006
TimeRepliesSubject
12:53PM 3 HtmlWindow and friends
 
Saturday November 4 2006
TimeRepliesSubject
7:26AM 1 SWIG tricks
2:27AM 0 [721] trunk/wxruby2/doc/wxruby.css: Tint and border around code samples, reduce size and spacing of 'see
2:21AM 0 [720] trunk/wxruby2/doc/textile/menu.txtl: Update, rubyify and tidy
 
Friday November 3 2006
TimeRepliesSubject
11:39AM 0 WindowCreateEvent & WindowDestroyEvent
11:20AM 3 revised get_client_data patch
 
Wednesday November 1 2006
TimeRepliesSubject
10:53AM 1 get_client_data
8:38AM 1 Update