| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo in the docs. (#303940, Masao Mutoh) | Matthias Clasen | 2005-05-16 | 1 | -1/+1 |
* | 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 | -1/+1 |
* | Forgotten fix. | Matthias Clasen | 2005-05-08 | 1 | -6/+8 |
* | Add a draw-border style property to allow themes to draw outside the | Owen Taylor | 2005-05-02 | 1 | -126/+67 |
* | gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update to | Owen Taylor | 2005-04-18 | 1 | -6/+6 |
* | Simplify matrix manipulation now that cairo exposes the cairo_matrix_t | Carl Worth | 2005-04-08 | 1 | -7/+5 |
* | Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -1/+3 |
* | Fix get_stipple_surface to actually work, set EXTEND_REPEAT on the stipple | Owen Taylor | 2005-03-17 | 1 | -2/+7 |
* | Switch set_cairo_target() virtual function to ref_cairo_surface() | Owen Taylor | 2005-03-17 | 1 | -261/+262 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-16 | 1 | -1/+4 |
* | Add GdkPangoRenderer, a subclass of PangoRenderer targeting GDK drawables. | Owen Taylor | 2004-11-21 | 1 | -442/+912 |
* | 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 |
* | Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton, | Owen Taylor | 2004-02-29 | 1 | -0/+19 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -4/+4 |
* | Add deprecation notes. (#121955) | Matthias Clasen | 2003-09-11 | 1 | -1/+7 |
* | When drawing underlines, join up adjacent runs where possible, so we don't | Owen Taylor | 2003-06-04 | 1 | -34/+112 |
* | add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compile | Manish Singh | 2002-09-25 | 1 | -5/+5 |
* | Renames: | Owen Taylor | 2002-06-20 | 1 | -1/+1 |
* | Changes multihead reorganizing code for win32 support, mostly from a patch | Owen Taylor | 2002-06-06 | 1 | -0/+20 |
* | Doc fixes. | Alex Larsson | 2002-04-30 | 1 | -1/+1 |
* | Patch from Hidetoshi Tajima to fix bad match error when target drawable is | Owen Taylor | 2001-11-30 | 1 | -5/+6 |
* | Throughout: assorted docs | Havoc Pennington | 2001-10-03 | 1 | -0/+12 |
* | Add a missing pango_layout_iter_free (). | Owen Taylor | 2001-09-20 | 1 | -0/+2 |
* | Make gdkx.h the only installed header from gdk/x11. All structures in | Owen Taylor | 2001-09-07 | 1 | -1/+1 |
* | check if info->colormap != NULL before unref'ing it. It might have been | Sven Neumann | 2001-08-06 | 1 | -2/+3 |
* | Add missing gdk_rectangle_get_type() prototype. | Owen Taylor | 2001-06-14 | 1 | -1/+1 |
* | Peek strike-through setting (gdk_draw_layout_line_with_colors): Render | ERDI Gergo | 2001-05-11 | 1 | -2/+24 |
* | convert the X coordinates so they're with respect to the line, rather than | Havoc Pennington | 2001-02-17 | 1 | -14/+29 |
* | fix bug where it always set the foreground, even if we were only using a | Havoc Pennington | 2001-02-13 | 1 | -36/+255 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -36/+210 |
* | Draw underlines one pixel higher. | Havoc Pennington | 2000-11-15 | 1 | -6/+8 |
* | Free the filename of the module file. | Havoc Pennington | 2000-11-13 | 1 | -56/+16 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -11/+36 |
* | Fix the second bug, draw underlines. | Elliot Lee | 2000-08-03 | 1 | -15/+24 |
* | Bugfix. | Elliot Lee | 2000-08-03 | 1 | -2/+3 |
* | Don't draw runs with a PANGO_ATTR_SHAPE set. | Elliot Lee | 2000-08-03 | 1 | -10/+23 |
* | Fix problem where computation was depending on widget->allocation instead | Owen Taylor | 2000-07-31 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Make this compile without framebuffer enabled | Havoc Pennington | 2000-06-20 | 1 | -11/+6 |
* | Remove all references to offscreen flag which was no longer used. | Havoc Pennington | 2000-06-02 | 1 | -0/+374 |