Added wxWakeUpIdle() to wxGTK,
[wxWidgets.git] / src / gtk1 / bmpbuttn.cpp
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-07-27  Robert Roebling Small distrib updates,
1999-07-11  Robert Roebling A few compile things.
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-05-11  Robert Roebling Typos fixed.
1999-05-10  Robert Roebling Small modifications to Vadims changes
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1999-05-08  Robert Roebling Corrected bmpbutton size
1999-04-27  Robert Roebling New idle handling. Only that.
1999-04-13  Ove KaavenThis is the way to go (well, close enough).
1999-02-10  Robert Roebling distribution things
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-11-15  Robert Roebling Added new wxBitmapButton implementation
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-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-05  Robert Roebling Fixed two small things in wxListCtrl
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-14  Robert Roebling Added validation support
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
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-06-04  Robert Roebling GTK
1998-05-28  Robert RoeblingGTK
1998-05-28  Robert RoeblingGTK wxBitmapButton added