summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRABOwen Taylor2002-02-241-0/+10
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+12
* Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.Owen Taylor2002-02-231-3/+3
* Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group toOwen Taylor2002-02-211-0/+2
* Implement "fuzzy" key binding lookups; allow matches on key and level butOwen Taylor2002-02-211-1/+2
* applied patch from owen to get rid of accel map notifiers. changed thingsTim Janik2001-11-201-2/+2
* Move notification of "has_default" to here, so it is safe to callOwen Taylor2001-11-171-3/+5
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-0/+8
* Use GtkWindow* as first signal argument (was GtkWidget*).Daniel Elstner2001-11-031-1/+1
* Add a gtk_window_get_focus() getter to determine the currently focusedOwen Taylor2001-10-311-0/+1
* Fix incorrect parameter to compute_double_length (#58680, patch fromOwen Taylor2001-09-191-1/+1
* put GtkPacker back in here so it won't be in gtk-unused.txt, but don't putHavoc Pennington2001-09-081-2/+2
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-0/+1
* add default iconHavoc Pennington2001-08-291-0/+9
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+2
* fix a typo.Havoc Pennington2001-08-101-24/+40
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-3/+3
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-3/+19
* Fixed a small typo, it should be GTK_WINDOW_GROUP_GET_CLASS and notJonas Borgström2001-06-151-1/+1
* Update to new PangoLanguage changes.Alexander Larsson2001-06-151-1/+2
* Add a GtkWindowGroup struct that allows grouping together multiple windowsOwen Taylor2001-06-141-19/+51
* Remove deprecation of gtk_window_set_default_size() until patch addingOwen Taylor2001-04-261-1/+1
* set_decorations_hint and set_functions_hint were still in the headerHavoc Pennington2001-04-251-4/+0
* File containing #defines for XEMBED protocol.Owen Taylor2001-04-191-0/+1
* add signals and binding set, so keybindings are configurableHavoc Pennington2001-04-181-0/+7
* got rid of gtk_widget_popup(), a function that bad needs to be nuked, notTim Janik2001-04-011-2/+2
* fixed a bunch of notifications, added reference counts around emissionsTim Janik2001-04-011-25/+9
* Add private function to get the aux info structure fo the widget.Owen Taylor2001-03-291-17/+46
* *** empty log message ***Owen Taylor2001-03-291-1/+13