]> git.saurik.com Git - wxWidgets.git/history - src/gtk/checkbox.cpp
I've put live into Vadim's wxNavigationKeyEvent idea
[wxWidgets.git] / src / gtk / checkbox.cpp
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-12-12  Robert Roebling More colour finetuning
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-11-03  Robert Roebling Fix for TextCtrl problem as reported by Vegh
1998-10-29  Robert Roebling Big color update with the newest information
1998-10-27  Robert Roebling Added background colour again
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-10-26  Robert Roebling Did much work on colors. It doesn't work and I guess
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-07  Julian SmartFixed wxCheckBox on wxGTK (SetLabel called before widge...
1998-09-07  Robert Roebling wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-09-06  Robert Roebling SetFont() the second
1998-09-06  Robert Roebling Added SetFont to most controls and controls sample
1998-09-05  Robert Roebling Fixed two small things in wxListCtrl
1998-08-15  Vadim Zeitlin'&' are removed from checkbox labels (all controls...
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-04  Guilhem Lavaux* Fixes and new features in wxObject*Stream
1998-08-02  Robert Roebling Fixed Fontdialog
1998-07-31  Robert Roebling Added bitmaps and icons to samples
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision