]> git.saurik.com Git - wxWidgets.git/history - samples/proplist
OS/2 Update
[wxWidgets.git] / samples / proplist /
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
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-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-12-01  Mattia BarbonApplied #487077: updates/fixes for BCC32
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-11-22  Julian SmartApplied patch #484508 (mostly sample warnings).
2001-11-21  Vadim Zeitlinfixed compilation somehow, the code is still broken!
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-12  Gilles Depeyrotcorrected CodeWarrior project target names and generate...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotcorrected pragma interface/implementation (clash with...
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-15  Gilles Depeyrotadded CodeWarrior project for Classic Mac OS
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-11  Julian SmartAdded some VC++ project files
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Lee...and extra proplist makefiles too
2000-03-14  Ron Leerenamed proplist sample
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
1999-10-14  Robert Roebling Applied patches for AIX,
1999-09-29  Julian SmartMisc changes, including to wxPropertyForm and sample...
1999-08-17  Robin Dunnremoved references to local tick_bmp and cross_bmp
1999-08-16  Robert Roebling Added missing files
1999-08-16  Robert Roebling Added Prepend() and Remove() methods to wxSizer,
1999-07-03  Robert Roebling Added wxExtDialog and sample.
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-19  Julian SmartAdded George Tasker's forward slash fix to file dialog...
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-10  Robert Roebling Cleaning abit
1999-01-07  Julian SmartWatcom C++ mods
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-31  Julian SmartAdded Property List classes to main library; added...