summaryrefslogtreecommitdiff
path: root/gtk/gtkcurve.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecation cleanupManish Singh2002-10-131-32/+37
* Minor documentation fixesSoren Sandmann2002-08-101-1/+1
* Replace gdk_cursor_new_for_screen() with gdk_cursor_new_for_display().Owen Taylor2002-06-181-1/+1
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-7/+10
* Fix build.Anders Carlsson2002-01-281-1/+1
* General property notification cleanup.Matthias Clasen2002-01-281-2/+8
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-1/+2
* coalescing property notifiesHans Breuer2001-08-111-0/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* Formatting fixes from multihead brnach. [ mostly foo(bar) => foo (bar) ]Owen Taylor2001-07-121-3/+3
* make this somewhat key-navigableHavoc Pennington2001-03-241-1/+6
* marshaller fixes.Tim Janik2001-03-071-14/+12
* unbreak this functionHavoc Pennington2001-02-211-61/+126
* doh, this was broken beyond believe.Tim Janik2000-12-131-1/+0
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* 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-8/+8
* Adapt cast macros to standard.Raja R Harinath1999-11-221-7/+96
* 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
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-2/+2
* Use common marshalling routines instead of having widget-private ones. ItElliot Lee1998-07-211-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
* fixed an assertment.Tim Janik1998-06-071-2/+2
* One or two trivial changes from the gtk-1-0 branch.Owen Taylor1998-05-041-0/+3
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* (Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisoft.se>)Owen Taylor1998-04-091-8/+5
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-20/+21
* 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-5/+4
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* Several portability fixes from Michael Callahan <callahan@xmission.com>Shawn Amundson1998-01-031-0/+1
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-2/+2
* Initial revisionElliot Lee1997-11-241-0/+860