Monday October 30 2006 |
Time | Replies | Subject |
4:13PM |
0 |
memory mgmt etc |
|
Wednesday October 25 2006 |
Time | Replies | Subject |
11:07AM |
5 |
OS X intel |
5:51AM |
0 |
rakelinux.rb |
5:48AM |
1 |
Linux Scintilla support |
4:57AM |
0 |
[718] trunk/wxruby2/swig/classes/App.i: Put back Initialize function |
4:38AM |
2 |
Windows gem |
3:08AM |
6 |
PrinterDC.i Patch |
2:37AM |
0 |
wxPrinterDC |
|
Tuesday October 24 2006 |
Time | Replies | Subject |
8:08AM |
8 |
tagged 0.0.37; release plans |
7:56AM |
0 |
[717] tags/wxruby2/0.0.37/: Tagged 0.0.37 |
7:52AM |
0 |
[716] trunk/wxruby2/Changelog: Last changes in preparation for tagging 0.0.37 |
7:52AM |
0 |
[715] trunk/wxruby2/TODO: Remove some completed items |
2:50AM |
1 |
rakefile |
2:49AM |
0 |
[714] trunk/wxruby2/doc/textile/app.txtl: Removed create_log_target |
2:40AM |
0 |
[713] trunk/wxruby2: Patch for rake install, added rake uninstall |
|
Monday October 23 2006 |
Time | Replies | Subject |
8:55PM |
0 |
[712] trunk/wxruby2/swig/classes/App.i: Removed unneeded debugging output & deprecated method (Alex Fenton) |
5:55PM |
0 |
[711] trunk/wxruby2/Changelog: Ruby extension directory, paint fix, multi_line_text_extent, doc publishing |
4:56PM |
2 |
patch for rake install |
1:46PM |
0 |
[710] trunk/wxruby2/swig/common.i: Added extern keyword to Gc functions and moved common header includes to %runtime |
12:08AM |
0 |
[709] trunk/wxruby2/samples/dialogs/dialogs.rb: Use paint method again, remove unnecessary global (Alex Fenton) |
|
Sunday October 22 2006 |
Time | Replies | Subject |
2:08AM |
1 |
[Fwd: Wxruby-development post from noreply@rubyforge.org requires approval] |
1:02AM |
0 |
[708] trunk/wxruby2/swig/classes/DC.i: Un-ignore get_multi_line_text_extent (Roy Sutton) |
12:48AM |
0 |
[707] trunk/wxruby2/swig/classes/Window.i: Window-paint method now implemented in Ruby (Alex Fenton) |
12:47AM |
0 |
[706] trunk/wxruby2/rake/rakemacosx.rb: WxScintilla optional class added (Alex Fenton) |
12:46AM |
0 |
[705] trunk/wxruby2/rake/rakedocs.rb: Add rake task to publish docs to wxruby website (Alex Fenton) |
12:45AM |
0 |
[704] trunk/wxruby2/lib: Auto-load classes from lib/wx/classes; implement Window#paint in Ruby |
|
Saturday October 21 2006 |
Time | Replies | Subject |
9:42PM |
0 |
DC.i patch |
9:37PM |
2 |
common.i patch |
8:09PM |
5 |
0.0.37 release? |
7:55PM |
0 |
[703] trunk/wxruby2/Changelog: Get/SetStipple for Wx::Pen; faster building on dual core; MDI sample bugs on OS X |
7:17PM |
0 |
[702] trunk/wxruby2: Additions to allow faster compiling via a Makefile on dual-processor |
6:13PM |
0 |
[ wxruby-Bugs-6262 ] MDIParentFrame#add_child not working on OS X |
5:18PM |
7 |
Make task for rake |
3:31PM |
6 |
Window#paint patch |
3:23PM |
0 |
[701] trunk/wxruby2/lib/wx/classes/: Directory to hold extension classes in Ruby |
2:54PM |
0 |
[700] trunk/wxruby2/doc/textile/window.txtl: Added paint to the method index; corrected info about the type of DC |
2:49PM |
0 |
DataObject |
2:45PM |
0 |
[699] trunk/wxruby2/doc/textile/window.txtl: Added paint method; corrected ret values for get_text_extent; removed |
2:23PM |
0 |
[698] trunk/wxruby2/samples/bigdemo/MDIDemo.rbw: Removed broken background stuff to stop crash on OS X (tho still crashes |
2:05PM |
0 |
[697] trunk/wxruby2/samples/bigdemo: Fixed loading of other files so the sample can be run from another directory |
11:25AM |
0 |
App.i patch |
11:16AM |
0 |
[696] trunk/wxruby2/swig/classes/Pen.i: Un-ignored Get/SetStipple b/c these are now ifdef''d in the header for GTK |
|
Friday October 20 2006 |
Time | Replies | Subject |
7:32PM |
0 |
[695] trunk/wxruby2/swig/classes/include/wxPen.h: Get/SetStipple not available on GTK |
2:27PM |
1 |
Good news on WxWidgets 2.8.0 |
2:05AM |
6 |
Nightly Linux build? |
1:59AM |
1 |
include Wx in samples? |
|
Thursday October 19 2006 |
Time | Replies | Subject |
6:20PM |
0 |
[694] trunk/wxruby2/doc/textile: Added back the logging classes which were over-zealously removed when |
5:38PM |
0 |
[693] tags/wxsugar/0.1.2/: Tagged 0.1.2 |
5:34PM |
0 |
[692] trunk/wxsugar/Rakefile: Correct a typo in the Rakefile |
5:04PM |
0 |
[691] trunk/wxruby2/samples/calendar/calendar.rb: Placed controls within a panel so they appear on the correct themed background |
4:48PM |
0 |
[690] trunk/wxruby2/samples/text/unicode.rb: Placed controls within a panel so they appear on the correct themed background |
12:43PM |
0 |
[ wxruby-Bugs-6235 ] KeyEvent#get_key_code not working properly on OS X |
12:39PM |
0 |
[ wxruby-Bugs-6234 ] ScrolledWindow very messed up on Windows |
10:17AM |
1 |
remove global debugging from App.i |
10:14AM |
2 |
Wx::Scintilla - working |
9:07AM |
0 |
[689] trunk/wxruby2/Changelog: Pen fix and remove some compile warnings |
8:34AM |
0 |
[688] trunk/wxruby2/swig/fixplatform.rb: Remove a spurious warning on Windows (Roy Sutton) |
8:31AM |
0 |
[687] trunk/wxruby2/swig/classes/Pen.i: Remove a malformed and unneeded typemap (Roy Sutton) |
5:30AM |
4 |
wxPen.h |
5:02AM |
0 |
Pen.i patch |
4:26AM |
1 |
fixplatform patch |
2:53AM |
1 |
RubyConf |
|
Wednesday October 18 2006 |
Time | Replies | Subject |
11:47PM |
0 |
progress on porting wxscintilla |
10:52PM |
3 |
Nightly automatic documentation generation |
|
Tuesday October 17 2006 |
Time | Replies | Subject |
9:50PM |
0 |
[686] trunk/wxruby2/Changelog: Add Printing constants and typedefs, printing missing methods (Roy |
9:49PM |
0 |
[685] trunk/wxruby2/swig: Add Printing constants and typedefs, add two missing methods (Roy |
7:29PM |
0 |
[684] trunk/wxruby2/swig/classes/RadioBox.i: Un-ignored some methods that now work fine (Roy Sutton) |
7:25PM |
0 |
[683] trunk/wxruby2/doc/textile/index.txtl: Fix a table |
7:21PM |
0 |
[682] trunk/wxruby2/doc/textile/htmlwindow.txtl: Fix some little formatting errors that were causing the page to be unreadable |
6:47PM |
0 |
[681] trunk/wxruby2/samples/treectrl/treectrl.rb: wxMAC does not like menu id''s of 0 so I fixed that also made set_item_text_colour |
6:11PM |
0 |
Patch for Wx::Printer |
6:03PM |
0 |
[680] trunk/wxruby2/samples/printing/printing.rb: Cleaned up to use the Ruby naming convention, added #! line, now uses Wx default ID''s in standard menu items. |
5:15PM |
0 |
[679] trunk/wxruby2/doc/textile/previewframe.txtl: Changed the initialize() method to init() so it matches the API also added a remark alerting the user to this. |
5:00PM |
0 |
[678] trunk/wxruby2/doc/textile/commandevent.txtl: Fixed a few event macros that did not get fixed by the parser. |
4:49PM |
0 |
[677] trunk/wxruby2/doc/textile/index.txtl: Removed line from printing framework section stating that printing is not in wxRuby. |
12:09PM |
3 |
svn commits and other administrivia |
5:40AM |
0 |
Updated samples |
5:33AM |
0 |
Typemap.i checked in and attached RadioBox.i.patch |
3:21AM |
3 |
Printing Support |
2:56AM |
0 |
Printing fix |
|
Monday October 16 2006 |
Time | Replies | Subject |
5:41PM |
1 |
Printing |
1:28PM |
9 |
wxRuby-0.6.0, wxRuby2, SWIG and.... |
7:28AM |
5 |
0.0.37 release goals |
|
Sunday October 15 2006 |
Time | Replies | Subject |
1:53PM |
2 |
[Fwd: [ wxruby-Bugs-6144 ] error: cast from ‘void*’ to ‘int’ loses precision] |
8:50AM |
4 |
TaskBarIcon |
6:20AM |
2 |
bug reports |
|
Saturday October 14 2006 |
Time | Replies | Subject |
9:59PM |
2 |
Updating RAA |
7:40PM |
9 |
Activity |
5:11PM |
0 |
SVN commit notification |
3:19PM |
0 |
Scintilla on Linux |
7:58AM |
0 |
run.rb |
7:32AM |
3 |
Samples |
7:28AM |
3 |
test.rb |
|
Friday October 13 2006 |
Time | Replies | Subject |
2:58PM |
0 |
reply/reply all |
11:09AM |
0 |
[Fwd: Re: List Reply vs. Reply-All] |
7:29AM |
0 |
Changelog and Docs |
7:17AM |
0 |
init_all_image_handlers |
7:06AM |
2 |
rakewx |
2:40AM |
1 |
List Reply vs. Reply-All |
|
Thursday October 12 2006 |
Time | Replies | Subject |
8:57AM |
8 |
announcement |
|
Saturday October 7 2006 |
Time | Replies | Subject |
3:02PM |
0 |
Welcome to wxruby-development |
|
Thursday October 5 2006 |
Time | Replies | Subject |
10:10PM |
0 |
Testing to see if list working yet |
|
Tuesday October 3 2006 |
Time | Replies | Subject |
6:11PM |
1 |
StdDialogButtonSizer |
|
Monday October 2 2006 |
Time | Replies | Subject |
11:28PM |
2 |
DragImage |