]> git.saurik.com Git - wxWidgets.git/history - samples/listctrl
1. use tar.bz2 as sources, not tar.gz
[wxWidgets.git] / samples / listctrl /
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...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-02  Karsten BallüderAdded demonstration of busy cursor bug.
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-06-11  Robert Roebling Implemented ListCtrl::SetColumnWidth() wxLIST_AUTOSIZE
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-06-01  Robert Roebling wxImageList::Add() returned wrong index.
1999-05-14  Vadim Zeitlinminor changes
1999-02-25  Vadim Zeitlindelete all log messages suppressed
1999-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
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-16  Robert Roebling Added layout constraints call to wxNotebook
1998-12-08  Julian SmartAdded OLE automation sample, changed BC++ makefiles
1998-12-07  Robert Roebling Listctrl updates
1998-12-07  Robert Roebling Added serial code for wxList and wxHashTable to sourc...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-18  Julian SmartMotif additions
1998-09-30  Mart Raudsepp*** empty log message ***
1998-09-12  Robert Roebling Changed instal path for setup.h
1998-09-02  Robert Roebling Added wxAccelerators (sort of)
1998-08-27  Julian SmartwxConfig changes to be more logical.
1998-08-23  Karsten Ballüderadded (de)select all
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-22  Julian SmartRemoved redundant makefiles and AIAI icons. Changed...
1998-08-17  Robert Roebling Added list ctrl sample. Looks better than what I...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-22  Julian Smart*** empty log message ***