summaryrefslogtreecommitdiff
path: root/gtk/gtkswitch.c
Commit message (Expand)AuthorAgeFilesLines
* switch: Stop using a private structTimm Bäder2019-09-111-165/+137
* va_marshaller: add various va_marshallersChristian Hergert2019-06-061-0/+3
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-17/+17
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-1/+0
* switch: Make finalMatthias Clasen2019-05-261-1/+24
* gizmo: Add a contains_funcMatthias Clasen2019-04-071-1/+1
* Changes after reviewEmmanuele Bassi2019-03-261-3/+2
* Port GtkSwitch to GtkLegacyLayoutEmmanuele Bassi2019-03-261-7/+11
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-1/+3
* switch: Notify :state by pspecTimm Bäder2019-01-301-1/+1
* switch: Use iconsMatthias Clasen2019-01-241-98/+19
* switch: Avoid problems with glyph availabilityMatthias Clasen2019-01-231-0/+2
* switch: Update state labels when neededEmmanuele Bassi2019-01-181-0/+28
* Add fallback glyphs for GtkSwitch statesEmmanuele Bassi2019-01-151-2/+53
* Use the IEC power symbols for GtkSwitch labelsEmmanuele Bassi2019-01-111-2/+2
* switch: Always use I/OMatthias Clasen2019-01-101-9/+2
* switch: Shorten size_allocate impl a bitTimm Bäder2018-11-271-8/+5
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-10/+11
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-3/+2
* pangesture: Port to new API modelBenjamin Otte2018-04-261-3/+2
* widget: Remove _get_own_allocationTimm Bäder2018-04-101-4/+4
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-9/+4
* Merge branch 'rename-window-to-surface' into 'master'Alexander Larsson2018-03-201-1/+1
|\
| * GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* | switch: Avoid a gtk_widget_get_clip callTimm Bäder2018-03-201-1/+0
|/
* a11y: Don't include gtk.hBenjamin Otte2018-02-081-7/+11
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* Rename GtkActionHelper private headerEmmanuele Bassi2018-02-021-1/+1
* switch: Remove unused variableTimm Bäder2017-12-041-2/+0
* Remove some more gtk_widget_get_content_size usesTimm Bäder2017-12-041-3/+4
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* switch: Use gtk_widget_contains()Benjamin Otte2017-11-011-4/+1
* switch: Fix int/double comparisonTimm Bäder2017-10-051-2/+2
* switch: Remove priv pointerTimm Bäder2017-10-011-34/+39
* switch: Remove some unneeded includesTimm Bäder2017-10-011-5/+0
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-13/+10
* switch: Put the slider node lastTimm Bäder2017-07-191-17/+5
* switch: Remove in_switch flagTimm Bäder2017-07-191-27/+4
* switch: Fix handle dragging with padding appliedTimm Bäder2017-07-191-8/+9
* switch: Remove manual PRELIGHT codeTimm Bäder2017-07-191-2/+0
* switch: Use a gizmo as sliderTimm Bäder2017-07-191-1/+2
* switch: Remove gadgetTimm Bäder2017-07-191-64/+21
* switch: Remove css box drawingTimm Bäder2017-07-191-20/+5
* gtkswitch: Remove event windowCarlos Garnacho2017-05-251-87/+5
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-7/+1
* switch: Update css docs to reflect current realityMatthias Clasen2017-03-311-3/+5
* switch: remove unnecessary gtk_widget_show callsTimm Bäder2017-03-021-3/+0
* switch: Fix buildTimm Bäder2017-01-161-0/+2
* switch: Remove some unused codeTimm Bäder2017-01-161-5/+0
* switch: Use a widget as sliderTimm Bäder2017-01-081-33/+10