summaryrefslogtreecommitdiff
path: root/gtk/gtkscalebutton.c
Commit message (Expand)AuthorAgeFilesLines
* eventcontrollerscroll: Conditionally propagate ::scrollErnestas Kulik2018-11-121-2/+4
* scalebutton: Remove unused defineTimm Bäder2018-09-231-1/+0
* scalebutton: Remove priv pointerTimm Bäder2018-07-081-41/+43
* eventcontrollerscroll: Port to new API modelBenjamin Otte2018-04-261-8/+4
* button: Remove priv pointerTimm Bäder2018-02-251-0/+1
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-10/+12
* The big versioning cleanupMatthias Clasen2018-02-061-28/+0
* scalebutton: Add autoscrollingMatthias Clasen2017-12-121-71/+57
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* image: Remove icon-size argument from icon settersMatthias Clasen2017-11-151-12/+4
* scalebutton: Remove icon sizeBenjamin Otte2017-11-151-31/+5
* scalebutton: Fix comparison for empty icon listTimm Bäder2017-10-101-1/+1
* gtkscalebutton: Use scroll event controllerCarlos Garnacho2017-09-191-41/+29
* scalebutton: Update to using GdkEvent APICarlos Garnacho2017-09-191-5/+10
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-2/+0
* Avoid more compiler warningsMatthias Clasen2017-03-231-1/+1
* Fix reference handling in GtkScaleButtonMatthias Clasen2016-11-281-2/+3
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-1/+1
* Use gtk_popover_popdown/popup where appropriateTimm Bäder2016-08-161-2/+2
* Mention GtkIconSize in all docs where the argument/return is annotated as tak...Christoph Reiter2016-01-041-1/+1
* scalebutton: Annotate the return typeEmmanuele Bassi2015-11-301-2/+2
* GtkScaleButton: _get_(plus|minus)_button returns a GtkButtonTimm Bäder2015-11-281-2/+2
* scale button: Add a style classMatthias Clasen2015-10-301-0/+10
* scalebutton: Invert smooth scroll dy when adding to the current valueCarlos Garnacho2014-09-221-1/+1
* scalebutton: Handle smooth scroll eventsCarlos Garnacho2014-08-261-2/+8
* Use AC_USE_SYSTEM_EXTENSIONS to get _GNU_SOURCE, _XOPEN_SOURCE etc.Simon McVittie2014-08-211-3/+0
* GtkScaleButton: Set +/- sensitivityMatthias Clasen2014-07-081-0/+6
* GtkScaleButton: Try harder not to pop overMatthias Clasen2014-07-041-13/+41
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-18/+7
* GtkScaleButton: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-11/+9
* popover: Always apply the window shapeCarlos Garnacho2014-02-201-4/+0
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: don't use <anchor>William Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+2
* scalebutton: Apply a shape on the popoverCarlos Garnacho2014-02-041-0/+4
* GtkScaleButton: Use a popoverMatthias Clasen2014-02-031-621/+89
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* ScaleButton: make the popup transient to the button's windowEmilio Pozuelo Monfort2013-12-141-0/+3
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+1
* Another round of template binding api changesMatthias Clasen2013-07-261-7/+7
* Rename the widget template APIEmmanuele Bassi2013-07-261-15/+15
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-7/+7
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-4/+3
* GtkScaleButton: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-103/+67
* gtk: Add get_type() function declarations for private objectsBenjamin Otte2012-10-021-0/+2
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+3
* scalebutton: Set GDK_SCROLL_MASK explicitlyCarlos Garnacho2012-03-011-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1