| Commit message (Expand) | Author | Age | Files | Lines |
* | GtkAdjustment: add an auxiliary function | Matthias Clasen | 2011-07-05 | 1 | -0/+44 |
* | adjustment: Privateize sealed members | Benjamin Otte | 2011-01-05 | 1 | -40/+60 |
* | gtkadjustment: Move documentation to inline comments | Javier Jardón | 2010-10-23 | 1 | -0/+88 |
* | gtk_adjustment_new() should return a GtkAdjustment* | Javier Jardón | 2010-09-29 | 1 | -1/+1 |
* | Move classes that currently derive from GtkObject to GInitiallyUnowned | Javier Jardón | 2010-09-26 | 1 | -2/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+1 |
* | Revert "Forward-port a GtkAdjustment compatibility fix" | Javier Jardón | 2010-05-24 | 1 | -1/+5 |
* | Forward-port a GtkAdjustment compatibility fix | Matthias Clasen | 2009-05-03 | 1 | -5/+1 |
* | Bug 546754 – 2.13.6 update create rendering issue in the evolution | Michael Natterer | 2008-08-11 | 1 | -2/+10 |
* | gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.c | Sven Neumann | 2008-08-08 | 1 | -1/+1 |
* | Bug 544858 – Seal GtkAdjustment | Michael Natterer | 2008-08-05 | 1 | -2/+286 |
* | clamp the value to [lower...upper-page_size] instead of only | Michael Natterer | 2008-08-05 | 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 |
* | coding style cleanup. | Michael Natterer | 2008-03-14 | 1 | -48/+65 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -31/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -3/+3 |
* | 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 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -9/+8 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -6/+8 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | Document properties as new since 2.4. (#156101, Billy Biggs) | Matthias Clasen | 2004-12-27 | 1 | -0/+48 |
* | 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 |
* | pass value in last in g_object_new, since it depends on lower and upper | Manish Singh | 2004-02-03 | 1 | -1/+1 |
* | Add properties to GtkAdjustment. (#64601, Murray Cumming) | Matthias Clasen | 2004-01-29 | 1 | -12/+179 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -31/+31 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -2/+3 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -4/+0 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+17 |
* | Handle quoting of / with \; properly handle __ in paths, quote " and \n in | Owen Taylor | 2001-03-19 | 1 | -9/+9 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -1/+1 |
* | Delete. | Havoc Pennington | 2001-03-15 | 1 | -1/+1 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -5/+3 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | documented necessary changes for 1.4 transition. | Tim Janik | 2000-05-12 | 1 | -2/+2 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | I submitted this patch twice to gtk-devel-list, and received no comments, | Elliot Lee | 1998-11-30 | 1 | -1/+1 |
* | Use common marshalling routines instead of having widget-private ones. It | Elliot Lee | 1998-07-21 | 1 | -2/+2 |
* | handle negative values similar to gtk_widget_set_uposition(). that is: | Tim Janik | 1998-07-16 | 1 | -1/+1 |
* | changed reversed_[12] to reserved_[12] in gtk_*_get_type functions. | Tim Janik | 1998-07-04 | 1 | -2/+2 |
* | call the base class init fucntions from all parent types upon class | Tim Janik | 1998-06-28 | 1 | -2/+3 |
* | configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on | Owen Taylor | 1998-05-03 | 1 | -13/+1 |
* | hmmmm, corrections? | Tim Janik | 1998-05-03 | 1 | -3/+1 |
* | new function to set the adjustments value without causing a current | Tim Janik | 1998-05-03 | 1 | -4/+18 |
* | only emit "value_changed" if we really passed a new value. | Tim Janik | 1998-05-02 | 1 | -1/+24 |