]> asedeno.scripts.mit.edu Git - PuTTY.git/history - minibidi.c
first pass
[PuTTY.git] / minibidi.c
2014-09-24 Simon TathamRework versioning system to not depend on Subversion.
2012-03-05 Simon TathamFix a type mismatch in minibidi.c - r9409 changed the...
2012-02-17 Simon TathamPatch from Yoshida Masato to fill in the missing pieces...
2011-05-07 Simon TathamFixes (mostly from Colin Watson, a couple redone by...
2008-06-29 Simon TathamPatch from Aidan Kehoe to extend the Arabic shaping...
2006-11-18 Simon TathamReinstate as much of the Windows font-linking behaviour...
2005-01-16 Owen DunnMac SC compiler whinges about trailing commas in enums
2004-12-20 Simon TathamThe end condition in the binary search loop in the...
2004-12-08 Simon TathamReplace the RLE-based getType() function with one that...
2004-12-08 Simon TathamFurther clarity and speed cleanups of minibidi:
2004-12-07 Simon TathamReformat minibidi.[ch] in line with my coding conventio...
2004-12-07 Simon TathamBidi stability work. I _think_ I've now removed all...
2004-11-29 Jacob Nevinsrm '$Source$' from comments as not meaningful under...
2004-11-28 Simon TathamStability fixes (thanks valgrind).
2004-05-22 Simon TathamAt last! After much delay, much faffing back and forth...