Remove obsolete VisualAge-related files.
[wxWidgets.git] / src / gtk1 / checklst.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-23  Jouk Jansenlet wxCheckListBox get the properties of wxCheckListBox...
2011-01-04  Stefan Csomorfixing duplicate rti info
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-13  Włodzimierz SkibaTRUE/FALSE source cleaning.
2006-01-23  Mart RaudseppRemove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
2006-01-14  Mart RaudseppRemove stray whitespaces
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-31  Mattia Barbon Added some missing STL-like wxArray/wxArrayString...
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-08-05  Robert Roebling Lots of updates for Unicode and GTK 2.0 support.
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-12-28  Vadim Zeitlinmodified check listbox indicators and made them customi...
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-10-24  Robert Roebling Small distrib changes,
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-04  Robert Roebling Applied a few old patches,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-14  Ove KaavenThe Unicode handling fixes my app seemed to need.
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-04-14  Ove KaavenThese at least compiles in Unicode mode...
1999-02-11  Vadim Zeitlincompilation fixes for gcc 2.7.2.1 under FreeBSD
1999-02-01  Vadim ZeitlinwxToolTip modifications: wxUSE_TOOLTIPS setting (defaul...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1999-01-02  Robert Roebling Header changes (gtk.h etc no longer included in defs.h
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-16  Robert Roebling Added wxTolBar::etMargins
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)