don't use implicit wxString->char*/wchar_t* conversion, it will not be available...
[wxWidgets.git] / include / wx / cmdline.h
2007-06-10  Václav Slavíkdon't use implicit wxString->char*/wchar_t* conversion...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2004-12-25  Vadim Zeitlinadded SetCmdLine(int, char **) overload even when build...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-06-21  Włodzimierz SkibaArray of strings is needed regardless of wxUSE_CMDLINE_...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-24  Mattia BarbonAdded wxMessageOutput as per the discussion on wx-dev.
2002-07-19  Julian SmartApplied patch [ 581139 ] Misc wxCmdLineParser changes...
2002-01-26  Gilles Depeyrotcorrected includes when wxUSE_CMDLINE_PARSER is 0
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-11-25  Vadim Zeitlinadded wxCmdLineParser::ConvertStringToArgs(), wxApp...
2001-07-18  Václav SlavíkUnicode fixes to wxCmdLineParser
2001-07-10  Vadim Zeitlinadded #if wxUSE_CMDLINE_PARSER around the header
2000-08-22  Julian SmartAdded Reset() to command line parser and called it...
2000-07-21  David Websterfixes for trailing commas for OS/2 from WX_2_2_BRANCH
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC