Fix another giant batch of resource leaks. (Mostly memory, but there's
[u/mdw/putty] / unix / gtkfont.c
2013-07-14 simonFix another giant batch of resource leaks. (Mostly...
2013-07-11 simonAdd missing checks in update_for_intended_size() in...
2012-04-22 simonBug fix from Robert de Bath: if wc_to_mb returns a...
2012-01-03 simonPatch from Colin Watson to use g_ascii_strcasecmp in...
2011-09-19 simonAdd a missing initialisation to NULL.
2011-09-17 simonCope with XFontStructs having a NULL per_char array...
2011-09-17 simonFix x11font_has_glyph so it doesn't get caught out...
2011-09-16 simonSuppress Pango's bidi, by displaying RTL characters...
2011-09-16 simonSupport font fallback even when an X11 server-side...
2011-09-16 simonChange the unifont API so that text is passed right...
2011-09-16 simonStop using GDK's wrapper on the X11 font functions...
2009-05-11 simonPango-based font handling: combine display of adjacent...
2008-06-04 simonBah, there's always something. Check in missing files.