winscard: Add stubs for SCardAddReaderToGroupA/W.
[wine] / tools /
2008-10-09  Rob Shearmanmsvcmaker: Don't automatically add a define for the...
2008-10-09  Rob Shearmanmsvcmaker: Don't generate project files for DLLs that...
2008-10-08  Dylan Smithruntest: Let the test program handle the lack of a...
2008-10-08  Dylan Smithruntest: Modified the default program so that it might...
2008-10-08  Dylan Smithruntest: More helpful error when top of wine directory...
2008-10-02  Andrew Nguyenwine.inf: Add entry for fake wintab32.dll.
2008-10-02  Dmitry Timoshkovwine.inf: Correct the Pacific SA Standard Time entry.
2008-10-01  Eric Pouechwinedump: First stab at dumping the "new" line informat...
2008-10-01  Eric Pouechwinedump: Now dumping codeview source line information.
2008-10-01  Eric Pouechwinedump: Improved a bit the MS Tool V3 description.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol symbol.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113c.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for 0x113d symbol.
2008-10-01  Eric Pouechwinedump: Add preliminary dumping of 0x1136 and 0x1137...
2008-10-01  Eric Pouechwinedump: Dump a bit more of information from procedures.
2008-10-01  Eric Pouechwinedump: Added support for dumping long long constants.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x1012.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113a.
2008-09-30  Rob Shearmanwinebuild: Declare fatal_error and fatal_perror as...
2008-09-29  Rob Shearmanmsvcmaker: Define _USE_MATH_DEFINES so that M_PI and...
2008-09-29  Rob Shearmanmsvcmaker: Fix detection of static libraries.
2008-09-29  Rob Shearmanmsvcmaker: Generate include project and make every...
2008-09-29  Rob Shearmanmsvcmaker: Generate .h files from .idl files specified...
2008-09-29  Rob Shearmanmsvcmaker: Fix invocation of winebuild to generate...
2008-09-29  Rob Shearmanmsvcmaker: Add support for building wine.lib.
2008-09-29  Rob Shearmanmsvcmaker: Update the function list for which HAVE_...
2008-09-29  Rob Shearmanmsvcmaker: Remove the defining of __ASM_SHORT and __ASM...
2008-09-29  Rob Shearmanmsvcmaker: Update the HAVE_* defines for headers in...
2008-09-29  Rob Shearmanmsvcmaker: Add HAVE_* defines for some types present...
2008-09-29  Rob Shearmanmsvcmaker: Factor out some common settings.
2008-09-29  Rob Shearmanmsvcmaker: Fix generated imports for Wine modules and...
2008-09-29  Rob Shearmanmsvcmaker: Fix the generated filename for the spec...
2008-09-29  Rob Shearmanmsvcmaker: Fix the arguments passed to winebuild to...
2008-09-29  Rob Shearmanmsvcmaker: Define USE_COMPILER_EXCEPTIONS and HAVE_SPAWNVP.
2008-09-19  Juan Langtools/wine.inf: Register cryptdlg.
2008-09-18  Rob Shearmanwidl: Don't automatically add DUMMYUNIONNAME and DUMMYS...
2008-09-15  Alexandre Julliardwidl: Remove unnecessary casts in the generated code.
2008-09-15  Alexandre Julliardwidl: Implemented RpcAbnormalTermination in the generic...
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in client functions.
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in server functions.
2008-09-15  Alexandre Julliardwidl: Implemented __finally support in stub functions.
2008-09-15  Alexandre Julliardwidl: Separate declaration and initialisation for indir...
2008-09-15  Alexandre Julliardwidl: Infrastructure for adding a prefix to local varia...
2008-09-15  Alexandre Julliardwidl: Make the exception handling macros more general...
2008-09-15  Alexandre Julliardwidl: Create an explicit structure for the function...
2008-09-11  Rob Shearmanwidl: Remove redundant code.
2008-09-10  Rob Shearmanwidl: Fix the writing typedefs to dispinterfaces and...
2008-09-10  Austin Englishwidl: Remove unreached code (Smatch).
2008-09-10  Steven Edwardswidl: Open files in binary mode to avoid corruption...
2008-09-04  Alexandre Julliardwinebuild: Generate MS-style imports using the Original...
2008-09-04  Louis Lenderswine.inf: Add default Directx registry key for Installe...
2008-09-02  Dan Hipschmanwidl: Output NULL for inherited methods in the vtbl.
2008-09-02  Eric Pouechwinedump, dbghelp: Correctly name the age field in...
2008-08-30  Alexandre Julliardwidl: Add support for finally function in proxy methods.
2008-08-30  Alexandre Julliardwidl: Replace write_name() by get_name() to make the...
2008-08-28  Alexandre Julliardwinetest: Build the test list from the makefile instead...
2008-08-28  Alexandre Julliardconfigure: Build the winetest dependencies in configure...
2008-08-27  Rob Shearmanwidl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for...
2008-08-25  Alexandre Julliardconfigure: Generate the list of top-level directories...
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-08-25  Alexandre Julliardconfigure: Allow multiple variables in makefile output...
2008-08-25  Alexandre Julliardconfigure: Use the generic directory enabling mechanism...
2008-08-25  Alexandre Julliardconfigure: Generate the dlls directory lists in configu...
2008-08-21  Alexandre Julliardconfigure: Generate the makefiles list in configure...
2008-08-20  Hongbo Nimsvcmaker: Fix msvc project file generation under MinGW32.
2008-08-18  Dan Hipschmanwidl: Honor typedef pointer attributes.
2008-08-01  Juan Langtools/wine.inf: Register msisip.dll.
2008-07-29  Roy Sheamstask: Implemented DllRegisterServer.
2008-07-28  Alexandre Julliardwine.inf; Don't overwrite path and temp dir environment...
2008-07-25  Owen Rudgeappwiz.cpl: Add skeleton Add/Remove Programs control...
2008-07-23  Alexandre Julliardmake_makefiles: Explicitly list the Wine headers that...
2008-07-22  Alexandre Julliardwinegcc: Add support for specifying section alignment...
2008-07-22  Alexandre Julliardwinebuild: Don't put the PE header in the .init section...
2008-07-22  Alexandre Julliardwinebuild: Add Solaris as a separate platform.
2008-07-21  Dan Kegeltools: Allow running tests with valgrind.
2008-07-11  Maarten Lankhorstincludes: Add video mixing renderer header.
2008-07-09  Alexandre Julliardmake_makefiles: Add rules for cross-compiling all impor...
2008-07-09  Alexandre Julliardmake_makefiles: Add more wildcard patterns in .gitignore.
2008-07-07  Alexandre JulliardAdd noinput directive to all lex files to avoid a compi...
2008-07-07  Alexandre Julliardwidl: Fix a couple of uninitialized variable compiler...
2008-07-07  Rob Shearmanwidl: Remove some unnecessary calls to duptype.
2008-07-07  Rob Shearmanwidl: Rename find_type_helper, find_type and find_type2...
2008-07-07  Rob Shearmaninclude: Remove unused file wine/rpcss_shared.h.
2008-07-04  Jon Griffithsc2man: Don't mangle 'dll' when its part of another...
2008-07-03  Alexandre Julliardmakedep: Add dependencies on wine/exception.h for widl...
2008-07-03  Alexandre Julliardwidl: Add support for exception handling in the generat...
2008-07-03  Alexandre Julliardwidl: Add support for exception handling in the generat...
2008-07-03  Rob Shearmanwidl: Consolidate top-level parameter conformance/varia...
2008-07-02  Dan Hipschmanwidl: Factor a small part of the grammar.
2008-07-02  Dan Hipschmanwidl: Implement type redefinition checks.
2008-07-02  Rob Shearmanwidl: Check that the structure has been defined in...
2008-07-02  Rob Shearmanwidl: Increment the buffer offset by 8 for embedded...
2008-07-01  Alexandre Julliardwidl: Add some support for unencapsulated unions that...
2008-06-26  Jon Griffithsc2man: Correct extension for non-dlls (based on a patch...
2008-06-26  Alexandre Julliardwidl: [default] is an allowed attribute for union fields.
2008-06-26  Francois Gougetconfigure: Detect and use gld/gnm/gar as alternatives...
2008-06-26  Alexandre Julliardwine.inf: Make the initial owner information empty.
2008-06-26  Scott Ritchiewine.desktop: Add application/x-msi and change "emulato...
2008-06-24  Owen Rudgewine.inf: Add cplfile (control panel applet) association.
2008-06-24  Rob Shearmanwidl: Fix check_remoting_fields to enumerate the correc...
next