]> git.saurik.com Git - wxWidgets.git/history - samples/widgets/textctrl.cpp
added wxTextCtrl::HitTest(); implemented it for MSW
[wxWidgets.git] / samples / widgets / textctrl.cpp
2004-02-04  Vadim Zeitlinadded wxTextCtrl::HitTest(); implemented it for MSW
2003-12-11  Julian SmartApplied patch [ 829144 ] Compilation error fixes for...
2003-10-04  Vadim Zeitlinfixed horrible flicker and 100 CPU usage (text ctrl...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2003-03-23  Mattia Barbon Add missing header.
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-08-22  Vadim Zeitlinblind fix for gcc warning about ?: and different enums
2002-08-22  Vadim Zeitlingcc 3.1 warning fixes (patch 598343)
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-04-09  Julian SmartMade widgets sample take up less space
2002-01-09  Vadim Zeitlinexercise wxTextCtrl::GetRange
2001-11-25  Gilles Depeyrotremoved trailing ; after DECLARE_ macros
2001-06-26  Vadim Zeitlinadded more files (unchanged) from wxUniv branch