]> git.saurik.com Git - wxWidgets.git/history - include/wx/palmos/window.h
Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / palmos / window.h
2009-06-10  Vadim Zeitlinadd virtual DoGetTextExtent() to allow calling the...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-01-05  Vadim Zeitlinmove Freeze() and Thaw() to wxWindowBase to ensure...
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2007-03-23  Vadim Zeitlinmake IsEnabled() return false even if the window parent...
2005-11-18  Włodzimierz SkibaFollow other ports with Title/Label split.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-01  Włodzimierz SkibaGlobal platform header (<PalmOS.h>) removed from public...
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-24  Włodzimierz SkibaNative PalmOS wxControl and wxButton implementation...
2005-01-18  Włodzimierz SkibaCleaning of headers.
2004-12-24  Włodzimierz SkibawxPalmOS was introduced long after 2.4.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-15  Włodzimierz SkibaMove unused values into 2.4 compatibility. Source cleaning.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port