riched20: Minimal fix for WM_SETTEXT without ES_MULTILINE style.
[wine] / libs / wpp / ppl.l
2007-06-28  Alexandre Julliardwpp: Don't suppress output from C include files, that...
2006-10-10  Michael Stefaniucjanitorial: Remove remaining NULL checks before free...
2006-09-12  Alexandre Julliardwpp: Change the prefix on bison-generated names to...
2006-07-18  Dan Hipschmanwpp: In recursive macro definitions, print the macro...
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  Bill Medlandwpp: Implement long long constant parsing.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
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...
2003-10-21  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
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/.