Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / console / console.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-09  Vadim ZeitlinOutput something from the console sample even if it...
2011-04-04  Dimitri SchoolwerthChanged licence references to "wxWindows licence".
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-06-21  Francesco Montorsimove console sample's interactive tests to two differen...
2010-06-19  Francesco Montorsigroup all interactive tests together to make it easier...
2010-06-19  Francesco MontorsiMove dir tests from the console sample to DirTestCase
2010-06-13  Francesco Montorsimoved non-interactive tests for wxDynamicLibrary, wxGet...
2010-06-09  Francesco Montorsifix couple of warnings; remove wxUsleep dummy test
2010-06-06  Francesco MontorsiMove a couple of wxFileName tests from the console...
2010-06-06  Francesco Montorsiremove some tests from the console sample:
2010-06-02  Francesco Montorsiremove wxFileConfig tests: FileConfigTestCase already...
2010-06-02  Francesco MontorsiMove some wxPrintf() tests (taken from glibc) to Vsnpri...
2010-06-02  Francesco MontorsiMove wxRegConfig tests from console sample to a new...
2010-05-29  Francesco Montorsiremove test code for wxScopeGuard (there's already...
2010-05-29  Francesco Montorsiremove wxCmdLineParser tests; there is already a much...
2010-05-29  Francesco Montorsiget rid of socket tests; there are marked as broken...
2010-05-29  Francesco Montorsimove all non-interactive FTP tests from the console...
2010-05-23  Francesco Montorsiremove streams tests: they're very basic and already...
2010-05-16  Francesco Montorsiremove TestTimer() (adds nothing to existing tests...
2010-05-16  Francesco Montorsimove TestUtf8() and TestEncodingConverter() functions...
2010-05-16  Francesco Montorsiremove ZIP tests: they seem to have been greatly expand...
2010-05-16  Francesco Montorsiremove wxDateTime tests which were already extracted...
2010-05-16  Francesco Montorsimove TestTextInputStream() function in CppUnit's TextSt...
2010-05-10  Francesco Montorsimove code testing wxThread classes from the console...
2009-11-05  Vadim ZeitlinChange wxLongLongFmtSpec to be a non-wide string.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-07  Vadim Zeitlinwork around MSVC warnings about using uninitialized...
2009-03-23  Francesco Montorsiremove VCard code leftover: it's not part of wx
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-03-11  Václav Slavíkrenamed ATTRIBUTE_PRINTF to WX_ATTRIBUTE_PRINTF to...
2009-03-07  Vadim Zeitlinadded wxProtocolLog class for logging network requests...
2009-01-14  Francesco MontorsiReenable TEST_ALL (and #define TEST_FTP in that case)
2009-01-11  Francesco Montorsiadd note for wxWidgets user with a skeleton for a very...
2009-01-11  Vadim Zeitlincorrect the FTP host name mungled by a too eager global...
2009-01-09  Francesco Montorsido not assert in wxFTP construction because of its...
2009-01-09  Francesco Montorsiadd wxImage::Clear (patch by troelsk); closes #10141
2009-01-07  Francesco Montorsifix include file
2009-01-07  Francesco Montorsis/wxSplitPath/wxFileName::SplitPath
2008-12-12  Francesco Montorsidon't assert at startup because of the static initializ...
2008-07-18  Vadim Zeitlindisable compilation of test broken by wxMimeTypesManage...
2008-06-17  Vadim Zeitlinfix compilation of TestRegConfRead()
2008-06-14  Vadim Zeitlincompilation fix (casts for mb_str() used as argument...
2008-03-22  Vadim Zeitlindon't show more than 20 lines of redirected IO, just...
2008-03-22  Vadim Zeitlincorrect the REDIRECT_COMMAND definition for Unix
2008-03-21  Vadim Zeitlinkill the process launched by wxExecute(ASYNC) to avoid...
2008-03-21  Vadim Zeitlinuncomment wxExecute(ASYNC) test now that it's supposed...
2008-03-15  Vadim Zeitlinadded support for double arguments to wxCmdLineParser...
2007-11-12  Vadim Zeitlinremoved stray include
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-20  Vadim Zeitlinmany wxIPC Unicode and UTF-8 fixes (use void* instead...
2007-10-20  Vadim Zeitlinexport wxInvalidSize from DLL builds (patch 1805738)
2007-08-30  Vadim Zeitlinuse wxNullPtr instead of NULL with wxFileTypeInfo
2007-06-04  Vadim Zeitlinreset one shot timer internal state instead of leaving...
2007-05-15  Vadim Zeitlinadded wxTimer test (now that it works in console applic...
2007-05-15  Václav Slavíkcompilation fixes for --disable-compat28
2006-11-12  Vadim Zeitlincompilation fix after last commit
2006-11-12  Robert Roebling [ 1590221 ] wxStandardPaths::GetExecutablePath
2006-11-04  Vadim Zeitlinadd wxTempFile test
2006-11-02  Vadim Zeitlinclose the file before removing it
2006-10-02  Paul Cornettwarning fix
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-13  Vadim Zeitlinfix printf() argument type in GetOsInfo()
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-04-17  Vadim Zeitlinadded wxStandardPaths::GetDocumentsDir() (patch 1214360)
2006-03-25  Vadim Zeitlinadded wxStandardPaths::GetResourcesDir() and GetLocaliz...
2006-01-26  Włodzimierz SkibaBetter #include
2005-10-21  Vadim Zeitlinblind compilation fix for TestScopeGuard()
2005-09-29  Włodzimierz SkibaWarning fix.
2005-09-26  Włodzimierz SkibaRoot for OS2 - feedback from openwatcom newsgroups.
2005-08-25  Michael WetherellMake TEST_DIR the current test, so that the djgpp build...
2005-07-29  Vadim Zeitlinadded wxDynamicLibrary::GetSymbolAorW()
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-04-20  Julian SmartSpelling correction
2005-03-30  Włodzimierz SkibaDon't hide virtual method in stackwalker. Remove tests...
2005-02-06  Mattia Barbon Miscellaneous compilation and warning fixes.
2005-02-03  Mattia Barbon Compilation fix for wxUSE_STACKWALKER == 0.
2005-01-19  Vadim Zeitlinimplemented wxStackWalker for Unix (using glibc-specifi...
2005-01-16  Vadim Zeitlinimplemented wxDynamicLibrary::ListLoaded() for Linux...
2005-01-16  Vadim Zeitlinsmall tweaks to wxDynamicLibrary test
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-08  Mattia Barbon Moved tests for wxHashMap, wxHashSet and wxList
2004-11-10  Vadim Zeitlinnew set of fixes for problems due to huge files support...
2004-10-19  Vadim ZeitlinwxStandardPaths test
2004-07-12  Włodzimierz SkibaWarning fix
2004-06-23  Vadim Zeitlinextracted some wxDateTime tests from console sample...
2004-06-18  Włodzimierz SkibaCharsets part moved from console sample to test unit.
2004-05-25  Julian SmartMore name changes
2004-05-22  Mattia Barbon Converted hash tests to CppUnit.
2004-04-30  Václav Slavíkmoved Unicode tests to testsuite (patch 943945)
2004-04-25  Václav Slavíkremoved zlib tests
2004-04-21  Václav Slavíkmoved wxRegEx test from console to testsuite (patch...
2004-04-20  Václav Slavíkadded wxString tests (patch 938082)
2004-04-06  Václav Slavíkapplied patch: wxLongLong CppUnit test (928257)
2004-04-01  Václav Slavíkmoved arrays tests to testsuite (patch 927475)
2004-01-28  Dimitri SchoolwerthApplied patch #875658: "Fixes to console sample"; Furth...
2003-12-21  Ryan NortonAdded some notes and other changes.....
2003-12-21  Ryan NortonFixed TEST_SCOPEGUARD (newer version prepends wx to...
2003-12-21  Ryan NortonScopeguard test doesn't work either due to some undefin...
next