Add wxDEPRECATED_MSG() and use it in a couple of places.
[wxWidgets.git] / include / wx / toplevel.h
2013-08-27  Vadim ZeitlinDon't enable dialog navigation inside wxFrame by default.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-02-24  Vadim ZeitlinMove menu messages handling from wxFrame to wxTLW in...
2012-03-27  Vadim ZeitlinUse IsDescendant() in wxTopLevelWindow::IsActive()...
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2012-01-08  Vadim ZeitlinAdd wxTopLevelWindow::SetRepresentedFilename().
2011-11-27  Vadim ZeitlinChange value of wxHELP to avoid clash with wxSTAY_ON_TOP.
2011-10-10  Vadim ZeitlinMove wxTopLevelWindow::SetShape() down to wxNonOwnedWindow.
2011-09-17  Vadim ZeitlinChange wxDIALOG_NO_PARENT to avoid clash with wxICON_EX...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-03  Vadim ZeitlinFix bug with TAB being able to switch focus between...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-24  Vadim ZeitlinReplace wxControlContainer-related macros with wxNaviga...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-08-11  Vadim ZeitlinMake wxTopLevelWindow::GetDefaultSize() public and...
2010-05-10  Vadim ZeitlinChange wxDIALOG_NO_PARENT value to avoid clashing with...
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
2010-05-10  Vadim ZeitlinNo changes, just added comments summarizing the use...
2009-12-09  Kevin OllivierAdd OSX prefix, and be clear that this is OS X only...
2009-12-07  Kevin OllivierAdd wxTLW::SetModified to allow apps to set the TLW...
2009-10-30  Kevin OllivierInitial ShowWithoutActivating implementations for Mac...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-31  Vadim ZeitlinDon't test whether wxTopLevelWindowNative is defined.
2009-07-31  Vadim ZeitlinUse base class ctors in wxTopLevelWindow.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-05-27  Robert RoeblingUse wxWindowRef to hold pointer to default button
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-11-12  Vadim Zeitlinmake various control names constants of type char,...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-06-13  Václav Slavíkmake wxFrame a wxControlContainer too, so that it behav...
2007-05-03  Vadim Zeitlinremoved unneeded duplication of DoSetSizeHints() in...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2007-04-06  Vadim Zeitlinhandle child destruction notifications in wxTLW itself...
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2006-12-07  Paul Cornettcorrect access for virtuals
2006-11-23  Vadim Zeitlinlimit TLW size to display size in wxSizer::Fit() instea...
2006-10-30  Robert Roebling Moved overridden SetMinSize() to base class.
2006-10-29  Robert Roebling Make wxWindow::SetSizeHints() do nothing.
2006-10-27  Robert Roebling Add empty EnableCloseButton() into wxTLW base class.
2006-09-10  Václav Slavíkadded wxWindow::IsVisible() method
2006-08-27  Václav Slavíkinitial (not yet working) code for DirectFB port
2006-08-21  Robin DunnMove CanSetTransparent and SetTransparent up to wxWindo...
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-04-27  Włodzimierz SkibawxTLW::IsAlwaysMaximized() introduction.
2006-04-12  Vadim Zeitlinmade ShouldPreventAppExit() public
2006-04-07  Vadim Zeitlinadded wxTLW::ShouldPreventAppExit() which can be overri...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-15  Mart RaudseppDon't return the return value of a void method in a...
2006-03-14  Vadim Zeitlinwe don't need reserved virtual functions on HEAD
2006-03-14  Vadim Zeitlinadded GetScreenPosition/Rect() which always return...
2006-02-10  Vadim Zeitlinfixed centering of top level windows on secondary displ...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2006-01-16  Mart RaudseppMove constant strings to .rodata/.data.rel.ro ELF segme...
2005-11-10  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxX11 part...
2005-11-08  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxCocoa part).
2005-11-07  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMac part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxOS2 part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMGL part).
2005-11-04  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxGTK part).
2005-11-03  Włodzimierz SkibaBuild fix after last commit.
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMSW part).
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-26  Robert Roebling Revert Ron's removal of the reserved functions.
2005-06-24  Ron LeePut a humane end to the pathetic flailing over whether...
2005-04-17  Julian SmartAdded some reserved functions
2005-04-10  Vadim Zeitlinsimplifications and corrections to background drawing:
2005-04-02  Julian SmartNo resize border on WinCE by default
2005-01-21  Włodzimierz SkibaWarning fixes for MinGW.
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-12-19  Vadim Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
2004-11-22  David ElliottFix centering of top-level children of wxMDIParentFrame...
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-10-01  Vadim Zeitlinextracted OnSize() body in a new DoLayout() method...
2004-09-29  Włodzimierz SkibaHardware defines spec.
2004-09-26  Vadim Zeitlinrenamed HasFocus() to IsActive() to avoid confusion...
2004-09-26  Robert Roebling Added wxTopLevelWindow::HasFocus() as discussed.
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-07  Vadim Zeitlinadded wxTopLevelWindow::RequestUserAttention(); documen...
2004-05-27  Julian SmartWinCE Standard SDK improvements including adding close...
2004-05-27  Julian SmartFixes for Standard WinCE SDK
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-04-27  Julian SmartSmartPhone windows are always maximized: Patch 942118
2004-04-13  Vadim Zeitlinmoved dialog/frame styles to their own headers; don...
2004-04-04  Vadim Zeitlinadded wxTLWBase::GetDefaultSize() to avoid creating...
2004-03-13  Robin DunnI keep running into situations where the old small...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-03-28  Robin DunnAdded wxTLW::SetShape and implementations for wxGTK...
2003-03-22  David ElliottInclude wxCocoa specific header
2003-03-21  David ElliottAllow headers to be compiled in Objective-C++ mode
next