summaryrefslogtreecommitdiff
path: root/gtk/gtkgamma.c
Commit message (Expand)AuthorAgeFilesLines
* gtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c gtk/gtkcolorbutton.cSven Neumann2008-08-121-1/+1
* gtk/gtkclist.c gtk/gtkcontainer.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-071-2/+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
* gtk/gtkaction.c gtk/gtkassistant.c gtk/gtkbin.c gtk/gtkbox.cMichael Natterer2008-02-071-5/+1
* Use serialized pixbufs instead of xpmsMatthias Clasen2006-07-041-154/+192
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-34/+3
* Intern some more strings.Matthias Clasen2005-09-011-3/+3
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* gdk/gdkkeyuni.c gdk/gdkpixbuf-drawable.c gdk/gdkrgb.c gdk/x11/gdkdnd-x11.cMatthias Clasen2005-03-011-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
* Use g_strtod instead of strtod.Matthias Clasen2003-08-291-1/+1
* Deprecation cleanupManish Singh2002-10-131-39/+40
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-0/+2
* gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog actionSven Neumann2002-02-081-2/+3
* Switch over to GtkTreeView from GtkCList. Remove the entries above theOwen Taylor2002-01-291-1/+3
* create the label with a mnemonicjacob berkman2001-11-141-1/+1
* Go to the GUP proposed ordering of buttons with [OK] in the lower rightOwen Taylor2001-11-021-6/+6
* gtk/gtkbutton.[ch] fixed inline commentsSven Neumann2001-10-261-1/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-1/+0
* make this somewhat key-navigableHavoc Pennington2001-03-241-1/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-6/+5
* Adapt cast macros to standard.Raja R Harinath1999-11-221-1/+1
* Add gdk_threads_mutex.Tor Lillqvist1999-09-171-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
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-2/+2
* Add @INTLLIBS@. gtk-scier-981116-0.patch Sean CierOwen Taylor1998-12-181-4/+5
* I submitted this patch twice to gtk-devel-list, and received no comments,Elliot Lee1998-11-301-2/+2
* 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 up a stat() that Sopwith missed when changing stat => lstat.Owen Taylor1998-05-131-5/+5
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Combobulator fixes..... ....Elliot Lee1998-04-091-0/+1
* ( From: James Henstridge <james@daa.com.au> )Owen Taylor1998-03-181-51/+53
* A couple of compiler warning fixes, GtkCList signal changes, changedJay Painter1998-02-181-47/+51
* hm, initital refcount revolution commit ;)Tim Janik1998-01-301-4/+1
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-161-1/+2
* It's all in the changelog. Well, almost all.Owen Taylor1997-12-181-2/+2
* Initial revisionElliot Lee1997-11-241-0/+464