]> git.saurik.com Git - wxWidgets.git/history - samples/config
new build system
[wxWidgets.git] / samples / config /
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-13  Chris Elliottadd dmc makefile (samples compile and run OK)
2003-06-11  Chris Elliottfix SF bug report 751351
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-04  Vadim Zeitlinfix crash if Delete menu command is used twice
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-05-10  Vadim ZeitlinUnicode compilation problems in the samples (patch...
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-14  Vadim ZeitlinwxConfig clean up and bug fix for record defaults
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-10-10  Vadim Zeitlin1. new samples proejct files for VC++
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-23  Vadim Zeitlinadded test for writing empty value to the config
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded dead-strip static initialization code option
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-03-31  Gilles Depeyrotadded CarbonAccessors object file for non Carbon builds
2001-03-05  Gilles Depeyrotadded Navigation Services library
2001-02-09  Gilles Depeyrotupdated CodeWarrior projects for latest wxMac commits
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2001-01-21  Gilles DepeyrotCodeWarrior project for Classic Mac OS
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-24  Jouk Jansen Committing in .
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
1999-11-24  Jouk Jansen Committing in .
1999-11-24  Jouk JansenVMS option files clash with VC++. temporarily removed.
1999-11-22  Jouk Jansen Committing in .
1999-11-21  Robert Roebling makefile updates,
1999-11-15  Robert Roebling Added a few non-threads compile fixes,
1999-09-03  Michael BedwardFixes for gcc 2.95 and AIX.
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-12  Robert Roebling Augmented beta to 9,
1999-07-25  Ove KaavenUnicode compilation fix, just for kicks (was bored...
1999-06-29  Robert Roebling wxChoiceDialog fix.
1999-06-17  Robert Roebling Made the RTTI thing an option.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-31  Julian SmartVarious small fixes
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-23  Vadim Zeitlin1. registry files corresponding to the recent registry...
1999-01-20  Julian SmartFixed wxConfig (I hope) and disabled wxRegConfig::Delet...
1999-01-07  Julian SmartWatcom C++ mods
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-02  Vadim Zeitlindisabled DeleteAll()
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-18  Julian SmartMotif additions
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartAdded config resource file and VC++ makefile
1998-08-15  Robert Roebling Makefile fixes
1998-08-13  Unknown (AN)-Debian glibc2 system is 'linux-gnu', not 'Linux';updat...
1998-08-08  Denis PershinSmall modification
1998-08-08  Denis PershinThird try to commit....
1998-08-03  Vadim ZeitlinwxConfig sample + wxGTK makefiles