Sweden-Number/tools
Rob Shearman 9aad144755 widl: Fix the writing of expressions in un-typedef'd structures by using write_type_left to write out the type, which adds the "struct ..." if necessary.
Also improve the type comparison code to not crash on unnamed
structures (although further changes need to be made to fix the output
in this case) and make it more efficient by first doing a comparison
on the values of the type pointers.
2010-03-16 11:40:10 +01:00
..
widl widl: Fix the writing of expressions in un-typedef'd structures by using write_type_left to write out the type, which adds the "struct ..." if necessary. 2010-03-16 11:40:10 +01:00
winapi winapi: Remove the special handling of GDI_AllocObject(). 2009-12-29 11:08:37 +01:00
winebuild winebuild: Output the 16-bit asm relay functions as needed and get rid of --relay16 mode. 2010-01-16 15:58:48 +01:00
winedump winedump: Remove an unused flag. 2010-01-19 15:03:56 +01:00
winegcc winegcc: Update comments. 2010-01-25 12:45:00 +01:00
wmc makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. 2010-02-08 20:58:00 +01:00
wrc makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. 2010-02-08 20:58:00 +01:00
Makefile.in makefiles: Fix makedep dependency now that we explicitly to make depend when creating makefiles. 2010-03-01 11:35:37 +01:00
c2man.pl c2man: Add xml documentation creation. 2009-06-08 15:38:35 +02:00
config.guess tools: Upgrade the config.guess/config.sub scripts. 2009-05-29 12:31:13 +02:00
config.sub tools: Upgrade the config.guess/config.sub scripts. 2009-05-29 12:31:13 +02:00
examine-relay
findfunc
fnt2bdf.c fnt2bdf: Remove superfluous void* casts. 2010-01-07 17:59:57 +01:00
fnt2fon.c tools: Copy 16-bit font definitions to avoid including 16-bit headers. 2009-08-29 21:10:54 +02:00
font_convert.sh
install-sh
make_authors
make_ctests.c
make_makefiles makefiles: Remove makedep only after everything else has been cleaned. 2010-02-24 15:12:30 +01:00
make_requests make_requests: Correct comment in header (minor patch). 2009-05-26 14:25:12 +02:00
makedep.c makedep: Handle non-overwriting rename for Windows. 2009-08-24 15:17:33 +02:00
mkinstalldirs
relpath.c
runtest runtest: Fix handling of test binaries in the programs directory. 2010-02-15 12:49:08 +01:00
sfnt2fnt.c tools: Copy 16-bit font definitions to avoid including 16-bit headers. 2009-08-29 21:10:54 +02:00
wine.desktop wine.desktop: Allow start to execute lnk files. 2009-06-11 11:53:54 +02:00
wine.inf.in wine.inf: Add LSA key under the HKLM control key. 2010-03-15 13:44:43 +01:00
wineinstall wineinstall: Ask about installation before running configure. 2009-08-03 14:55:05 +02:00
winemaker winemaker: Replace whitespaces in projectnames. 2009-11-23 10:36:23 +01:00
winemaker.man.in winemaker: Update manpage. 2009-09-15 16:41:24 -05:00
wineprefixcreate.in tools: Convert source files to utf-8. 2008-10-18 19:22:54 +02:00
wineprefixcreate.man.in
winewrapper