Fix signed/unsigned comparison warnings.
[wine] / tools / wrc / parser.y
2004-08-19  Zach GormanWS_TABSTOP should not be a default style for GROUPBOX...
2004-07-20  Alexandre JulliardFixed handling of LANGUAGE statement for message tables...
2004-01-02  Mike McCormackAvoid a crash if the dialog style is missing.
2003-10-14  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-29  Alexandre JulliardFixed handling of Unicode strings used as filenames...
2003-09-18  Eric FriasFixed combobox flags handling to allow CBS_DROPDOWN...
2003-07-09  Juraj HercekAdjusted grammar to accept also help-ids for dialogex...
2003-06-18  Francois GougetTypos/spelling fixes.
2003-05-01  Alexandre JulliardMoved the wpp library from tools/ to libs/.
2003-03-28  Dimitrie O. PaunRemove the no longer needed -m option, ignore -r for...
2002-12-19  Dimitrie O. PaunRemove the -L wrc option, as no automatic fudging of...
2002-08-15  Alexandre JulliardAdded support for #pragma code_page.
2002-07-20  Alexandre JulliardExplicitly specify the path to wpp.h so we don't need...
2002-07-16  Alexandre JulliardSplit the C preprocessor from wrc into a separate library.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-26  Andreas MohrDocumentation update.
2001-06-24  Bang Jun-YoungAdd a workaround for a bug in byacc (again).
2001-06-06  Francois GougetWrc no longer needs to parse C code. Remove c-junk...
2001-01-02  Ulrich Weigand- Fixed a byteorder conversion problem with message...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-08-25  Bertho StultiensFixed a LALR(2) problem while scanning usertype resourc...
2000-07-25  Bertho Stultiens- Implemented a bug-work-around for Berkeley yacc ...
2000-07-08  Bertho Stultiens- Bugfix: Macro expansion of strings would assert an...
2000-06-13  Bertho Stultiens- Bugfix: Corrected "off by one" error in the linenumbe...
2000-06-08  Bertho Stultiens- Implemented MESSAGETABLE resource type.
2000-05-23  Bertho Stultiens- Implemented animated cursors and icons resource types.
2000-05-12  Patrik StridvallFixed byte order on Solaris and FreeBSD.
2000-05-09  Bertho Stultiens- Bugfix: Corrected a SEGV in the rawdata handling...
2000-05-01  Bertho Stultiens- Implemented a new preprocessor that is (nearly) ANSI...
2000-03-19  Francois GougetMake the first comma in the control's definition optional.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-11-21  Eric PouechAdded missing ';'.
1999-11-07  Juergen Schmied- Bugfix: Styles were evaluated as expressions. The...
1999-08-18  Bertho StultiensWrc did not check any IDs which are only 16 bit. Common...
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-26  Gerald PfeiferDon't include alloca.h.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-02-20  Bertho StultiensFix a couple of 64bit platform problems and speed up...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-14  Bertho Stultiens- Added a global label for elf-dll linking and a long...
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601