Sweden-Number/tools
Rob Shearman 10a422ae14 widl: Use is_string_type instead of is_attr(..., ATTR_STRING) for detecting strings.
Detecting strings is a bit harder than just looking for the string
attribute, so make sure to use the function which has the purpose of
doing just that.

Fixes compilation of generated server/proxy code when a parameter has
both the [out] and [string] attributes.
2009-01-02 14:27:43 +01:00
..
widl widl: Use is_string_type instead of is_attr(..., ATTR_STRING) for detecting strings. 2009-01-02 14:27:43 +01:00
winapi winapi_check: Extend support for '-arch=xxx' in spec files. 2008-12-17 15:29:03 +01:00
winebuild winebuild: Generate relay debugging thunks for x86_64. 2008-12-27 19:59:55 +01:00
winedump Straighten out some ellipses. 2008-11-26 12:33:34 +01:00
winegcc winegcc: Fix the file mode check. 2008-12-12 12:01:46 +01:00
wmc tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
wrc wrc: Add a trailing '\n' to some warning and error messages. 2008-12-17 15:27:16 +01:00
Makefile.in makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
c2man.pl c2man: Don't mangle 'dll' when its part of another word. 2008-07-04 19:35:33 +02:00
config.guess tools: Upgrade the config.guess/config.sub scripts. 2007-06-08 20:27:08 +02:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2007-06-08 20:27:08 +02:00
examine-relay examine-relay: Indent winex11.drv lines. 2006-07-17 13:49:40 +02:00
findfunc Use '=' instead of '==' in /bin/sh scripts to avoid portability 2004-12-14 11:39:14 +00:00
fnt2bdf.c fnt2bdf: Remove unneeded casts of zero. 2008-12-08 12:04:54 +01:00
fnt2bdf.h tools: Fix font structure layout for 64-bit mode. 2008-04-11 12:11:32 +02:00
fnt2fon.c tools: Fix font structure layout for 64-bit mode. 2008-04-11 12:11:32 +02:00
font_convert.sh Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
install-sh tools: Updated the autoconf scripts to more recent versions. 2006-05-16 13:21:36 +02:00
make_authors tools: Check for open return code in Perl scripts. 2006-08-10 11:30:37 +02:00
make_ctests.c make_ctests: Clean output files when aborting on an error or signal. 2006-05-27 13:24:25 +02:00
make_makefiles wined3d: Use IDL to generate wined3d.h. 2008-11-25 13:37:22 +01:00
make_requests server: Reorganize some requests to avoid padding, and make remaining padding explicit. 2008-12-31 15:14:29 +01:00
makedep.c makedep: Add dependencies on wine/exception.h for widl-generated files. 2008-07-03 13:08:19 +02:00
mkinstalldirs tools: Fix mkinstalldirs. 2006-06-21 14:15:53 +02:00
relpath.c relpath: Properly handle a "." directory name. 2006-08-15 17:32:41 +02:00
runtest runtest: Fixed regression that prevented using just the -h option. 2008-10-14 13:41:56 +02:00
sfnt2fnt.c tools/sfnt2fnt: Add getopt option parsing. 2008-03-22 21:08:54 +01:00
wine.desktop wine.desktop: Add application/x-msi and change "emulator" to "program loader". 2008-06-26 13:15:44 +02:00
wine.inf.in dxdiagn: Add dxdiagn.dll to DxDiag_DirectXFiles container. Create fake dll for it as well. 2008-12-29 11:47:53 +01:00
wineinstall tools: Remove bashisms from wineinstall. 2008-12-24 19:57:51 +01:00
winemaker winemaker: Correctly process directories containing regexp metacharacters. 2008-12-20 10:59:24 +01:00
winemaker.man.in Put Wine version information in all the man pages. 2005-10-06 16:10:01 +00:00
wineprefixcreate.in tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
wineprefixcreate.man.in tools: Added a man page for wineprefixcreate. 2006-08-23 15:59:05 +02:00
winewrapper libs: Get rid of the libwine symlinks. 2006-07-11 21:32:52 +02:00