summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New tooltips API.Kristian Rietveld2007-02-061-1/+0
* Create 'composited' label.Søren Sandmann2006-04-251-1/+3
* Make this function public API. (#307099, Todd Berman)Matthias Clasen2006-01-101-1/+1
* Add a deletable property with getter and setter, to control the closeMatthias Clasen2005-08-301-0/+3
* Take window groups into account. (#309473, Diego Gonzalez)Matthias Clasen2005-07-051-0/+1
* Variant of gtk_window_present which takes a timestamp. (#166379, ElijahMatthias Clasen2005-06-201-1/+3
* Support the ICCCM urgency hint. (#61858, Havoc Pennington)Matthias Clasen2005-06-171-0/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+6
* Support named themed window icons.Matthias Clasen2004-07-171-0/+5
* Changes to support do-not-focus-on-map hint in conjunction withElijah Newren2004-05-061-0/+3
* expose gtk_bindings_activate_event(), changed callers.Tim Janik2004-03-021-0/+2
* export gtk_window_activate_key() (Request from Tim Janik)Owen Taylor2004-03-011-2/+3
* Changes to allow "no input" windows (#64613):Matthias Clasen2003-12-101-0/+3
* Fix a residual call to gtk_window_get_private().Owen Taylor2003-11-031-2/+0
* Add getters corresponding to the is_active and has_toplevel_focusOwen Taylor2003-10-281-0/+5
* Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos)Matthias Clasen2003-08-101-0/+4
* Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport):Matthias Clasen2003-07-181-0/+1
* Add _gtk_window_unset_focus_and_default(), use to clear the focus andOwen Taylor2002-11-121-0/+3
* Add startup notification hooks - mostly based on patch by Havoc PenningtonOwen Taylor2002-11-021-0/+1
* Deprecation cleanupManish Singh2002-10-011-6/+6
* Add gtk_window_set_icon_from_file(),Owen Taylor2002-09-301-0/+6
* fix GtkWindowMnemonic to have a separate typedefHavoc Pennington2002-09-251-0/+8
* Add a "is_focus" property indicating whether a widget is the focus widgetOwen Taylor2002-06-061-1/+9
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-1/+5