updated CodeWarrior 5.3 project with latest file changes
[wxWidgets.git] / samples /
2003-12-11  Julian SmartApplied [ 856726 ] Tests for gzip streams
2003-12-11  Julian SmartApplied patch [ 846809 ] Cleaning of 11 samples
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-12-09  Václav Slavíkcompilation fix
2003-11-30  Vadim Zeitlinadded wxRegConfig read test
2003-11-30  Vadim Zeitlinskip event after loggig
2003-11-23  Mattia Barbon New wxHashTable implementation when wxUSE_STL ==...
2003-11-21  Dimitri SchoolwerthCosmetic cleanup (-1 -> wxID_ANY, TRUE->true).
2003-11-21  Dimitri SchoolwerthApplied patch #845888 (Fixes compilation of regtest...
2003-11-20  Dimitri SchoolwerthApplied patch #845884 (Fixes Unicode compilation of...
2003-11-20  Dimitri SchoolwerthApplied patch #845402 ("RichEdit sample fixing and...
2003-11-19  Václav Slavíkdon't define ngettext, causes problems
2003-11-15  Dimitri SchoolwerthIgnore isosurf.dat.
2003-11-15  Dimitri SchoolwerthFixed Open Watcom compilation of OpenGL samples; Code...
2003-11-10  Václav Slavíkadded test for CDATA handling
2003-11-09  Václav Slavíkaddedd support for <pre width=...>
2003-11-08  Vadim Zeitlinadded comments to the makefile; added WX_CONFIG var...
2003-11-07  Robin DunnA little narrower initial layout
2003-11-06  Vadim Zeitlinupdate list ctrl size after recreating it (when the...
2003-11-06  Robin DunnTweaked the layout sample a bit for wxGridBagSizer
2003-11-06  David ElliottInclude mondrian.xpm for _all_ platforms except wxMSW
2003-11-06  David ElliottWrap ToolBar stuff with #if wxUSE_TOOLBAR
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...
2003-10-26  Mattia Barbon Darwin compilation fix.
2003-10-24  Vadim Zeitlinfixed crash on startup under GTK
2003-10-23  Mattia Barbon wxMac linking fix.
2003-10-23  Mattia Barbon Compilation fixes.
2003-10-22  Mattia Barbon Compilation fix.
2003-10-22  Vadim Zeitlinmoved text creation after tbar creation
2003-10-21  Václav SlavíkwxUSE_GUI=0 not needed anymore
2003-10-18  Robert Roebling Further corrections to bitmap and blit code.
2003-10-16  Vadim Zeitlinsome cosmetic fixes
2003-10-16  Vadim Zeitlinadded EVT_WIZARD_FINISHED handler
2003-10-13  Václav Slavíkuse ngettext instead of _N
2003-10-11  Robin DunnPatch #821454
2003-10-09  Robert Roebling image sample fix from 2_4
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner) -- regenera...
2003-10-07  Vadim Zeitlinadded test for cancelled END_EDIT
2003-10-04  Václav Slavíkadded Czech translation to the sample
2003-10-04  Václav Slavíkcopy catalogs to builddir
2003-10-04  Václav Slavíkadded gettext plural forms support (patch #785660 with...
2003-10-04  Václav Slavíkregenerated makefiles
2003-10-04  Vadim Zeitlinfixed horrible flicker and 100 CPU usage (text ctrl...
2003-09-30  Vadim Zeitlinno real changes
2003-09-30  Vadim Zeitlinunused params warnings fixes
2003-09-28  Václav Slavíkcompile db sample conditionally only if odbc support...
2003-09-28  Mattia Barbon (Blind) wxMotif compilation fix.
2003-09-28  Vadim Zeitlinadded 3-state checkboxes (patch 813790)
2003-09-27  Vadim Zeitlinregenerated after adding gzstream.* and vidmode.h
2003-09-27  Vadim Zeitlinno changes, just resolved a conflict
2003-09-27  Vadim Zeitlinshow how to use different bitmaps for enabled/disabled...
2003-09-27  Vadim Zeitlinadded wxMirrorDC test; some warning fixes
2003-09-27  Vadim Zeitlinadded handlers for radio btn events for testing
2003-09-27  Vadim Zeitlinwarning fixes
2003-09-27  Vadim Zeitlinadded a test for wxTextFile in Unicode
2003-09-26  Vadim Zeitlinadded tests for toggling radio buttons
2003-09-26  Vadim Zeitlinshow wxTB_HORZ_LAYOUT in action
2003-09-24  Mattia Barbon Compilation fix.
2003-09-24  Vadim Zeitlingot rid of ugly WinCE #ifdef
2003-09-24  Vadim Zeitlinunused param warnings fixed
2003-09-21  Vadim Zeitlinterminate child threads in frame dtor, not in OnQuit...
2003-09-21  Vadim Zeitlinfix problems with terminating while threads are running...
2003-09-21  Vadim Zeitlinadded IsVisible() test
2003-09-20  Vadim Zeitlincreate image list of the right size to avoid asserts
2003-09-20  Vadim Zeitlindestroy the frame if the exception occurs in a dialog...
2003-09-19  Robin DunnPatch #809286 and a couple other minor changes to the...
2003-09-19  Vadim Zeitlinuse wxTAB_TRAVERSAL style for panels and frame
2003-09-18  Vadim Zeitlinremoved bogus #pragma implementation
2003-09-18  Robin DunnPatch #808669 more warngins and unicode fixes
2003-09-18  Vadim Zeitlinmissing headers for !USE_PCH compilation
2003-09-18  Julian SmartApplied patch [ 804996 ] compatibility of access sample...
2003-09-18  Robin DunnUpdated to Scintilla 1.54
2003-09-17  Vadim Zeitlinnew sample showing how to handle exceptions in wxWindow...
2003-09-17  Julian SmartAdded missing makefile
2003-09-16  Václav Slavíkadded makefile.unx
2003-09-15  Václav Slavíkadded makefile.unx
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-15  Chris Elliottsf patch #806451
2003-09-13  Václav Slavíkattempt to fix GUI apps building on OS/2
2003-09-12  Mattia Barbon Various fixes to contrib bakefiles. Regenerated corre...
2003-09-12  Julian SmartApplied patch [ 804995 ] compatibility of dnd sample...
2003-09-11  Julian SmartAdded new image for dnd sample
2003-09-11  Václav Slavíkcopy data files
2003-09-11  Julian SmartRemoved horrible julian.png photo
2003-09-11  Václav Slavíkno need for !wxUSE_GUI test anymore
2003-09-11  Julian SmartAdd longtool tip for a button in wxToolBar test
2003-09-11  Julian SmartApplied patch [ 795491 ] Multimon sample compatibility...
2003-09-11  Julian SmartApplied patch [ 795542 ] Unicode fixes in richedit...
2003-09-11  Julian SmartApplied patch [ 798596 ] console sample in unicode
2003-09-11  Julian SmartApplied patch [ 802596 ] warning and error free Open...
2003-09-11  Julian SmartRemoved warnings
2003-09-10  Gilles Depeyrotupdated project files and compilation options
2003-09-10  Václav Slavíkopengl fixes for msvc5
2003-09-10  Vadim Zeitlinunused param warnings
2003-09-09  Václav Slavíkbetter way of dealing with EXTRALIBS_xxx
2003-09-09  Mattia Barbon Applied OpenWatcom fixes from ABX.
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-09-08  Václav Slavíkforgot to commit regenerated makefiles
2003-09-04  Mattia Barbon Fix and testcase for wxString::rfind bug I introduced.
next