summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-5/+5
* docs: Reduce redundancyMatthias Clasen2021-05-201-4/+3
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-3/+3
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* scale: Use markdown for css treeMatthias Clasen2021-03-111-3/+3
* scale: Add property annotationsMatthias Clasen2021-03-111-3/+1
* scale: Add property annotationsMatthias Clasen2021-03-111-12/+12
* scale: Convert docsMatthias Clasen2021-03-111-72/+106
* Reduce use of GtkStyleContextMatthias Clasen2021-01-281-2/+0
* scale: Set round-digits to -1 initiallyMatthias Clasen2020-10-251-1/+1
* scale: Hide internal structure from a11yMatthias Clasen2020-10-211-12/+14
* scale: Make draw-value default to FALSEMatthias Clasen2020-10-041-2/+1
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-1/+1
* Drop style class definesMatthias Clasen2020-08-141-12/+21
* a11y: Document roles of widgetsMatthias Clasen2020-07-271-0/+4
* a11y: Set the role for GtkScaleEmmanuele Bassi2020-07-261-0/+2
* Remove ATKEmmanuele Bassi2020-07-261-3/+0
* gtk: Improve struct packing in placesMatthias Clasen2020-07-251-4/+4
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-12/+12
* Replace "gchar" with "char"Benjamin Otte2020-07-251-19/+19
* Replace "gint" with "int"Benjamin Otte2020-07-251-28/+28
* scale: Rearrange child widgetsTimm Bäder2020-06-271-44/+14
* widget: Add a :focusable propertyMatthias Clasen2020-05-101-4/+3
* Reinstate expected focus behaviorMatthias Clasen2020-04-091-0/+3
* gizmo: Allow passing changing focus behaviorMatthias Clasen2020-04-091-4/+6
* scale: Port bindings to use shortcutsBenjamin Otte2020-03-251-8/+5
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-5/+8
* scale: Port bindings to use shortcutsBenjamin Otte2020-03-181-8/+5
* scale: Remove useless extra local variableTimm Bäder2020-02-201-7/+4
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-14/+14
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-24/+15
* Add missing (closure) GIR annotationsRobert Ancell2020-01-131-1/+1
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-33/+33
* scale: Allocate value close to sliderTimm Bäder2019-09-091-1/+1
* scale: Use top/left/bottom/right style classes on value labelTimm Bäder2019-09-091-9/+13
* scale: Add a destroy notify to set_format_value_funcTimm Bäder2019-08-151-1/+11
* scale: Properly update when invertedTimm Bäder2019-08-101-0/+6
* scale: Make a function shorterTimm Bäder2019-08-101-3/+1
* scale: Fix value widget measurementTimm Bäder2019-08-091-0/+1
* scale: Replace format-value signalTimm Bäder2019-08-091-57/+51
* range: remove range_size_request vfuncTimm Bäder2019-08-091-32/+42
* scale: Allocate left marks next to troughTimm Bäder2019-08-091-1/+1
* scale: Fix an uninitialized valueTimm Bäder2019-08-091-0/+1
* gtk: fix weed_out_neg_zero() in spinbutton and scaleMichael Natterer2019-06-031-1/+1
* scale: Use standard paddingMatthias Clasen2019-05-261-0/+1
* gizmo: Add a contains_funcMatthias Clasen2019-04-071-8/+4
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-3/+4
* Use g_clear_pointer to unparent widgetsTimm Bäder2018-11-131-14/+4
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-23/+27
* scale: Don't set label css name to "label"Timm Bäder2018-11-091-1/+0