summaryrefslogtreecommitdiff
path: root/gtk/gtkadjustment.c
Commit message (Expand)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-18/+6
* adjustment: Small docs tweakMatthias Clasen2021-03-111-5/+7
* adjustment: Convert docsMatthias Clasen2021-03-111-94/+103
* docs: Remove the last few remaining '+' from GTKEmmanuele Bassi2021-03-111-1/+1
* gtk: Improve struct packing in placesMatthias Clasen2020-07-251-1/+1
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-46/+46
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* adjustment: Only emit ::changed from dispatch_properties_changedTimm Bäder2018-06-201-40/+7
* adjustment: Remove adjustment_changed_stampTimm Bäder2018-06-201-12/+31
* adjustment: Use public setters in set_propertyTimm Bäder2018-06-201-11/+25
* The big versioning cleanupMatthias Clasen2018-02-061-36/+0
* adjustment: Drop priv pointerTimm Bäder2017-10-131-36/+59
* adjustment: Remove deprecated APITimm Bäder2016-10-181-36/+0
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-2/+2
* adjustment: Convert to g_object_notify_by_pspecMatthias Clasen2015-09-061-56/+49
* GtkAdjustment: Deprecate some redundant APIMatthias Clasen2015-05-101-18/+28
* Trivial formatting fixesMatthias Clasen2015-05-101-90/+91
* Fix a thinko in adjustment animationMatthias Clasen2014-09-071-1/+1
* Fix various compiler warningsMatthias Clasen2014-09-051-0/+1
* textview: Avoid relocating adjustments on ::size-allocate while these are ani...Carlos Garnacho2014-08-031-0/+6
* Fix a typoMatthias Clasen2014-07-131-1/+1
* Add a getter for the adjustment animation durationMatthias Clasen2014-07-131-0/+6
* adjustment: Add private gtk_adjustment_get_target_value() methodCarlos Garnacho2014-07-081-0/+11
* GktAdjustment: Add explicit api for animated settingMatthias Clasen2014-07-021-47/+63
* GtkAdjustment: Animated updatesMatthias Clasen2014-06-301-6/+143
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-6/+6
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: use ` instead of <literal>William Jon McCann2014-02-041-2/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* gtk/gtkadjustment.c: Improve docsJavier Jardón2012-08-071-17/+17
* docs: fix a number of typos and obsolete referencesCosimo Cecchi2012-07-021-5/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* GtkAdjustment: add an auxiliary functionMatthias Clasen2011-07-051-0/+44
* adjustment: Privateize sealed membersBenjamin Otte2011-01-051-40/+60
* gtkadjustment: Move documentation to inline commentsJavier Jardón2010-10-231-0/+88
* 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-2/+2
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* Revert "Forward-port a GtkAdjustment compatibility fix"Javier Jardón2010-05-241-1/+5
* Forward-port a GtkAdjustment compatibility fixMatthias Clasen2009-05-031-5/+1
* Bug 546754 – 2.13.6 update create rendering issue in the evolutionMichael Natterer2008-08-111-2/+10
* gtk/gtkadjustment.c gtk/gtkclist.c gtk/gtkcolorsel.c gtk/gtkiconview.cSven Neumann2008-08-081-1/+1
* Bug 544858 – Seal GtkAdjustmentMichael Natterer2008-08-051-2/+286
* clamp the value to [lower...upper-page_size] instead of onlyMichael Natterer2008-08-051-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* coding style cleanup.Michael Natterer2008-03-141-48/+65
* More of the sameMatthias Clasen2006-05-141-1/+1