| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.7.3GTK_2_7_3 | Matthias Clasen | 2005-07-15 | 1 | -3/+3 |
* | gdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create() declaration. | Manish Singh | 2005-05-14 | 1 | -0/+1 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -28/+2 |
* | Small documentation additions. | Matthias Clasen | 2005-05-08 | 1 | -5/+5 |
* | Change prototype to match cairo_set_source_surface(). | Owen Taylor | 2005-05-07 | 1 | -13/+11 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -8/+2 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -300/+101 |
* | 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/+23 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -3/+353 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Use depth - 1 to index the cached gcs, not depth. (#139494) | Matthias Clasen | 2004-04-29 | 1 | -2/+3 |
* | Docs typo fix. | Matthias Clasen | 2004-04-28 | 1 | -1/+1 |
* | Small doc improvement. | Matthias Clasen | 2004-04-23 | 1 | -1/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Use a scratch GC in the case where the background is a solid color. | Soeren Sandmann | 2004-02-18 | 1 | -4/+5 |
* | GC caching, bug #125645 (based on patch by Brian Cameron) | Soeren Sandmann | 2004-02-18 | 1 | -9/+58 |
* | Revert last commit, please don't commit patches without approval, this | Owen Taylor | 2004-02-17 | 1 | -10/+0 |
* | don't try to draw more than 32767 segments at a time, since XDrawSegments | David Odin | 2004-02-16 | 1 | -0/+10 |
* | Document that the clip mask of gc is ignored. (#101983, Sebastian Rittau) | Matthias Clasen | 2003-12-13 | 1 | -0/+3 |
* | Fix for #119555, Peter Zelesny: | Matthias Clasen | 2003-11-17 | 1 | -15/+17 |
* | Add deprecation notes. (#121955) | Matthias Clasen | 2003-09-11 | 1 | -0/+6 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -5/+12 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -4/+4 |
* | More doc comments moved inline. | Matthias Clasen | 2002-11-01 | 1 | -1/+162 |
* | Make 'filled' arguments for draw_arc/polygon/rectangle gboolean not gint. | Owen Taylor | 2002-10-16 | 1 | -3/+3 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -6/+6 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -8/+8 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -1/+2 |
* | Start of integration of Erwann Chenede's multihead work from the | Owen Taylor | 2002-04-25 | 1 | -2/+37 |
* | Call _gdk_draw_pixbuf(), thus enabling using this function for pixbufs | Owen Taylor | 2002-01-29 | 1 | -15/+24 |
* | need to cast image->mem away from void* to avoid 'error C2036: 'void *' : | Hans Breuer | 2002-01-05 | 1 | -1/+1 |
* | Private function to tell if we have RENDER extension. | Owen Taylor | 2002-01-04 | 1 | -9/+548 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -0/+51 |
* | Added a check on the colormap depth to gdk_drawable_set_colormap() | Ron Steinke | 2001-07-23 | 1 | -0/+2 |
* | Clip the retrieved image data to the screen, using a server grab to avoid | Havoc Pennington | 2001-06-29 | 1 | -0/+10 |
* | new function, turns off decorations for a window. | Havoc Pennington | 2001-03-07 | 1 | -0/+4 |
* | add --deprecated-guards | Havoc Pennington | 2001-02-20 | 1 | -0/+125 |
* | Add two virtualized functions gdk_drawable_get_clip_region - to get the | Owen Taylor | 2000-12-15 | 1 | -6/+65 |
* | don't create dangling pointers to the appearance attributes from the line | Havoc Pennington | 2000-12-02 | 1 | -2/+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 | -4/+87 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -173/+150 |
* | *** empty log message *** | Elliot Lee | 2000-06-20 | 1 | -1/+0 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+18 |
* | clean up enum format, remove extra comma, this keeps scanner scripts from | Havoc Pennington | 2000-04-15 | 1 | -2/+2 |
* | Include gdkinternals.h instead of gdkprivate.h. | Owen Taylor | 2000-03-28 | 1 | -1/+1 |
* | Merge no-flicker branch into HEAD | Owen Taylor | 2000-03-28 | 1 | -2/+17 |
* | Move the test for no segments before the assertion for non-NULL segment | Tor Lillqvist | 2000-02-13 | 1 | -3/+4 |