| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo | Matthias Clasen | 2014-07-13 | 1 | -1/+1 |
* | Add a getter for the adjustment animation duration | Matthias Clasen | 2014-07-13 | 1 | -0/+6 |
* | adjustment: Add private gtk_adjustment_get_target_value() method | Carlos Garnacho | 2014-07-08 | 1 | -0/+11 |
* | GktAdjustment: Add explicit api for animated setting | Matthias Clasen | 2014-07-02 | 1 | -47/+63 |
* | GtkAdjustment: Animated updates | Matthias Clasen | 2014-06-30 | 1 | -6/+143 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -6/+6 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: use ` instead of <literal> | William Jon McCann | 2014-02-04 | 1 | -2/+2 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | gtk/gtkadjustment.c: Improve docs | Javier Jardón | 2012-08-07 | 1 | -17/+17 |
* | docs: fix a number of typos and obsolete references | Cosimo Cecchi | 2012-07-02 | 1 | -5/+5 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | 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 |