| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Fix another GtkFixed regression, in gtk_fixed_forall() | Matthias Clasen | 2011-02-02 | 1 | -1/+3 |
* | Fix crash in gtk_fixed_remove() | Vincent Untz | 2011-02-01 | 1 | -2/+0 |
* | Move GtkFixed docs inline | Pavel Holejsovsky | 2011-01-17 | 1 | -0/+74 |
* | Make GtkFixed use GtkStyleContext | Carlos Garnacho | 2011-01-04 | 1 | -2/+2 |
* | Fix gtk_fixed_get_preferred_width | Matthias Clasen | 2010-10-30 | 1 | -2/+2 |
* | Remove size_request from GtkFixed | Matthias Clasen | 2010-10-30 | 1 | -159/+153 |
* | Move GtkSizeRequest into GtkWidget | Benjamin Otte | 2010-09-26 | 1 | -6/+5 |
* | gtk: Don't set colormap anymore when creating GDK windows | Benjamin Otte | 2010-09-26 | 1 | -2/+1 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_size_request() | Javier Jardón | 2010-09-15 | 1 | -1/+2 |
* | Use gtk_size_request_get_size() instead deprecated gtk_widget_get_child_requi... | Javier Jardón | 2010-09-13 | 1 | -1/+6 |
* | Use GtkFooPrivate instead GtkFooPriv | Javier Jardón | 2010-08-27 | 1 | -10/+10 |
* | gtk/gtkfixed.c: use accessor functions to access GtkWidget | Javier Jardón | 2010-08-22 | 1 | -17/+22 |
* | gtkfixed: Move public members to private structure | Javier Jardón | 2010-07-13 | 1 | -18/+35 |
* | Use accessor functions to acces GtkContainer | Javier Jardón | 2010-07-13 | 1 | -6/+8 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+2 |
* | Remove gtk_fixed_get_has_window() and gtk_fixed_set_has_window() | Javier Jardón | 2010-05-03 | 1 | -48/+0 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED) | Javier Jardón | 2010-03-06 | 1 | -1/+1 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -2/+2 |
* | Deprecate widget flag: GTK_WIDGET_VISIBLE | Javier Jardón | 2010-03-01 | 1 | -6/+9 |
* | No GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate gtk_fixed_set_has_window | Christian Dywan | 2010-01-04 | 1 | -11/+12 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | fix typo in documentation. | Xan Lopez | 2008-03-06 | 1 | -1/+1 |
* | gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.c | Michael Natterer | 2008-02-07 | 1 | -5/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -35/+2 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -1/+1 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix a typo, spotted by David Odin. | Matthias Clasen | 2005-08-02 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -2/+3 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Forgotten file. | Matthias Clasen | 2005-01-03 | 1 | -1/+4 |
* | 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 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -4/+4 |
* | Fix numerous misspellings of possessive "its". (#110027, Doug Quale) | Matthias Clasen | 2003-04-07 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -20/+17 |
* | Remove excess calls to g_return_if_fail from static and virtual functions. | Matthias Clasen | 2002-01-30 | 1 | -20/+1 |
* | Typo fixes. (#65607) | Matthias Clasen | 2001-11-28 | 1 | -2/+2 |
* | reflect Pango API change | Hans Breuer | 2001-11-23 | 1 | -1/+1 |
* | (Fixes related to #64428, Michael Meeks) | Owen Taylor | 2001-11-19 | 1 | -0/+44 |
* | Make a NO_WINDOW widget, as it should have been since the beginning, but | Owen Taylor | 2001-11-18 | 1 | -28/+44 |
* | Remove unused static function. (xpm_skip_string): Dito. | Daniel Egger | 2001-11-14 | 1 | -24/+0 |
* | fix a typo. | Havoc Pennington | 2001-08-10 | 1 | -17/+173 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -39/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -9/+0 |
* | added rc-style argument GtkSpinButton::shadow_type. removed | Tim Janik | 2001-03-18 | 1 | -16/+0 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -38/+0 |