| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Move GtkAccelGroup private structure to shared header file | Javier Jardón | 2010-05-03 | 1 | -0/+2 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated GtkWindow function | Javier Jardón | 2010-05-03 | 1 | -8/+0 |
* | Only show the mnemonic underline when pressing Alt | Matthias Clasen | 2009-12-20 | 1 | -0/+3 |
* | [gtk/gtkwindow] Added accessor for GTK_WINDOW ()->type | Christian Dywan | 2009-11-11 | 1 | -0/+2 |
* | Add a function to get the default window icon name | Matthias Clasen | 2009-02-20 | 1 | -0/+2 |
* | Keep GtkPlug in sync with the global list of toplevels. | Matthias Clasen | 2009-01-23 | 1 | -0/+3 |
* | no need to include <gtk/gtkenums.h> in headers which somehow include | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+2 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -4/+4 |
* | Bug 65818 – rename gtk_window_set_default() and add getter for it | Matthias Clasen | 2008-08-02 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.h | Michael Natterer | 2008-06-24 | 1 | -2/+0 |
* | gtk/gtkwindow.[ch] rename gtk_window_group_get_windows() to | Michael Natterer | 2008-06-20 | 1 | -1/+1 |
* | Add gtk_window_group_get_windows(). | Tim Janik | 2008-06-20 | 1 | -0/+2 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -21/+21 |
* | Also seal GtkWindowGroup in gtkwindow.h | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Seal GtkWindow. | Tim Janik | 2008-06-20 | 1 | -43/+43 |
* | Add gtk_window_get_default() | Tim Janik | 2008-06-20 | 1 | -0/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Move "move-focus" signals from several widgets to GtkWidget to enable more | Michael Natterer | 2007-06-04 | 1 | -0/+5 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 1 | -0/+3 |
* | Apply patch by Vytautas Liuolia for changing the startup notification id | Emmanuele Bassi | 2007-03-13 | 1 | -0/+2 |
* | New tooltips API. | Kristian Rietveld | 2007-02-06 | 1 | -1/+0 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -1/+3 |
* | 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 |