Implement wxBG_STYLE_TRANSPARENT support for wxGTK.
[wxWidgets.git] / interface / wx / window.h
2012-02-11  Vadim ZeitlinImplement wxBG_STYLE_TRANSPARENT support for wxGTK.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2011-12-11  Vadim ZeitlinDocument that setting colours for native controls might...
2011-09-11  Robin DunnFix missing and broken interface items for Phoenix
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-09  Vadim ZeitlinMention that wxNotebook page must be removed before...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-14  Vadim ZeitlinDocument EVT_CHAR_HOOK.
2010-12-27  Robin DunnFix various missing or broken stuff needed for Project...
2010-09-30  Vadim ZeitlinAdd default value for GetPopupMenuSelectionFromUser...
2010-08-15  Vadim ZeitlinImprove EVT_SHOW documentation.
2010-07-27  Francesco Montorsimention wxSystemSettings::GetColour() in wxWindow:...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-05-19  Vadim ZeitlinDocument that wxWindow::FindWindowByXXX() functions...
2010-05-10  Vadim ZeitlinDon't use wxWindow::ClearBackground() in the image...
2010-05-09  Vadim ZeitlinReplace public wxEvtHandler::ProcessEventHere() with...
2010-05-09  Vadim ZeitlinAdd wxWindow::ProcessWindowEventLocally() and use it...
2010-04-22  Vadim ZeitlinClarify that Raise() is only a request to raise the...
2010-04-16  Vadim ZeitlinMinor corrections to the documentations.
2010-04-16  Vadim ZeitlinDocument wxWindow::DoCentre() and wxCENTRE_ON_SCREEN...
2010-01-19  Václav SlavíkMake ConvertPixelsToDialog() and ConvertDialogToPixels...
2010-01-09  Vadim ZeitlinMinor fixes and enhancements to wxWindowID documentation.
2009-10-21  Vadim ZeitlinAdd or fix descriptions of return values from SetFont...
2009-10-18  Mattia BarbonCopy wxPerl notes from the LaTeX documentation.
2009-10-10  Vadim ZeitlinDon't document WarpPointer() as not implemented under...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-10-05  Vadim ZeitlinAdded wxSHOW_EFFECT_NONE.
2009-08-10  Vadim ZeitlinMade wxWindow::HasScrollbar() do what it says.
2009-07-25  Vadim ZeitlinImplement wxWindow::GetToolTipText().
2009-06-16  Vadim Zeitlinintroduce wxBG_STYLE_{ERASE,PAINT} and implement their...
2009-06-11  Vadim ZeitlinGetTextExtent() is not virtual any more (since r60984)
2009-05-23  Vadim Zeitlinmake wxWindow::SetAutoLayout() now works for all window...
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2009-02-18  Bryan PettyFix manual references to the events overview after...
2009-02-07  Vadim Zeitlinupdate/reorganize events overview and changed links...
2009-02-07  Francesco Montorsidocument the wxWindow::Get/SetLayoutDirection functions
2009-02-06  Francesco Montorsimention wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECUR...
2009-02-05  Francesco Montorsiadd many references to the overview_windowsizing topic...
2009-01-30  Robert RoeblingMake GetEffectiveMinSize virtual as not being able...
2009-01-28  Francesco Montorsiuse singular when documenting group of functions as...
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2009-01-28  Francesco Montorsidocument various enumerations defined in defs.h; give...
2009-01-25  Francesco MontorsiChange in wxWindow the access specifier of the wxEvtHan...
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-22  Francesco Montorsia few more member groups, in line with the real header...
2009-01-22  Francesco Montorsino real change: just grouped the tons of wxWindows...
2009-01-21  Vadim Zeitlinsend destroy events for children before they're fully...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-28  Francesco Montorsifix miscellaneous doxygen warnings; IMPORTANT: never...
2008-12-27  Francesco Montorsido not use @b when referencing to functions; use final...
2008-12-24  Vadim Zeitlinallow passing -1 range to SetScrollbar() to indicate...
2008-12-15  Vadim Zeitlindisable UI updating during GetPopupMenuSelectionFromUse...
2008-12-06  Francesco Montorsiadded a @todo about references to old wx functions
2008-11-26  Francesco Montorsiclarified that Raise() and Lower() only work for wxTopL...
2008-11-22  Francesco Montorsifix docs for wxWindow::Layout (fixes #4297)
2008-11-22  Francesco Montorsifix description for wxWS_EX_CONTEXTHELP; fixes #4276
2008-11-13  Václav Slavíkimplement wxWindow::DragAcceptFiles() on all platforms
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-10-28  Francesco Montorsiifacecheck fixes
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-10-04  Francesco Montorsifix for doxygen warnings
2008-10-04  Francesco Montorsifix many doxygen warnings about undocumented parameters
2008-09-27  Francesco Montorsieven more interface fixes
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-09-27  Francesco Montorsiadd wxPosixPermissions enumeration; it provides more...
2008-09-25  Francesco Montorsiw*h interface revisions
2008-09-12  Vadim Zeitlinreturn true from IsBeingDeleted() if any of the parent...
2008-08-25  Vadim Zeitlinadded UnsetToolTip() which is also provided (as empty...
2008-07-29  Vadim Zeitlinadd PostSizeEvent() and use it in wxMSW status bar...
2008-07-29  Vadim Zeitlinmove SendSizeEvent() down to wxWindow from wxFrame...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...