build fixes for WXWIN_COMPATIBILITY_2_6=0
[wxWidgets.git] / src / xml /
2006-09-11  Václav Slavíkremoved tabs and trailing whitespace
2006-09-11  Václav SlavíkwxXML load/save improvements: added ability to not...
2006-09-09  Robert Roebling Apply patch [ 1554746 ] wxXmlNode::InsertChild fix
2006-09-01  Robert Roebling Commit Haakan Wiman's cdata XML patch.
2006-07-24  Vadim Zeitlincheck that the stream is valid before using it in Load...
2006-06-08  Julian SmartMissing dereference caused wrong wxString ctor to be...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-04-24  Włodzimierz Skiba[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
2006-04-19  Vadim Zeitlinfix off by one error in CharToString(); also simplified...
2006-03-11  Julian SmartApplied patch [ 1432449 ] wxXml API documentation
2006-02-15  Jouk Jansen Committing in .
2005-12-18  Vadim Zeitlincode cleanup: make OutputString[Ent]() simpler to call...
2005-12-18  Vadim Zeitlinuse correct encoding when saving in non-Unicode builds
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-29  Włodzimierz SkibaWarning fix about assigning unused value + little sourc...
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2005-01-19  Włodzimierz SkibaMinGW warning fix.
2004-11-02  Jouk Jansen Committing in .
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-03  Mattia Barbon Calculate length explicitly (for wxUSE_STL == 1).
2003-11-08  Dimitri SchoolwerthFixed MSVC warnings from Win32 Unicode Release build.
2003-09-30  Václav Slavíkproperly quote characters when streaming out XML properties
2003-09-30  Václav SlavíkXML code fixes (patch #815196)
2003-08-17  Stefan Csomorunicode wxMac CW fixes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-04  Václav Slavíkadded build options sanity checks into all main libraries
2003-08-01  Václav Slavíkfixed weird error
2003-07-20  Václav Slavíkmoved XML classes to the core