summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* scale: Use more succinct names for style classesMatthias Clasen2016-05-191-7/+7
* scale: Bring back marks-related style classesMatthias Clasen2016-05-181-1/+20
* scale: Fix mark positioning at the left/top edgeMatthias Clasen2016-05-051-1/+5
* scale: fix marks node position for scales with valueCosimo Cecchi2016-03-271-2/+6
* scale: remove impossible caseCosimo Cecchi2016-03-271-14/+10
* scale: cache pango layouts for mark labelsCosimo Cecchi2016-03-271-12/+10
* scale: Fix value height calculationTimm Bäder2016-03-161-1/+1
* scale: trivial code cleanupCosimo Cecchi2016-03-061-10/+14
* scale: deprecate value-spacing style propertyCosimo Cecchi2016-03-061-1/+9
* scale: port scale values to gadgetsCosimo Cecchi2016-03-061-179/+272
* scale: don't add scale label for empty markupCosimo Cecchi2016-03-021-1/+1
* scale: Don't leave css nodes behindMatthias Clasen2016-03-011-0/+8
* Update CSS nodes documentationCosimo Cecchi2016-02-291-8/+17
* scale: add gadgets for indicator/label in scale marksCosimo Cecchi2016-02-291-89/+191
* scale: add a gadget for every markCosimo Cecchi2016-02-291-250/+302
* scale: implement rendering for marks gadgetsCosimo Cecchi2016-02-291-113/+129
* scale: implement size allocate for mark gadgetsCosimo Cecchi2016-02-291-9/+108
* scale: port marks size request to gadgetsCosimo Cecchi2016-02-291-74/+146
* scale: use gadgets instead of nodes for mark containersCosimo Cecchi2016-02-291-31/+30
* scale: rename function argumentsCosimo Cecchi2016-02-291-41/+47
* scale: remove unused argumentCosimo Cecchi2016-02-291-6/+4
* range: don't use gtk_range_set_min_slider_size()Cosimo Cecchi2016-02-291-23/+14
* scale: always add marks at the beginning or the endCosimo Cecchi2016-02-291-2/+2
* scale: deprecate slider-length style propertyCosimo Cecchi2016-02-291-13/+27
* Revise CSS node documentationMatthias Clasen2015-12-161-5/+5
* 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