summaryrefslogtreecommitdiff
path: root/gtk/gtkadjustment.c
Commit message (Expand)AuthorAgeFilesLines
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* pass value in last in g_object_new, since it depends on lower and upperManish Singh2004-02-031-1/+1
* Add properties to GtkAdjustment. (#64601, Murray Cumming)Matthias Clasen2004-01-291-12/+179
* Deprecation cleanupManish Singh2002-10-091-31/+31
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-2/+3
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-4/+0
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+17
* Handle quoting of / with \; properly handle __ in paths, quote " and \n inOwen Taylor2001-03-191-9/+9
* Applied patch from Nils Barth (bug # 51041) to replace "gint" withHavoc Pennington2001-03-161-1/+1
* Delete.Havoc Pennington2001-03-151-1/+1
* doh, this was broken beyond believe.Tim Janik2000-12-131-5/+3
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-2/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-2/+2
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-1/+1
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-2/+2
* handle negative values similar to gtk_widget_set_uposition(). that is:Tim Janik1998-07-161-1/+1
* changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.Tim Janik1998-07-041-2/+2
* call the base class init fucntions from all parent types upon classTim Janik1998-06-281-2/+3
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-13/+1
* hmmmm, corrections?Tim Janik1998-05-031-3/+1
* new function to set the adjustments value without causing a currentTim Janik1998-05-031-4/+18
* only emit "value_changed" if we really passed a new value.Tim Janik1998-05-021-1/+24
* Merged changes from gtk-1-0. Check ChangeLog for details.Owen Taylor1998-05-011-2/+32
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-1/+1
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-0/+12
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Initial revisionElliot Lee1997-11-241-0/+118