| Commit message (Expand) | Author | Age | Files | Lines |
* | Make clipmasks work for pixbuf rendering | Alexander Larsson | 2009-07-07 | 1 | -2/+15 |
* | 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 |
* | Rename gdk_window_set_has_native to gdk_window_ensure_native | Alexander Larsson | 2009-06-01 | 1 | -1/+1 |
* | Add support for client side graphics exposures in gdk_draw_drawable | Alexander Larsson | 2009-05-27 | 1 | -0/+2 |
* | Workaround X11 clipping bug | Alexander Larsson | 2009-04-02 | 1 | -3/+40 |
* | Only sync the display if creating a native window implicitly | Alexander Larsson | 2009-04-02 | 1 | -2/+10 |
* | Really create a native window when getting xid | Alexander Larsson | 2009-04-02 | 1 | -4/+6 |
* | Create native window when requesting xid | Alexander Larsson | 2009-04-02 | 1 | -2/+4 |
* | Initial client-side-windows work | Alexander Larsson | 2009-04-02 | 1 | -26/+55 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Don't leak ShmPixmapInfo. (#349858, Chris Wilson) | Matthias Clasen | 2006-08-15 | 1 | -2/+18 |
* | Remove extraneous ; | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE. | Matthias Clasen | 2006-04-04 | 1 | -38/+12 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Fix have_base_pc / have_base_x_pc typo. | Owen Taylor | 2005-08-15 | 1 | -2/+0 |
* | Follow change in cairo API to add Screen* to | Keith Packard | 2005-07-21 | 1 | -0/+1 |
* | Update to changed cairo interface. | Owen Taylor | 2005-05-17 | 1 | -11/+30 |
* | Update for cairo-xlib API change. | Owen Taylor | 2005-05-14 | 1 | -11/+13 |
* | Fill in unused bits so they can be used for the depth-32 target case. | Owen Taylor | 2005-05-09 | 1 | -1/+23 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -4/+4 |
* | Call cairo_surface_finish() | Owen Taylor | 2005-03-18 | 1 | -8/+1 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -371/+79 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+5 |
* | Set have_render_with_trapezoids to GDK_YES when we have a new enough | Matthias Clasen | 2005-02-21 | 1 | -7/+7 |
* | #include cairo-xlib.h | Manish Singh | 2005-02-04 | 1 | -0/+2 |
* | Add gdk_drawable_set_cairo_target(). | Owen Taylor | 2005-02-03 | 1 | -0/+50 |
* | Tue Jan 18 13:46:46 2005 Manish Singh <yosh@gimp.org | Manish Singh | 2005-01-18 | 1 | -15/+17 |
* | Avoid X errors when running against servers which implement XRender < 0.4. | Matthias Clasen | 2005-01-18 | 1 | -2/+32 |
* | gdk/x11/gdkdrawable-x11.c (_gdk_x11_drawable_draw_xtrapezoids) Call | Owen Taylor | 2004-11-30 | 1 | -8/+4 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -18/+175 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Cast to 32-bit integers when premultiplying, suggested by Keith Packard. | Anders Carlsson | 2004-07-27 | 1 | -3/+3 |
* | Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle | Anders Carlsson | 2004-07-27 | 1 | -2/+67 |
* | Merge from stable: | Michael Natterer | 2004-06-21 | 1 | -38/+32 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -2/+2 |
* | GC caching, bug #125645 (based on patch by Brian Cameron) | Soeren Sandmann | 2004-02-18 | 1 | -2/+1 |
* | Fix for #119722, reported by Olexiy Avramchenko, patch by Owen Taylor. | Soeren Sandmann | 2004-02-17 | 1 | -9/+17 |
* | Revert changes from #113476 and go back to using XftDrawSetClip, because | Owen Taylor | 2004-01-30 | 1 | -0/+20 |
* | Add a fallback for unaligned source data for FORMAT_ARGB_MASK. (#117217) | Owen Taylor | 2003-08-18 | 1 | -40/+57 |
* | Fixes for X/Cygwin builds of GTK+ (#107623, Masahiro Sakai): | Owen Taylor | 2003-08-15 | 1 | -0/+2 |
* | Requires glib-2.3.0, pango-1.2.0. | Owen Taylor | 2003-08-02 | 1 | -116/+7 |
* | If the check for missing depths, try actually creating pixmaps of the | Owen Taylor | 2003-08-01 | 1 | -0/+31 |
* | Remove bad optimization for src_rowstride == dest_stride. (Didn't consider | Owen Taylor | 2003-06-03 | 1 | -7/+0 |
* | Use XftDrawSetClipRectangles(), since we're inside HAVE_XFT2 anyway. | Matthias Clasen | 2003-05-21 | 1 | -20/+0 |
* | Fix pointer arithmetic on 'void *'. (#108322) | Owen Taylor | 2003-04-18 | 1 | -2/+2 |
* | Patch from Morten Welinder to catch Sun servers with a broken | Owen Taylor | 2003-04-18 | 1 | -6/+51 |
* | Don't try to use render if we can't get a picture for the drawable. (Fixes | Owen Taylor | 2002-11-07 | 1 | -1/+2 |
* | Gdk API doc updates. | Matthias Clasen | 2002-10-22 | 1 | -0/+16 |