.. |
.cvsignore
|
Split the C preprocessor from wrc into a separate library.
|
2002-07-16 02:33:10 +00:00 |
CHANGES
|
- Fixed a byteorder conversion problem with message tables.
|
2001-01-02 20:46:28 +00:00 |
Makefile.in
|
Added a new flag to wrc, to be used to assess translations
|
2004-01-18 23:24:04 +00:00 |
dumpres.c
|
Fixed signedness warnings.
|
2005-07-10 17:45:53 +00:00 |
dumpres.h
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-14 01:19:27 +00:00 |
genres.c
|
Fixed signedness warnings.
|
2005-07-10 17:45:53 +00:00 |
genres.h
|
Fix some -Wsign-compare warnings.
|
2005-06-30 18:10:08 +00:00 |
newstruc.c
|
Fixed a number of pointer to integer conversions that wouldn't work
|
2005-09-12 15:14:06 +00:00 |
newstruc.h
|
Added support for HTML resource type.
|
2005-06-30 20:58:52 +00:00 |
parser.h
|
Added LGPL standard comment, and copyright notices where necessary.
|
2002-03-09 23:29:33 +00:00 |
parser.l
|
Added support for HTML resource type.
|
2005-06-30 20:58:52 +00:00 |
parser.y
|
Removed the broken mmap64 configure check, and moved the
|
2005-08-03 21:25:10 +00:00 |
readres.c
|
gcc 4.0 -Wpointer-sign fixes.
|
2005-07-05 14:26:54 +00:00 |
readres.h
|
Fixed header dependencies to be fully compatible with the Windows
|
2003-09-05 23:08:26 +00:00 |
translation.c
|
Move function prototypes to header.
|
2005-06-22 11:59:18 +00:00 |
utils.c
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-14 01:19:27 +00:00 |
utils.h
|
Fixed warnings with gcc option "-Wwrite-strings".
|
2003-10-14 01:19:27 +00:00 |
wrc.c
|
Move function prototypes to header.
|
2005-06-22 11:59:18 +00:00 |
wrc.doc
|
Release 980601
|
1998-06-01 10:44:35 +00:00 |
wrc.h
|
Move function prototypes to header.
|
2005-06-22 11:59:18 +00:00 |
wrc.man
|
Document the --verbose switch.
|
2004-05-30 03:09:57 +00:00 |
wrctypes.h
|
Added support for HTML resource type.
|
2005-06-30 20:58:52 +00:00 |
writeres.c
|
Fix some -Wsign-compare warnings.
|
2005-06-30 18:10:08 +00:00 |