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