]> git.saurik.com Git - wxWidgets.git/history - samples/console
updated CodeWarrior 5.3 project with latest file changes
[wxWidgets.git] / samples / console /
2003-12-11  Julian SmartApplied [ 856726 ] Tests for gzip streams
2003-11-30  Vadim Zeitlinadded wxRegConfig read test
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-10-21  Václav SlavíkwxUSE_GUI=0 not needed anymore
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
2003-09-27  Vadim Zeitlinadded a test for wxTextFile in Unicode
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-11  Václav Slavíkno need for !wxUSE_GUI test anymore
2003-09-11  Julian SmartApplied patch [ 798596 ] console sample in unicode
2003-09-04  Mattia Barbon Fix and testcase for wxString::rfind bug I introduced.
2003-09-01  Mattia Barbon Corrected statements about wxString correctly handling
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-20  Mattia Barbon Keep order of nodes when wxHashMap is resized; this...
2003-08-19  Mattia Barbon Fixes for wxHashTable when wxUSE_STL=1:
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
2003-08-12  Mattia Barbon Added wxHashSet, with minimal tests.
2003-08-08  Václav Slavík1) some compilers (Watcom) don't like it if wxBase...
2003-08-06  Václav Slavíkregenerated makefiles
2003-08-06  Václav Slavíkcompilation fix
2003-08-03  Václav Slavíkfixed wrong target names
2003-08-02  Václav Slavíkfixed some VC++ projects bugs
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkadded VC++ project files
2003-08-01  Václav Slavíkregenerated after adding DEBUG_ options
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
2003-07-24  Mattia Barbon Create a new wxStringBase class, providing a STL...
2003-07-20  Václav Slavíkfixed /Mxx flag when using static RTL
2003-07-20  Robin DunnA new set of baked makefiles
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-06  Václav Slavíkupdated
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-06  Václav Slavíkdon't link wxBase against GUI libs
2003-07-05  Vadim Zeitlinadded wxScopeGuard; test it in the sample
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkregenerated
2003-07-05  Václav Slavíkremoved redundant app-type tag
2003-07-04  Václav Slavíkadded Mingw makefiles
2003-07-04  Václav Slavíkregenerated makefiles
2003-07-04  Václav Slavíkregenerated
2003-07-02  Václav Slavíkregenerated
2003-07-01  Václav Slavíkconsole sample is not GUI app
2003-06-29  Václav Slavíkregenerated
2003-06-28  Václav Slavíkregenerated
2003-06-28  Václav Slavíkmissing libbase
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-28  Vadim Zeitlinadded test for wxFileConfig::DeleteEntry
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-01-27  Vadim Zeitlinfixed a crash in socket server test and added quit...
2003-01-26  Václav Slavíkcompilation fix
2003-01-24  Vadim Zeitlinminor changes to wxDir test code
2003-01-22  Vadim Zeitlinnew (for wxBase) or updated and (hopefully() improved...
2003-01-18  Václav Slavíkadded wxFileName::MakeRelative test
2002-12-07  Vadim Zeitlinadded trivial test for wxTextInputStream
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-11-28  Vadim Zeitlinadded test for env var expansion
2002-11-28  Vadim Zeitlincompilation fix in !WXWIN_COMPATIBILITY_2_2 mode; set...
2002-09-10  Vadim ZeitlinWindows and Unicode compilation fixes
2002-09-10  Vadim Zeitlinadded printf() test suite
2002-09-08  Vadim Zeitlinvariosu fixes to the tests
2002-09-08  Vadim Zeitlincorrected wxExecute() tests
2002-09-08  Vadim Zeitlinthe sample now builds in Unicode mode
2002-08-20  Vadim Zeitlinadded tests for wxString::To/FromAscii
2002-06-21  Vadim Zeitlinadded wxMemoryOutputStream test
2002-06-08  Vadim Zeitlintypo in dir enum test code fixed
2002-06-07  Vadim Zeitlinmore MIME tests
2002-05-22  Vadim Zeitlinadded \\server\dir\filename.exe test case
2002-05-22  Vadim Zeitlinadded wxDir::Exists() test
2002-05-11  Vadim Zeitlinfixed zlib compression test
2002-05-10  Vadim Zeitlinsome warnings fixed, checks for various wxUSE_XXX added
2002-05-09  Vadim Zeitlinadded build options check
2002-04-28  Stefan NeisMinor changes to test/show expanded array functions.
2002-04-26  Vadim Zeitlinfixed array tests compilation and a bug in obj array...
2002-04-11  Vadim Zeitlinadded more GetPath() tests
2002-04-09  Vadim Zeitlinfixed a bug in wxStopWatch::Pause() (wouldn't pause...
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-04-05  Vadim Zeitlinminor fix to wxFileName::MakeRelativeTo(), removed...
2002-04-02  Vadim Zeitlinchanged wxCondition API to take a reference, not pointe...
2002-03-28  Vadim Zeitlinbasic wxFileName functions seem to work under Windows
2002-03-27  Vadim Zeitlinadded test of wxFSVolume
2002-03-27  Vadim ZeitlinwxFileName::Get/SetTimes() finally seem to work under...
2002-03-25  Vadim Zeitlinsome UTF8 tests
2002-03-08  Vadim Zeitlinfixed typo (missing comma) in MIME test
2002-03-06  Vadim Zeitlinfixes for non interactive execution
2002-02-06  Vadim Zeitlincleaned up the arrays declaration macros and added...
2002-02-01  Vadim Zeitlinmade wxCondition::Signal() queue the signals generated...
2002-01-30  Vadim Zeitlinattempts to make wxCondition::Broadcast() and Signal...
next