Fix tab navigation bug with static boxes without enabled children.
[wxWidgets.git] / include / wx / popupwin.h
2013-06-03  Stefan Csomordeal with Cocoa as we do with Carbon, see #15008
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2011-12-09  Vadim ZeitlinRestore mouse capturing/releasing in wxPopupTransientWi...
2011-10-10  Vadim ZeitlinFix warnings about wxOSX_USE_CARBON being undefined...
2011-10-09  Vadim ZeitlinImplement EVT_MOUSE_CAPTURE_LOST handling for wxPopupTr...
2011-10-09  Vadim ZeitlinImplement delayed destruction for wxPopupTransientWindow.
2011-03-19  Vadim ZeitlinDocument wxPopupTransientWindow.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2007-11-20  Stefan Csomorcleanup
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-01-22  Václav Slavíkimplemented wxPopupWindow for wxDFB; added wxNonOwnedWi...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-21  Włodzimierz SkibawxOS2 with Open Watcom: correct PCH usage, missing...
2005-04-15  Robin DunnFor wxMSW capture and release the mouse as the cursor...
2005-04-12  Robin Dunnchecked in just John's patch, will keep working my...
2005-04-12  Robin DunnGRR! Reverting last change. I broke some things that...
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-04  Robin DunnAdded CanApplyParentThemeBackground and use it in wxMSW's
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
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-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-25  Vadim Zeitlinprevent the parent window from losing activation when...
2002-03-21  Vadim Zeitlinlet the popup listbox process the kbd messages in wxCom...
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-15  Vadim ZeitlinAIX compilation fixes from Paul Thiessen
2002-02-05  Julian SmartFixed a couple of typos
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2002-01-25  Vadim Zeitlinfix a crash when dismissing the popup window because...
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-06  Václav Slavíkcompilation fix
2002-01-03  Vadim Zeitlinadded wxRTTI macros to wxPopupComboWindow and wxPopupTr...
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-10-01  Václav SlavíkwxPopupWindow for wxMGL
2001-07-21  Gilles Depeyrotcorrections for wxGtk compilation under Darwin/Mac...
2001-07-10  Václav Slavík#ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...