summaryrefslogtreecommitdiff
path: root/gtk/gtkadjustment.h
Commit message (Expand)AuthorAgeFilesLines
* Forgotten fileMatthias Clasen2015-05-101-2/+2
* docs: use #*-struct instead of <structname>William Jon McCann2014-01-271-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+18
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* types: Move GtkAdustment declaration to gtktypes.hBenjamin Otte2012-03-031-1/+1
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-1/+1
* GtkAdjustment: add an auxiliary functionMatthias Clasen2011-07-051-0/+2
* Documentation fixesMatthias Clasen2011-01-061-35/+25
* adjustment: Privateize sealed membersBenjamin Otte2011-01-051-8/+4
* gtkadjustment: Move documentation to inline commentsJavier Jardón2010-10-231-0/+16
* gtk_adjustment_new() should return a GtkAdjustment*Javier Jardón2010-09-291-1/+1
* Remove GtkObject completelyMatthias Clasen2010-09-261-1/+0
* Move classes that currently derive from GtkObject to GInitiallyUnownedJavier Jardón2010-09-261-5/+4
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Bug 544858 – Seal GtkAdjustmentMichael Natterer2008-08-051-9/+34
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Trivial cleanups. (#169647, #303455, Fabricio Barros Cabral, BenoitMatthias Clasen2005-06-211-9/+2
* Deprecation cleanupManish Singh2002-10-091-6/+6
* Massive padding addition to class structures.Owen Taylor2002-02-231-0/+6
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-15/+15
* Delete.Havoc Pennington2001-03-151-3/+3
* 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
* 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
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-3/+5
* Merges from the gtk-1-0 branchOwen Taylor1998-05-041-6/+0
* new function to set the adjustments value without causing a currentTim Janik1998-05-031-14/+16
* only emit "value_changed" if we really passed a new value.Tim Janik1998-05-021-13/+15
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-17/+22
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+4
* Initial revisionElliot Lee1997-11-241-0/+74