Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / cmdline.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-06  Vadim Zeitlinallow compilation with wxUSE_DATETIME == 0 (patch 679822)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-07  Vadim Zeitlindon't give empty message box if Parse(FALSE) was called...
2002-08-20  Vadim Zeitlinfixed error message when long options are disabled...
2002-08-02  Mattia BarbonFixed yet another error in my wxCmdLineParser mdifications.
2002-08-01  Mattia BarbonAssert is there is no wxMessageOutput
2002-07-24  Mattia BarbonAdded wxMessageOutput as per the discussion on wx-dev.
2002-07-19  Julian SmartApplied patch [ 581139 ] Misc wxCmdLineParser changes...
2002-06-24  Chris Elliotta fix to preserve UNC paths when creating the commandli...
2002-05-03  Gilles Depeyrotcorrected comment typo
2002-01-30  Vadim Zeitlinadded a wxCHECK(index is correct) to GetParam() (fix...
2002-01-26  Vadim Zeitlinfixed handling of "a:\" command line arguments, added...
2001-12-17  Vadim Zeitlinfixes error/usage messages given by the cmd line parsin...
2001-11-29  Vadim Zeitlinfixed backslashes parsing in the cmd line
2001-11-25  Vadim Zeitlinadded wxCmdLineParser::ConvertStringToArgs(), wxApp...
2001-07-18  Václav SlavíkUnicode fixes to wxCmdLineParser
2001-07-10  Vadim Zeitlinadded cmd line parsing support to wxApp and --theme...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-22  Vadim Zeitlindetabified
2000-08-22  Julian SmartAdded Reset() to command line parser and called it...
2000-08-21  Julian SmartDouble oops, removed include file
2000-08-21  Julian SmartOops, missed out include file
2000-08-21  Julian SmartDoc fix and SetArguments implementation
2000-07-15  Bryan Pettymerged 2.2 branch
2000-05-05  Julian SmartMisc fixes
2000-01-18  George TaskerChanged code to allow for removal of the #include ...
2000-01-06  Vadim Zeitlin1. more HP-UX warning fixes (almost done...)
2000-01-05  Vadim Zeitlin1. added wfstream.cpp to wxBase (needed by filesys...
2000-01-05  Vadim Zeitlinmore bug fixes: options with values and compound option...
2000-01-05  Vadim Zeitlinsmall bug fix for composite options
2000-01-05  Vadim Zeitlin1. compilation fixes for TB_REPLACEBITMAP and FONTENUMPROC