summaryrefslogtreecommitdiff
path: root/gtk/gtkscrollbar.c
Commit message (Expand)AuthorAgeFilesLines
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-3/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-2/+0
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* scrollbar: keep populate-popup signal workingMatthias Clasen2017-10-071-0/+11
* scrollbar: Correct css docsMatthias Clasen2017-10-071-3/+3
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-5/+5
* scrollbar: notify when setting the orientationTimm Bäder2017-07-191-0/+1
* scrollbar: Add new API to gtk4-sections.txtTimm Bäder2017-07-191-9/+7
* scrollbar: Add accessor for wheel deltaTimm Bäder2017-07-191-0/+40
* scrollbar: Inherit from GtkWidgetTimm Bäder2017-07-191-52/+191
* Scrollbar: grammar fix for previous commitDaniel Boles2017-03-211-2/+2
* Scrollbar: Tweak intro docs a bitDaniel Boles2017-03-211-10/+9
* scrollbar: Remove style propertyTimm Bäder2016-10-181-11/+0
* range: Remove min slider size setter/getterTimm Bäder2016-10-161-1/+0
* scrollbar: Remove min-slider-length style propertyTimm Bäder2016-10-161-17/+0
* 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