wine
2009-01-05  Michael Stefaniucinclude: Change long to LONG in olectl.h for Win64...
2009-01-05  Michael Stefaniucmsi: Change MSIHANDLE to ULONG for Win64 compatibility.
2009-01-05  Alexandre Julliardlibwine: Ignore format modifiers 'h' and 'l' when forma...
2009-01-04  Pavel Trollerntdll: Fix serial.c for linux-2.6.28.
2009-01-04  Dylan Smithrichedit: Mask window id on WM_COMMAND notifications.
2009-01-04  Vitaliy Margolendinput: Allow for holes in device status structure.
2009-01-04  Gerald PfeiferREADME: Make FreeBSD requirements less conservative...
2009-01-04  Alistair Leslie... mshtml: Add missing IHTMLStyle interfaces.
2009-01-04  Andrey Turkinntdll: Always set output values in RtlGetDaclSecurityDe...
2009-01-04  Andrey Turkinshell32: Add explorer toolbar bitmaps.
2009-01-04  Andrey Turkinuser32: GetUserObjectSecurity should return a valid...
2009-01-04  Alexandre Julliardlibwine: Fix vsnprintfW string formatting to handle...
2009-01-04  Alexandre Julliardriched20/tests: Move the itextServicesStdcallVtbl defin...
2009-01-04  Alexandre Julliardkernel32/tests: Use the actual name of the exe module...
2009-01-04  Alexandre Julliardkernel32/tests: Comment out a couple of heap tests...
2009-01-04  Alexandre Julliardmsvcrt/tests: Fix the scanf pointer formatting tests...
2009-01-04  Alexandre Julliardmsvcrt/tests: Fix the printf pointer formatting tests...
2009-01-04  Alexandre Julliardinclude: Fix the msvcrt time_t definition on 64-bit.
2009-01-04  Alexandre Julliardinclude: Fix the PROCESSENTRY32 structure on 64-bit.
2009-01-04  Alexandre Julliardinclude: Fix data structures for processor affinity...
2009-01-04  Michael Stefaniucinclude: Change RPC_LENGTH to ULONG for Win64 compatibi...
2009-01-04  Michael Stefaniucinclude: Change long to LONG in d3dtypes.h for Win64...
2009-01-04  Michael Stefaniucinclude: Use LONG instead of long in richedit.h.
2009-01-04  Michael Stefaniucinclude: Change unsigned long to ULONG in rpcdce.h...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2009-01-04  Michael Stefaniucappwiz.cpl: Add Romanian translation.
2009-01-04  Michael Stefaniucmshtml: Fix a dialog size for the Pt and Si translations.
2009-01-04  Michael Stefaniucmshtml: Add the Romanian translation.
2009-01-04  Michael Stefaniucddraw/tests: Remove superfluous casts.
2009-01-04  Michael Stefaniucddraw/tests: Simplify a pointer increment.
2009-01-04  Michael Stefaniucbrowseui: Remove superfluous casts from/to void pointers.
2009-01-04  Michael Stefaniucdpnet: Remove superfluous casts.
2009-01-04  Michael Karcheroleaut32: Implement IPropertyBag::Read proxying.
2009-01-04  Michael Karcherole32: Add HICON user marshalling stubs.
2009-01-04  Stefan Reimerloader: Fix build with gcc-4.3 and ssp.
2009-01-04  Jacek Cabanmshtml: Added IHTMLWindow2::get_location implementation.
2009-01-03  Alexandre Julliardntdll/tests: Avoid long long printf formats in traces.
2009-01-03  Alexandre Julliardmsvcrt/tests: Fix some printf formats for 64-bit.
2009-01-03  Alexandre Julliardmsvcrt/tests: Use unsigned int instead of size_t for...
2009-01-03  Alexandre Julliardkernel32/tests: Use the correct SIZE_T type instead...
2009-01-03  Alexandre Julliardkernel32/tests: Fix the NT header initialization for...
2009-01-03  Alexandre Julliardkernel32/tests: Don't compare the result of llseek...
2009-01-03  Alexandre Julliardkernel32/tests: Fix pointer casting warnings on 64...
2009-01-03  Alexandre Julliarduser32/tests: Fix some printf formats for 64-bit.
2009-01-03  Alexandre Julliarduser32/tests: Fix pointer casting warnings on 64-bit.
2009-01-03  Alexandre Julliardwinmm/tests: Fix handle casting warnings on 64-bit.
2009-01-03  Alexandre Julliardwldap32/tests: Use ~0u instead of ~0ul for DWORD values.
2009-01-03  Alexandre Julliardwininet/tests: Use ~0u instead of ~0ul for DWORD values.
2009-01-03  Alexandre Julliardwinhttp/tests: Use ~0u instead of ~0ul for DWORD values.
2009-01-03  Alexandre Julliardshell32/tests: Fix handle casting warnings on 64-bit.
2009-01-03  Alexandre Julliardqedit/tests: Fix a pointer casting warning on 64-bit.
2009-01-03  Alexandre Julliardole32/tests: Fix a pointer casting warning on 64-bit.
2009-01-03  Alexandre Julliardntdll/tests: Fix pointer casting warnings on 64-bit.
2009-01-03  Alexandre Julliardmsi/tests: Fix pointer casting warnings on 64-bit.
2009-01-03  Alexandre Julliardmlang/tests: Fix a pointer casting warning on 64-bit.
2009-01-03  Alexandre Julliardgdi32/tests: Fix a pointer casting warning on 64-bit.
2009-01-03  Alexandre Julliardcomctl32/tests: Fix pointer casting warnings on 64...
2009-01-03  Alexandre Julliardmsi/tests: Add CDECL to the cabinet callback functions.
2009-01-03  Alexandre Julliardcabinet/tests: Add CDECL to the cabinet callback functions.
2009-01-03  Alexandre Julliardadvpack/tests: Add CDECL to the cabinet callback functions.
2009-01-03  Alexandre Julliardmsvcrt: Add missing __cdecl on some function pointers.
2009-01-03  Andrew Talbotdsound: Declare some variables static.
2009-01-03  Andrew Talbotdpnet: Declare a function static.
2009-01-03  Andrew Talbotdbghelp: Declare some functions static.
2009-01-03  Stefan Dösingerinclude: Fix the EnumOverlayZOrders prototype.
2009-01-03  Stefan Dösingerinclude: Fix a IDirectDrawSurface4 method prototype.
2009-01-03  Stefan Dösingerinclude: Fix a typo in ddraw.h.
2009-01-03  Stefan Dösingerddraw: Reject IDirectDraw3 QI in ddraw.dll.
2009-01-03  Stefan Dösingerddraw: Add a test for IDirectDrawSurface::GetDC.
2009-01-03  Alexandre Julliardntdll: Fix the various structures returned by NtQuerySy...
2009-01-03  Alexandre Julliardntdll/tests: Skip large integer tests that crash on...
2009-01-03  Ge van Geldorpole32/tests: Add declarations which are not present...
2009-01-03  Ge van Geldorpole32/tests: Work around broken Windows urlmon.dll.
2009-01-03  Austin Englishmpr: Fix a compiler warning on PowerPC.
2009-01-03  Austin Englishntdll: Add file support for OpenBSD.
2009-01-03  Austin Englishkernel32: Add heap support for OpenBSD.
2009-01-03  Vincent Povirkstart.exe: Don't use the NO_UI flag when invoked with...
2009-01-03  Rob Shearmanwidl: Add aliased types to the typelib for statements...
2009-01-03  Vincent Pelletierwined3d: Make WARN about oversized texture output surfa...
2009-01-03  Henri Verbeetwined3d: Convert textures to a bitmap in struct SAVEDST...
2009-01-03  Henri Verbeetwined3d: Handle WINED3DFVF_XYZW in get_flexible_vertex_...
2009-01-03  Henri Verbeetd3d: Fix the value of D3DFVF_POSITION_MASK.
2009-01-03  Henri Verbeetwined3d: Don't bother with the GLSL info log if nobody...
2009-01-03  Henri Verbeetwined3d: Fix the line number for some fglrx spam.
2009-01-03  Dylan Smithrichedit: Fix unicode truncation on EM_GETLINE message.
2009-01-03  Alexandre Julliardxcopy.exe: Don't use wvsprintf on sysv-style varargs...
2009-01-03  Alexandre Julliardcmd.exe: Don't use wvsprintf on sysv-style varargs...
2009-01-03  Alexandre Julliardreg.exe: Fix broken usage of va_list.
2009-01-03  Alexandre Julliardmsvcrt: Convert the spawn and exec functions to use...
2009-01-03  Alexandre Julliardmsvcrt: Convert the open functions to use MS ABI varargs.
2009-01-03  Alexandre Julliardmsvcrt: Convert all the scanf functions to use MS ABI...
2009-01-03  Alexandre Julliardmsvcrt: Convert all the printf functions to use MS...
2009-01-02  Alexandre Julliardmsvcrt: Fix formatting of pointers in printf.
2009-01-02  Alexandre Julliardserver: Replace EXCEPTION_RECORD by an explicit definit...
2009-01-02  Alexandre Julliardserver: Simplify the debug_event_t structure.
2009-01-02  Alexandre Julliardserver: Avoid crash on initialization of the thread...
2009-01-02  Alexandre JulliardRelease 1.1.12. wine-1.1.12
2009-01-02  Alexandre JulliardUpdate copyright info for 2009.
2009-01-02  Frans Koolcrypt32: Updated Dutch translations.
2009-01-02  Andrew Talbotcomdlg32: Declare a function static.
next