]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkdrawable-x11.c
Use XftDrawSetClipRectangles(), since we're inside HAVE_XFT2 anyway.
[~andy/gtk] / gdk / x11 / gdkdrawable-x11.c
2003-05-21 Matthias ClasenUse XftDrawSetClipRectangles(), since we're inside...
2003-04-18 Owen TaylorFix pointer arithmetic on 'void *'. (#108322)
2003-04-18 Owen TaylorPatch from Morten Welinder to catch Sun servers with...
2002-11-07 Owen TaylorDon't try to use render if we can't get a picture for...
2002-10-22 Matthias ClasenGdk API doc updates.
2002-10-16 Owen TaylorMake 'filled' arguments for draw_arc/polygon/rectangle...
2002-10-07 Bill Hanemangdk_image_get_pixel, gdk_image_put_pixel: Fixed sense...
2002-10-03 Owen TaylorRestore the pre-Xft2 code to render text directly via...
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-08-02 Owen TaylorSwitch back to using XftDraw so that we take advantage...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-03-15 Owen TaylorFix byte shift arithmetic for big-endian. (Tracked...
2002-01-09 Owen TaylorCheck for RENDER before trying to use it... XRenderFind...
2002-01-08 Owen TaylorFix a problem where were the offset into the image...
2002-01-04 Owen TaylorOptimize a little bit. (More for consistency than becau...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-11-05 Owen TaylorRedo Xft support to go directly to Picture objects...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...