]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/registry.h
added AccessMode parameter to wxRegKey
[wxWidgets.git] / include / wx / msw / registry.h
2004-03-03  Vadim Zeitlinadded AccessMode parameter to wxRegKey
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-04  Václav Slavíkcompilation fix
2002-01-21  Vadim Zeitlinadded an explicit accessor to query the default key...
2001-04-21  Vadim Zeitlinmerged optimizations from 2.2
2000-10-12  Vadim Zeitlinadded QueryRawValue() to wxRegKey and test code for...
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-14  Vadim Zeitlinfixes for compilation with the old mingw32, wxUSE_NORLA...
1999-08-04  J. Russell SmythMade changes to allow build with new mingw32/gcc-2.95
1999-06-26  Vadim Zeitlin1. serious bug in wxRegConfig corrected - deleting...
1999-04-21  Ove KaavenUnicode fixes.
1999-01-31  Julian SmartSome corrections for BC++ compilation; Latex doc correc...
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-07  Vadim ZeitlinwxRegConfig now works correctly again
1998-08-24  Julian SmartHKEY -> WXHKEY, wxScrolledWindow::SetScale added
1998-08-18  Vadim Zeitlinuint -> size_t change
1998-08-13  Julian SmartAttempting to check in this wretched cursor again....
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-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-05-27  Vadim Zeitlinfunction HasValue() added
1998-05-20  Karsten Ballüderadded some wxMSW stuff