]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/regconf.h
make various control names constants of type char, not wxChar, as this is more compat...
[wxWidgets.git] / include / wx / msw / regconf.h
2007-08-22  Václav Slavíkadded wxUSE_REGKEY checks
2007-07-12  Václav Slavíkcompilation fix
2007-07-12  Vadim Zeitlinadded support for binary data to wxConfig (slightly...
2007-03-10  Vadim Zeitlinderive wxConfig classes from wxObject and add wxRTTI...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-10-13  Włodzimierz SkibaSemicolon fixes according to Vadim's note about being...
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-06-25  Dimitri Schoolwerthfixed include dependency
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-03  Vadim Zeitlinuse global file/regkey by default
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-10  Julian SmartApplied patch [ 761138 ] Replaces references to wxT...
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2002-03-05  Vadim Zeitlinadded missing default values for the 2nd argument of...
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-11-16  Vadim ZeitlinFlush() argument should have a default value for compat...
2001-09-17  Ron Leeuse 'local' quoting for wx headers in lib source
2001-05-09  Václav Slavíkcompilation fix for apps w/o precompiled headers
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
1999-10-13  Unknown (CR)brought regconf interface read/write methods up to...
1999-04-07  Vadim Zeitlinno more SetAppName/SetVendor in the config classes
1999-04-06  Vadim ZeitlinwxRegConfig::GetEntryType() added and some bugs fixed
1999-01-20  Vadim ZeitlinRenameEntry/Group() functions added to wxConfig and...
1999-01-08  Unknown (UG)no message
1998-11-24  Vadim Zeitlin1. new wxList code
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-07  Vadim ZeitlinwxRegConfig now works correctly again
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-07  Julian SmartFixed various wxMSW compile problems that came down...
1998-08-02  Vadim Zeitlinminor changes to registry classes and wxIniConfig added
1998-07-24  Julian SmartAltered event.h to reflect new toolbar event handling...
1998-07-08  Vadim ZeitlinHasGroup/Entry added
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-05-27  Vadim Zeitlindeclaration of registry based implementation of wxConfi...