replace wx_{const,static,reinterpret}_cast with their standard C++ equivalents
[wxWidgets.git] / include / wx / univ / toplevel.h
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-04-07  Vadim Zeitlinmade wxTLW::SetIcon() non-virtual, it was already imple...
2006-10-29  Vadim Zeitlindon't override GetMinWidth/Height() which are non-virtu...
2006-09-25  Václav Slavíkcompilation fix (missing void)
2006-09-25  Vadim Zeitlinadd wxTLW::UseNativeDecorations[ByDefault]() to allow...
2006-09-14  Vadim ZeitlinMany changes for wxInputHandler creation mainly related to:
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-12-19  Vadim Zeitlinmoved ProvidesBackground() from wxUniv to base wxWindow...
2004-08-10  Włodzimierz SkibaCleaning of sources (Univ related files). -1/TRUE/FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-12  Robin DunnFixed to use wxNcPaintEvent types where needed
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-03-28  Mattia BarbonAdd missing include
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-12  Václav Slavík1. implemented system menu handling in wxUniv (win32...
2002-02-14  Václav Slavíkcopyright update
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-01-08  Václav Slavíkmoved InteractiveMove to wxUniv's wxTopLevelWindow
2001-11-05  Václav Slavíkforgot to update univ/toplevel.h
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-28  Václav Slavíkproper fullscreen handling
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-18  Václav Slavíkpartial implementation of wxTopLevelWindow for wXUniv
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)