]> Pileus Git - ~andy/gtk/history - gdk/gdkpango.c
x11: Use _gdk_x11_get_xatom_for_display_printf()
[~andy/gtk] / gdk / gdkpango.c
2012-02-27 Javier JardónChange FSF Address
2011-11-02 Matthias ClasenDon't use deprecated Pango api
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2010-11-30 Cosimo CecchiMerge branch 'master' into open-with-dialog
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-24 Milan Bouchet-ValatFix missing (transfer) annotations in GDK
2010-11-16 Javier Jardóndocs: Move documentation to inline comments: gdkpango
2010-11-15 Javier Jardóndocs: Move documentation to inline comments: gdkpango
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-08-10 Benjamin OtteAPI: remove GdkPangoRenderer
2010-08-10 Benjamin OtteAPI: remove gdk_draw_layout_*()
2010-08-10 Benjamin Ottegdk: Remove unused gdkrgb.h includes
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngdk/: fully remove gdkalias hacks
2010-06-29 Benjamin Ottes/GdkRegion/cairo_region_t/ in all of gtk
2010-06-29 Benjamin OtteDeprecate the GdkRegion API
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated code from GdkPango
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-02 Alexander LarssonInitial client-side-windows work
2009-03-27 Behdad EsfahbodBug 437533 – Implement draw_shape PangoRenderer method
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-15 Michael Natterergdk/gdkdisplay.h gdk/gdkdrawable.h gdk/gdkevents.h...
2007-02-16 Behdad EsfahbodUse PANGO_PIXELS instead of division. (#334617)
2007-01-10 Behdad EsfahbodUse pango_matrix_transform_rectangle(). (#340141)
2007-01-05 Behdad EsfahbodAvoid overflow when converting coordinates to Pango...
2006-12-24 Behdad EsfahbodBug 340141 – Update to Pango 1.16 API
2006-12-22 Matthias ClasenUse pango_cairo_show_error_underline. (#340141, Behdad...
2006-09-19 Ryan LortieBug 355343. Add a GdkPangoAttrEmbossColor.
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-07-08 Behdad EsfahbodFix quadratic implementation of gdk_pango_layout_get_cl...
2006-06-07 Behdad EsfahbodFix typo.
2006-06-07 Behdad EsfahbodBug 337603 – Possible off-by-one in
2006-05-30 Behdad EsfahbodFix offset to center the underline in requested rectang...
2006-05-22 Behdad EsfahbodRollback the following changes, to fix it the proper...
2006-05-22 Behdad EsfahbodAdd new function _gdk_screen_get_font_map() and have...
2006-04-28 Behdad EsfahbodCast to double before dividing by PANGO_SCALE. (#334582)
2006-02-20 Matthias ClasenAdd a gc_changed argument, and avoid setting the clip...
2006-01-10 Michael Nattererdisconnect from the right object ("closed" is emitted...
2005-11-10 Michael NattererApplied patch from maemo-gtk that addresses many issues...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-26 Matthias ClasenMake the GdkScreen font options api public, and add...
2005-08-24 Owen TaylorAdd a note about cut-and-paste between here and Pango.
2005-08-24 Owen TaylorFix for #314004, reported by Michael Reinsch:
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...