Dear Emacs, please make this -*-Text-*- mode! NEWS for gWidgetsRGtk2 Changes for version 0.0-41 -------------------------- * fix to .add in ggroup to take RGtk2 default alignment * fix to gedit -- if no [<- call, then no completion is created. Changes for version 0.0-40 -------------------------- * attempts to speed things up. Changes for version 0.0-39 -------------------------- * fix to EventBox(es) so that under windows the coloring is consistent. Changes for version 0.0-38 -------------------------- * fixed bug with markup argument in gframe, yalign property * fixed bug with width argument in gedit Changes for version 0.0-37 -------------------------- * fix to gtree. Bug with single column offspring. Changes for version 0.0-35 -------------------------- * changes to NAMESPACE to get pass check cleanly * fixed issue with S4 methods and oldClasses by avoiding the whole thing Changes for version 0.0-34 -------------------------- * fixes to gcheckboxgroup: a bug fix with [<- and ability to change length of items using obj[]<- construct. Changes for version 0.0-33 -------------------------- * changes to docs, DESCRIPTION to pass R CMD check. Changes for version 0.0-32 -------------------------- * minor bug fix for gedit also glabel(editable=TRUE) Changes for version 0.0-30 -------------------------- * Fixed bug with gradio and selected * added tests directory to run tests from gWidgets package Changes for version 0.0-30 -------------------------- * Changed definition of basic widgets to use ANY instead of a class union that container either guiWidget, gWidgetRGtk2 or RGtkObject. The new is feature of 2.7.0 was messing this up. Should fix this. * new function as.gWidgetsRGtk2 for coercing an RGtkObject object into a gWidgetsRGtk2 object * added anchor argument to ggroup * fixed glayout so that visible assignment is not needed. The widget now resizes dynamically when asked. Added expand argument, and anchor argument. * fixed handler for gradio. * added handlers blockHandler, unblockHandler. These may be useful when updating a widget's values causes a handler to be called * gwindow. Add menubars, toolbars, and statusbars directly to the top level gwindow object * gtext: added addHandlerKeystroke. The value h$keystroke contains the key