]> git.saurik.com Git - wxWidgets.git/history - src/palmos/dialog.cpp
in DoSetSize, only call GetPosition if necessary
[wxWidgets.git] / src / palmos / dialog.cpp
2011-01-04  Stefan Csomormerging back XTI branch part 2
2009-05-09  Vadim Zeitlinremove wxMSW-specific FindSuitableParent() and use...
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2008-03-02  Vadim Zeitlincompilation fixes for PalmOS and implementations of...
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-12-15  Vadim ZeitlinPalmOS 6 compilation fixes (patch 1849757)
2006-08-19  Vadim Zeitlinmoved all wxDialog event handlers to wxDialogBase to...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-14  Włodzimierz SkibaInversed slider and wrapper for datepicker control...
2005-01-28  Włodzimierz SkibaUse stock labels. Native wxRadioButton. Getting positio...
2005-01-21  Włodzimierz SkibaHeaders cleaning.
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port