inetmib1: Skip tests if a portion of inetmib1 isn't implemented.
[wine] / tools /
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...
2008-06-24  Rob Shearmanwidl: Fix type_memsize to follow aliases so that the...
2008-06-24  Rob Shearmanwidl: Fix the types of enums with the v1_enum attribute...
2008-06-24  Rob Shearmanwidl: Fix crash in find_array_or_string_in_struct if...
2008-06-24  Rob Shearmanwidl: Set the type of the type_t node constructured...
2008-06-24  Rob Shearmanwidl: Factor out the finding of a registered type to...
2008-06-23  Rob Shearmanwidl: Fix the embedded pointer offsets in generated...
2008-06-23  Rob Shearmanwidl: Replace code to round up values and calculate...
2008-06-23  Dmitry Timoshkovwine.inf: Add Baltic font substitutions.
2008-06-21  Rob Shearmanwidl: Fix generation of the type format string for...
2008-06-19  Rob Shearmaninclude: Update the MIDL_STUB_MESSAGE structure.
2008-06-18  Paul Vrienstools/winapi: Fix typo in the generated header.
2008-06-18  Simon Richterwidl: Write string lengths in host endianness.
2008-06-13  Detlef Riekenbergmakedep: Fix a typo in the usage output.
2008-06-02  Simon Richterwinebuild: Fix import stub on ppc.
2008-06-02  Simon Richterwinebuild: Fix branch mnemonic on ppc.
2008-05-30  Vitaly Lipatovwine.inf: Create default spool dir.
2008-05-29  Louis Lenderswine.inf: Add fake glu32.
2008-05-28  Eric Pouechwinedump: Fully dump the compiland (V3) structure out...
2008-05-22  Alexandre Julliardwineinstall: Remove a lot of no longer needed code.
next