]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic/textdlgg.h
fixes needed for separate DLL build to work
[wxWidgets.git] / include / wx / generic / textdlgg.h
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-05-23  Julian SmartApplied patch [ 738821 ] Allow more features to be...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-02-20  Vadim Zeitlincompilation fix
2002-02-20  Robin DunnFix so the value given to wxTextEntryDialog::SetValue...
2000-01-24  Vadim Zeitlinadded wxGetPasswordFromUser(), dialogs sample shows...
2000-01-05  Vadim Zeitlinmore fixes to compilation warnings from HP-UX build...
1999-08-11  Robert Roebling Did somework on the generic dialogs,
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-22  Vadim Zeitlin1. added wxGetNumberFromUser (to textdlgg.cpp and dialo...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-28  Vadim Zeitlin1. wxStaticLine implemented (generic (ugly) and MSW...
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-05-20  Karsten BallüderInitial revision