quartz: Fix IReferenceClock::GetTime() implementation for system clock.
[wine] / tools /
2007-08-10  Francois Gougetpdh: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetwing32: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetmprapi: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetmapi32: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetuserenv: Update win32.api to fix the winapi_check warnings.
2007-08-10  Francois Gougetkernel32: Update win32.api to fix the winapi_check...
2007-08-09  Francois Gougetgdi32: Update win32.api to fix the winapi_check warnings.
2007-08-09  Francois Gougetmscoree: Update win32.api to fix the winapi_check warnings.
2007-08-09  Francois Gougetmsi: Better match the PSDK types, remove some now unuse...
2007-08-09  Francois Gougetimm32: Add a couple of missing prototypes and update...
2007-08-09  Francois Gougetd3drm: Update win32.api to fix the winapi_check warnings.
2007-08-09  Francois Gougetnetapi32: Update win32.api to fix the winapi_check...
2007-08-09  Francois Gougetwininet: Add a skeleton winineti.h header with fixed...
2007-08-08  Francois Gougethlink: Add a missing prototype and update win32.api...
2007-08-08  Francois Gougetlocalui: Update win32.api to fix the winapi_check warnings.
2007-08-08  Francois Gougetwined3d: Update win32.api to fix the winapi_check warnings.
2007-08-08  Francois Gougethhctrl.ocx: Update win32.api to fix the winapi_check...
2007-08-08  Francois Gougetwintrust: Fix the CryptCATAdminReleaseCatalogContext...
2007-08-08  Francois Gougetwinapi_check: Fix a couple of dll names.
2007-08-08  Francois Gougetdnsapi: Better match the PSDK types, especially with...
2007-08-08  Francois Gougetddraw: Better match the PSDK types and fix the winapi_c...
2007-08-06  Francois Gougetimagehlp: Better match the PSDK types, especially with...
2007-08-06  Francois Gougetdwmapi: Add dwmapi.h and update win32.api to fix the...
2007-08-06  Francois Gougetcrypt32: Better match the PSDK types and fix the winapi...
2007-08-06  Francois Gougetdnsapi: The DNS APIs don't take PIP4_ARRAYs anymore...
2007-08-03  Alexandre Julliardmake_makefiles: Added support for updating include...
2007-08-03  Francois Gougetd3d9: Update win32.api to fix the winapi_check warnings.
2007-08-03  Francois Gougetwinapi_check: FLOAT is a float.
2007-08-03  Francois Gougetadvapi32: Update win32.api to fix the winapi_check...
2007-08-03  Francois Gougetcomctl32: Update win32.api to fix the winapi_check...
2007-08-03  Francois Gougetd3d8: Better match the PSDK types and fix the winapi_ch...
2007-08-03  Francois Gougetdbghelp: Better match the PSDK types, especially with...
2007-08-01  Alexandre Julliardconfigure: Add -m32 flag for C++ compiler too.
2007-07-31  Francois Gougetatl: Update win32.api to fix the winapi_check warnings.
2007-07-31  Francois Gougetwinapi: Remove some dead code.
2007-07-31  Alexandre Julliardmake_makefiles: Add check for incorrect module name.
2007-07-30  Jacek Cabanwidl: Reorder switch cases to keep alphabetical order.
2007-07-30  Jacek Cabanwidl: Added displaybind attribute handling.
2007-07-30  Jacek Cabanwidl: Added nonbrowsable attribute handling.
2007-07-30  Jacek Cabanwidl: Use correct bytes in write_value.
2007-07-23  Damjan Jovanovictools: Add basic support for the startup notifications...
2007-07-23  Damjan Jovanovictools: Associate wine with the application/x-executable...
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-07-19  Michael Stefaniuctools: Remove unreachable break after return/break...
2007-07-17  Alexandre Julliardwidl: Added support for floating-point constants.
2007-07-16  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-07-10  Alexandre Julliardwinedump: Add RT_MANIFEST resource type.
2007-07-09  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-07-09  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-06-29  Rob Shearmanwine.inf: Add the SystemDrive environment variable.
2007-06-28  Alexandre Julliardwrc: Strip C code based on the name of the include...
2007-06-26  Dan Hipschmanwidl: Allow enums as union switch types.
2007-06-26  Dan Hipschmanwidl: Fix crash dealing with anonymous unions.
2007-06-26  Dan Hipschmanwidl: Get simple enums working.
2007-06-26  Dan Hipschmanwidl: Check for user types when calculating buffer...
2007-06-26  Dan Hipschmanwidl: Check for interface pointers in pointer handling.
2007-06-25  Misha Koshelevwine.inf: Fix path to rundll32.exe in inffile/shell...
2007-06-21  Francois Gougetwinapi: Add support for GDIPCONST.
2007-06-21  Dan Hipschmanwidl: Fix warnings about unused function parameters.
2007-06-21  Dan Hipschmanwidl: Add tests for arrays of pointers.
2007-06-20  Alexandre Julliardmakefiles: Build programs that link against libwine...
2007-06-20  Rob Shearmanwidl: Always write out pointers if the structure is...
2007-06-20  Rob Shearmanwidl: Write out embedded pointers for the element type...
2007-06-20  Rob Shearmanwidl: Fix detection of structures with non-conformant...
2007-06-20  Rob Shearmanwidl: Implement pointer descriptions for all embedded...
2007-06-18  Misha Koshelevwine.inf: Quote %1 for Msi.Package shell actions per...
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-18  Francois Gougetwinapi_check: ULONG_PTR is a 'long --pointer', not...
2007-06-15  Dan Hipschmanwidl: Fix a write_parameters_init bug.
2007-06-15  Dan Hipschmanwidl: Factor the output functions.
2007-06-15  Dan Hipschmanwidl: Handle encapsulated unions.
2007-06-15  Dan Hipschmanwidl: Handle embedded interface pointers.
2007-06-14  Michael Stefaniucwrc: Fix redundant checks for NULL before free(). Found...
2007-06-14  Alexandre Julliardwidl: Add typecasts for user marshalling routines to...
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal pointer attributes.
2007-06-14  Dan Hipschmanwidl: Handle wire_marshal types.
2007-06-13  Francois Gougetsecur32: Update win32.api to fix the winapi_check warnings.
2007-06-13  Francois Gougetmsdmo: Improve the prototypes Win64 compatibility by...
2007-06-13  Francois Gougetwinapi_check: .exe and .ocx files can also export APIs.
2007-06-12  Dan Hipschmanwidl: Simplify correlation descriptor code.
2007-06-11  Francois Gougetadvapi32: Update win32.api to fix the winapi_check...
2007-06-11  Francois Gougetwinapi_check: Also warn about 'unsigned long's Win64...
2007-06-11  Francois Gougetntdll: Improve the prototypes Win64 compatibility by...
2007-06-08  Alexandre Julliardtools: Upgrade the config.guess/config.sub scripts.
2007-06-08  Dan Hipschmanwidl: Fix incomplete struct/union typedef bug.
2007-06-08  Dan Hipschmanwidl: Check for NULL in set_tfswrite.
2007-06-07  Misha Koshelevwine.inf: Use DDE for winebrowser as native.
2007-06-07  Alexandre Julliardwidl: Get rid of the SIGSEGV handler, this only makes...
2007-06-07  Misha Koshelevwidl: Add support for vararg attribute.
2007-06-06  Dan Hipschmanwidl: Implement conformant structure handling.
2007-06-06  Dan Hipschmanwidl: Represent arrays with type_t.
2007-06-06  Dan Hipschmanwidl: Replace get_name with a field reference.
2007-06-05  Michael Stefaniucwrc: Fix non-ANSI function declaration. Found by sparse.
2007-06-04  Francois Gougetws2_32: Improve the prototypes Win64 compatibility...
2007-05-31  Rob Shearmanwidl: Set current_structure when writing out structure...
2007-05-31  Rob Shearmanwidl: RPC_FC_BIND_PRIMITIVE is a base type so reverse...
2007-05-31  Rob Shearmanwidl: A structure with variance, but without conformanc...
2007-05-29  Dmitry Timoshkovwinebuild: Mark builtin DLLs as IMAGE_FILE_LARGE_ADDRES...
2007-05-25  Dan Hipschmanwidl: Allow types that reference themselves.
2007-05-25  Dan Hipschmanwidl: Shrink type_t structure.
next