Use wxDELETE() and wxDELETEA() when possible.
[wxWidgets.git] / src / common / wincmn.cpp
2006-10-09  Vadim Zeitlinadded static wxPlatformInfo::Get() and use it (patch...
2006-09-26  Robin DunnIf a TLW's default item is not an immediate child then...
2006-09-24  Vadim ZeitlinAdded wxUSE_VARIANT and the related checks, also added...
2006-09-14  Václav Slavíkrenamed wxWindow::IsVisible() to IsShownOnScreen()...
2006-09-13  Robert Roebling Add GetScrollHelper() to wxWindow.
2006-09-11  Robin DunnUse DoIsExposed for the virtual version of the method...
2006-09-10  Václav Slavíkadded wxWindow::IsVisible() method
2006-09-04  Vadim ZeitlinMerge ... RTL changes (with many modifications) from...
2006-09-04  Vadim Zeitlinadded wxSizer::Get/SetContainingWindow()
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-07  Robin DunnChange Fit() back to using SetSize, not SetClientSize.
2006-07-31  Vadim Zeitlinrelease build unused variable warning fix
2006-07-31  Václav Slavíkdon't pass window argument to NotifyCaptureLost, it...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-25  Vadim Zeitlinmove default button handling code from wxControlContain...
2006-07-24  Vadim Zeitlinadded static casts to void * for pointers used with...
2006-07-16  Vadim Zeitlindon't add 7 and 14 pixel horz/vertical padding in DoGet...
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-05-30  Włodzimierz SkibaInclude wx/scrolbar.h according to precompiled headers...
2006-05-29  Paul Cornettrevert removal of gtk1 code from common file
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-12  Vadim Zeitlindon't delete the exiting tooltip if SetToolTip() is...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-03-15  Mart RaudseppDon't return a void value here - VC6 doesn't like it
2006-03-14  Robin Dunnm_windowReserved was removed
2006-03-14  Vadim Zeitlinadded GetScreenPosition/Rect() which always return...
2006-03-04  Włodzimierz SkibaMore informative comment about previous commit.
2006-03-03  Włodzimierz SkibaStop invalidating size on wxTLW
2006-02-12  Vadim Zeitlinit is not possible to show/hide the window from the...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-02-10  Vadim Zeitlinfixed centering of top level windows on secondary displ...
2006-01-19  Mart RaudseppUpdate copyright year in ctrl+alt+mclick dialog
2005-12-17  Vadim Zeitlincorrected DoGetVirtualSize() to return at least our...
2005-11-26  Vadim Zeitlinadded helper for visual sizers debugging
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-13  Mart RaudseppTypo fix in comment
2005-11-13  Mart RaudseppMight aswell show the compile- and runtime versions...
2005-11-09  Włodzimierz SkibaVarious source cleanings.
2005-10-17  Vadim Zeitlinfixed Fit() to call SetClientSize() and not SetSize()
2005-10-10  Vadim Zeitlinadded GetWindowSizeForVirtualSize() virtual hook for...
2005-09-25  Vadim Zeitlinfix icc warning about printf() format mismatch
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-21  Vadim Zeitlinfix handling of partially-specified min size
2005-08-20  Vadim Zeitlinadd information for Palm/CE ports (patch 1256409)
2005-07-02  Vadim Zeitlinadded include wx/toolbar.h neededfor mingw32 compilation
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-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-25  Vadim Zeitlinif we return GetSize() from DoGetBestSize(), remember...
2005-05-19  Robin DunnNo longer using the reserved pointer
2005-05-09  Robin DunnA slightly modified version of Patch #1197468. Keeps...
2005-04-17  Julian SmartAdded some reserved functions
2005-04-02  Julian SmartwxSYS_COLOUR_WINDOW is better for window backgrounds...
2005-03-17  Vadim ZeitlinGetVirtualSize() returns client size values for the...
2005-02-28  Ryan NortonwxDisplay::GetFromWindow is only on msw evidently
2005-02-28  Ryan Nortonpartially fix bug [ wxwindows-Bugs-1145813 ] Centre...
2005-02-27  Vadim Zeitlinbetter compatibility with old wxList in wxUSE_STL=...
2005-02-20  Dimitri Schoolwerthminor textual fix
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-12  Robert Roebling Reapplied patch to change the two scrolled window...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-03  Robin DunnInclude the size of any window borders (size vs. clientsize
2005-02-02  Włodzimierz SkibaLast .empty() string source cleaning before 2.5.4.
2005-01-31  Włodzimierz SkibaNative wxStaticText. Cleaning of wxRadioBox code before...
2005-01-27  Włodzimierz SkibaGet/SetValue() and other improvements to the native...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-07  Vadim Zeitlinmade FindWindow() member functions const (this makes...
2004-12-19  Vadim Zeitlindo not inherit background colour in InheritAttributes...
2004-11-22  David ElliottFix centering of top-level children of wxMDIParentFrame...
2004-11-18  Vadim Zeitlinset background style to wxBG_STYLE_COLOUR in SetBackgro...
2004-10-17  Włodzimierz Skiba__WXDEBUG__ is defined/undefined, not 0/1!
2004-10-16  Vadim Zeitlinfixed fatal bug when moving the control after itself...
2004-10-15  Ron LeeBump copyright date and indicate debug builds too in...
2004-10-08  Václav Slavíkpropagate invalidated best size upstream
2004-10-06  Václav Slavíkfixed broken DoUpdateWindowUI: event.SetChecked doesn...
2004-09-30  Václav Slavíkblind compilation fix for MSVC
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-09-24  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-11  Stefan Csomorsupport for sys-opted window variant
2004-08-29  Julian SmartFirst step in background erase optimization
2004-08-15  Václav Slavíkfont affects best size, invalidate cache if it changes
2004-07-25  Vadim Zeitlincorrected Center() for cases when client display rect...
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-06  Vadim Zeitlinanother compilation fix for after last check in
2004-07-06  Vadim Zeitlinblind compilation fix for wxUSE_STL==1 (bug 985662)
2004-07-01  Vadim Zeitlinadded and documented wxWindow::MoveBefore/AfterInTabOrder()
2004-06-30  Václav Slavíkdecoupled attributes inheritance and m_hasXXX flags
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-23  Václav Slavíkrefresh the window in OnSysColourChanged
2004-06-23  Václav Slavíkdon't cache default colours
2004-06-19  Robin DunnControls will readjust their size and minsize when...
2004-06-18  Václav Slavíknew logic applies to SetFont(wxNullFont), too
2004-06-17  Robin DunnSet/Reset ThemeEnabled when changing the fore/backgroun...
2004-06-15  Julian SmartNavigate corrections
2004-06-15  Julian SmartWith wxTE_PROCESS_TAB, tabs are now inserted in the...
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-23  Julian SmartUse old licence name
next