]> Pileus Git - ~andy/gtk/history - gdk/gdkpango.c
Implement PANGO_UNDERLINE_ERROR (Based on a patch by Nicolas Setton,
[~andy/gtk] / gdk / gdkpango.c
2004-02-29 Owen TaylorImplement PANGO_UNDERLINE_ERROR (Based on a patch by...
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-09-11 Matthias ClasenAdd deprecation notes. (#121955)
2003-06-04 Owen TaylorWhen drawing underlines, join up adjacent runs where...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-30 Alex LarssonDoc fixes.
2001-11-30 Owen TaylorPatch from Hidetoshi Tajima to fix bad match error...
2001-10-03 Havoc PenningtonThroughout: assorted docs
2001-09-20 Owen TaylorAdd a missing pango_layout_iter_free ().
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-06 Sven Neumanncheck if info->colormap != NULL before unref'ing it...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-05-11 ERDI GergoPeek strike-through setting (gdk_draw_layout_line_with_...
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-13 Havoc PenningtonFree the filename of the module file.
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-08-03 Elliot LeeFix the second bug, draw underlines.
2000-08-03 Elliot LeeBugfix.
2000-08-03 Elliot LeeDon't draw runs with a PANGO_ATTR_SHAPE set.
2000-07-31 Owen TaylorFix problem where computation was depending on widget...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...