]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/tglbtn.h
Add IM and full wxEVT_CHAR support to wxTextCtrl and wxComboBox in wxGTK.
[wxWidgets.git] / include / wx / gtk / tglbtn.h
2012-11-08  Vadim ZeitlinNo changes, just remove unnecessary forward declarations.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-02-22  Vadim ZeitlinMove wxCheckBoxNameStr declarations to wx/tglbtn.h...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-12-05  Paul Cornettsimplify Enable()
2009-10-09  Paul Cornettreplace TRUE/FALSE with true/false
2008-11-02  Francesco Montorsideclare all NameStr[] strings as const char using the...
2008-09-01  Robert Roeblinguse gtk_block_event instead of m_block event field
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
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-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-08-02  Michael WetherellAdd import/export attributes
2004-11-22  Julian SmartChanged Rocketeer licence to wxWindows licence, by...
2004-06-14  Václav Slavíkfixed GTK styles handling:
2004-05-06  Robin DunnGet(Class)DefaultAttributes() for wxGTK controls
2004-03-07  Robert Roebling Added wxToggleBitmapButton (it compiles).
2002-08-15  Robert Roebling strings are now wxChar
2001-11-17  Robert Roebling More changes to various controls for more reliably
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...