summaryrefslogtreecommitdiff
path: root/gtk/gtkscale.h
Commit message (Expand)AuthorAgeFilesLines
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+13
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-0/+2
* Add has-origin property for GtkScaleAndrea Cimitan2011-12-141-0/+3
* Add a gtkscaleprivate.h headerMatthias Clasen2011-01-301-7/+0
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add padding to class structsMatthias Clasen2010-10-191-0/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* GtkScale: move public members to private structureJavier Jardón2010-07-131-3/+3
* Make orientable base classes instantiableMatthias Clasen2010-05-251-0/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Bug 565656 – Add marks to scalesMatthias Clasen2009-01-201-1/+7
* Keep all these abstract for nowMatthias Clasen2008-12-311-7/+0
* Bug 553765 – Add orientation API to GtkRangeMichael Natterer2008-11-111-24/+31
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+0
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkaccellabel.h gtk/gtkactiongroup.h gtk/gtkalignment.h gtk/gtkarrow.hMichael Natterer2008-06-201-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-2/+2
* Seal GtkScale public fieldsTim Janik2008-06-201-3/+3
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-3/+3
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Fix for #104811, Padraig O'Briain:Matthias Clasen2004-02-121-3/+11
* Deprecation cleanupManish Singh2002-10-041-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Revert the last changes to make the number of digits only effect drawing,Owen Taylor2002-01-301-1/+1
* fix default value for ::digits property, leave as 1 as per havoc'sTim Janik2002-01-291-1/+1
* Deprecate. (#68183)Matthias Clasen2002-01-161-4/+0
* Fixed first arg type of GtkScale's format_value signal's function pointer.Murray Cumming2001-12-151-1/+1
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-0/+4
* make this special-case hscale/vscale details, so we can use it forHavoc Pennington2001-06-041-14/+15
* fix some shell typosHavoc Pennington2001-05-071-0/+6
* Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPEOwen Taylor2001-04-021-1/+0
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-2/+3
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* CLAMP digits into a meaningfull range (we need to stay below a certainTim Janik1999-01-181-1/+1
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-10/+10
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-13/+15
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+75