2012-03-04 |
Vadim Zeitlin | Use __WINDOWS__ for OS kind checks and reserve __WXMSW_... |
blob | commitdiff | raw |
2012-01-15 |
Vadim Zeitlin | Remove Palm OS port. |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Vadim Zeitlin | Don't assert if config file contains an invalid boolean... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Vadim Zeitlin | Use single BeforeLast() call in wxConfigPathChanger... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
blob | commitdiff | raw | diff to current |
2010-05-31 |
Vadim Zeitlin | Use C locale for numbers in wx(File)Config. |
blob | commitdiff | raw | diff to current |
2010-05-29 |
Vadim Zeitlin | Add wxConfig::Read(float *) overload. |
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-07-20 |
Vadim Zeitlin | Put braces around all calls to wxLogFunctions() inside... |
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-07-21 |
Vadim Zeitlin | added support for user-defined types to wxConfig (patch... |
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-05-24 |
Vadim Zeitlin | added wxAppTraits::CreateConfig() (patch 1721149) |
blob | commitdiff | raw | diff to current |
2007-04-26 |
Chris Elliott | tested and applied http://article.gmane.org/gmane.comp... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | output '}' as wxChar, not char, which results in using... |
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-03-10 |
Vadim Zeitlin | derive wxConfig classes from wxObject and add wxRTTI... |
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-10-26 |
Robert Roebling | [ 1585253 ] Various important bugfixes to wxFileName... |
blob | commitdiff | raw | diff to current |
2006-07-14 |
Vadim Zeitlin | fix the bug with the current path being restored if... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Włodzimierz Skiba | Include wx/arrstr.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
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-03-27 |
Vadim Zeitlin | we don't need to include wx/textfile.h here |
blob | commitdiff | raw | diff to current |
2006-01-20 |
Vadim Zeitlin | always initialize m_bChanged in wxConfigPathChanger... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-16 |
Stefan Neis | Moved enum definition out of function body to work... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Ryan Norton | int argument/unsigned int arg warning fix |
blob | commitdiff | raw | diff to current |
2004-12-29 |
Włodzimierz Skiba | Empty container and design description for native PalmO... |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Włodzimierz Skiba | wx/math.h integration |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Julian Smart | Workaround for memory bug when using wxRegConfig and... |
blob | commitdiff | raw | diff to current |
2004-11-11 |
Vadim Zeitlin | fix reading beyond the end of the string if the last... |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Vadim Zeitlin | fixed bug introduced by last commit: if we don't change... |
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-10-04 |
Vadim Zeitlin | small optimization in wxConfigPathChanger: don't change... |
blob | commitdiff | raw | diff to current |
2004-09-16 |
Vadim Zeitlin | fixes for harmless mingw32 warnings |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Włodzimierz Skiba | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Włodzimierz Skiba | Missed headers. |
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-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods. |
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-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
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-28 |
Vadim Zeitlin | compilation 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 |
2001-05-27 |
Vadim Zeitlin | oops, typo leading to compilation problem fixed |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Vadim Zeitlin | fixed 'patch' #422993 (Error in wxConfigBase::Write... |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Václav Slavík | fixed handling of root paths: now checks if string... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-05-05 |
Julian Smart | Misc fixes |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Vadim Zeitlin | a small compilation fix |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Vadim Zeitlin | a small compilation fix |
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-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Robert Roebling | Some #include and #if wxUSE_XX things |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Ove Kaaven | Unicodified wxSplitPath |
blob | commitdiff | raw | diff to current |
1999-04-12 |
Ove Kaaven | It now compiles all these files without warnings in... |
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-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Vadim Zeitlin | wxString::Right() changed to AfterLast() (config works... |
blob | commitdiff | raw | diff to current |
1999-01-20 |
Julian Smart | Fixed wxConfig (I hope) and disabled wxRegConfig::Delet... |
blob | commitdiff | raw | diff to current |
1999-01-08 |
Robert Roebling | Compile improvemnts for strict compilers and the... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1999-01-04 |
Robert Roebling | configure and #ifdef wxUSE_XXX updates |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Julian Smart | Added convenience form of wxEvtHandler::Connect, only... |
blob | commitdiff | raw | diff to current |
1998-12-20 |
Julian Smart | wxPaintDC -> wxDC in wxListCtrl; fixed compile problems... |
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 |
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-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
blob | commitdiff | raw | diff to current |
1998-09-12 |
Robert Roebling | Removed warnings |
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-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
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-16 |
Karsten Ballüder | added one extra check for emptyness |
blob | commitdiff | raw | diff to current |
1998-08-16 |
Vadim Zeitlin | Karsten's correction undone - this code is (was) correct! |
blob | commitdiff | raw | diff to current |
1998-08-15 |
Karsten Ballüder | fixed a logical error (! isempty) instead of isempty |
blob | commitdiff | raw | diff to current |
1998-08-11 |
Vadim Zeitlin | '\\' can be used to suppress special meaning in '%... |
blob | commitdiff | raw | diff to current |
1998-08-03 |
Vadim Zeitlin | minor changes and bug corrections (interface unchanged) |
blob | commitdiff | raw | diff to current |
1998-08-02 |
Vadim Zeitlin | wxConfig -> wxConfigBase renaming plus some minor changes |
blob | commitdiff | raw | diff to current |
1998-07-29 |
Vadim Zeitlin | 1) APPCONF_ constants renamed to wxCONFIG_ |
blob | commitdiff | raw | diff to current |
1998-07-20 |
Karsten Ballüder | fixed config incosistency |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Vadim Zeitlin | last traces of wxTString removed |
blob | commitdiff | raw | diff to current |
1998-07-15 |
Vadim Zeitlin | speed optimizations: some functions now use wxString... |
blob | commitdiff | raw | diff to current |
next |