Added automatic dialog scrolling ability
[wxWidgets.git] / src / generic / propdlg.cpp
2007-12-29  Julian SmartAdded automatic dialog scrolling ability
2007-04-22  Vadim Zeitlinadded wxDialog::GetParentForModalDialog() and use it...
2006-10-09  Vadim Zeitlinuse wxSizerFlags and updated CreateButtonSizer() in...
2006-06-27  Julian SmartAdded wxPROPSHEET_TREEBOOK option
2006-06-08  Włodzimierz SkibaUse bottom flat notebook on PocketPC by default.
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-14  Julian SmartAllow specification of border spacing
2006-04-14  Julian SmartwxButtonToolBar only useful on Mac right now
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-02-12  Włodzimierz SkibawxWinCE warning fix.
2006-02-06  Julian SmartChanged function to SetFitToCurrentPage
2006-01-31  Włodzimierz SkibaWarning fix.
2006-01-31  Julian SmartAdded SetSheetStyle to property sheet dialog to allow...
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-23  Julian SmartUse wxCLIP_CHILDREN in case we've disabled clipping...
2005-05-13  Julian SmartWarning fix
2005-04-16  Julian SmartImproved spacing
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-04-02  Julian SmartWinCE adaptations
2005-03-15  Włodzimierz SkibaSetLeft|RightMenu is supposed to be API for all smartph...
2005-03-15  Julian SmartFixed wxPropertySheetDialog for Smartphone
2005-03-14  Julian SmartAdded wxPropertySheetDialog for implementing settings...