summaryrefslogtreecommitdiff
path: root/gtk/gtkcurve.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkaccelgroup.c gtk/gtkactiongroup.c gtk/gtkcalendar.cSven Neumann2008-08-111-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
* Fix the default value of the curve-type propertyMatthias Clasen2007-12-281-1/+1
* Remove unnecessary NULL checks before g_free(). (#369666, Morten Welinder,Matthias Clasen2007-03-091-10/+5
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-2/+1
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Improve consistency of signal and property namesMatthias Clasen2006-07-061-7/+7
* Various cleanups. (#315360, Kjartan Maraas)Matthias Clasen2005-09-131-2/+0
* Intern some more strings.Matthias Clasen2005-09-011-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-10/+6
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* More canonical property names.Matthias Clasen2005-03-091-5/+5
* Fix many sparse warnings.Matthias Clasen2004-10-281-1/+1
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog andMatthias Clasen2004-01-161-10/+10
* 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