summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-5/+5
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-7/+7
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use more apostrophesWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-3/+3
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-1/+1
* docs: Convert to markdownMatthias Clasen2014-02-021-2/+2
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+3
* Fix a few memory leaks wrt to translationsMatthias Clasen2013-04-281-1/+1
* GtkScale: Properly chain up in GtkBuildableIface->custom_finished()Tristan Van Berkom2013-04-081-0/+6
* scale: render scale mark lines with separator style classCosimo Cecchi2012-12-071-0/+4
* scale: update style properties on GtkRange at initCosimo Cecchi2012-10-221-12/+17
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-5/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkScale Remove an unused variableMatthias Clasen2012-01-181-2/+1
* GtkScale: Fix late setting of marksMatthias Clasen2012-01-181-15/+19
* GtkScale: Always chain up in notifyMatthias Clasen2012-01-161-1/+2
* GtkScale: Fix marks for inverted scalesMatthias Clasen2012-01-151-42/+74
* GtkScale: remove an unused argumentMatthias Clasen2012-01-151-8/+7
* scale: use a GList instead of a GSListStefan Sauer2012-01-151-16/+16
* gtkscale: fix bogus compare funcStefan Sauer2012-01-091-1/+1
* scale: Stop setting state flags on the style context for drawingRui Matos2012-01-091-6/+0
* scale: remove unused variableCosimo Cecchi2011-12-151-4/+0
* Add has-origin property for GtkScaleAndrea Cimitan2011-12-141-1/+70
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* Use G_VALUE_INITJavier Jardón2011-10-151-2/+2
* GtkComboBox: Add the format-entry-text signal.Tristan Van Berkom2011-10-061-18/+2
* Convert GailScale to GtkScaleAccessibleMatthias Clasen2011-07-051-0/+4
* Revert 'Insert an LRM, to prevent -20 to come out as 20- in RTL'Benjamin Otte2011-07-051-2/+1
* Box, etc: Improve docs after H* and V* deprecations.Murray Cumming2011-06-101-2/+2
* GtkScale: Add style classes for marksMatthias Clasen2011-03-031-3/+31
* GtkScale: Normalize mark positionsMatthias Clasen2011-03-031-31/+35
* Add a gtkscaleprivate.h headerMatthias Clasen2011-01-301-1/+1
* Silence new gcc warningsMatthias Clasen2011-01-231-7/+4
* [GI] Add missing (out) and (array) annotationsPavel Holejsovsky2011-01-201-2/+2
* [GI] Add missing (allow-none) annotationsPavel Holejsovsky2011-01-181-2/+2
* Add accessors for GtkRange::round-digitsMatthias Clasen2011-01-151-4/+4
* Drop explicit includes of gdkkeysyms.hMatthias Clasen2011-01-041-1/+0
* Reduce includes of gtktypeutils.h to a minimumMatthias Clasen2011-01-041-0/+1
* Port GtkRange widgets to GtkStyleContextCarlos Garnacho2010-12-131-32/+36
* gtk: Allow hiding the trough/slider in GtkScaleBastien Nocera2010-12-011-0/+5
* Remove size_request from GtkScaleMatthias Clasen2010-10-271-16/+43
* gtk_adjustment_new() should return a GtkAdjustment*Javier Jardón2010-09-291-1/+1
* Move classes that currently derive from GtkObject to GInitiallyUnownedJavier Jardón2010-09-261-1/+1
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-5/+5