Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / samples / regtest / regtest.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-01  Paul Cornettuse stock colour/pen/brush objects in samples
2012-06-20  Vadim ZeitlinAdd missing c_str() and similar calls to samples in...
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS checks and __WXMSW__ for GUI...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2011-02-06  Vadim ZeitlinAllow accessing 64 bit registry from 32 bit MSW code...
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-02-12  Vadim Zeitlincompilation fix for last commit
2007-02-10  Vadim Zeitlinfix compilation with WXWIN_COMPATIBILITY_2_6 off (and...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-08-13  Vadim Zeitlinremove extraneous commas and semicolons (patch 1537792)
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-05-23  Włodzimierz SkibaSmall wxString usage fix.
2004-10-02  Václav Slavíkcompilation fixes for gcc-3.4
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-05-25  Włodzimierz SkibawxTreeItemId, -1->wxID_ANY, TRUE->true and FALSE->false...
2004-05-25  Julian SmartMore name changes
2004-03-08  Julian SmartFixes for handle change
2003-11-21  Dimitri SchoolwerthApplied patch #845888 (Fixes compilation of regtest...
2003-10-23  Mattia Barbon Compilation fixes.
2003-08-04  Vadim Zeitlin(Open Watcom but not only) compilation warning fixes
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-15  Vadim Zeitlin1. dnd demo in treetest
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-04  Julian SmartMinor doc typos removed; compilation improved for VC...
1999-10-25  Julian SmartAdded more compat. functions for wxGrid so grid sample...
1998-10-25  Unknown (UG)no message
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-17  Vadim Zeitlinminor change
1998-07-08  Vadim ZeitlinwxCHECK/CHECK_RET adjustments
1998-05-20  Karsten Ballüdernow MSW stuff is complete