summaryrefslogtreecommitdiff
path: root/gtk/gtkscalebutton.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use the workarea when placing popupsMatthias Clasen2011-12-181-1/+1
* Use G_VALUE_INITJavier Jardón2011-10-151-1/+1
* More include cleanupsMatthias Clasen2011-08-281-1/+1
* Convert GailScaleButton to GtkScaleButtonAccessibleMatthias Clasen2011-07-051-0/+3
* Silence new gcc warningsMatthias Clasen2011-01-231-25/+14
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-3/+4
* scalebutton: Update adjustment usage for sealingBenjamin Otte2011-01-051-31/+31
* Remove gtktypeutils altogetherMatthias Clasen2011-01-041-1/+1
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-3/+0
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-1/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Remove unneded castsJavier Jardón2010-09-291-2/+3
* gtk_adjustment_new() should return a GtkAdjustment*Javier Jardón2010-09-291-1/+1
* Remove GtkObject completelyMatthias Clasen2010-09-261-3/+3
* Move classes that currently derive from GtkObject to GInitiallyUnownedJavier Jardón2010-09-261-1/+1
* Fix a couple of broken annotationsJohan Dahlin2010-09-231-1/+1
* Tons of transfer annotationsMatthias Clasen2010-09-211-4/+4
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-7/+7