2010-05-29 |
Vadim Zeitlin | Add wxConfig::Read(float *) overload. |
blob | commitdiff | raw |
2010-04-16 |
Václav Slavík | Remove wxUSE_WCHAR_T checks. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Paul Cornett | fix for HP aCC |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2008-11-03 |
Vadim Zeitlin | define wxHAS_CONFIG_TEMPLATE_RW if template wxConfig... |
blob | commitdiff | raw | diff to current |
2008-06-15 |
Vadim Zeitlin | overload Write() for char and unsigned char too, otherw... |
blob | commitdiff | raw | diff to current |
2008-03-02 |
Vadim Zeitlin | define wxConfig where the header implementing it is... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
blob | commitdiff | raw | diff to current |
2007-10-05 |
Chris Elliott | add DMC to misbehaving compilers |
blob | commitdiff | raw | diff to current |
2007-09-25 |
Jouk Jansen | git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Vadim Zeitlin | added ReadType convenience functions (patch 1764160) |
blob | commitdiff | raw | diff to current |
2007-08-01 |
Julian Smart | VC++ 6 reports ambiguities when using template Read... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
Vadim Zeitlin | add wxUSE_BASE64 checks around DoRead/WriteBinary(... |
blob | commitdiff | raw | diff to current |
2007-07-12 |
Vadim Zeitlin | added support for binary data to wxConfig (slightly... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
Václav Slavík | added WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM... |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Václav Slavík | don't use implicit wxString->char*/wchar_t* conversion... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Vadim Zeitlin | include wx/object.h now that wxConfigBase derives from... |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI... |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Václav Slavík | allow using both char* and wchar_t* in wxFileConfig... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Vadim Zeitlin | added wxCONFIG_USE_SUBDIR flag to wxFileConfig (patch... |
blob | commitdiff | raw | diff to current |
2007-01-07 |
Vadim Zeitlin | fix wxConfig::DeleteGroup() for arguments with trailing... |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Vadim Zeitlin | fix the bug with the current path being restored if... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-10-13 |
Włodzimierz Skiba | Darwin fixes (OW,BCC,MinGW,DMC tested). |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
blob | commitdiff | raw | diff to current |
2004-09-10 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, TRUE/true, FALSE... |
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 |
2003-10-17 |
Stefan Csomor | removing RTTI classinfo #define redirections, not neede... |
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-19 |
Mattia Barbon | Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
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-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Vadim Zeitlin | added support for wxCONFIG_USE_NO_ESCAPE_CHARACTERS... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Vadim Zeitlin | a preprocessor constant must be 0, not FALSE |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Vadim Zeitlin | wxConfig clean up and bug fix for record defaults |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Julian Smart | Various wxUniversal/wxMicroWindows fixes |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Julian Smart | Further wxUniv fixes |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Vadim Zeitlin | really fixed wxConfig bug |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Vadim Zeitlin | fixed wxConfig bug I've introduced yesterday |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Julian Smart | Made iniconf compile on BC++ 5.01 (involved adding... |
blob | commitdiff | raw | diff to current |
2000-01-17 |
Václav Slavík | changed wxConfigBase::Get signature to wxConfigBase... |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Vadim Zeitlin | wxUSE_CONFIG_NATIVE fix |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-10-29 |
Vadim Zeitlin | compilation fix for AIX |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Robert Roebling | Added OS/2 patches to wxGTK. |
blob | commitdiff | raw | diff to current |
1999-05-05 |
J. Russell Smyth | Added wxCONFIG_USE_RELATIVE_PATH option to allow config... |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | Oh well, I'll just stuff in the rest of the Unicode... |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Vadim Zeitlin | no more SetAppName/SetVendor in the config classes |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Vadim Zeitlin | wxRegConfig::GetEntryType() added and some bugs fixed |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Vadim Zeitlin | wxConfig::GetEntryType() added |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Julian Smart | Various small fixes |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Vadim Zeitlin | RenameEntry/Group() functions added to wxConfig and... |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Stefan Csomor | mac support as stubs added |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Vadim Zeitlin | "wxGDIObject * => &" related changes (see mail to the... |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Karsten Ballüder | use unsigned for wxString [] operator |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Julian Smart | Various fixes. |
blob | commitdiff | raw | diff to current |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
blob | commitdiff | raw | diff to current |
1998-09-03 |
Vadim Zeitlin | replaced wxEmptyString with "" because it's defined... |
blob | commitdiff | raw | diff to current |
1998-09-02 |
Robert Roebling | New configure |
blob | commitdiff | raw | diff to current |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
blob | commitdiff | raw | diff to current |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
blob | commitdiff | raw | diff to current |
|