projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Move IDirect3DTexture and IDirect3DTexture2 to IDirectDrawSurface reference...
[wine]
/
tools
/
2011-06-27
Jacek Caban
widl: Insert standard windows.h and ole2.h includes...
tree
|
commitdiff
2011-06-21
Jacek Caban
vbscript: Added Dll[Un]RegisterServer implementation.
tree
|
commitdiff
2011-06-20
Alexandre Julliard
widl: Use NdrPointerFree instead of freeing by hand...
tree
|
commitdiff
2011-06-17
André Hentschel
winebuild: Simplify the ARM part of output_import_thunk.
tree
|
commitdiff
2011-06-17
André Hentschel
winebuild: get_asm_ptr_keyword is not needed for ARM.
tree
|
commitdiff
2011-06-14
Marcus Meissner
winebuild: Avoid a superflous null check (Coverity).
tree
|
commitdiff
2011-06-14
Alexandre Julliard
widl: Move the pointer check functionality to typegen.c.
tree
|
commitdiff
2011-06-14
Alexandre Julliard
widl: Also check array pointers for null ref pointers.
tree
|
commitdiff
2011-06-14
Alexandre Julliard
widl: Make output unique pointers into object pointers...
tree
|
commitdiff
2011-06-14
Alexandre Julliard
widl: Allow unsized in,out string parameters.
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: If possible, use the interface name as prefix...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Include the parent interfaces in the proxy thunk...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Use delegation when inheriting from a local inter...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Include the parent interfaces in the proc format...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Use the local function as proxy entry for callas...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Output the list of rundown routines in server...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Use the context handle description instead of...
tree
|
commitdiff
2011-06-13
Alexandre Julliard
widl: Default to the cdecl calling convention in client...
tree
|
commitdiff
2011-06-13
André Hentschel
c2man: Initialise current comment info.
tree
|
commitdiff
2011-06-12
Alexandre Julliard
makefiles: Use the generic install flags for the tools...
tree
|
commitdiff
2011-06-12
Alexandre Julliard
makefiles: Use generic flags to specify which directori...
tree
|
commitdiff
2011-06-12
Alexandre Julliard
makefiles: Add a more generic handling of makefile...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
widl: Fix a typo in updating the type format offset...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
widl: Fix packing of parameter structures for arguments...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
widl: Pass a structure containing the parameters to...
tree
|
commitdiff
2011-06-09
Alexandre Julliard
widl: Add a helper function for generating a stub that...
tree
|
commitdiff
2011-06-08
Alexandre Julliard
widl: Don't require inline stubs for functions that...
tree
|
commitdiff
2011-06-08
Alexandre Julliard
widl: Don't allow floating point parameters for interpr...
tree
|
commitdiff
2011-06-08
Alexandre Julliard
widl: Don't generate old-style interpreted stubs on...
tree
|
commitdiff
2011-06-08
Alexandre Julliard
widl: Set a correct fpu parameter mask on 64-bit.
tree
|
commitdiff
2011-06-08
Alexandre Julliard
widl: In 64-bit mode, pass all arguments to NdrClientCa...
tree
|
commitdiff
2011-06-07
André Hentschel
c2man: Better detect that the file is in use.
tree
|
commitdiff
2011-06-07
Jacek Caban
widl: Don't duplicate optarg and optind declarations...
tree
|
commitdiff
2011-06-07
Alexandre Julliard
widl: Add support for generating new-style interpreted...
tree
|
commitdiff
2011-06-07
Alexandre Julliard
widl: Generate thunks for callas functions using interp...
tree
|
commitdiff
2011-06-06
Alexandre Julliard
widl: Add support for generating new-style interpreted...
tree
|
commitdiff
2011-06-06
Alexandre Julliard
widl: Add support for generating new-style interpreted...
tree
|
commitdiff
2011-06-06
Alexandre Julliard
widl: Add support for new-style interpreted stubs in...
tree
|
commitdiff
2011-06-03
Alexandre Julliard
widl: Add support for generating old-style interpreted...
tree
|
commitdiff
2011-06-03
Alexandre Julliard
widl: Add support for generating old-style interpreted...
tree
|
commitdiff
2011-06-03
Alexandre Julliard
widl: Add support for generating old-style interpreted...
tree
|
commitdiff
2011-06-03
Alexandre Julliard
widl: Always use signed types in parameter formats.
tree
|
commitdiff
2011-06-02
Alexandre Julliard
widl: Use the pointer offset for arrays declared as...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
widl: Generate function headers in the proc format...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
widl: Add a -O option to specify stub style.
tree
|
commitdiff
2011-06-02
Alexandre Julliard
widl: Don't allow unions passed by value or floating...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
widl: Always update the type format offset in write_typ...
tree
|
commitdiff
2011-06-02
Alexandre Julliard
widl: Fix representation of context handles in the...
tree
|
commitdiff
2011-05-31
Alexandre Julliard
widl: Add a more generic way of determining the type...
tree
|
commitdiff
2011-05-31
Alexandre Julliard
widl: Support using custom handle types with the implic...
tree
|
commitdiff
2011-05-28
Alexandre Julliard
widl: Array dimensions have to be constants.
tree
|
commitdiff
2011-05-28
Alexandre Julliard
widl: Don't output callback conformances for non-interp...
tree
|
commitdiff
2011-05-27
Alexandre Julliard
winapi: Support optional parameters for stubs.
tree
|
commitdiff
2011-05-27
Frédéric Delanoy
wrc: Fix spelling/grammar in manpage.
tree
|
commitdiff
2011-05-27
André Hentschel
tools: Add setupapi and cfgmgr to synchronize spec...
tree
|
commitdiff
2011-05-27
Alexandre Julliard
widl: Output a list of binding routines in client files.
tree
|
commitdiff
2011-05-26
Alexandre Julliard
widl: Add support for top-level conformances.
tree
|
commitdiff
2011-05-26
Alexandre Julliard
widl: Move the check for already processed types into...
tree
|
commitdiff
2011-05-26
Alexandre Julliard
winebuild: Fix the creation of temp files in /tmp.
tree
|
commitdiff
2011-05-25
Alexandre Julliard
widl: Set the correct stack size for parameters in...
tree
|
commitdiff
2011-05-25
Alexandre Julliard
widl: Allow using fixed size arrays as strings.
tree
|
commitdiff
2011-05-24
Alexandre Julliard
widl: Also compute buffer size for non-ref pointers.
tree
|
commitdiff
2011-05-24
Alexandre Julliard
widl: Return the buffer size of the object pointed...
tree
|
commitdiff
2011-05-24
Alexandre Julliard
widl: Call marshalling routines directly also for user...
tree
|
commitdiff
2011-05-24
Alexandre Julliard
widl: Don't call the buffer sizer routine when the...
tree
|
commitdiff
2011-05-24
Alexandre Julliard
widl: Only return a buffer size for fixed-size arrays.
tree
|
commitdiff
2011-05-24
Alexandre Julliard
makefiles: Create test resource files directly from...
tree
|
commitdiff
2011-05-22
Alexandre Julliard
makefiles: Avoid creating an intermediate rc file for...
tree
|
commitdiff
2011-05-19
Henri Verbeet
wined3d: Make wined3d.h a normal header file again.
tree
|
commitdiff
2011-05-12
Marcus Meissner
winedump: Fixed minidump processor revision decoding...
tree
|
commitdiff
2011-05-11
André Hentschel
winemaker: Let winegcc generate the app loader script.
tree
|
commitdiff
2011-05-10
Alexandre Julliard
configure: Create a wine64 symlink in 64-bit build...
tree
|
commitdiff
2011-05-09
Marcus Meissner
oleaut32: Fixed offset calculation (Coverity).
tree
|
commitdiff
2011-05-05
Marcus Meissner
winedump: flags is a DWORD not a WORD (Coverity).
tree
|
commitdiff
2011-05-05
Dylan Smith
tools: Add a tool to build .x template files.
tree
|
commitdiff
2011-05-05
Alexandre Julliard
makefiles: Add support for .x template files.
tree
|
commitdiff
2011-05-05
Jerome Leclanche
wine.desktop: Remove the nonexistent application/x...
tree
|
commitdiff
2011-05-04
Piotr Caban
wine.inf: Add quotes to webbrowser command keys.
tree
|
commitdiff
2011-05-04
Alexandre Julliard
make_specfiles: Properly replace commented out exports.
tree
|
commitdiff
2011-05-03
Aric Stewart
wine.inf: Register wineqtdecoder.dll.
tree
|
commitdiff
2011-05-03
Alexandre Julliard
tools: Add more spec files to synchronize automatically.
tree
|
commitdiff
2011-05-03
Alexandre Julliard
d3dx9: Synchronize entry point declarations across...
tree
|
commitdiff
2011-05-03
Alexandre Julliard
msvcrt: Allow forwarding to stub functions when the...
tree
|
commitdiff
2011-05-03
Alexandre Julliard
winebuild: Output relay thunks for stub functions when...
tree
|
commitdiff
2011-05-03
Alexandre Julliard
winebuild: Allow specifying arguments to stub functions...
tree
|
commitdiff
2011-05-03
Alexandre Julliard
tools: Add a script to help synchronize spec files...
tree
|
commitdiff
2011-05-02
Eric Pouech
winedump: Simplify code a bit by using IMAGE_FIRST_SECT...
tree
|
commitdiff
2011-05-02
Eric Pouech
winedump: Simplify code a bit by using get_dir_and_size().
tree
|
commitdiff
2011-05-02
Eric Pouech
winedump: Correctly get to the optional header for...
tree
|
commitdiff
2011-04-28
André Hentschel
winegcc: Forward -mcpu to winebuild.
tree
|
commitdiff
2011-04-28
André Hentschel
winebuild: Use -mcpu option for the assembler.
tree
|
commitdiff
2011-04-20
André Hentschel
winebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt...
tree
|
commitdiff
2011-04-20
André Hentschel
winebuild: Remove Alpha support.
tree
|
commitdiff
2011-04-20
André Hentschel
winegcc: Remove Alpha support.
tree
|
commitdiff
2011-04-18
Andrew Nguyen
wine.inf: Add a fake 16-bit DLL for mmsystem.dll.
tree
|
commitdiff
2011-04-05
Hans Leidekker
wine.inf: Add shell handler for .msp files.
tree
|
commitdiff
2011-03-31
Marcus Meissner
widl: Mark up a FALLTHROUGH case (Coverity).
tree
|
commitdiff
2011-03-31
Marcus Meissner
winebuild: Mark up fallthrough switch cases (Coverity).
tree
|
commitdiff
2011-03-30
Hans Leidekker
wine.inf: Pretend that the .NET 4.0 Client and Full...
tree
|
commitdiff
2011-03-30
David Hedberg
comdlg32: Add implementation of DllRegisterServer/DllUn...
tree
|
commitdiff
next