]> git.saurik.com Git - wxWidgets.git/history - include/wx/window.h
removing RTTI classinfo #define redirections, not needed anymore
[wxWidgets.git] / include / wx / window.h
2003-10-17  Stefan Csomorremoving RTTI classinfo #define redirections, not neede...
2003-10-16  Vadim Zeitlinadded ShouldInheritColours()
2003-09-22  Vadim Zeitlinremoved some TABs
2003-08-19  Stefan CsomorRTTI extensions
2003-08-18  Stefan Csomorrtti api mods added
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-17  Václav Slavíkhave TryValidator even if wxUSE_VALIDATORS=1, so that...
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-28  Stefan CsomorAdded Setter for Position (consistency)
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-28  Stefan Csomoreven more defines for rerouting the xti information...
2003-07-13  Julian SmartImprovements to OnIdle processing
2003-07-10  Vadim Zeitlinlinking fixes and code cleanup after hotkey patch
2003-07-10  Julian SmartApplied patch [ 758687 ] RegisterHotkey implemented
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-06  Vadim Zeitlinadded GetBorder(flags)
2003-06-26  Vadim Zeitlingot rid of wxEvtHandler::m_isWindow, use virtual functi...
2003-05-19  Julian SmartCorrected some wxAccessible mistakes
2003-03-31  Julian SmartMore deprecated code updates
2003-03-22  David ElliottInclude wxCocoa specific header
2003-03-21  David ElliottAllow headers to be compiled in Objective-C++ mode
2003-02-28  Julian SmartAdded display sample to distrib file lists
2003-02-19  Robin DunnSend the wxWindowDestroyEvent for all ports
2003-02-16  Julian SmartAdded accessibility headers
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-07-08  Robert Roebling Return to 20x20 default size.
2002-07-06  Robert Roebling You can crash GTK with scrolled windows being
2002-05-26  Vadim Zeitlinattempts to make GetBestSize() work using constraints...
2002-05-25  Vadim Zeitlinnew wxWindow::FindWindowByXXX() methods replacing the...
2002-05-11  Vadim Zeitlinchanged the handling of the default buttons to be more...
2002-04-21  Vadim Zeitlinadded and documented wxWindow::SetFocusFromKbd
2002-04-20  Vadim Zeitlinadded wxGetTopLevelParent()
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-09  Ron LeeAdded GetMaxSize virtual method for use by sizers.
2002-02-24  Václav Slavíkmade AdjustForParentClientOrigin const
2002-02-23  Julian SmartwxUSE_CONSTRAINTS now refers to constraints only, since...
2002-02-17  Vadim Zeitlinbetter handling for the style changing during run-time
2002-02-14  Robin DunnAs per the wx-dev discussion in early Jan, replaced
2002-02-14  Vadim Zeitlin#if wxUSE_PALETTE, not #ifdef
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-10  David WebsterRemoving OS/2 specific positioning methods, no longer...
2002-02-08  Vadim Zeitlincleanups after SciTech commit :-(
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-02-04  David WebsterOS/2 scrolling support
2002-01-25  Vadim Zeitlinadded and documented wxWindow::RemoveEventHandler()
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-08-04  Václav Slavíkreverted my Set/getTitle change
2001-08-02  Václav SlavíkSet/GetTitle out of wxWindowBase, forked and put to...
2001-07-31  Václav SlavíkwxWindowBase remembers title/label now
2001-07-30  Vadim Zeitlin1. made ScrollLines/Pages return bool indicating if...
2001-07-29  Vadim Zeitlinadded ScrollLines/Pages
2001-07-28  Václav SlavíkwxMGL compilation fixes
2001-07-26  Vadim Zeitlinadded wxWindow::Freeze/Thaw(), implemented them for...
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-06  David WebsterOS/2 update for wxUniv merge.
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-02  Vadim Zeitlincrash in wxAppBase::SetActive fixed
2001-06-29  Vadim Zeitlindefine wxWindowNative for wxUniv compilation
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-04-26  Vadim Zeitlinapplied patch 417699 (remove WXDLLEXPORT from inline...
2000-09-15  Julian SmartAdded Set/GetThemeEnabled and used this for determining...
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-02  Vadim Zeitlinadded CentreOnScreen(), updated the docs to clear this...
2000-01-29  Václav Slavíkbugfix: added wxWindowBase::OnMiddleClick declaration
2000-01-25  Vadim Zeitlin1. kbd interface for wxScrolledWindow
2000-01-21  Vadim Zeitlin1. fixed (to test) the bug with bitmaps without masks...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-11-19  David WebsterRemoval of previous wxValidtor code for wxOS2
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-11-08  David WebsterOS/2 PM specific fixes for validators and fonts
1999-11-05  Robert Roebling Added IsTopLevel() as a virtual function.
1999-10-11  Robert Roebling added SpinCtrl,
1999-10-10  Robert Roebling Minor changes to keep my MSW source
1999-08-09  Robert Roebling Replaced old wxSizer,
1999-08-02  Vadim Zeitlin1. minor headers rearrangement: wxprec.h doesn't includ...
1999-08-02  David Webster*** empty log message ***
1999-07-28  David Webster*** empty log message ***
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-26  Vadim ZeitlinCentre() supports wxCENTER_FRAME flag now
1999-07-20  Vadim Zeitlin1. panels pass focus to the next item in parent panel
1999-06-10  Robin DunnAdded wxWindowBase::CentreOnParent to allow top level...
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...
next