• Bertho Stultiens's avatar
    - Implemented animated cursors and icons resource types. · 997e0d78
    Bertho Stultiens authored
    - Added partial support for font resources (user supplied fontdir is
      required).
    - All resources with inline data (a la RCDATA) now support language,
      version and characteristics data.
    - Implemented resource name duplicate checks. It is now an error if
      two resources of the same type have the same name.
    - Bugfix: Language propagation was not correct when .res files were
      generated.
    - Bugfix: VERSIONINFO now handles memory options.
    - Bugfix: resource names and the resource type may be equal (e.g. MENU
      MENU {...}). This support was mistakingly deleted in the upgrade to
      the builtin preprocessor.
      The standalone LANGUAGE setting became context sensitive as a consequence
      of this. Now it *must* end with a newline *after* both expressions and
      no newlines are allowed within the line (the statement must fit on one
      line). This is no practical problem though.
    997e0d78
Name
Last commit
Last update
..
.cvsignore Loading commit data...
CHANGES Loading commit data...
Makefile.in Loading commit data...
README.wrc Loading commit data...
dumpres.c Loading commit data...
dumpres.h Loading commit data...
genres.c Loading commit data...
genres.h Loading commit data...
newstruc.c Loading commit data...
newstruc.h Loading commit data...
parser.h Loading commit data...
parser.l Loading commit data...
parser.y Loading commit data...
ppl.l Loading commit data...
ppy.y Loading commit data...
preproc.c Loading commit data...
preproc.h Loading commit data...
readres.c Loading commit data...
readres.h Loading commit data...
utils.c Loading commit data...
utils.h Loading commit data...
wrc.c Loading commit data...
wrc.doc Loading commit data...
wrc.h Loading commit data...
wrc.man Loading commit data...
wrctypes.h Loading commit data...
writeres.c Loading commit data...
writeres.h Loading commit data...