2011-03-19 |
Vadim Zeitlin | Fix wxRegKey::GetKeyInfo() output parameters in 64... |
blob | commitdiff | raw |
2011-02-08 |
Vadim Zeitlin | Define KEY_WOW64_64KEY if it is missing from SDK headers. |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Vadim Zeitlin | Allow accessing 64 bit registry from 32 bit MSW code... |
blob | commitdiff | raw | diff to current |
2009-07-26 |
Vadim Zeitlin | Set access mode in wxRegKey::SetHkey(). |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2008-11-02 |
Vadim Zeitlin | replace wx_{const,static,reinterpret}_cast with their... |
blob | commitdiff | raw | diff to current |
2008-07-04 |
Robert Roebling | Use t_str() instead of c_str() |
blob | commitdiff | raw | diff to current |
2008-07-03 |
Robert Roebling | Make wxMSW wxBase compile in UTF-8 mode |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added wxUSE_REGKEY option |
blob | commitdiff | raw | diff to current |
2007-06-20 |
Václav Slavík | use wxString in wxRegKey methods; make it compile witho... |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Václav Slavík | compilation fixes for PCH-less build |
blob | commitdiff | raw | diff to current |
2007-04-05 |
Václav Slavík | provide both const char* and const wchar_t* implicit... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Václav Slavík | first phase of transition to unified Unicode build: |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Paul Cornett | restore declaration inline specifier, and make definiti... |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Paul Cornett | remove inline from declaration of functions which are... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | always define our HKPD/CC/DD constants, without using... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Vadim Zeitlin | fix constructing wxRegKey from string names (replaces... |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Włodzimierz Skiba | Include wx/msw/wrap*.h according to pch support (with... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-24 |
Włodzimierz Skiba | Include wx/string.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2005-12-06 |
Julian Smart | Initialize values (uninitialized variables reported... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
blob | commitdiff | raw | diff to current |
2005-07-18 |
Kevin Hock | QueryValue should use Open(Read) rather than Open ... |
blob | commitdiff | raw | diff to current |
2005-07-01 |
Włodzimierz Skiba | Helpers in disabling warnings for unused params. |
blob | commitdiff | raw | diff to current |
2005-06-10 |
Włodzimierz Skiba | Allow MSW Base be usable in other ports than wxMSW... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Vadim Zeitlin | don't test for WINVER inside the library, we do all... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Vadim Zeitlin | fixed problem with non-const methods not working on... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Włodzimierz Skiba | MinGW warning fix. |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | fixed export of hex values |
blob | commitdiff | raw | diff to current |
2005-01-16 |
Vadim Zeitlin | implemented Export(file) |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, !!/!IsEmpt... |
blob | commitdiff | raw | diff to current |
2004-07-31 |
Vadim Zeitlin | fixed passing wxCharBuffer to a vararg function (part... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Włodzimierz Skiba | WinCE fixes. |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Roger Gammans | * add documentation for wxMemoryBuffer |
blob | commitdiff | raw | diff to current |
2004-06-10 |
Vadim Zeitlin | open more keys in read only mode if we need to only... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Vadim Zeitlin | added AccessMode parameter to wxRegKey |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Robin Dunn | Fixed compile error |
blob | commitdiff | raw | diff to current |
2003-10-28 |
Vadim Zeitlin | don't give error msg when deleting non existing keys... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Václav Slavík | added <windows.h> wrapper |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Vadim Zeitlin | warning fix |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Vadim Zeitlin | fixed incorrect RegOpenKeyEx() usage |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 761138 ] Replaces references to wxT... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Vadim Zeitlin | fixed incorrect cast in wxRegKey:GetName() |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Vadim Zeitlin | added an explicit accessor to query the default key... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged optimizations from 2.2 |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Vadim Zeitlin | fixed false alert in wxRegKey::DeleteSelf |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Vadim Zeitlin | added QueryRawValue() to wxRegKey and test code for... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-03 |
Julian Smart | Removed OGL prior to re-adding; some Watcom corrections |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Vadim Zeitlin | 1. corrected bug in MDI sample (which resulted in missi... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Vadim Zeitlin | Left() -> BeforeFirst() |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | bug fix in wxRegKey::CopyValue() |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Vadim Zeitlin | 1. serious bug in wxRegConfig corrected - deleting... |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Some corrections for BC++ compilation; Latex doc correc... |
blob | commitdiff | raw | diff to current |
1999-01-23 |
Vadim Zeitlin | 1. registry files corresponding to the recent registry... |
blob | commitdiff | raw | diff to current |
1999-01-22 |
Vadim Zeitlin | Rename() (partly) implemented for wxRegConf |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
blob | commitdiff | raw | diff to current |
1999-01-09 |
Julian Smart | More SC++ fixes; HelpGen starting to compile with VC... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-05 |
Vadim Zeitlin | 1. suppressed some messages from HasEntry()/HasKeys() |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Vadim Zeitlin | 1. new wxList code |
blob | commitdiff | raw | diff to current |
1998-11-21 |
Julian Smart | Doc updates (debug stuff); Cygwin corrections |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-10-14 |
Vadim Zeitlin | minor changes a bit everywhere + a small wxLog change... |
blob | commitdiff | raw | diff to current |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Vadim Zeitlin | wxRegConfig now works again |
blob | commitdiff | raw | diff to current |
1998-08-24 |
Julian Smart | HKEY -> WXHKEY; wxScrolledWindow::SetScale added |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Vadim Zeitlin | minor fixes |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Vadim Zeitlin | bug with checking the first character of possible empty... |
blob | commitdiff | raw | diff to current |
1998-08-21 |
Vadim Zeitlin | spurious error messages from wxRegKey::HasValue() suppr... |
blob | commitdiff | raw | diff to current |
1998-08-18 |
Vadim Zeitlin | globally renamed uint to size_t. This has _not_ been... |
blob | commitdiff | raw | diff to current |
1998-08-17 |
Vadim Zeitlin | a micro bug (but which was enough to break regtest... |
blob | commitdiff | raw | diff to current |
1998-08-13 |
Julian Smart | Fixed compile bug in dropsrc.cpp (constr. arg); GnuWin3... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Vadim Zeitlin | a couple of missing calls to UngetWriteBuf() added |
blob | commitdiff | raw | diff to current |
1998-08-02 |
Vadim Zeitlin | wxIniConfig added (pre-alpha quality, many functions... |
blob | commitdiff | raw | diff to current |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable... |
blob | commitdiff | raw | diff to current |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Vadim Zeitlin | wxCHECK/wxCHECK_RET changes |
blob | commitdiff | raw | diff to current |
1998-05-27 |
Vadim Zeitlin | many bugs (including major one in DeleteSelf) corrected |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|