| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in Gdk-custom.c introspection annotations | Colin Walters | 2009-12-16 | 1 | -0/+67 |
* | Clean up gdk_draw_drawable() composite handling | Alexander Larsson | 2009-08-25 | 1 | -4/+8 |
* | Make GdkDrawable draw_drawable backwards compat | Alexander Larsson | 2009-07-01 | 1 | -1/+1 |
* | Move new draw_drawable argument to end to make it more backwards compat | Alexander Larsson | 2009-07-01 | 1 | -4/+4 |
* | Add support for client side graphics exposures in gdk_draw_drawable | Alexander Larsson | 2009-05-27 | 1 | -0/+2 |
* | Remove_gdk_pixmap_set_as_backing etc, as this is not used anymore | Alexander Larsson | 2009-04-02 | 1 | -27/+0 |
* | Create _gdk_drawable_create_cairo_surface to ugly typechecking | Alexander Larsson | 2009-04-02 | 1 | -0/+15 |
* | Add _gdk_pixmap_set_as_backing which is a way to get GraphicsExposures on pix... | Alexander Larsson | 2009-04-02 | 1 | -0/+27 |
* | gdk_bitmap_create_from_data - drawable may be NULL | Alexander Larsson | 2009-04-02 | 1 | -1/+4 |
* | gdk_pixmap_new - drawable may be NULL | Alexander Larsson | 2009-04-02 | 1 | -1/+4 |
* | gdk_pixmap_draw_pixbuf - gc may be NULL | Alexander Larsson | 2009-04-02 | 1 | -1/+2 |
* | Move _gdk_gc_remove_drawable_clip from after each time its set to before each... | Alexander Larsson | 2009-04-02 | 1 | -0/+14 |
* | Initial client-side-windows work | Alexander Larsson | 2009-04-02 | 1 | -0/+42 |
* | 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 |
* | Don't use G_DEFINE_TYPE, since the instance struct name does not match the | Matthias Clasen | 2006-05-31 | 1 | -2/+23 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE. | Matthias Clasen | 2006-04-04 | 1 | -34/+2 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -8/+5 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Add gdk_drawable_set_cairo_target(). | Owen Taylor | 2005-02-03 | 1 | -0/+12 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -7/+46 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | GC caching, bug #125645 (based on patch by Brian Cameron) | Soeren Sandmann | 2004-02-18 | 1 | -2/+1 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -22/+22 |
* | Fix for #119555, Peter Zelesny: | Matthias Clasen | 2003-11-17 | 1 | -4/+4 |
* | update to allow a GdkDrawable instead of a GdkWindow. | Kristian Rietveld | 2002-12-09 | 1 | -17/+17 |
* | Fix incorrect masks in PACKED_COLOR definition. (#99795, John Finlay) | Owen Taylor | 2002-12-06 | 1 | -1/+3 |
* | Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. | Owen Taylor | 2002-10-16 | 1 | -6/+6 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -8/+8 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -6/+6 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -2/+3 |
* | removed that function as gdk_drawable_get_screen does the job. #79964 | Erwann Chenede - | 2002-05-01 | 1 | -1/+7 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -5/+9 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -13/+56 |
* | return solid masks for xpms that have no transparent color. This makes the | Alexander Larsson | 2001-02-23 | 1 | -1/+26 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -6/+5 |
* | 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 | -0/+21 |
* | Some updates | Havoc Pennington | 2000-10-18 | 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 | -2/+1 |
* | Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionality | Owen Taylor | 2000-07-02 | 1 | -0/+122 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -0/+411 |
* | Move all X specific code into the x11/ directory. Aside from shuffling | Owen Taylor | 1999-11-08 | 1 | -826/+0 |
* | Fix a reference to window_private->destroyed. | Owen Taylor | 1999-10-03 | 1 | -54/+37 |
* | Started | Owen Taylor | 1999-10-01 | 1 | -1/+1 |