summaryrefslogtreecommitdiff
path: root/gtk/gtkgc.c
Commit message (Expand)AuthorAgeFilesLines
* Cast tile, stipple and clip_mask pointers to gintptr when calculatingTor Lillqvist2008-08-041-3/+3
* 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
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-041-7/+9
* Use g_slice instead of mem chunks.Matthias Clasen2005-12-051-8/+2
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Also intern static strings passed to g_object_set_data()Matthias Clasen2005-08-311-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* 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
* Deprecation cleanupManish Singh2002-10-091-2/+2
* Changes multihead reorganizing code for win32 support, mostly from a patchOwen Taylor2002-06-061-2/+5
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-10/+30
* GCompareFunc -> GEqualFunc where applicable.Sebastian Wilhelmi2000-11-131-10/+10
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-0/+1
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both onOwen Taylor1998-05-031-1/+1
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* Initial revisionElliot Lee1997-11-241-0/+382