]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/registry.h
make various control names constants of type char, not wxChar, as this is more compat...
[wxWidgets.git] / include / wx / msw / registry.h
2007-07-21  Vadim Zeitlinadded wxUSE_REGKEY option
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-20  Václav Slavíkuse wxString in wxRegKey methods; make it compile witho...
2006-10-31  Vadim Zeitlinalways define our HKPD/CC/DD constants, without using...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-18  Vadim Zeitlinfixed problem with non-const methods not working on...
2005-01-16  Vadim Zeitlinimplemented Export(file)
2004-09-03  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt...
2004-07-16  Roger Gammans * add documentation for wxMemoryBuffer
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
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