projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel: Fix path test to pass on 95 and 98.
[wine]
/
tools
/
2006-05-17
Jacek Caban
widl: Added importlib reading implementation.
tree
|
commitdiff
2006-05-16
Alexandre Julliard
tools: Updated the autoconf scripts to more recent...
tree
|
commitdiff
2006-05-15
Jacek Caban
widl: Added RPC_FC_ENUM16 encoding.
tree
|
commitdiff
2006-05-15
Jacek Caban
widl: res50 is number of impinfos. Fix its usage.
tree
|
commitdiff
2006-05-15
Francois Gouget
winapi: Add support for APIENTRY.
tree
|
commitdiff
2006-05-10
Francois Gouget
winapi_check: Fix 'long int' parsing.
tree
|
commitdiff
2006-05-09
Saulius Krasuckas
wine.inf: Install comctl32.dll as fake DLL.
tree
|
commitdiff
2006-05-09
Alexandre Julliard
mciwave: Renamed mciwave.drv to mciwave.dll, and moved...
tree
|
commitdiff
2006-05-05
Eric Kohl
widl: Implement 'oldnames' option.
tree
|
commitdiff
2006-05-05
Eric Kohl
widl: Fix a typo.
tree
|
commitdiff
2006-04-21
Jacek Caban
widl: Fix a typo.
tree
|
commitdiff
2006-04-21
Jacek Caban
widl: Added importlib parsing code.
tree
|
commitdiff
2006-04-21
Eric Kohl
widl: Implement support for unique pointers to strings.
tree
|
commitdiff
2006-04-20
Robert Shearman
widl: Prevent NULL pointer de-refs on "void *" types.
tree
|
commitdiff
2006-04-18
Alexandre Julliard
winebuild: Disable linking to external symbols by default.
tree
|
commitdiff
2006-04-18
Robert Shearman
widl: Ignore [object] attribute on interfaces written...
tree
|
commitdiff
2006-04-18
Alexandre Julliard
winebuild: Fixed index in module table for delayed...
tree
|
commitdiff
2006-04-17
Eric Kohl
widl: Support multiple RPC interfaces per binary.
tree
|
commitdiff
2006-04-17
Eric Kohl
widl: Implement support for unique pointers to arrays.
tree
|
commitdiff
2006-04-14
Mike McCormack
widl: Add support for VT_I8 and VT_UI8 to msft typelibs.
tree
|
commitdiff
2006-04-12
Huw Davies
tools: Don't try to use FT_Load_Sfnt_Table unless FreeT...
tree
|
commitdiff
2006-04-11
Eric Pouech
winedump: Constify some pointers.
tree
|
commitdiff
2006-04-11
Alexandre Julliard
winedump: Added detection of Wine fake dlls.
tree
|
commitdiff
2006-04-10
Hans Leidekker
dnsapi: Teach winapi_check about dnsapi.dll.
tree
|
commitdiff
2006-04-10
Eric Kohl
widl: Implement support for ref pointers to simple...
tree
|
commitdiff
2006-04-10
Eric Pouech
wine.inf: Added dbghelp & imagehlp as fake DLLs.
tree
|
commitdiff
2006-04-08
Marcus Meissner
winedump: Use fchmod() instead of doing system(chmod).
tree
|
commitdiff
2006-04-07
Huw Davies
fonts: Add the Won sign in place of the backslash for...
tree
|
commitdiff
2006-04-05
Alexandre Julliard
winebuild: Remove a no longer necessary movzwl instruction.
tree
|
commitdiff
2006-04-05
Eric Kohl
widl: Implement support for ref pointers to arrays...
tree
|
commitdiff
2006-04-04
Alexandre Julliard
tools: Add LDFLAGS to all the linker invocations.
tree
|
commitdiff
2006-04-04
Alexandre Julliard
winegcc: Don't use the library full name for .so libs.
tree
|
commitdiff
2006-04-04
James Hawkins
wine.inf: Add hhctrl.ocx to the list of fake dlls.
tree
|
commitdiff
2006-04-03
Robert Shearman
widl: Fix the type offset for generated conformant...
tree
|
commitdiff
2006-03-31
Alexandre Julliard
winewrapper: Remove a couple of variables that are...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: There's no need to cast _StubMsg - it's already...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Only assign variables if not a string and only...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Initialise the temporary variable to 0 for parame...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Create the correct variable type for parameters...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Re-use print_phase_basetype for generating return...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Move handling of base type marshaling and unmarsh...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Use print_phase_function for printing NdrPointerF...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Add a function to generate the Ndr type calls.
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Only write the buffer incrementing code for the...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Output the necessary sizing information for other...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Output NULL ref pointer check for pointer levels...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Fix a GCC warning in the generated client and...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: The lval member of var_t is essentially a duplica...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: De-reference parameters' types before deciding...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Write pointer calls for all non-basetype pointer...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Write definitions for MIDL_user_allocate and...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Write out the pre- and postamble for RPC interfac...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Output interface defined guard for rpc interfaces...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: NdrFcShort should be written out instead of NdrShort.
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Output the numeric equivalent of FC_END, not...
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Support references in type_memsize.
tree
|
commitdiff
2006-03-31
Robert Shearman
widl: Only output code for non-object interfaces in...
tree
|
commitdiff
2006-03-30
Eric Kohl
widl: Implement support for ref pointers to strings.
tree
|
commitdiff
2006-03-30
Detlef Riekenberg
tools: Remove wineconf.
tree
|
commitdiff
2006-03-28
Eric Kohl
widl: Implement support for pointers to base types.
tree
|
commitdiff
2006-03-28
Vitaly Lipatov
wineshelllink: Remove quotes from Path=<workdir>.
tree
|
commitdiff
2006-03-28
Jonathan Ernst
wine.inf: Add some more fake dlls to the system directory.
tree
|
commitdiff
2006-03-27
Vitaly Lipatov
wine.inf: Add some dll stub dll to the system directory.
tree
|
commitdiff
2006-03-27
Paul Vriens
wine.inf: Add SystemRoot.
tree
|
commitdiff
2006-03-23
Eric Kohl
widl: Fix base type alignments.
tree
|
commitdiff
2006-03-23
Eric Kohl
widl: Fix format string size calculation.
tree
|
commitdiff
2006-03-22
Mike McCormack
wine.inf: Add a shdocvw.dll stub dll to the system...
tree
|
commitdiff
2006-03-21
Francois Gouget
Update win32.api to match the current sources.
tree
|
commitdiff
2006-03-21
Huw Davies
fonts: Use the EBLC table to retrieve the ascent of...
tree
|
commitdiff
2006-03-21
Alexandre Julliard
sfnt2fnt: Remove output file on failure.
tree
|
commitdiff
2006-03-21
Alexandre Julliard
winewrapper: Remove explicit call to wineprefixcreate.
tree
|
commitdiff
2006-03-21
Alexandre Julliard
wine.inf: Use the new fake dlls mechanism to create...
tree
|
commitdiff
2006-03-18
Alexandre Julliard
wineprefixcreate: Autodetect the running from build...
tree
|
commitdiff
2006-03-18
Eric Kohl
widl: Do not generate code that initializes a binding...
tree
|
commitdiff
2006-03-18
Eric Kohl
widl: Fix proc offset calculation.
tree
|
commitdiff
2006-03-18
Eric Kohl
widl: 'unsigned char' and 'byte' are must be distinct...
tree
|
commitdiff
2006-03-16
Alexandre Julliard
winegcc: Look for libraries in subdirs of the library...
tree
|
commitdiff
2006-03-15
Alexandre Julliard
wineprefixcreate: Fixed datadir path. Added dependency...
tree
|
commitdiff
2006-03-14
Pierre d'Herbemont
wineprefixcreate: Make path searching relative.
tree
|
commitdiff
2006-03-14
Jan Zerebecki
wine.inf: Increase the DirectX version to that of the...
tree
|
commitdiff
2006-03-13
Paul Vriens
wine.inf: Add RegisteredOwner and Org also to WindowsNT...
tree
|
commitdiff
2006-03-06
Mike McCormack
wrc: Don't use identifiers starting yy*, they're reserv...
tree
|
commitdiff
2006-03-02
Mike McCormack
wine.inf: Add a default RelayExclude.
tree
|
commitdiff
2006-02-28
Alexandre Julliard
wrc: Integer ids can be used for control labels instead...
tree
|
commitdiff
2006-02-28
Detlef Riekenberg
wine.inf: Add printing section for local port monitor.
tree
|
commitdiff
2006-02-27
Francois Gouget
advpack: Prepare the unicodification of advpack.dll.
tree
|
commitdiff
2006-02-24
Francois Gouget
crypt32: Add CryptQueryObject() prototype.
tree
|
commitdiff
2006-02-24
Francois Gouget
winsock: Tweak getnameinfo() prototype.
tree
|
commitdiff
2006-02-24
Francois Gouget
sfc: Updates.
tree
|
commitdiff
2006-02-22
Kevin Koltzau
widl: Fix 64bit warning.
tree
|
commitdiff
2006-02-17
Alexandre Julliard
tools: Added 'relpath' tool to compute relative Unix...
tree
|
commitdiff
2006-02-16
Robert Shearman
winebuild: Correction for manpage.
tree
|
commitdiff
2006-02-14
Mike Frysinger
Add support for 'make install DESTDIR'.
tree
|
commitdiff
2006-02-14
Robert Shearman
tools/c2man.pl: Generate correct html.
tree
|
commitdiff
2006-02-14
Francois Gouget
include: Add missing LANG_xxx and SUBLANG_xxx constants.
tree
|
commitdiff
2006-02-10
Robert Shearman
widl: Fix a typo when removing TYPEFLAG_FDUAL.
tree
|
commitdiff
2006-02-09
Robert Shearman
widl: Write out more TYPEFLAGs and add more type librar...
tree
|
commitdiff
2006-02-09
Robert Shearman
widl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
tree
|
commitdiff
2006-02-07
Francois Gouget
winapi: Update win32.api to match the current sources.
tree
|
commitdiff
2006-02-07
Dmitry Timoshkov
wine.inf: Add a default handler for https to the registry.
tree
|
commitdiff
next