Added support for loading .res files for 16-bit resources.
[wine] / tools / wrc /
2000-10-25  Alexandre Julliard16-bit resource size must be scaled by alignment.
2000-10-24  Alexandre JulliardAdded codepage translation based on the language id...
2000-10-23  Alexandre JulliardFixed duplication of typename in 16-bit assembly output.
2000-09-24  Francois GougetFilenames may contain '/' and '\'.
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-20  Alexander V. LukyanovFixed problems with compilation/install out of source...
2000-06-14  Alexandre JulliardRemoved @PROGEXT@ (it was broken anyway).
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-30  Marcus MeissnerAdd a ; needed by some YACCs.
2000-05-24  Alexandre JulliardRevived the GEN_C_SRCS variable to support wrc lex...
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-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-28  Patrik StridvallMinor fix in wrc to support the Solaris preprocessor.
2000-03-19  Francois Gouget- An extern statement finishes with the first closing...
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...
2000-02-03  Alexandre JulliardRemoved resource.h.
2000-01-04  Bertho StultiensGenerated labels of resource names must be unique throu...
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-21  Eric PouechAdded missing ';'.
1999-11-21  Eric PouechError reporting fix.
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-08-14  Bertho StultiensVersion 1.0.14 of wrc.
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-08  Patrik StridvallANSI C fixes.
1999-04-26  Gerald PfeiferDon't include alloca.h.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho Stultiens- Fixed a counting bug in the win32 count and sort...
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-20  Bertho StultiensFix a couple of 64bit platform problems and speed up...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-02  Albert den HaanFixed wrong order of res_ico and res_bmp which must...
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-15  Todd VierlingGlobal constructors using `.section .ctors' are bogus...
1998-12-14  Bertho Stultiens- Added a global label for elf-dll linking and a long...
1998-11-06  Bertho StultiensBugfix in write_name_str() [writeres.c] where the lengt...
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-10-04  Alexandre JulliardInitial revision
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601