summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+6
* Introduce gtk_window_get/set_attached_to()Andrea Cimitan2012-01-121-0/+3
* Revert "GtkWindow: new API to store state in GSettings"Matthias Clasen2012-01-091-4/+0
* GtkWindow: new API to store state in GSettingsRyan Lortie2012-01-061-0/+4
* window: Add hide-titlebar-when-maximized propertyFlorian Müllner2011-12-151-0/+3
* Make focus rectangles optionalMatthias Clasen2011-08-101-0/+3
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-6/+4
* Add a setter for GtkWindow.has_user_ref_countMatthias Clasen2011-01-101-0/+2
* Remove private header from gtkwindow.hStef Walter2010-12-231-3/+0
* Drop long-obsolete linux framebuffer APIsMatthias Clasen2010-12-231-23/+4
* Hide GtkWindowGroup membersMatthias Clasen2010-12-171-60/+3
* gtk: clean up GtkWidget signalsMichael Natterer2010-10-201-9/+2
* GtkApplication rewriteRyan Lortie2010-10-191-0/+5
* GtkWindow: Allow setting size from geometryOwen W. Taylor2010-10-111-0/+8
* Add resize grips to GtkWindowMatthias Clasen2010-10-081-0/+10
* API: remove gtk_window_set_visual()Benjamin Otte2010-09-281-3/+0
* window: Keep track of own visualBenjamin Otte2010-09-261-0/+3
* GtkWindow: move public members to private structureJavier Jardón2010-09-111-58/+2
* Added _gtk_widget_get_wmclass() internal functionJavier Jardón2010-08-311-0/+4
* Drop Win32 DLL ABI compatibility cruftTor Lillqvist2010-08-301-6/+0
* Remove GtkWindow:allow-grow and GtkWindow::allow_shrink deprecated propertiesJavier Jardón2010-07-021-1/+1
* Make gtk_window_group_get_current_grab publicMatthias Clasen2010-06-241-1/+1
* GtkWindow: Add gtk_window_has_group()Carlos Garcia Campos2010-05-261-0/+1
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+14
* Move GtkAccelGroup private structure to shared header fileJavier Jardón2010-05-031-0/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkWindow functionJavier Jardón2010-05-031-8/+0
* Only show the mnemonic underline when pressing AltMatthias Clasen2009-12-201-0/+3
* [gtk/gtkwindow] Added accessor for GTK_WINDOW ()->typeChristian Dywan2009-11-111-0/+2
* Add a function to get the default window icon nameMatthias Clasen2009-02-201-0/+2
* Keep GtkPlug in sync with the global list of toplevels.Matthias Clasen2009-01-231-0/+3
* no need to include <gtk/gtkenums.h> in headers which somehow includeMichael Natterer2008-10-301-1/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+2
* Bug 544684 - Win64 issue, window handles are assumed to be 32-bitTor Lillqvist2008-08-041-4/+4
* Bug 65818 – rename gtk_window_set_default() and add getter for itMatthias Clasen2008-08-021-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-241-2/+0
* gtk/gtkwindow.[ch] rename gtk_window_group_get_windows() toMichael Natterer2008-06-201-1/+1
* Add gtk_window_group_get_windows().Tim Janik2008-06-201-0/+2
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-21/+21
* Also seal GtkWindowGroup in gtkwindow.hTim Janik2008-06-201-1/+1
* Seal GtkWindow.Tim Janik2008-06-201-43/+43
* Add gtk_window_get_default()Tim Janik2008-06-201-0/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Move "move-focus" signals from several widgets to GtkWidget to enable moreMichael Natterer2007-06-041-0/+5
* Add functionality to set overall opacity of a top-level window. (#405316)Tor Lillqvist2007-04-301-0/+3
* Apply patch by Vytautas Liuolia for changing the startup notification idEmmanuele Bassi2007-03-131-0/+2