]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/button.h
Move InitMouseEvent<T>() to wx/gtk/private/event.h.
[wxWidgets.git] / include / wx / gtk / button.h
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-02-27  Vadim ZeitlinImplement support for markup labels for wxGTK wxButton.
2009-12-05  Paul Cornettsimplify Enable()
2009-06-16  Vadim Zeitlinimplement support for bitmaps for all states in wxGTK...
2009-06-16  Vadim Zeitlinimplement support for button bitmaps (normal state...
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2007-04-08  Vadim ZeitlinCall wxTLW::SetDefaultItem() from wxButtonBase::SetDefa...
2006-08-30  Paul Cornettheader includes cleanup
2006-08-25  Vadim ZeitlinMany changes:
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
2004-08-30  Václav Slavíknew stock buttons API
2004-08-15  Václav Slavíkadded stock buttons support
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2003-12-03  Robin DunnUse InheritAttributes for wxGTK widgets so they will...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-04  Vadim Zeitlinadded default parameter values to the overloaded Show...
2000-01-04  Robert Roebling New colour, font, theme and size code..
1999-11-22  Robert Roebling Headers moved a bit.
1999-10-11  Robert Roebling added SpinCtrl,
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-04  Robert Roebling Small changed to wxExtDialog
1999-05-09  Vadim ZeitlinwxWindow split into wxWindowBase and wxWindow (wxGTK...
1998-11-06  Robert Roebling SetEventData for a few widgets
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-06  Robert Roebling Added SetFont to most controls and controls sample
1998-08-15  Robert Roebling Added graying out of menus and buttons
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision