]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkgc-x11.c
Merge branch 'master' into client-side-windows
[~andy/gtk] / gdk / x11 / gdkgc-x11.c
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander LarssonInitial client-side-windows work
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-14 Michael Natterergdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h...
2006-05-14 Matthias ClasenRemove extraneous ;
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE.
2005-09-13 Matthias ClasenVarious cleanups. (#315359, Kjartan Maraas)
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-12-02 Manish SinghMake sure we always return a value. Return None in...
2004-11-30 Owen TaylorA little bit of microoptimization of repeated GDK_GC_XD...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-06-22 Matthias ClasenDoc updates.
2004-02-17 Soeren SandmannFix for #119722, reported by Olexiy Avramchenko, patch...
2003-08-02 Owen TaylorRequires glib-2.3.0, pango-1.2.0.
2003-06-04 Owen TaylorKeep track of when we have a clip mask set for the...
2003-05-14 Owen TaylorRemove unecessary g_return_if_fail(). (#105500, Morten...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-22 Matthias ClasenGdk API doc updates.
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-01-09 Owen TaylorCheck for RENDER before trying to use it... XRenderFind...
2002-01-04 Owen TaylorPrivate function to tell if we have RENDER extension.
2001-11-06 Owen TaylorFix misplaced HAVE_XFT.
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-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-01 Owen TaylorProperly handle gc->clip_region == NULL>
2000-11-02 Havoc Penningtonhad a test backward
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-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-07-01 Owen TaylorWhen actually returning expose events, make sure to...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee*** empty log message ***
2000-06-05 Owen TaylorWe need to treat initial creation different from settin...
2000-04-05 Owen TaylorFix screwy indentation.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...