]> Pileus Git - ~andy/gtk/history - gdk/gdkpango.c
Translation updated by Ivar Smolin.
[~andy/gtk] / gdk / gdkpango.c
2005-05-16 Matthias ClasenFix a typo in the docs. (#303940, Masao Mutoh)
2005-05-14 Manish Singhgdk/gdkdraw.c #include gdkcairo.h for gdk_cairo_create...
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-05-08 Matthias ClasenForgotten fix.
2005-05-02 Owen TaylorAdd a draw-border style property to allow themes to...
2005-04-18 Owen Taylorgtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkic...
2005-04-08 Carl WorthSimplify matrix manipulation now that cairo exposes...
2005-03-21 Matthias ClasenMark param spec strings as static.
2005-03-17 Owen TaylorFix get_stipple_surface to actually work, set EXTEND_RE...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
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...