| Commit message (Expand) | Author | Age | Files | Lines |
* | use canonical signal names. | Sven Neumann | 2008-08-08 | 1 | -13/+13 |
* | gtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap.c gtk/gtkfilechooser.c | Tor Lillqvist | 2008-08-08 | 1 | -1/+1 |
* | Bug 544684 - Win64 issue, window handles are assumed to be 32-bit | Tor Lillqvist | 2008-08-04 | 1 | -3/+3 |
* | move the code of the deprecated gtk_window_set_policy() to a new private | Michael Natterer | 2008-08-04 | 1 | -9/+18 |
* | Bug 65818 – rename gtk_window_set_default() and add getter for it | Matthias Clasen | 2008-08-02 | 1 | -2/+2 |
* | Bug 56070 – Can't click button after setting it sensitive. | Cody Russell | 2008-08-01 | 1 | -5/+7 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Avoid unnecessary redraws when resizing. Patch by Owen Taylor | Matthias Clasen | 2008-06-30 | 1 | -8/+8 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Add missing Since: gtk-doc markup for newly added GSEAL API. Change all | Johan Dahlin | 2008-06-20 | 1 | -2/+2 |
* | gtk/gtkwindow.[ch] rename gtk_window_group_get_windows() to | Michael Natterer | 2008-06-20 | 1 | -2/+2 |
* | Add gtk_window_group_get_windows(). | Tim Janik | 2008-06-20 | 1 | -0/+31 |
* | Add gtk_window_get_default() | Tim Janik | 2008-06-20 | 1 | -0/+19 |
* | Fix trivial typo in documentation. | Ross Burton | 2008-06-06 | 1 | -2/+2 |
* | Chain up in buildable_finish() | Tristan Van Berkom | 2008-04-16 | 1 | -0/+2 |
* | Bug 314084 - GTK+ dialogs should not be placed partially offscreen | Tor Lillqvist | 2008-03-20 | 1 | -14/+27 |
* | Unify the handling of various "Enter" keysyms all over the place. | Matthias Clasen | 2008-02-12 | 1 | -2/+3 |
* | simply use gtk_window_get_key_hash() to get the hash instead of manually | Michael Natterer | 2008-02-12 | 1 | -8/+7 |
* | Use G_OBJECT_WARN_INVALID_PROPERTY_ID consistently. Fixes #5075 | Johan Dahlin | 2008-01-06 | 1 | -0/+1 |
* | Zero some variables to silence valgrind. (#495124, Morten Welinder) | Matthias Clasen | 2007-11-27 | 1 | -0/+2 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -8/+7 |
* | Fixes #426246. | Kristian Rietveld | 2007-09-12 | 1 | -23/+45 |
* | Update menu accelerators, when adding/removing AccelGroups dynamically. | Stefan Kost | 2007-08-27 | 1 | -0/+2 |
* | Use the correct type check on `window'. We now check GTK_IS_WINDOW rather | Cody Russell | 2007-08-23 | 1 | -1/+1 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -10/+10 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+49 |
* | Move "move-focus" signals from several widgets to GtkWidget to enable more | Michael Natterer | 2007-06-04 | 1 | -12/+0 |
* | Fix a typo | Matthias Clasen | 2007-05-18 | 1 | -3/+2 |
* | Add functionality to set overall opacity of a top-level window. (#405316) | Tor Lillqvist | 2007-04-30 | 1 | -0/+97 |
* | Win32 drop shadow goodness | Cody Russell | 2007-04-25 | 1 | -3/+2 |
* | Apply patch by Vytautas Liuolia for changing the startup notification id | Emmanuele Bassi | 2007-03-13 | 1 | -5/+135 |
* | add new boolean settings gtk-enable-accels and gtk-enable-mnemonics which | Michael Natterer | 2007-02-05 | 1 | -4/+20 |
* | chain up to the right function (fix taken from maemo-gtk). | Michael Natterer | 2007-01-05 | 1 | -1/+1 |
* | Only process updates on the window at hand, not on all windows, to avoid | Matthias Clasen | 2007-01-03 | 1 | -1/+1 |
* | Correctly handle min size. (#320465, Philipp Langdale) | Matthias Clasen | 2006-12-31 | 1 | -5/+7 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -3/+1 |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | Fix some assignments involving booleans. (#346467, Christian Persch) | Matthias Clasen | 2006-07-05 | 1 | -7/+7 |
* | doc improvement | Matthias Clasen | 2006-06-19 | 1 | -3/+3 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Better handling of the window group on unsetting transient-for, since the | Alexander Larsson | 2006-05-12 | 1 | -4/+13 |
* | Fix build errors. | Alexander Larsson | 2006-05-12 | 1 | -1/+24 |
* | Fix doc typos. | Matthias Clasen | 2006-05-08 | 1 | -0/+2 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -39/+9 |
* | Create 'composited' label. | Søren Sandmann | 2006-04-25 | 1 | -8/+66 |
* | Don't for the creation of geometry info here. (#114533) | Matthias Clasen | 2006-03-13 | 1 | -6/+15 |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 1 | -3/+13 |
* | Only connect to the event if we have a frame, since the handler is only | Matthias Clasen | 2006-01-05 | 1 | -5/+6 |
* | Use the slice allocator for many small allocations. | Matthias Clasen | 2006-01-04 | 1 | -34/+48 |