Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / splitter /
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-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-03-27  Stefan Csomorcorrected Info.plist.in location
2004-03-23  Julian SmartApplied [ 899616 ] Fixes to the checklst and splitter...
2004-03-03  Julian SmartAdded wxSP_NO_XP_THEME style to wxSplitterWindow to...
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2003-12-15  Václav Slavíkregenerated makefiles
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 wxMirrorDC test; some warning fixes
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
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-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-14  Václav Slavíkremoving old makefiles
2003-08-14  Julian SmartNo significant change
2003-08-13  Václav Slavíkmakefiles update with OSX fixes
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-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íkregenerated after adding DEBUG_ options
2003-07-25  Václav Slavík1. use three numbers version in win32 DLLs on unstable...
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-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
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-04  Václav Slavíkmultilib linking fixes
2003-06-29  Václav Slavíkregenerated
2003-06-25  Václav Slavíknew dependencies tracking code
2003-06-25  Václav Slavíknew dependency tracking from bakefile cvs
2003-06-25  Václav Slavíkregenerated makefiles, with support for multilib build
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-18  Mattia Barbon Patch [ 688973 ] from William Gallafent: add missing...
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-07-12  Vadim Zeitlinadded SetSashPosition() test
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-27  Vadim ZeitlinUnicode compilation fixes (patch from Dimitri)
2002-02-22  Vadim Zeitlinadded a menu item to toggle live splitter update
2002-02-22  Vadim Zeitlinfixes to handling of 0 and negative splitter position...
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
2002-01-07  Vadim Zeitlinadded the splitter event processing and also cleaned...
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-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-19  Václav Slavíkcompilation fix
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-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
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-16  Vadim Zeitlinapplied (part of) patch 433176 (reduce flicker)
2001-06-14  Vadim Zeitlinfixed warning about unused var
2001-06-11  Robert Roebling Applied wxImage::Scale() patch,
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 Depeyrotignore CodeWarrior build directory and output files
2001-02-26  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-14  Ron Leerenamed splitter sample
2000-03-14  Vadim Zeitlin1. demo of status bar at the top in statbar
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-03  Robert Roebling Distrib things,
1999-10-17  Robert Roebling Added temporary test to splitter.
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
next