summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* GtkScale: Add missing nullable annotationsTimm Bäder2015-12-021-2/+2
* scale: Document the new CSS nodesMatthias Clasen2015-11-061-2/+12
* Cosmetic: Use defines for style classesMatthias Clasen2015-11-061-2/+2
* range: Document fine-tuning style class useMatthias Clasen2015-11-061-3/+8
* scale: Stop using style classes for marksMatthias Clasen2015-11-061-20/+0
* scale: Split marks node into twoMatthias Clasen2015-11-051-38/+65
* range: Add a CSS node for the troughMatthias Clasen2015-11-051-4/+6
* scale: Fix a crashMatthias Clasen2015-11-031-2/+5
* range: Convert to CSS nodesMatthias Clasen2015-11-031-17/+60
* scale: Drop unneeded private exportsMatthias Clasen2015-09-231-45/+32
* scale: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-37/+38
* GtkScale: More work on mark spacingMatthias Clasen2015-06-231-14/+11
* GtkScale: Move marks inwardMatthias Clasen2015-06-041-13/+10
* GtkScale: Use the new helpersMatthias Clasen2015-04-271-75/+55
* gtkscale: Draw smaller marksCarlos Soriano2014-12-051-8/+8
* scale: Always be flippableBenjamin Otte2014-11-251-11/+2
* range: Deprecate detail strings in class structBenjamin Otte2014-11-251-1/+0
* GtkScale: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-23/+19
* scale: remove unused codeCosimo Cecchi2014-05-091-2/+0
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-7/+7
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use more apostrophesWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-2/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+3
* Fix a few memory leaks wrt to translationsMatthias Clasen2013-04-281-1/+1
* GtkScale: Properly chain up in GtkBuildableIface->custom_finished()Tristan Van Berkom2013-04-081-0/+6
* scale: render scale mark lines with separator style classCosimo Cecchi2012-12-071-0/+4
* scale: update style properties on GtkRange at initCosimo Cecchi2012-10-221-12/+17
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-5/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkScale Remove an unused variableMatthias Clasen2012-01-181-2/+1
* GtkScale: Fix late setting of marksMatthias Clasen2012-01-181-15/+19
* GtkScale: Always chain up in notifyMatthias Clasen2012-01-161-1/+2
* GtkScale: Fix marks for inverted scalesMatthias Clasen2012-01-151-42/+74
* GtkScale: remove an unused argumentMatthias Clasen2012-01-151-8/+7
* scale: use a GList instead of a GSListStefan Sauer2012-01-151-16/+16
* gtkscale: fix bogus compare funcStefan Sauer2012-01-091-1/+1
* scale: Stop setting state flags on the style context for drawingRui Matos2012-01-091-6/+0
* scale: remove unused variableCosimo Cecchi2011-12-151-4/+0
* Add has-origin property for GtkScaleAndrea Cimitan2011-12-141-1/+70
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0