summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollbar.c
Commit message (Expand)AuthorAgeFilesLines
* Update CSS nodes documentationCosimo Cecchi2016-02-291-9/+10
* range: don't use gtk_range_set_min_slider_size()Cosimo Cecchi2016-02-291-8/+1
* scrollbar: deprecate min-slider-length style propertyCosimo Cecchi2016-02-291-2/+16
* scrolledwindow: Document overlay scrolling style classesMatthias Clasen2015-11-061-0/+4
* range: Document fine-tuning style class useMatthias Clasen2015-11-061-3/+8
* range: Add a CSS node for the troughMatthias Clasen2015-11-051-4/+5
* range: Convert to CSS nodesMatthias Clasen2015-11-031-6/+18
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: don't use <keycap> tagsWilliam Jon McCann2014-02-041-1/+1
* Drop separate scrollbar accessible implementationMatthias Clasen2012-12-271-3/+1
* scrollbar: remove unused variableCosimo Cecchi2012-10-221-2/+0
* scrollbar: update style properties on GtkRange at initCosimo Cecchi2012-10-221-11/+20
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-6/+6
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Convert GailScrollbar to GtkScrollbarAccessibleMatthias Clasen2011-07-051-0/+4
* docs: Improve crossreferencesJavier Jardón2011-06-101-1/+1
* Box, etc: Improve docs after H* and V* deprecations.Murray Cumming2011-06-101-6/+4
* Port GtkRange widgets to GtkStyleContextCarlos Garnacho2010-12-131-8/+4
* Don't add class "scrollbar" for every troughMatthias Clasen2010-12-041-0/+4
* gtkscrollbar: Move documentation to inline commentsJavier Jardón2010-10-231-0/+25
* Use accessor functions to access GtkRangeJavier Jardón2010-08-231-2/+2
* Added _gtk_range_set_steppers () internal functionJavier Jardón2010-08-231-5/+2
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Make orientable base classes instantiableMatthias Clasen2010-05-251-4/+2
* [annotations] Add allow-noneJohan Dahlin2010-02-191-1/+1
* Keep all these abstract for nowMatthias Clasen2008-12-311-1/+4
* Bug 553765 – Add orientation API to GtkRangeMichael Natterer2008-11-111-1/+27
* remove bogus newlines in the middle of function calls, fix brokenMichael Natterer2008-11-061-31/+23
* consistently chain up using GTK_FOO_CLASS(parent_class)->bar(instance)Michael Natterer2008-08-121-2/+2
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-1/+1
* More of the sameMatthias Clasen2006-05-141-1/+1
* Reinstate abstract typesMatthias Clasen2006-05-071-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-35/+2
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-3/+0
* Intern some more strings.Matthias Clasen2005-09-011-1/+1
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Use canonical names for g_object_notify() as well.Matthias Clasen2005-03-261-6/+6
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-6/+7
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* xMatthias Clasen2005-03-091-6/+6
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-12/+12
* Make the minimum scrollbar slider length 21 instead of 7.Soeren Sandmann2003-05-241-3/+1