summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* scale: Drop unneeded private exportsMatthias Clasen2015-09-231-45/+32
* scale: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-37/+38
* GtkScale: More work on mark spacingMatthias Clasen2015-06-231-14/+11
* GtkScale: Move marks inwardMatthias Clasen2015-06-041-13/+10
* GtkScale: Use the new helpersMatthias Clasen2015-04-271-75/+55
* gtkscale: Draw smaller marksCarlos Soriano2014-12-051-8/+8
* scale: Always be flippableBenjamin Otte2014-11-251-11/+2
* range: Deprecate detail strings in class structBenjamin Otte2014-11-251-1/+0
* GtkScale: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-23/+19
* scale: remove unused codeCosimo Cecchi2014-05-091-2/+0
* Clean up private headersMatthias Clasen2014-04-051-0/+1
* 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