Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / gtk / toplevel.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-03-22  Paul Cornettfix GTK3 build
2013-03-21  Vadim ZeitlinTweak wxGTK keyboard handling to allow accelerators...
2012-12-20  Paul CornettUse client size determined by size-allocate when possible
2012-11-25  Paul Cornettavoid functions deprecated in GTK3
2012-11-07  Paul Cornettupdate fullscreen state when it is changed by the WM
2012-10-17  Paul CornettDisconnect all GTK signals referencing a wx object...
2012-10-07  Vadim ZeitlinEnsure that key events are sent to focused window first...
2012-10-04  Paul Cornettsilence warnings about shadowed variables with GCC...
2012-07-23  Vadim ZeitlinDon't change client size of TLW when centering it in...
2012-07-15  Paul Cornettsimplify ifdefs, deferred show and _NET_FRAME_EXTENTS...
2012-07-14  Vadim ZeitlinMinor fixes to wxGTK3 with Broadway backend build.
2012-07-10  Paul Cornettno real changes, just remove unnecessary indentation...
2012-07-10  Paul Cornettupdate minimum GTK2 version requirement to 2.6
2012-06-30  Paul Cornettsupport for GTK3
2012-06-24  Paul Cornettupdate size hints when decoration size becomes known...
2012-06-23  Paul Cornettproperly handle stupidly small maximum size hints
2012-06-22  Paul Cornettfix SetSizeHints when wxDefaultSize is given for min...
2012-06-21  Vadim ZeitlinDon't call gtk_window_set_geometry_hints() if there...
2012-06-07  Paul Cornettfix warnings about conversion to bool, closes #14381
2012-05-17  Paul CornettRemove use of "size-request" signal for wxWindow sizing.
2012-04-24  Paul CornettRemove code to find topmost X window in SetTransparent().
2012-04-15  Vadim ZeitlinNo real changes, just fix misspellings in comments...
2012-02-28  Paul Cornettavoid crash if IsMaximized() is called before native...
2012-02-26  Vadim ZeitlinFix wxGTK compilation when using non X11-based GDK.
2011-10-31  Paul Cornettsimplify code calling gtk_window_set_urgency_hint
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.
2011-10-12  Vadim ZeitlinAnd another compilation fix.
2011-10-12  Vadim ZeitlinCompilation fix after a bad merge.
2011-10-12  Vadim ZeitlinAdded wxWindow::GTKHandleRealized() virtual method...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-15  Vadim ZeitlinFix crash when creating and quickly destroying a wxTLW...
2011-04-15  Paul Cornettworkaround for broken window managers which claim to...
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2011-03-09  Paul Cornettadd wxEVT_MAXIMIZE support to wxGTK
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2010-10-28  Paul Cornettfix iconize event detection, logical operators don...
2010-10-27  Robert RoeblingUse window-state-event to send ICONIZE events under...
2010-03-23  Paul Cornettbetter fix for #11803, don't set iconized state for...
2010-03-23  Paul Cornettignore iconized state when computing client size for...
2010-02-28  Vadim ZeitlinFix compilation with GTK+ 2.4.
2010-01-15  Paul Cornetthonor wxMAXIMIZE frame style, fixes #11631
2009-12-16  Paul Cornettallow setting client size to work properly before windo...
2009-12-01  Paul Cornettremove unused data member
2009-10-31  Paul Cornettmake sure ShowWithoutActivating only takes effect once
2009-10-30  Paul Cornettimplement ShowWithoutActivating for GTK+
2009-09-24  Julian SmartApplied patch #9058 (add Hildon 2.0 support)
2009-08-27  Paul Cornettsmall fix to last commit, only disable updating decor...
2009-08-27  Paul Cornettavoid deferred show with Fluxbox, its support for _NET_...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-13  Francesco Montorsiavoid GDK warnings about invalid windows when creating...
2009-03-06  Robert RoeblingwxBusyInfo now uses wxGenericStaticText under GTK+...
2009-02-17  Paul Cornettfix deferred show when SetSize() is called after SetCli...
2009-02-15  Francesco Montorsiuse YieldFor() in wxTopLevelWindowGTK::RequestUserAtten...
2009-01-29  Robert RoeblingStore pointer to owning wxWindow in wxPizza widget
2009-01-26  Robert RoeblingRemoved queuedResize code again as GTK+ does this inter...
2009-01-23  Robert RoeblingPostpone size event from wxTLW resizing to idle
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-12-24  Paul Cornettfix saving/restoring size when WM supports _NET_FRAME_E...
2008-11-27  Paul Cornettfix for shown TLW having m_isShown == false, #9909
2008-10-02  Vadim Zeitlinhonour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderl...
2008-08-27  Paul Cornettget system colors directly from GTK styles, eliminating...
2008-08-26  Paul CornettHold a reference on m_widget for the life of the associ...
2008-08-26  Paul Cornettuncomment line accidentally left commented out in last...
2008-08-26  Paul Cornettfix for GTK assertion `info->icon_pixmap == NULL' faile...
2008-05-20  Paul Cornettput frame extents XGetWindowProperty code in one place
2008-04-23  Paul Cornettrestore caching of WM frame extents
2008-04-19  Paul Cornettdon't reset m_deferShow if Show() is called more than...
2008-04-06  Vadim Zeitlindelay setting the window shape until it is realized...
2008-03-17  Paul Cornettreorganize deferred show logic a bit, to reset m_deferS...
2008-03-15  Paul Cornettuse a different method to prevent an early size_allocate,
2008-03-14  Václav Slavíksimplified and cleaned up wxGTK's focus handling
2008-03-12  Paul Cornettdon't defer showing if _NET_FRAME_EXTENTS handler is...
2008-02-28  Paul Cornettrevert updating GTK size hints when window decorations...
2008-02-26  Paul Cornettupdate GTK size hints when window decorations change
2008-02-22  Václav Slavíkmoved win_gtk.h header to wx/gtk/private, it's for...
2008-02-02  Paul Cornettavoid GCC warnings about breaking strict aliasing rules
2008-01-13  Paul Cornettprevent explicitly set client size from being changed...
2007-12-05  Paul Cornettfix deferred show when min size has been set
2007-12-04  Paul CornettOnly account for WM frame extents in tlw size if WM...
2007-12-02  Paul Cornettkeep initial size from changing when frame extents...
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-22  Paul Cornettstore size of WM decorations separately for each TLW...
2007-11-19  Vadim Zeitlinonly call hildon_program_remove_window() when destroyin...
2007-11-17  Vadim Zeitlinrename g_openDialogs to wxOpenModalDialogsCount and...
2007-11-12  Vadim Zeitlinsome Hildon integration work: use HildonProgram (for...
2007-11-09  Paul Cornettmodified fix for empty client area, first one broke...
2007-11-08  Paul Cornettfix for blank client area after restoring a "rolled...
2007-11-07  Robert RoeblingUpport hint window improvement using custom GTK+ code
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2007-10-27  Julian SmartImplementation of wxSysColourChangedEvent on wxGTK
2007-10-24  Paul CornettUse a GtkVBox to do TLW layout. Rework some of the...
2007-10-23  Vadim Zeitlinuse -Wunused-parameter with gcc for consistency with...
2007-10-20  Paul Cornettdon't need to paint tlw background, GTK does it
2007-09-13  Paul Cornettget more accurate TLW sizing by using a window decorati...
2007-08-30  Paul CornettX property data is long for format 32
next