Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / motif / checkbox.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-07-21  Vadim Zeitlincorrect closing comments in #endifs (patch 1756990)
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2006-10-05  Mattia Barbon Fix buffer overrun in Linux/x86_64 (Pixel is a 64...
2006-07-25  Vadim Zeitlinuse GetLabelText() instead of wxStripMenuCodes() to...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2005-10-06  Michael WetherellCompile fix
2005-09-28  Mattia Barbon Fix wxMotif checkbox for Motif 1.2. (need to backport)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-01-26  Stefan NeisCleanup for previous bug fix.
2005-01-22  Stefan NeisBlind fix for bug [ 1106890 ] (undeclared symbols on...
2005-01-22  Mattia Barbon Warning fixes.
2004-06-24  Jouk Jansen Committing in .
2004-06-05  Mattia Barbon Added code for 3 state checkbox.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-14  Mattia Barbon Remove explicit casts to (const char *), and replace...
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2000-08-25  Jouk Jansen Committing in .
2000-02-24  Julian SmartSome Motif fixes; makefile fixes; added wxTransferStrea...
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-23  Robert Roebling Motif compile fixes
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-04  Julian SmartSome warnings removed.
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-09-20  Julian SmartMore Motif stuff, minor stubs correction
1998-09-18  Julian SmartMotif files added.