| Commit message (Expand) | Author | Age | Files | Lines |
* | API: remove GdkGC | Benjamin Otte | 2010-08-10 | 1 | -697/+0 |
* | gdk/: fully remove gdkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | s/GdkRegion/cairo_region_t/ in all of gtk | Benjamin Otte | 2010-06-29 | 1 | -2/+2 |
* | Implement GdkRegion in terms of cairo_region_t | Benjamin Otte | 2010-06-29 | 1 | -1/+0 |
* | [GdkGC] Remove deprecated GdkFont from GdkGCValues structure | Javier Jardón | 2010-06-28 | 1 | -7/+0 |
* | Initial client-side-windows work | Alexander Larsson | 2009-04-02 | 1 | -3/+7 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h | Michael Natterer | 2008-01-14 | 1 | -2/+2 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE. | Matthias Clasen | 2006-04-04 | 1 | -35/+9 |
* | Various cleanups. (#315359, Kjartan Maraas) | Matthias Clasen | 2005-09-13 | 1 | -1/+1 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -228/+19 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -369/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Make sure we always return a value. Return None in the fallthrough case. | Manish Singh | 2004-12-02 | 1 | -0/+2 |
* | A little bit of microoptimization of repeated GDK_GC_XDISPLAY()/XGC(). | Owen Taylor | 2004-11-30 | 1 | -4/+6 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -5/+305 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Doc updates. | Matthias Clasen | 2004-06-22 | 1 | -0/+26 |
* | Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. | Soeren Sandmann | 2004-02-17 | 1 | -17/+49 |
* | Requires glib-2.3.0, pango-1.2.0. | Owen Taylor | 2003-08-02 | 1 | -5/+0 |
* | Keep track of when we have a clip mask set for the GC, and when we unset | Owen Taylor | 2003-06-04 | 1 | -7/+33 |
* | Remove unecessary g_return_if_fail(). (#105500, Morten Welinder.) | Owen Taylor | 2003-05-14 | 1 | -2/+0 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+2 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 1 | -0/+16 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -2/+2 |
* | Switch back to using XftDraw so that we take advantage of the | Owen Taylor | 2002-08-02 | 1 | -1/+32 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -11/+32 |
* | Check for RENDER before trying to use it... XRenderFindFormat() prints | Owen Taylor | 2002-01-09 | 1 | -0/+3 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -2/+6 |
* | Fix misplaced HAVE_XFT. | Owen Taylor | 2001-11-06 | 1 | -1/+1 |
* | Redo Xft support to go directly to Picture objects instead of using | Owen Taylor | 2001-11-05 | 1 | -8/+94 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -2/+25 |
* | use _gdk_region_get_xrectangles() | Havoc Pennington | 2001-03-02 | 1 | -14/+12 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -1/+19 |
* | Properly handle gc->clip_region == NULL> | Owen Taylor | 2000-12-01 | 1 | -1/+4 |
* | had a test backward | Havoc Pennington | 2000-11-02 | 1 | -0/+26 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Re-enable the "find" dialog | Havoc Pennington | 2000-10-24 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -1/+1 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -0/+28 |
* | When actually returning expose events, make sure to set the count field | Owen Taylor | 2000-07-01 | 1 | -20/+6 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -83/+136 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -0/+6 |
* | We need to treat initial creation different from setting with regards to | Owen Taylor | 2000-06-05 | 1 | -8/+15 |
* | Fix screwy indentation. | Owen Taylor | 2000-04-05 | 1 | -2/+2 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -23/+129 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -0/+505 |