]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/history - unix/gtkfont.c
Reinstate a piece of code accidentally removed in r9214, where Windows
[PuTTY_svn.git] / unix / gtkfont.c
2013-07-14 Simon TathamFix another giant batch of resource leaks. (Mostly...
2013-07-11 Simon TathamAdd missing checks in update_for_intended_size() in...
2012-04-22 Simon TathamBug fix from Robert de Bath: if wc_to_mb returns a...
2012-01-03 Simon TathamPatch from Colin Watson to use g_ascii_strcasecmp in...
2011-09-19 Simon TathamAdd a missing initialisation to NULL.
2011-09-17 Simon TathamCope with XFontStructs having a NULL per_char array...
2011-09-17 Simon TathamFix x11font_has_glyph so it doesn't get caught out...
2011-09-16 Simon TathamSuppress Pango's bidi, by displaying RTL characters...
2011-09-16 Simon TathamSupport font fallback even when an X11 server-side...
2011-09-16 Simon TathamChange the unifont API so that text is passed right...
2011-09-16 Simon TathamStop using GDK's wrapper on the X11 font functions...
2009-05-11 Simon TathamPango-based font handling: combine display of adjacent...
2008-06-04 Simon TathamBah, there's always something. Check in missing files.