Sweden-Number/tools
Rob Shearman b81f4c24db widl: Only base types or reference pointers to base types don't need to be freed.
There are other cases where calls to Free functions can be omitted (such 
as types always unmarshalled using buffer memory with no embedded 
pointers), but these are easier dealt with inside the relevent case in 
write_remoting_arg.
2007-12-17 11:57:25 +01:00
..
widl widl: Only base types or reference pointers to base types don't need to be freed. 2007-12-17 11:57:25 +01:00
winapi crypt32: Better match the PSDK types and update win32.api to fix the winapi_check warnings. 2007-10-29 12:04:48 +01:00
winebuild winebuild: Remove duplicate declaration of variable 'j'. 2007-12-14 12:26:14 +01:00
winedump Assorted spelling fixes. 2007-10-23 18:20:27 +02:00
winegcc winegcc: Modify error() to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 2007-10-19 11:46:05 +02:00
wmc wmc: Modify the error and warning functions to behave like all the other Wine tracing methods, that is to not append a '\n' to the message. 2007-10-19 11:46:08 +02:00
wrc tools: Remove duplicate includes. 2007-11-19 13:54:52 +01:00
Makefile.in tools: Remove the no longer needed bin2res tool. 2007-09-18 13:36:58 +02:00
bug_report.pl
c2man.pl
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
findfunc
fnt2bdf.c
fnt2bdf.h
fnt2fon.c tools/fnt2fon: Remove error() as it is almost unused. Transform errno into a meaningful string for the error message. 2007-10-19 12:23:56 +02:00
font_convert.sh
genpatch
install-sh
make_authors
make_ctests.c
make_makefiles Make.rules: Added rules for building the dlldata.c file. 2007-12-10 14:26:13 +01:00
make_requests server: Use the file_pos_t type for file sizes and offsets in the protocol structures. 2007-10-10 14:06:25 +02:00
makedep.c makedep: Added support for dlldata.c dependencies. 2007-12-10 14:26:25 +01:00
mkinstalldirs
relpath.c
runtest
sfnt2fnt.c sfnt2fnt: Use code from gdi32/freetype to do a better job finding the TTAG_EBLC to deal with older version of freetype without having to fall back on unreliable hacks. 2007-12-10 12:11:17 +01:00
wine.desktop wine.desktop: Updated French translation. 2007-11-13 23:28:05 +01:00
wine.inf wine.inf: Fix the type of some values in HKLM, System\CurrentControlSet\Control\Session Manager\Environment. 2007-12-12 13:48:34 +01:00
wineinstall
winemaker
winemaker.man.in
wineprefixcreate.in wineprefixcreate: Create spool/drivers directory for printer drivers. 2007-08-23 14:08:48 +02:00
wineprefixcreate.man.in
wineshelllink tools: Add basic support for the startup notifications standard. 2007-07-23 11:58:26 +02:00
winewrapper