summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: fix weed_out_neg_zero() in spinbutton and scaleMichael Natterer2019-06-031-1/+1
* Revert "css: Replace _AFFECTS_TEXT with _TEXT_SIZE and _TEXT_CLIP"Matthias Clasen2017-12-171-2/+2
* css: Replace _AFFECTS_TEXT with _TEXT_SIZE and _TEXT_CLIPTimm Bäder2017-12-091-2/+2
* Scale: Improve documentation of set_has_origin()Daniel Boles2017-05-021-3/+2
* Scale: Explain how to round value when !draw-valueDaniel Boles2017-05-021-3/+4
* Scale: Fix documentation of digits per last revertDaniel Boles2017-04-261-16/+11
* Revert "Scale: Always sync ::digits to Range::round-digits"Matthias Clasen2017-04-261-1/+5
* Scale: Fix erroneously removed : in a signal docDaniel Boles2017-02-221-1/+1
* Scale: Fix signal documentation syntaxDaniel Boles2017-02-191-6/+6
* Scale: Improve docs of format-value propertyDaniel Boles2017-02-191-2/+4
* Scale: Improve docs of prop digits in other placesDaniel Boles2017-02-191-3/+11
* Scale: consistent #Class:signal-or-property syntaxDaniel Boles2017-02-191-5/+5
* scale: Really fix documentation of set_digits()Daniel Boles2017-01-191-5/+4
* scale: doc: set_digits doesn’t round retroactivelyDaniel Boles2017-01-191-3/+3
* Scale: Always sync ::digits to Range::round-digitsDaniel Boles2017-01-191-5/+1
* scale: Document interaction between rounding and autoscrollingMatthias Clasen2016-08-241-0/+5
* Use g_snprintf instead of snprintf.Ignacio Casal Quinteiro2016-08-101-1/+2
* Fix build of commit f23e99bChun-wei Fan2016-06-271-1/+1
* scale, spinbutton: Avoid -0.0Matthias Clasen2016-06-071-1/+17
* Ensure that GtkRange allocates enough space for the valueMatthias Clasen2016-06-071-0/+26
* scale: Also queue a resize if font changesMatthias Clasen2016-06-031-2/+15
* scale: Apply css style to textMatthias Clasen2016-06-031-21/+83
* 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: Avoid a crashMatthias Clasen2016-05-151-3/+2
* Scale: Set the correct value alignmentTimm Bäder2016-05-101-1/+16
* scale: Remove double nullable annotationTimm Bäder2016-05-101-1/+1
* 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-261-2/+6
* scale: remove impossible caseCosimo Cecchi2016-03-261-14/+10
* scale: cache pango layouts for mark labelsCosimo Cecchi2016-03-261-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