| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up private headers | Matthias Clasen | 2014-04-05 | 1 | -0/+1 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -1/+1 |
* | docs: don't use <keycap> tags | William Jon McCann | 2014-02-04 | 1 | -1/+1 |
* | Drop separate scrollbar accessible implementation | Matthias Clasen | 2012-12-27 | 1 | -3/+1 |
* | scrollbar: remove unused variable | Cosimo Cecchi | 2012-10-22 | 1 | -2/+0 |
* | scrollbar: update style properties on GtkRange at init | Cosimo Cecchi | 2012-10-22 | 1 | -11/+20 |
* | docs: fix a number of typos and obsolete references | Cosimo Cecchi | 2012-07-02 | 1 | -6/+6 |
* | types: Move GtkAdustment declaration to gtktypes.h | Benjamin Otte | 2012-03-03 | 1 | -0/+2 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | Convert GailScrollbar to GtkScrollbarAccessible | Matthias Clasen | 2011-07-05 | 1 | -0/+4 |
* | docs: Improve crossreferences | Javier Jardón | 2011-06-10 | 1 | -1/+1 |
* | Box, etc: Improve docs after H* and V* deprecations. | Murray Cumming | 2011-06-10 | 1 | -6/+4 |
* | Port GtkRange widgets to GtkStyleContext | Carlos Garnacho | 2010-12-13 | 1 | -8/+4 |
* | Don't add class "scrollbar" for every trough | Matthias Clasen | 2010-12-04 | 1 | -0/+4 |
* | gtkscrollbar: Move documentation to inline comments | Javier Jardón | 2010-10-23 | 1 | -0/+25 |
* | Use accessor functions to access GtkRange | Javier Jardón | 2010-08-23 | 1 | -2/+2 |
* | Added _gtk_range_set_steppers () internal function | Javier Jardón | 2010-08-23 | 1 | -5/+2 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -5/+0 |
* | Make orientable base classes instantiable | Matthias Clasen | 2010-05-25 | 1 | -4/+2 |
* | [annotations] Add allow-none | Johan Dahlin | 2010-02-19 | 1 | -1/+1 |
* | Keep all these abstract for now | Matthias Clasen | 2008-12-31 | 1 | -1/+4 |
* | Bug 553765 – Add orientation API to GtkRange | Michael Natterer | 2008-11-11 | 1 | -1/+27 |
* | remove bogus newlines in the middle of function calls, fix broken | Michael Natterer | 2008-11-06 | 1 | -31/+23 |
* | consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance) | Michael Natterer | 2008-08-12 | 1 | -2/+2 |
* | 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 |
* | Improve consistency of signal and property names | Matthias Clasen | 2006-07-06 | 1 | -1/+1 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Reinstate abstract types | Matthias Clasen | 2006-05-07 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -35/+2 |
* | Various cleanups. (#315360, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -3/+0 |
* | 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 | -6/+6 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -6/+7 |
* | 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 | -6/+6 |
* | 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 | -12/+12 |
* | Make the minimum scrollbar slider length 21 instead of 7. | Soeren Sandmann | 2003-05-24 | 1 | -3/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-04 | 1 | -10/+11 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -9/+12 |
* | make this special-case hscale/vscale details, so we can use it for | Havoc Pennington | 2001-06-04 | 1 | -0/+98 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | 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 |
* | added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode. | Tim Janik | 1998-11-23 | 1 | -3/+3 |