Update OpenVMS makefile
[wxWidgets.git] / samples / console /
2013-09-11  Vadim ZeitlinChange version to 3.0.0.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-06  Vadim ZeitlinRebake the rest of the files after TOOLKIT change in...
2013-01-21  Vadim ZeitlinDon't include wxUniversal configurations in MSVC projec...
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
2012-02-07  Vadim ZeitlinAvoid CRT deprecation warnings for MSVC build using...
2012-02-07  Vadim ZeitlinRebake all project files to reflect MSVC deprecation...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-25  Vadim ZeitlinAlways link with expat in monolithic build.
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".
2011-02-05  Vadim ZeitlinLink console programs with PNG library in monolithic...
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
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...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-05  Vadim ZeitlinChange wxLongLongFmtSpec to be a non-wide string.
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-10-06  Jouk JansenOpenVMS compile support : adding more samples for wxGTK
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-07  Vadim Zeitlinwork around MSVC warnings about using uninitialized...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
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-15  Kevin OllivierRebake after last change.
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-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
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-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
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...
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-11-12  Vadim Zeitlinremoved stray include
2007-10-26  Vadim Zeitlinremoved odbc from the libraries used by the console...
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-10-11  Chris Elliottupdate makefiles
2007-08-30  Vadim Zeitlinuse wxNullPtr instead of NULL with wxFileTypeInfo
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
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
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
next