Sweden-Number/tools
Francois Gouget be6d891f0d advpack: Prepare the unicodification of advpack.dll.
All functions that manipulate strings should have an Ansi and a
Unicode variant.
Forward the unqualified dll entry points to the Ansi variant for
backward compatibility.
We're not allowed to use unqualified entry points in Wine, so change
RegInstall() calls to RegInstallA().
Update win32.api.
2006-02-27 15:57:33 +01:00
..
widl widl: Fix 64bit warning. 2006-02-22 22:17:25 +01:00
winapi advpack: Prepare the unicodification of advpack.dll. 2006-02-27 15:57:33 +01:00
winebuild winebuild: Correction for manpage. 2006-02-16 19:32:35 +01:00
winedump Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
winegcc Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
wmc Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
wrc Add support for 'make install DESTDIR'. 2006-02-14 13:51:38 +01:00
.gitignore tools: Added 'relpath' tool to compute relative Unix paths. 2006-02-17 11:42:17 +01:00
Makefile.in tools: Added 'relpath' tool to compute relative Unix paths. 2006-02-17 11:42:17 +01:00
bin2res.c Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
bug_report.pl Switch to 'perl -w' and add 'use strict;'. 2004-10-04 19:28:43 +00:00
c2man.pl tools/c2man.pl: Generate correct html. 2006-02-14 11:34:23 +01:00
config.guess Upgrade to the latest version. 2005-02-09 14:00:15 +00:00
config.sub Upgrade to the latest version. 2005-02-09 14:00:15 +00:00
examine-relay Add full listing format option. 2003-03-05 02:48:04 +00:00
findfunc Use '=' instead of '==' in /bin/sh scripts to avoid portability 2004-12-14 11:39:14 +00:00
fnt2bdf.c Removed the broken mmap64 configure check, and moved the 2005-08-03 21:25:10 +00:00
fnt2bdf.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
fnt2fon.c Add an error() function to fnt2fon and sfnt2fnt. 2005-12-07 12:44:17 +01:00
font_convert.sh Assorted spelling fixes. 2005-03-23 13:15:18 +00:00
genpatch The generated patch was missing a line of the diff. 2004-10-07 17:33:29 +00:00
install-sh Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
make_authors Strictified. 2004-10-21 19:58:25 +00:00
make_ctests.c make_ctests: Declare WIN32_LEAN_AND_MEAN when compiling testlist.c. 2006-01-16 20:38:53 +01:00
make_requests server: More generic mechanism for adding typecasts in server traces. 2006-01-23 16:40:57 +01:00
makedep.c Now that we are requiring bison anyway, make the .tab.c file use the 2005-09-28 18:17:08 +00:00
mkinstalldirs Added mkinstalldirs to create directories more portably. 2002-05-09 04:31:39 +00:00
relpath.c tools: Added 'relpath' tool to compute relative Unix paths. 2006-02-17 11:42:17 +01:00
runtest Moved loadorder support to dlls/ntdll. 2003-09-25 20:33:41 +00:00
sfnt2fnt.c sfnt2fnt: Don't print two newlines after error messages. 2005-12-09 11:22:21 +01:00
wine.desktop Add all known windows executables to MIME type in wine.desktop. 2005-03-02 10:12:59 +00:00
wine.inf include: Add missing LANG_xxx and SUBLANG_xxx constants. 2006-02-14 10:42:12 +01:00
wineconf Add function prototypes. 2004-10-22 22:05:19 +00:00
wineinstall Wine is beta software now. 2005-10-27 12:08:24 +00:00
winemaker Removed rules for .dbg.c files. 2005-09-29 10:42:43 +00:00
winemaker.man.in Put Wine version information in all the man pages. 2005-10-06 16:10:01 +00:00
wineprefixcreate.in wineprefixcreate: Only create links for files that don't exist. 2006-01-24 13:43:33 +01:00
wineshelllink winemenubuilder: Provide depth to the menus created. 2005-12-19 21:25:52 +01:00
winewrapper Added support for Darwin DYLD_LIBRARY_PATH. 2005-11-30 19:45:28 +01:00