summaryrefslogtreecommitdiff
path: root/gdk/x11/gdkgc-x11.c
Commit message (Expand)AuthorAgeFilesLines
* Start of integration of Erwann Chenede's multihead work from theOwen Taylor2002-04-251-11/+32
* Check for RENDER before trying to use it... XRenderFindFormat() printsOwen Taylor2002-01-091-0/+3
* Private function to tell if we have RENDER extension.Owen Taylor2002-01-041-2/+6
* Fix misplaced HAVE_XFT.Owen Taylor2001-11-061-1/+1
* Redo Xft support to go directly to Picture objects instead of usingOwen Taylor2001-11-051-8/+94
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-2/+25
* use _gdk_region_get_xrectangles()Havoc Pennington2001-03-021-14/+12
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-151-1/+19
* Properly handle gc->clip_region == NULL>Owen Taylor2000-12-011-1/+4
* had a test backwardHavoc Pennington2000-11-021-0/+26
* urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. ifTim Janik2000-10-251-1/+1
* Re-enable the "find" dialogHavoc Pennington2000-10-241-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* add xthickness and ythickness to GtkRcStyle and add the necessary tokens.Tim Janik2000-07-111-1/+1
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-0/+28
* When actually returning expose events, make sure to set the count fieldOwen Taylor2000-07-011-20/+6
* Make this compile without framebuffer enabledHavoc Pennington2000-06-201-83/+136
* *** empty log message ***Elliot Lee2000-06-201-0/+6
* We need to treat initial creation different from setting with regards toOwen Taylor2000-06-051-8/+15
* Fix screwy indentation.Owen Taylor2000-04-051-2/+2
* Merge no-flicker branch into HEADOwen Taylor2000-03-281-23/+129
* Move all X specific code into the x11/ directory. Aside from shufflingOwen Taylor1999-11-081-0/+505