| Commit message (Expand) | Author | Age | Files | Lines |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 1 | -1/+1 |
* | Add a deletable property with getter and setter, to control the close | Matthias Clasen | 2005-08-30 | 1 | -0/+3 |
* | Take window groups into account. (#309473, Diego Gonzalez) | Matthias Clasen | 2005-07-05 | 1 | -0/+1 |
* | Variant of gtk_window_present which takes a timestamp. (#166379, Elijah | Matthias Clasen | 2005-06-20 | 1 | -1/+3 |
* | Support the ICCCM urgency hint. (#61858, Havoc Pennington) | Matthias Clasen | 2005-06-17 | 1 | -0/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+6 |
* | Support named themed window icons. | Matthias Clasen | 2004-07-17 | 1 | -0/+5 |
* | Changes to support do-not-focus-on-map hint in conjunction with | Elijah Newren | 2004-05-06 | 1 | -0/+3 |
* | expose gtk_bindings_activate_event(), changed callers. | Tim Janik | 2004-03-02 | 1 | -0/+2 |
* | export gtk_window_activate_key() (Request from Tim Janik) | Owen Taylor | 2004-03-01 | 1 | -2/+3 |
* | Changes to allow "no input" windows (#64613): | Matthias Clasen | 2003-12-10 | 1 | -0/+3 |
* | Fix a residual call to gtk_window_get_private(). | Owen Taylor | 2003-11-03 | 1 | -2/+0 |
* | Add getters corresponding to the is_active and has_toplevel_focus | Owen Taylor | 2003-10-28 | 1 | -0/+5 |
* | Add support for EWMH "Above" and "Below" window states. (105100, Manuel Clos) | Matthias Clasen | 2003-08-10 | 1 | -0/+4 |
* | Add a new keybinding signal, move_viewport. (gtk_text_view_move_viewport): | Matthias Clasen | 2003-07-18 | 1 | -0/+1 |
* | Add _gtk_window_unset_focus_and_default(), use to clear the focus and | Owen Taylor | 2002-11-12 | 1 | -0/+3 |
* | Add startup notification hooks - mostly based on patch by Havoc Pennington | Owen Taylor | 2002-11-02 | 1 | -0/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-01 | 1 | -6/+6 |
* | Add gtk_window_set_icon_from_file(), | Owen Taylor | 2002-09-30 | 1 | -0/+6 |
* | fix GtkWindowMnemonic to have a separate typedef | Havoc Pennington | 2002-09-25 | 1 | -0/+8 |
* | Add a "is_focus" property indicating whether a widget is the focus widget | Owen Taylor | 2002-06-06 | 1 | -1/+9 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -1/+5 |
* | Implement accelerator propagation using a custom XEMBED_GTK_KEY_GRAB | Owen Taylor | 2002-02-24 | 1 | -0/+10 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+12 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -3/+3 |
* | Add GDK_ISO_Next_Group/Prev_Group/Level3_Shift/ First_Group/Last_Group to | Owen Taylor | 2002-02-21 | 1 | -0/+2 |
* | Implement "fuzzy" key binding lookups; allow matches on key and level but | Owen Taylor | 2002-02-21 | 1 | -1/+2 |
* | applied patch from owen to get rid of accel map notifiers. changed things | Tim Janik | 2001-11-20 | 1 | -2/+2 |
* | Move notification of "has_default" to here, so it is safe to call | Owen Taylor | 2001-11-17 | 1 | -3/+5 |
* | added gtkaccelmap.sgml. other updates. | Tim Janik | 2001-11-13 | 1 | -0/+8 |
* | Use GtkWindow* as first signal argument (was GtkWidget*). | Daniel Elstner | 2001-11-03 | 1 | -1/+1 |
* | Add a gtk_window_get_focus() getter to determine the currently focused | Owen Taylor | 2001-10-31 | 1 | -0/+1 |
* | Fix incorrect parameter to compute_double_length (#58680, patch from | Owen Taylor | 2001-09-19 | 1 | -1/+1 |
* | put GtkPacker back in here so it won't be in gtk-unused.txt, but don't put | Havoc Pennington | 2001-09-08 | 1 | -2/+2 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -0/+1 |
* | add default icon | Havoc Pennington | 2001-08-29 | 1 | -0/+9 |
* | [ Patch from Sebastian Wilhelmi, 52790 ] | Owen Taylor | 2001-08-23 | 1 | -1/+2 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -24/+40 |
* | s/RESIZEABLE/RESIZABLE/ | Havoc Pennington | 2001-06-25 | 1 | -3/+3 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -3/+19 |
* | Fixed a small typo, it should be GTK_WINDOW_GROUP_GET_CLASS and not | Jonas Borgström | 2001-06-15 | 1 | -1/+1 |
* | Update to new PangoLanguage changes. | Alexander Larsson | 2001-06-15 | 1 | -1/+2 |
* | Add a GtkWindowGroup struct that allows grouping together multiple windows | Owen Taylor | 2001-06-14 | 1 | -19/+51 |
* | Remove deprecation of gtk_window_set_default_size() until patch adding | Owen Taylor | 2001-04-26 | 1 | -1/+1 |
* | set_decorations_hint and set_functions_hint were still in the header | Havoc Pennington | 2001-04-25 | 1 | -4/+0 |
* | File containing #defines for XEMBED protocol. | Owen Taylor | 2001-04-19 | 1 | -0/+1 |
* | add signals and binding set, so keybindings are configurable | Havoc Pennington | 2001-04-18 | 1 | -0/+7 |
* | got rid of gtk_widget_popup(), a function that bad needs to be nuked, not | Tim Janik | 2001-04-01 | 1 | -2/+2 |
* | fixed a bunch of notifications, added reference counts around emissions | Tim Janik | 2001-04-01 | 1 | -25/+9 |