gdi32: The font cache needs to discriminate whether the device can cope with bitmap...
[wine] / libs / wpp /
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-05  Bill Medlandwpp: Support long long constants if configure says...
2006-04-21  Alexandre Julliardwpp: Fixed typo in long long constants handling.
2006-04-21  Bill Medlandwpp: Implement long long constant parsing.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-10-10  Alexandre JulliardDefault search path for an include file should be based...
2005-09-28  Alexandre JulliardNow that we are requiring bison anyway, make the .tab...
2005-02-25  Ge van GeldorpTreat already preprocessed code just like normal #inclu...
2005-01-11  Rémi AssaillyAdded missing declarations in some headers.
2005-01-09  Jacek Caban- Fixed infinite loop bug.
2005-01-09  Jacek CabanAdded initializing pp_status.input at begin of wpp_parse.
2003-10-21  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-23  Jon GriffithsNot everyone has <unistd.h>, some files need <io.h...
2003-08-18  Jon GriffithsPortability fixes.
2003-07-01  Alexandre JulliardCreate a new list of defined symbols when parsing a...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-06-04  Paul LauferWork around for flex brain damage.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.