wine-wine/tools
Bertho Stultiens c107f714d0 - Implemented MESSAGETABLE resource type.
- Usertype resources that cause a type-clash with defined resources
  are now detected and a warning is generated. Some types should be
  rerouted through other code so that they will be (re-)interpreted.
- Bugfix: Line-continuation in strings in resources include a newline.
  This `feature' got deleted with the builtin preprocessor, but has been
  put back into place (see last changes comment from version 1.1.0).
- Bugfix: The preprocessor now correctly will see "\\\r\n" as a line-
  continuation.
- Bugfix: Assemblers on some platforms do not use 16bit quantities
  for `.word'. This directive is now changed into `.short'.
- All types that accept inline data definitions (a la RCDATA) now
  also accept a file specification. This unifies the structure a bit.
2000-06-08 00:38:47 +00:00
..
cvdump Minor cleanups, plus fixed a couple bugs in .DBG parsing code. 2000-04-19 16:46:42 +00:00
winapi_check - Minor API files update. 2000-06-07 02:11:42 +00:00
wineconf.libs Added graphical configuration tool wineconf.tcl. 1999-05-08 18:39:04 +00:00
wrc - Implemented MESSAGETABLE resource type. 2000-06-08 00:38:47 +00:00
.cvsignore New tool to convert the binary resources in *.rc files (hexdumps) from 1999-11-13 22:32:21 +00:00
Makefile.in - Implemented a new preprocessor that is (nearly) ANSI-C compliant. The 2000-05-01 20:05:58 +00:00
apiw.index Release 960218 1996-02-18 18:44:41 +00:00
bin2res.c Fixed ANSI C violations. 2000-02-26 13:17:55 +00:00
bug_report.pl Further code simplifications and interface (consistency) improvements. 2000-03-24 19:48:05 +00:00
build-spec.txt Added support for automatic ordinal allocation. 1999-12-26 23:11:58 +00:00
build.c Fixed size of pe_header on machines with non-4K pages. 2000-06-07 02:02:25 +00:00
examine-relay Release 980413 1998-04-13 12:21:30 +00:00
find_debug_channels Fixed small typos and slightly outdated comments. 1999-10-25 15:38:58 +00:00
fnt2bdf.c Moved PE header definitions to winnt.h where they belong. 2000-04-18 11:58:24 +00:00
fnt2bdf.h Release 961208 1996-12-08 19:25:27 +00:00
font_convert.sh Added a shell-script for easier font-installation. 2000-05-30 20:49:07 +00:00
genpatch Added ability to put new-lines in changelog entry. 2000-04-09 18:39:08 +00:00
install-sh Release 951226 1995-12-26 15:05:24 +00:00
ipcl Release 980118 1998-01-18 18:01:49 +00:00
make_X11wrappers Removed X_DISPLAY_MISSING. 2000-04-25 19:55:35 +00:00
make_authors Made the include files self-sufficient. 1999-10-24 21:48:50 +00:00
make_debug Optimized debugging API to reduce code size. 2000-02-10 22:15:21 +00:00
make_os2.cmd A few patches to help Wine to compile on OS/2. 1999-04-16 06:55:26 +00:00
make_requests Made request tracing more robust against bogus lengths. 2000-04-04 19:33:27 +00:00
makedep.c Added support for source files stored in subdirectories. 2000-03-19 21:20:16 +00:00
makehtml.pl Release 960218 1996-02-18 18:44:41 +00:00
testrun Kill swapped out (wine) processes too and truncate diff after some xxx 1998-12-11 10:21:46 +00:00
unimap.pl Adapted unimap.pl script and generated by it casemap.h to the Unicode 2000-04-23 19:58:17 +00:00
wineconf Add "Unix drives" /tmp and ${HOME}, and Device and Filesystem 2000-06-02 20:20:27 +00:00
wineconf.tcl Added graphical configuration tool wineconf.tcl. 1999-05-08 18:39:04 +00:00
wineinstall Update for new Wine features; use ttydrv instead of x11drv when 2000-05-09 22:32:42 +00:00