| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Remove deprecated GtkContainer function and macros" | Michael Natterer | 2009-10-10 | 1 | -0/+30 |
* | Remove deprecated GtkContainer function and macros | Javier Jardón | 2009-10-10 | 1 | -30/+0 |
* | add missing semicolon. | Michael Natterer | 2008-12-09 | 1 | -2/+2 |
* | Make gtk_builder_get_translation_domain() useful for subparsers. | Matthias Clasen | 2008-12-08 | 1 | -1/+37 |
* | Check for child->parent instead of GTK_WIDGET_TOPLEVEL. | Johan Dahlin | 2008-11-07 | 1 | -1/+1 |
* | Made buildable and added support for adding children of type "submenu" | Tristan Van Berkom | 2008-11-06 | 1 | -3/+11 |
* | gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.c | Sven Neumann | 2008-08-11 | 1 | -1/+1 |
* | gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.c | Michael Natterer | 2008-08-07 | 1 | -5/+4 |
* | Add some missing braces | Matthias Clasen | 2008-08-05 | 1 | -3/+5 |
* | Doc fixes | Matthias Clasen | 2008-07-21 | 1 | -6/+6 |
* | Remove erroneously added g_return_if_fail (bug #541811). | Christian Dywan | 2008-07-06 | 1 | -1/+0 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Fixed the FAQ location in the warning produced here. | Martyn James Russell | 2008-06-27 | 1 | -1/+2 |
* | Revert GtkScaleButton accesses for plus/minus buttons, as per #539944 | Johan Dahlin | 2008-06-24 | 1 | -0/+1 |
* | 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 | -1/+1 |
* | Document gtk_container_get_focus_child(). | Tim Janik | 2008-06-20 | 1 | -0/+11 |
* | add accessor. | Tim Janik | 2008-06-20 | 1 | -0/+8 |
* | 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 |