]> git.saurik.com Git - wxWidgets.git/history - samples/console
Updated version to 2.5.5
[wxWidgets.git] / samples / console /
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-02-10  Michael WetherellCompile console apps with wxUSE_GUI=0
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-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-19  Vadim ZeitlinwxStandardPaths test
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
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-24  Julian SmartRegenerated makefiles for 2.5.2
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-09  David ElliottBaked with Bakefile 0.1.4
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-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-01-28  Dimitri SchoolwerthApplied patch #875658: "Fixes to console sample"; Furth...
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2004-01-19  David ElliottBaked files with Bakefile 0.1.1 using Python 2.3
2004-01-17  Václav Slavíkconsole sample contains wxDb tests, it must link agains...
2003-12-21  Václav Slavíklink against the net library, too
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...
2003-12-21  Ryan Nortonquick fixes
2003-12-15  Václav Slavíkregenerated makefiles
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
next