| Commit message (Expand) | Author | Age | Files | Lines |
* | Plug a pixmap leak | Matthias Clasen | 2010-01-11 | 1 | -0/+1 |
* | [gdk/gdkgc] Add missing "Deprecated: 2.x" to the api doc comments. | Javier Jardón | 2009-11-06 | 1 | -1/+3 |
* | Ensure gc clip region valid in _gdk_gc_update_context | Alexander Larsson | 2009-09-04 | 1 | -0/+2 |
* | Fix order of cairo clip setting when drawing text | Alexander Larsson | 2009-08-31 | 1 | -3/+4 |
* | Fix clipping issue with clip masks | Alexander Larsson | 2009-08-25 | 1 | -4/+18 |
* | Optimize clip-to-window with clipmask case when fully visible or obscured | Alexander Larsson | 2009-07-07 | 1 | -17/+42 |
* | Add _gdk_gc_get_clip_mask | Alexander Larsson | 2009-07-07 | 1 | -0/+18 |
* | Remove old obsolete comment | Alexander Larsson | 2009-06-24 | 1 | -1/+0 |
* | Add _gdk_gc_get_exposures | Alexander Larsson | 2009-05-27 | 1 | -6/+22 |
* | Track clip_mask in GdkGC. Fix gdk_gc_add_drawable_clip to handle clip masks | Alexander Larsson | 2009-04-02 | 1 | -13/+82 |
* | Move _gdk_gc_remove_drawable_clip from after each time its set to before each... | Alexander Larsson | 2009-04-02 | 1 | -1/+12 |
* | Move drawable clip tracking into GdkGC | Alexander Larsson | 2009-04-02 | 1 | -24/+67 |
* | Move clip offsetting into _gdk_gc_intersect_clip_region | Alexander Larsson | 2009-04-02 | 1 | -1/+9 |
* | Initial client-side-windows work | Alexander Larsson | 2009-04-02 | 1 | -7/+62 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | 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 | -12/+16 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -1/+0 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Obtain the background color from the gc when it is needed. (#331820) | Matthias Clasen | 2006-02-20 | 1 | -6/+2 |
* | Add a gc_changed argument, and avoid setting the clip region if the gc has | Matthias Clasen | 2006-02-20 | 1 | -1/+8 |
* | Correct a warning. (#326341, Benoît Carpentier) | Matthias Clasen | 2006-01-10 | 1 | -1/+1 |
* | Unref tile and stipple when finalizing a gc. (#320789, Nickolay V. | Matthias Clasen | 2005-11-08 | 1 | -0/+4 |
* | Fix cairo_content_t <-> cairo_format_t confusion. (#310086, Carlos | Matthias Clasen | 2005-07-12 | 1 | -1/+1 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -12/+4 |
* | Get the foreground color, not the background color. | Owen Taylor | 2005-05-07 | 1 | -1/+1 |
* | Change prototype to match cairo_set_source_surface(). | Owen Taylor | 2005-05-07 | 1 | -4/+3 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -49/+573 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | 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 | -2/+178 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -6/+8 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -6/+6 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -1/+2 |
* | Only set gc->colormap if it isn't already set. (Alex Larsson, #90632) | Owen Taylor | 2002-09-06 | 1 | -3/+9 |
* | 1.3.12, interface, binary age 0. | Owen Taylor | 2001-12-23 | 1 | -2/+0 |
* | Deprecate. | Matthias Clasen | 2001-11-30 | 1 | -0/+16 |
* | gdk/gdkgc.c (gdk_gc_set_rgb_bg_color): Set the background color, | Matthias Clasen | 2001-08-09 | 1 | -1/+1 |
* | Add a function gdk_window_get_internal_paint_info(), so that using X | Owen Taylor | 2001-07-18 | 1 | -0/+33 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -0/+13 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | use FALSE for size_only most of the time when calling | Owen Taylor | 2000-07-14 | 1 | -1/+1 |
* | Ignore calls with <= width or height. | Owen Taylor | 2000-07-03 | 1 | -2/+2 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -1/+154 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -70/+58 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -5/+38 |
* | Merges from gtk-1-2 | Owen Taylor | 2000-03-14 | 1 | -1/+1 |