Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / popupcmn.cpp
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...