2008-11-03 |
Michael Stefaniuc | winedump: Remove casts of void pointers to other pointe... |
tree | commitdiff |
2008-10-20 |
Huw Davies | wrc: Include errno.h. |
tree | commitdiff |
2008-10-20 |
Huw Davies | widl: Include errno.h. |
tree | commitdiff |
2008-10-20 |
Rob Shearman | wrc: Don't accept "0" as a valid codepage in "#pragma... |
tree | commitdiff |
2008-10-20 |
Austin English | wineinstall: Remove bashisms, make sh compatible. |
tree | commitdiff |
2008-10-18 |
Rob Shearman | wrc: Check for overflows when parsing integer constants. |
tree | commitdiff |
2008-10-18 |
Rob Shearman | widl: Check for overflow when parsing integer constants. |
tree | commitdiff |
2008-10-18 |
Alexandre Julliard | tools: Convert source files to utf-8. |
tree | commitdiff |
2008-10-17 |
Rob Shearman | msvcmaker: Generate rules for IDL_C_SRCS, IDL_S_SRCS... |
tree | commitdiff |
2008-10-17 |
Alexandre Julliard | make_makefiles: Add support for .rh files. |
tree | commitdiff |
2008-10-15 |
Reece Dunn | msvcmaker: The Visual Studio project conversion tool... |
tree | commitdiff |
2008-10-14 |
Dylan Smith | runtest: Fixed regression that prevented using just... |
tree | commitdiff |
2008-10-11 |
Alexandre Julliard | comcat: Moved dll registration to ole32. |
tree | commitdiff |
2008-10-10 |
Alexandre Julliard | widl: Add support for attributes on enum, struct and... |
tree | commitdiff |
2008-10-09 |
Rob Shearman | msvcmaker: Don't automatically add a define for the... |
tree | commitdiff |
2008-10-09 |
Rob Shearman | msvcmaker: Don't generate project files for DLLs that... |
tree | commitdiff |
2008-10-08 |
Dylan Smith | runtest: Let the test program handle the lack of a... |
tree | commitdiff |
2008-10-08 |
Dylan Smith | runtest: Modified the default program so that it might... |
tree | commitdiff |
2008-10-08 |
Dylan Smith | runtest: More helpful error when top of wine directory... |
tree | commitdiff |
2008-10-02 |
Andrew Nguyen | wine.inf: Add entry for fake wintab32.dll. |
tree | commitdiff |
2008-10-02 |
Dmitry Timoshkov | wine.inf: Correct the Pacific SA Standard Time entry. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: First stab at dumping the "new" line informat... |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Now dumping codeview source line information. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Improved a bit the MS Tool V3 description. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol symbol. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol 0x113c. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for 0x113d symbol. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Add preliminary dumping of 0x1136 and 0x1137... |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Dump a bit more of information from procedures. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | winedump: Added support for dumping long long constants. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol 0x1012. |
tree | commitdiff |
2008-10-01 |
Eric Pouech | dbghelp,winedump: Added support for symbol 0x113a. |
tree | commitdiff |
2008-09-30 |
Rob Shearman | winebuild: Declare fatal_error and fatal_perror as... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Define _USE_MATH_DEFINES so that M_PI and... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Fix detection of static libraries. |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Generate include project and make every... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Generate .h files from .idl files specified... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Fix invocation of winebuild to generate... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Add support for building wine.lib. |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Update the function list for which HAVE_... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Remove the defining of __ASM_SHORT and __ASM... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Update the HAVE_* defines for headers in... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Add HAVE_* defines for some types present... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Factor out some common settings. |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Fix generated imports for Wine modules and... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Fix the generated filename for the spec... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Fix the arguments passed to winebuild to... |
tree | commitdiff |
2008-09-29 |
Rob Shearman | msvcmaker: Define USE_COMPILER_EXCEPTIONS and HAVE_SPAWNVP. |
tree | commitdiff |
2008-09-19 |
Juan Lang | tools/wine.inf: Register cryptdlg. |
tree | commitdiff |
2008-09-18 |
Rob Shearman | widl: Don't automatically add DUMMYUNIONNAME and DUMMYS... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Remove unnecessary casts in the generated code. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented RpcAbnormalTermination in the generic... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in client functions. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in server functions. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Implemented __finally support in stub functions. |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Separate declaration and initialisation for indir... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Infrastructure for adding a prefix to local varia... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Make the exception handling macros more general... |
tree | commitdiff |
2008-09-15 |
Alexandre Julliard | widl: Create an explicit structure for the function... |
tree | commitdiff |
2008-09-11 |
Rob Shearman | widl: Remove redundant code. |
tree | commitdiff |
2008-09-10 |
Rob Shearman | widl: Fix the writing typedefs to dispinterfaces and... |
tree | commitdiff |
2008-09-10 |
Austin English | widl: Remove unreached code (Smatch). |
tree | commitdiff |
2008-09-10 |
Steven Edwards | widl: Open files in binary mode to avoid corruption... |
tree | commitdiff |
2008-09-04 |
Alexandre Julliard | winebuild: Generate MS-style imports using the Original... |
tree | commitdiff |
2008-09-04 |
Louis Lenders | wine.inf: Add default Directx registry key for Installe... |
tree | commitdiff |
2008-09-02 |
Dan Hipschman | widl: Output NULL for inherited methods in the vtbl. |
tree | commitdiff |
2008-09-02 |
Eric Pouech | winedump, dbghelp: Correctly name the age field in... |
tree | commitdiff |
2008-08-30 |
Alexandre Julliard | widl: Add support for finally function in proxy methods. |
tree | commitdiff |
2008-08-30 |
Alexandre Julliard | widl: Replace write_name() by get_name() to make the... |
tree | commitdiff |
2008-08-28 |
Alexandre Julliard | winetest: Build the test list from the makefile instead... |
tree | commitdiff |
2008-08-28 |
Alexandre Julliard | configure: Build the winetest dependencies in configure... |
tree | commitdiff |
2008-08-27 |
Rob Shearman | widl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for... |
tree | commitdiff |
2008-08-25 |
Alexandre Julliard | configure: Generate the list of top-level directories... |
tree | commitdiff |
2008-08-25 |
Alexandre Julliard | makefiles: Recurse into all directories for install... |
tree | commitdiff |
2008-08-25 |
Alexandre Julliard | configure: Allow multiple variables in makefile output... |
tree | commitdiff |
2008-08-25 |
Alexandre Julliard | configure: Use the generic directory enabling mechanism... |
tree | commitdiff |
2008-08-25 |
Alexandre Julliard | configure: Generate the dlls directory lists in configu... |
tree | commitdiff |
2008-08-21 |
Alexandre Julliard | configure: Generate the makefiles list in configure... |
tree | commitdiff |
2008-08-20 |
Hongbo Ni | msvcmaker: Fix msvc project file generation under MinGW32. |
tree | commitdiff |
2008-08-18 |
Dan Hipschman | widl: Honor typedef pointer attributes. |
tree | commitdiff |
2008-08-01 |
Juan Lang | tools/wine.inf: Register msisip.dll. |
tree | commitdiff |
2008-07-29 |
Roy Shea | mstask: Implemented DllRegisterServer. |
tree | commitdiff |
2008-07-28 |
Alexandre Julliard | wine.inf; Don't overwrite path and temp dir environment... |
tree | commitdiff |
2008-07-25 |
Owen Rudge | appwiz.cpl: Add skeleton Add/Remove Programs control... |
tree | commitdiff |
2008-07-23 |
Alexandre Julliard | make_makefiles: Explicitly list the Wine headers that... |
tree | commitdiff |
2008-07-22 |
Alexandre Julliard | winegcc: Add support for specifying section alignment... |
tree | commitdiff |
2008-07-22 |
Alexandre Julliard | winebuild: Don't put the PE header in the .init section... |
tree | commitdiff |
2008-07-22 |
Alexandre Julliard | winebuild: Add Solaris as a separate platform. |
tree | commitdiff |
2008-07-21 |
Dan Kegel | tools: Allow running tests with valgrind. |
tree | commitdiff |
2008-07-11 |
Maarten Lankhorst | includes: Add video mixing renderer header. |
tree | commitdiff |
2008-07-09 |
Alexandre Julliard | make_makefiles: Add rules for cross-compiling all impor... |
tree | commitdiff |
2008-07-09 |
Alexandre Julliard | make_makefiles: Add more wildcard patterns in .gitignore. |
tree | commitdiff |
2008-07-07 |
Alexandre Julliard | Add noinput directive to all lex files to avoid a compi... |
tree | commitdiff |
2008-07-07 |
Alexandre Julliard | widl: Fix a couple of uninitialized variable compiler... |
tree | commitdiff |
2008-07-07 |
Rob Shearman | widl: Remove some unnecessary calls to duptype. |
tree | commitdiff |
2008-07-07 |
Rob Shearman | widl: Rename find_type_helper, find_type and find_type2... |
tree | commitdiff |
2008-07-07 |
Rob Shearman | include: Remove unused file wine/rpcss_shared.h. |
tree | commitdiff |
2008-07-04 |
Jon Griffiths | c2man: Don't mangle 'dll' when its part of another... |
tree | commitdiff |
2008-07-03 |
Alexandre Julliard | makedep: Add dependencies on wine/exception.h for widl... |
tree | commitdiff |
2008-07-03 |
Alexandre Julliard | widl: Add support for exception handling in the generat... |
tree | commitdiff |
next |