wrc: Allow '/' and '\' in identifiers.
[wine] / tools / wrc / parser.y
2013-04-23  Jacek Cabanwrc: Allow '/' and '\' in identifiers.
2012-01-30  Alexandre Julliardwrc: Fix parsing of virtkey accelerators.
2012-01-24  Alexandre Julliardwrc: Add support for translating accelerators through...
2010-12-14  André Hentschelwrc: Allow comma after popup name.
2010-07-22  Alexandre Julliardwrc: Display a warning in pedantic mode when using...
2010-06-16  Alexandre Julliardwrc: Avoid use of toupper/isupper on signed chars.
2010-05-05  Gerald Pfeiferwrc: Remove variable type which is not really used...
2010-01-04  Alexandre Julliardwrc: Merge the menu and menuex structures.
2010-01-04  Alexandre Julliardwrc: Merge the menuitem and menuitemex structures.
2010-01-04  Alexandre Julliardwrc: Merge the dialog and dialogex structures.
2009-07-16  Alexandre Julliardwrc: Avoid a crash if a file didn't contain any resources.
2009-06-22  Alexandre Julliardwrc: Add support for loading multiple input files at...
2009-02-13  Michael Stefaniuctools: Remove unused alloca.h include.
2009-01-14  Dmitry Timoshkovwrc: Warn for duplicate dialog ids.
2008-11-04  Alexandre Julliardwrc: Fix the duplicate resource check for user-defined...
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-08  Alexandre Julliardwrc: Add support for Unicode accelerator strings.
2008-03-22  Alexandre Julliardwrc: parser_error must append a newline.
2008-03-03  Mikołaj Zalewskiwrc: Convert standard control classes names into ids...
2008-01-23  Francois GougetAssorted spelling fixes.
2007-10-22  Michael Stefaniucwrc: Remove redundant NULL check before free(). Found...
2007-10-19  Francois Gougetwrc: Modify the error, warning and tracing functions...
2007-06-14  Michael Stefaniucwrc: Fix redundant checks for NULL before free(). Found...
2006-10-10  Michael Stefaniuctools: Remove redundant NULL checks before free() ...
2006-09-12  Alexandre Julliardwrc: Change the prefix on bison-generated names to...
2006-09-11  Alexandre JulliardMake.rules: Set the default prefix for bison files...
2006-08-26  Alexandre Julliardwrc: Get rid of xmalloc casts.
2006-08-26  Alexandre Julliardwrc: xmalloc shouldn't initialize to zero, do that...
2006-06-14  Mike McCormackwrc: Remove some tokens declared twice.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-28  Alexandre Julliardwrc: Integer ids can be used for control labels instead...
2005-10-10  Alexandre JulliardDefault search path for an include file should be based...
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-06-30  Alexandre JulliardAdded support for HTML resource type.
2005-06-27  Eric PouechConst correctness fixes.
2005-04-14  Michael LinChange menu item options to use optional comma.
2005-03-08  Alexandre JulliardAllow specifying extended control styles also in standa...
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-01-28  Alexandre JulliardAvoid assertion failure when loading an empty data...
2004-11-22  Rein KlazesAllow negative numbers in RCDATA resources like RC...
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