use CODE_GEN_FLAGS
[wxWidgets.git] / contrib /
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíkadded gizmos makefile
2003-06-25  Václav Slavíkcompilation fix
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkfixes
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-25  Václav Slavíkinstall headers and link against main lib
2003-06-25  Václav Slavíkadded XRC contrib makefile
2003-06-25  Václav Slavíkadded first contrib makefile
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-24  Gilles Depeyrotupdated code to not use deprecated methods
2003-06-24  Chris Elliottcorrect library names
2003-06-18  Václav Slavíkmake it possible to not attach toolbars to frames ...
2003-06-18  Julian SmartWorkaround a crash bug; real solution as yet unknown
2003-06-16  Chris Elliottinitail Digital Mars makefile for stc
2003-06-16  Chris Elliottinitail Digital Mars makefile for stc
2003-06-16  Chris Elliottfaster Borland makefile
2003-06-13  Chris Elliottfix some more samples for digital mars [allow contrib...
2003-06-12  Robin DunnPatch #753465 a fix for Bug#750363.
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2003-06-12  Václav Slavíkfixed typo
2003-06-12  Chris Elliottfix Borland makefile for xrc as per SF report 747099
2003-06-07  Julian SmartTypo fixed
2003-06-06  Robin DunnDon't get picky about unicode mode. Scintilla doesn...
2003-06-05  Václav Slavíkadded wxHW_NO_SELECTION
2003-06-04  Julian SmartDon't divide by zero.
2003-06-03  Julian SmartPhase 2 of line ending conversion.
2003-06-03  Julian SmartPhase 1 in converting line endings
2003-06-03  Julian SmartFix for bug [ 748171 ] Can't compile contrib/samples...
2003-06-01  Julian SmartApplied patch [ 735948 ] wxStaticPicture contrib
2003-06-01  Julian SmartAdded BCC include dir in XRC makefile
2003-05-29  Robin DunnAdded LoadFile and SaveFile methods
2003-05-27  Chris ElliottBorland makefiles for contrib keeping output apart
2003-05-16  Stefan Csomoradded cw support
2003-05-15  Stefan Csomorforgot to commit project file for CW before
2003-05-07  Václav Slavíkfix for multiple initialization
2003-05-06  Robin Dunnallow the base class to participate in the CanPaste...
2003-05-04  Julian SmartAdded some missing copyright lines
2003-04-25  Václav Slavíkadded xh_wizrd.cpp
2003-04-25  Mattia Barbon Warning fix.
2003-04-25  Jouk Jansen Committing in .
2003-04-24  Mattia Barbon Added wxWizard handler to Makefile.in.
2003-04-24  Jouk Jansen Committing in .
2003-04-23  Robin DunnFix setting the scrollbar positions (SF Bug #721159)
2003-04-22  Václav Slavíkmodification to wxSizer handler needed for wxWizard
2003-04-22  Václav Slavíktooltips should be translated
2003-04-22  Václav Slavíkadded wxWizard handler to XRC
2003-04-19  Robin DunnUpdated Scintilla to 1.52 (on the trunk this time too)
2003-04-17  Chris Elliottfix build for watcom
2003-04-16  Václav Slavíkfixed memory leak
2003-04-12  Václav Slavíkbetter error message
2003-04-10  Václav Slavíkdon't use deprecated macros
2003-04-07  Václav Slavíkdeprecated XMLID and friends macros
2003-04-05  Julian SmartAdded a const for CW compilation
2003-04-05  Chris Elliottfix accidental overwrite of Makefile
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-04-04  Julian SmartApplied [ 714756 ] Clean warnings on build
2003-04-03  Julian SmartApplied patch [ 708377 ] Make NET (smapi.cpp) UNICODE...
2003-04-03  Julian SmartUnicode-enabled the STC sample
2003-04-02  Mattia Barbon Regenerated configure scripts.
2003-04-02  Julian SmartCorrection to last patch
2003-04-02  Julian SmartApplied patch [ 700313 ] Allow wxUSE_OWNER_DRAWN = 0
2003-04-02  Julian SmartApplied [ 700293 ] FL Unicode patches
2003-04-02  Julian SmartApplied patch [ 694561 ] FL Release build DLL include...
2003-04-02  Julian SmartApplied some of patch [ 688466 ] MSVC7 build & bug...
2003-03-31  Václav SlavíkXRC's unknown widget container handles removal of the...
2003-03-31  Julian SmartAdded 'deprecated' files
2003-03-31  Julian SmartMore deprecated code updates
2003-03-31  Julian SmartMore deprecated class mods
2003-03-31  Julian SmartDeprecated lib tweaks
2003-03-30  Julian SmartRemoving deprecated classes
2003-03-30  Julian SmartDeprecated library mods
2003-03-30  Julian SmartAdded project file
2003-03-30  Julian SmartDeprecated classes manual
2003-03-30  Julian SmartMakefile for deprecated samples
2003-03-30  Julian SmartNew location for some deprecated files
2003-03-30  Julian SmartNew location for more samples
2003-03-30  Julian SmartNew location for proplist sample
2003-03-30  Václav Slavíkattempt to fix platform property problem on MacOSX
2003-03-29  Julian SmartCopyright cleanup
2003-03-27  Václav Slavíkfixed loading of resource from ZIP files on MacOS
2003-03-26  Julian SmartCorrection to splittree; removed newgrid sample referen...
2003-03-25  Robin DunnRemoved deprecation warnings in OGL and Gizmos
2003-03-23  Julian SmartKlaas Holwerda <kholwerd@xs4all.nl> contrib/src/canvasO...
2003-03-23  Julian SmartRemoved obsolete library.
2003-03-22  Václav SlavíkXRCID lookup now handles standard IDs correctly
2003-03-21  Václav Slavíkno need to check for 2.3.0 anymore
2003-03-16  Václav Slavíkfix wxrc-generated c++ code to work in Unicode mode...
2003-02-28  Mattia Barbon Change wxCLOSE to wxCLOSE_BOX.
2003-02-27  Robin DunnPatch from David Falkinder to help building a STC dll.
2003-02-26  Václav Slavíkadded wxCLOSE
2003-02-22  Chris Elliottupdate watcom makefile
2003-02-21  Julian SmartApplied FL patch from Stefan Kowski
2003-02-13  Chris Elliottfix for watcom open compiler
2003-02-12  Chris Elliottfirst watcom makefile
2003-02-12  Chris Elliottfix watcom makefile
2003-02-12  Chris Elliottfix watcom makefile
2003-02-12  Chris Elliottimprove watcom makefile
2003-02-12  Chris Elliottfix unused vars for watcom
next