| Commit message (Expand) | Author | Age | Files | Lines |
* | [introspection] Merge in Gtk-custom.c annotations | Colin Walters | 2009-12-16 | 1 | -2/+2 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 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 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gtk/gtkcontainer.c gtk/gtkexpander.c gtk/gtkframe.c gtk/gtklabel.c | Michael Natterer | 2008-02-06 | 1 | -1/+1 |
* | Corrected the published default value of GtkFrame::label-xalign (bug | Tristan Van Berkom | 2007-08-22 | 1 | -1/+1 |
* | Improve the handling of broken situations. (#427899, Francesco Montorsi) | Matthias Clasen | 2007-07-09 | 1 | -1/+1 |
* | applied patch from Xan Lopez to eliminate gap in painted frame for | Tim Janik | 2007-06-22 | 1 | -11/+19 |
* | Rename buildable methods to not clash with widget methods. (#448928, | Johan Dahlin | 2007-06-19 | 1 | -6/+6 |
* | Add GtkBuilder, fixes #172535 | Johan Dahlin | 2007-06-15 | 1 | -1/+31 |
* | Fix a problem with large y thickness | Matthias Clasen | 2007-01-28 | 1 | -1/+1 |
* | Restored the / at the start of the comment block, to fix the build. | Murray Cumming | 2006-05-14 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -2/+2 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -36/+3 |
* | 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 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -4/+4 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -9/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -4/+4 |
* | Take widget->state into account when painting the shadows. (#150351, Tim | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Draw line with the current state, not GTK_STATE_NORMAL | Soeren Sandmann | 2004-06-27 | 1 | -2/+3 |
* | Move docs inline, fixing them on the way. (#143029, Steve Chaplin) | Matthias Clasen | 2004-05-26 | 1 | -2/+38 |
* | Fix a typo. | Matthias Clasen | 2004-03-09 | 1 | -1/+1 |
* | Test dynamic addition/removal. | Matthias Clasen | 2004-03-08 | 1 | -3/+3 |
* | 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 | -11/+11 |
* | Patch from Charles Schmidt to add missing notify (#108305) | Owen Taylor | 2003-05-14 | 1 | -2/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 1 | -22/+16 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -7/+8 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -0/+2 |
* | label_xalign and label_yalign need to be float properties to correspond to | Owen Taylor | 2001-11-19 | 1 | -20/+20 |
* | Add a function gdk_window_invalidate_maybe_recurse() for use in "shallow | Owen Taylor | 2001-11-04 | 1 | -1/+1 |
* | slight fix for g_object_set() not usable for nesting anymore. | Tim Janik | 2001-09-10 | 1 | -2/+12 |
* | Enforce the widget/child realization/mapping invariants. | Owen Taylor | 2001-07-19 | 1 | -30/+0 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -6/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+56 |
* | Apply property patch from Lee Mallabone | Havoc Pennington | 2001-03-23 | 1 | -51/+122 |
* | Document expose event->region change and that gtk_widget_event doesn't | Alexander Larsson | 2001-03-09 | 1 | -17/+2 |
* | Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat(). | Owen Taylor | 2001-02-02 | 1 | -7/+1 |
* | Check for FreeType using freetype-config, since we can't rely on Xft to | Owen Taylor | 2000-12-20 | 1 | -5/+8 |
* | Remove "draw" virtual method and signal | Havoc Pennington | 2000-12-04 | 1 | -23/+0 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Use g_get_charset() instead of g_get_codeset(). | Owen Taylor | 2000-07-03 | 1 | -0/+6 |
* | Put 1.3.1 in warning message, not 1.3.0. | Owen Taylor | 2000-06-26 | 1 | -19/+17 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -12/+12 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -197/+294 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -5/+6 |