Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / common / popupcmn.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-03  Stefan Csomordeal with Cocoa as we do with Carbon, see #15008
2012-11-25  Paul Cornettavoid functions deprecated in GTK3
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-04-05  Paul Cornettbuild fix for gtk1
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-04-20  Stefan Csomorcurrently avoid problems when releasing the capture...
2010-04-05  Václav SlavíkIn wxPopupFocusHandler, watch for EVT_CHAR, not EVT_KEY...
2009-10-02  Jouk JansenFix compilation for wxUniversal
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-05  Kevin OllivierFix typo.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-01  Vadim Zeitlincorrect the tests for the window position to actually...
2009-02-01  Vadim Zeitlinposition the popup on the correct screen (see #10462)
2009-01-28  Vadim Zeitlinfix remaining cases of wxWindow::ProcessEvent() calls...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-11-26  Vadim Zeitlininclude wx/msw/private.h to fix PCH-less compilation
2008-11-25  Jaakko SalliTo avoid error message, do not even try to set focus...
2008-04-21  Robert Roebling[ 1944519 ] improve left down event handling for wxPopu...
2008-03-25  Stefan Csomormake popup on mac behave as on msw
2007-01-07  Vadim Zeitlinfix for popup positioning in RTL mode (patch 1622930)
2006-11-04  Vadim Zeitlinfixed crash due to infinite recursion in wxPopupFocusHa...
2006-10-30  Vadim Zeitlinremoved unneeded ifdef from last commit
2006-10-30  Julian SmartCompile fix for Universal
2006-10-22  Vadim Zeitlinadd alt popup window style allowing to use keyboard...
2006-09-13  Václav Slavíkrenamed wxRect::Inside() to wxRect::Contains(), wxRect...
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-03-07  Vadim Zeitlindon't compile the code used only in wxUniv build in...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-08-10  Michael WetherellUndo r1.52 since we get another problem.
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-06  Michael WetherellThis handlers mustn't be deleted when a popup is dismis...
2005-04-22  Robin DunnCheck for potentially NULL m_focus (Patch #1187992)
2005-04-15  Włodzimierz SkibaSimpler constructor available.
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 DunnCopy & paste error
2005-04-12  Robin DunnFixes for wxPopupTransientWindow for wxMSW. Includes...
2005-03-17  Vadim Zeitlinremoved commented out calls to ReleaseMouse() (no real...
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-07  Robert Roebling Added screen locking code to popup window for X11.
2005-02-07  Robert Roebling Lock whole screen when popup is open under GTK+.
2005-02-07  Julian SmartDon't release capture unless we already have it.
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-01-30  Robert Roebling Applied popup patch for deleting the handlers
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2004-09-20  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-06-20  Chris Elliottfix univ SegFault
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-10-14  Mattia Barbon Implemented wxPopupWindow for wxMotif.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-06-18  David WebsterOS/2 has it's own popup window source now.
2002-06-05  Vadim Zeitlinreverted wxPopupWindow implementation to the original...
2002-05-13  David WebsterWXPM now uses popupwindows.
2002-03-21  Vadim Zeitlinlet the popup listbox process the kbd messages in wxCom...
2002-03-12  Václav Slavíkcompilation fix
2002-03-11  Vadim Zeitlinadded missing headers to fix compilation without PCH
2002-03-10  Vadim Zeitlinpropagate the click dismissing a popup window to the...
2002-03-10  Robert Roebling Next try on pop up menus. (#ifdef x11).
2002-03-09  Václav Slavíkreverted Robert's change
2002-03-09  Robert Roebling Various changes to make pop up menus work
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-24  Robert Roebling Added expose event compression.
2002-02-23  Robert Roebling Some work on GTK focus handling and events.
2002-02-17  Václav Slavíkdon't treat changing focus to popup's child as loosing it
2002-01-25  Vadim Zeitlinfix a crash when dismissing the popup window because...
2002-01-22  Vadim Zeitlinadded a hack to work around the dummy kill focus messag...
2002-01-19  Vadim Zeitlindismiss the popup when an unprocessed key is pressed
2002-01-08  Václav SlavíkwxRTTI for wxPopupWindow in wxMGL
2002-01-07  Gilles Depeyrotimplement out-of-line destructors where needed instead...
2002-01-03  Vadim Zeitlincompilation fix for recent commit
2002-01-03  Vadim Zeitlinadded wxRTTI macros to wxPopupComboWindow and wxPopupTr...
2002-01-02  Vadim Zeitlinadded wxRTII macros to wxPopupWindow under MSW
2001-10-12  Robin DunnAdded style parameter to wxPopupWindow ctors so they...
2001-07-10  Václav Slavík1. #ifdefed wxPopupComboWindow to be used only in wxUniv
2001-07-10  Vadim Zeitlinmore combobox appearance fixes
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Julian SmartVarious fixes for wxMotif
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
2001-06-29  Vadim Zeitlin2 more files added on wxUniv branch I had forgot to...