summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scale: Port to draw vfuncBenjamin Otte2010-09-261-43/+39
* GtkScale: Remove links from doc section titleMatthias Clasen2010-09-241-4/+4
* Tons of transfer annotationsMatthias Clasen2010-09-211-6/+6
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-36/+36
* gtkscale: move documentation to inline commentsJavier Jardón2010-09-011-0/+24
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-18/+18
* gtkscale: use accessor functions to access GtkRangeJavier Jardón2010-08-231-43/+56
* Added _gtk_range_set_round_digits() insternal functionJavier Jardón2010-08-231-5/+5
* gtk/gtkscale.c: use accessor functions to access GtkWidgetJavier Jardón2010-08-221-32/+44
* Don't allocate space for "" in scale marksMatthias Clasen2010-08-041-1/+1
* GtkScale: move public members to private structureJavier Jardón2010-07-131-51/+77
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-5/+0
* Make orientable base classes instantiableMatthias Clasen2010-05-251-10/+8
* Fix a problem with marks on vertical scalesMatthias Clasen2010-05-041-2/+5
* Deprecate widget flag: GTK_WIDGET_MAPPEDJavier Jardón2010-03-031-1/+1
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)Javier Jardón2010-03-021-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-2/+5