]> git.saurik.com Git - wxWidgets.git/history - src/generic/numdlgg.cpp
Added wxRTTI information to wxNumberEntryDialog.
[wxWidgets.git] / src / generic / numdlgg.cpp
2004-02-29  Mattia Barbon Added wxRTTI information to wxNumberEntryDialog.
2004-02-07  Vadim Zeitlinmade wxNumberEntryDialog public; extracted it and wxGet...
2004-01-22  Vadim Zeitlinpreselect the text in the dialog to allow replacing...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-10-10  Julian SmartRemoved 'interface' pragma for gcc 2.96
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-15  Julian Smart16-bit fixes
2000-01-10  Guillermo Rodrigue... Ops, small typo
2000-01-10  Guillermo Rodrigue... Fixed from Mumit Khan to allow DLL compilation for...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
2000-01-03  David Webstersmall updates for OS/2
2000-01-01  Václav Slavíkfixed #pragma implementation/interface numdlgg.h to...
1999-11-09  Vadim Zeitlincompiles with or without wxSpinCtrl now
1999-10-28  Vadim Zeitlin1. corrected (but the fix is ugly) the multiple def...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-18  Vadim Zeitlinunused parameter warnings suppressed
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-10  Robert Roebling A few compile fixes,
1999-08-10  Robert Roebling Updates for makefile.unx
1999-07-24  Ove KaavenUnicode fixes
1999-07-23  Vadim Zeitlin1. more wxMotif fixes