]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk/checklst.h
remove virtual override that just calls base
[wxWidgets.git] / include / wx / gtk / checklst.h
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2006-10-26  Robert Roebling Rewrite selection event code for wxListBox.
2006-03-23  Vadim Zeitlinreplaced all int/size_t indices in wxControlWithItems...
2006-03-01  Robert Roebling Applied Ryan's native wxListBox and wxCheckListBox...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-02  Michael WetherellAdd import/export attributes
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...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
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-10-11  Robert Roebling added SpinCtrl,
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-02-19  Vadim Zeitlinsome minor fixes for DEC CXX compilation
1999-02-17  Robert Roebling Let's face it, GTK's resizing is broken and
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 Compile improvemnts for strict compilers and the...
1998-12-17  Robert Roebling Removed minor differences between wxMSW and wxGTK
1998-12-15  Robert Roebling Added wxCheckLitBox (oh well)