Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / gtk / popupwin.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-05-15  Vadim ZeitlinFix crash in wxGTK wxPopupWindow when creating it witho...
2012-06-30  Paul Cornettsupport for GTK3
2012-02-28  Paul Cornettremove unnecessary override of AddChildGTK
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2009-12-01  Paul Cornettremove unused data member
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-01-29  Robert RoeblingStore pointer to owning wxWindow in wxPizza widget
2008-10-07  Robert RoeblingGTK+ version guard
2008-10-07  Robert RoeblingDon't set HINT_COMBO as wxPopupWindow is used for diffe...
2008-10-06  Robert RoeblingMake keyboard input to controls in a wxPopupWindow...
2008-08-29  Paul Cornettreplace m_insertCallback with a virtual function, contr...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2008-02-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-10-24  Paul CornettUse a GtkVBox to do TLW layout. Rework some of the...
2007-07-18  Vadim ZeitlinwxGTK/Univ compilation fixes
2007-05-25  Paul CornettRemove unneeded wxTLW child inserter function.
2007-05-20  Paul Cornettinitialize m_sizeSet
2007-04-26  Paul Cornettreplace 5 copies of size constraining code with one...
2007-04-23  Vadim Zeitlinremove wxWindow::m_needParent and use GTKNeedsParent...
2007-04-21  Paul Cornettremove redundant GTK_WIDGET casts
2007-04-19  Paul CornettReorganize idle system code.
2007-03-26  Vadim Zeitlinuse native TAB traversal for GTK+ 2
2006-09-07  Paul CornettGtkOnSize parameters aren't useful
2006-08-27  Paul Cornettreturning true is sufficient to stop signal emission
2006-05-22  Włodzimierz SkibaInclude wx/cursor.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-03-09  Vadim Zeitlinmoved wxapp_install_idle_handler and g_isIdle from...
2006-02-27  Robert Roebling Make wxTransientPopupWindow ignore button down events
2006-02-04  Mart RaudseppGTK2: gtk_widget_set_uposition -> gtk_window_move for...
2006-02-03  Mart RaudseppGTK2: gtk_window_set_policy -> gtk_window_set_resizable...
2006-02-03  Mart RaudseppGTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
2006-01-22  Mart RaudseppUse g_signal* instead of deprecated gtk_signal*. Use...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-08  Mart RaudseppExpand tabs, identation/whitespace fixes
2005-03-25  Robert Roebling Create wxPopUpWindow hidden initially (like MSW,...
2005-03-25  Robert Roebling Applied wxPopWindow less flicker patch.
2005-03-21  Vadim ZeitlinGTK+ callbacks must have C linkage (patch 1157384)
2005-02-20  Robert Roebling Applied patch to allow resizing the popup window.
2005-02-06  Robert Roebling GTK 1.2 compilation.
2005-02-06  Robert Roebling I think I found out how GTK+ want popup windows
2005-01-29  Robert Roebling Tried to restore wxPopupTransientWindow functionality
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-10  Vadim Zeitlinallow wxPopupWindow get the key events (patch 713269)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-06-06  Robert Roebling Dislaying popup tip windows seems to work right now.
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2001-07-10  Václav Slavíkcompilation fix for wxGTK
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Václav Slavíkadded wxUSE_POPUPWIN
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to