search for: window_vari

Displaying 4 results from an estimated 4 matches for "window_vari".

2006 Dec 30
0
[810] trunk/wxruby2/swig/classes/Window.i: Added WINDOW_VARIANT enum to support small/mini controls on OS X
...x 0;} #patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;} #patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;} #patch .lines, .info {color:#888;background:#fff;} --></style> <title>[810] trunk/wxruby2/swig/classes/Window.i: Added WINDOW_VARIANT enum to support small/mini controls on OS X</title> </head> <body> <div id="msg"> <dl> <dt>Revision</dt> <dd>810</dd> <dt>Author</dt> <dd>brokentoy</dd> <dt>Date</dt> <dd>2006-12-30 08:58:1...
2007 Mar 19
0
wxruby2-preview 0.0.39 is released
...byforge.org/frs/?group_id=35&release_id=10372 = MAJOR CHANGES * lots of big and small bugfixes * New widget classes: ScrollBar, PasswordEntryDialog, MultiChoiceDialog * New misc classes: GridBagSizer, AcceleratorTable, IconBundle * New event classes: TextUrlEvent, MenuEvent, ContextMenuEvent * WINDOW_VARIANTS for OS X (make small and mini Aqua controls) * Lots of improvements and additions to the docs and samples = FURTHER DETAILS In particular, we hope we''ve fixed the very frequent crashes on Windows - please try running your scripts without GC.disable. This was caused by a regression w...
2006 Dec 31
0
[817] trunk/wxruby2/Changelog: Last changes of 2006!
...t;<span class="lines">@@ -1,6 +1,14 @@ </span><ins>+- Added AcceleratorEntry and AcceleratorTable classes, plus doc (Alex Fenton) +- Added ContextMenuEvent plus plumbing (Alex Fenton) +- Added ScrollBar and ScrollEvent, plus event handling plumbing (Alex Fenton) +- Added WINDOW_VARIANT enum for small/mini controls on OS X (Alex Fenton) +- Raise an error if an invalid name is used to instantiate a Colour (Alex Fenton) +- Restored tree item images and fonts within TreeCtrl sample (Alex Fenton) +- Stock colours etc initialized at library load time, not app.on_init (Alex Fenton) &...
2007 Mar 04
8
0.0.39 etc
Hi I''d like to tag and release 0.0.39 some time in the next couple of days. Bit short of time over the next few weeks so would like to get our recent bug fixes out there. I''ll update the Changelog and run through the samples, but please shout if anything else should get some attetnion before we release. Hopefully this could be our last preview release - also going to try