Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / listctrl /
2003-07-06  Václav Slavíkdon't link wxBase against GUI libraries
2003-07-05  Václav Slavíkregenerated
2003-07-04  Vadim Zeitlinregenerated after Mattia's changes
2003-07-04  Mattia Barbon Blind bakefile fixes.
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  Vadim Zeitlinrespect Veto()ing the column resize events; added test...
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2003-01-02  Vadim Zeitlinadded test for wxLIST_FORMAT_CENTRE/RIGHT
2002-12-15  Mattia Barbon More samples/Unicode fixes.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-11  Robin DunnChange needed for when the COMPATIBILITY flags are...
2002-08-27  Vadim Zeitlinadded icons to virtual list mode
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-05-26  Vadim Zeitlinadded test for EditLabel, Unicode fixes
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-11  Vadim Zeitlinright clicking outside any column sets the column in...
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-09  Vadim Zeitlinno real changes
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-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
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-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-09-02  Vadim Zeitlinadded support for column images under MSW
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-25  Vadim Zeitlinadded test for HitTest(m_dragPoint) bug to the sample
2001-08-13  Vadim Zeitlinadded missing refresh when changing focus in wxListCtrl...
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-02  Vadim Zeitlinapplied patch 446010 (unicode compilation fixes)
2001-07-23  Vadim Zeitlinfixed bug with deletion of several last items in wxList...
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-20  Vadim Zeitlinadded EVT_LIST_COMMAND_CACHE_HINT, implemented it for...
2001-07-11  Vadim Zeitlinadded support for item attributes in virtual list control
2001-07-09  Vadim Zeitlinmore wxListCtrl fixes: inserting/deleting items now...
2001-07-07  Vadim Zeitlin1. fixed typo ('&' instead of '|') in wxNotebook
2001-07-07  Vadim Zeitlinmade switching from/to multiple selection mode work...
2001-07-06  Vadim Zeitlinvirtual wxListCtrl support (UNTESTED)
2001-07-05  Vadim Zeitlinadded virtual listctrl support
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-23  Vadim Zeitlindelete test added
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
2001-02-02  Gilles Depeyrotignore CodeWarrior build directory
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-17  Vadim Zeitlincompilation fix
2000-03-13  Vadim Zeitlinadded test for selection events
2000-02-24  Vadim Zeitlin1. corrected bug in MDI sample (which resulted in missi...
2000-02-22  Vadim Zeitlin1. corrected bug with LIST_ITEM_ACTIVATED being sent...
2000-02-10  Vadim Zeitlin1. fixed bug with the index of the last column in EVT_C...
2000-02-08  Julian SmartMinor mods if any
2000-02-08  Vadim Zeitlin1. more test code for drawing with ROPs/masks/bg brushe...
2000-02-06  Robert Roebling Small modifications to listtest.
2000-02-06  Robert Roebling Tried to prevent scrollbars from scrolling as
2000-02-06  Vadim Zeitlinsome minor changes in controls/image, timings added...
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-16  Guillermo Rodrigue... Replaced \\ with /
1999-12-06  Vadim Zeitlingeneric wxListCtrl colour/font setting
1999-12-05  Vadim ZeitlinwxListCtrl custom drawing seems to work
1999-12-04  Vadim Zeitlin1. wxGetOsDescription() function added
1999-12-04  Robert Roebling Two missing #includes in image code.
1999-12-01  Vadim Zeitlinsorting test added
1999-11-21  Robert Roebling makefile updates,
1999-11-16  Vadim Zeitlinassert in OnSelected() fixed
1999-09-29  Vadim Zeitlin1. Implemented support for different icons for differen...
1999-08-24  Robert Roebling Added new wxFontDialog,
1999-08-16  Robert Roebling compile fixes for EMX
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More smaple makefiles
1999-07-25  Robert Roebling Re-Added wxStream::StreamSize()
1999-07-23  Vadim Zeitlin1. changed spelling error in wxTR_HAS_VARIABLE_HEIGHT...
next