| Commit message (Expand) | Author | Age | Files | Lines |
* | deprecate GtkDestroyNotify. | Michael Natterer | 2008-06-18 | 1 | -1/+1 |
* | Properly document gtk_container_set_focus_child(). (#521739, Andrew Cowie) | Emmanuele Bassi | 2008-03-17 | 1 | -0/+11 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -2/+2 |
* | Correct the documentation of child property getter arguments. (#501992, | Matthias Clasen | 2007-12-07 | 1 | -4/+4 |
* | Another documentation fix that I forgot to commit yesterday. (#459340, | Cody Russell | 2007-08-15 | 1 | -2/+3 |
* | Add GtkBuilder and GError arguments to gtk_builder_value_from_string and | Johan Dahlin | 2007-06-27 | 1 | -4/+9 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -6/+6 |
* | Fix a doc typo | Matthias Clasen | 2007-06-18 | 1 | -3/+3 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -0/+190 |
* | Require gtk-doc 1.6, for signal and property links. | Matthias Clasen | 2007-05-26 | 1 | -38/+40 |
* | Mention in the docs that the return value is NULL-terminated. (#383373, | Matthias Clasen | 2007-01-02 | 1 | -2/+2 |
* | Replace a lot of idle and timeout calls by the new gdk_threads api. | Matthias Clasen | 2006-12-22 | 1 | -5/+1 |
* | Apply a patch by Behdad Esfahbod to reduce relocations. (#359053) | Matthias Clasen | 2006-10-03 | 1 | -1/+1 |
* | Skip unrealized children when doing focus sorting. (#323995, Dan Winship) | Matthias Clasen | 2005-12-14 | 1 | -12/+15 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -4/+0 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -8/+8 |
* | Also intern static strings passed to g_object_set_data() | Matthias Clasen | 2005-08-31 | 1 | -3/+4 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -2/+2 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -3/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -2/+2 |
* | gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.c | Matthias Clasen | 2005-03-01 | 1 | -2/+2 |
* | Fix many instances of "the the" in docs and comments. (#165815, Masao | Matthias Clasen | 2005-02-01 | 1 | -1/+1 |
* | Acknowledge the fact that invariants are broken and loop all the way up to | Matthias Clasen | 2004-10-13 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Handle focus [hv]adjustment correctly when the focus is located deeper | Matthias Clasen | 2004-02-11 | 1 | -17/+30 |
* | Document these functions. | Matthias Clasen | 2004-02-10 | 1 | -0/+30 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -6/+6 |
* | Consider the text direction when sorting children. (#116540, Soeren | Matthias Clasen | 2003-07-08 | 1 | -3/+9 |
* | Doc addition. (#116501, Doug Quale) | Matthias Clasen | 2003-07-08 | 1 | -1/+4 |
* | new test for removing items | Soeren Sandmann | 2003-07-04 | 1 | -1/+8 |
* | Replace uses of gtk_timeout_* and gtk_idle_* by their non-deprecated | Matthias Clasen | 2003-02-05 | 1 | -3/+3 |
* | Fix a few doc comments. Link to style properties. | Matthias Clasen | 2002-12-17 | 1 | -4/+4 |
* | Add docs. | Matthias Clasen | 2002-12-15 | 1 | -1/+79 |
* | Delete EWMH properties if no private->state flags are set. (#66754) | Matthias Clasen | 2002-12-10 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -80/+83 |
* | Add a 'type' parameter, make public. | Owen Taylor | 2002-10-03 | 1 | -7/+9 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -1/+2 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -2/+2 |
* | Change parameter names to match the header file and the documentation. | Matthias Clasen | 2002-05-13 | 1 | -15/+15 |
* | Bump version to 2.1.0, binary, interface age 0. | Matthias Clasen | 2002-05-05 | 1 | -1/+18 |
* | Improve a warning. | Matthias Clasen | 2002-04-30 | 1 | -1/+1 |
* | include internal children when doing focus. | Jonathan Blandford | 2002-04-15 | 1 | -1/+15 |
* | Fix problems with HandleBox and focusing - #78232 | Owen Taylor | 2002-04-09 | 1 | -31/+36 |
* | Always set the ALLOC_NEEDED and REQUEST_NEEDED flags up the hierarchy, | Owen Taylor | 2002-04-09 | 1 | -11/+12 |
* | Patch from Erwann Chenede, #73900 fixing a lot of warnings with Forte CC, | Owen Taylor | 2002-03-20 | 1 | -2/+2 |
* | include gdkkeysysms.h if compiling gdk_keyval_convert_case. | Owen Taylor | 2002-03-01 | 1 | -18/+26 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -1/+1 |