wine
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.
2009-01-02  Andrew Talbotcomctl32: Declare some variables static.
2009-01-02  Andrew Talbotcabinet: Declare a function static.
2009-01-02  Rob Shearmanwidl: Use is_string_type instead of is_attr(..., ATTR_S...
2009-01-02  Rob Shearmanconfigure.ac: Fix test for libresolv on Mac OS 10.4.x.
2009-01-02  Rob Shearmancomctl32: Add names for now documented toolbar messages.
2009-01-02  Rob Shearmanwinecoreaudio: Remove some unnecessary text conversions...
2009-01-02  Alexandre Julliardwinecoreaudio: Fix a redefinition warning.
2009-01-02  Christian Costamciavi: Implement MCI_DGV_PUT_WINDOW in MCIAVI_mciPut.
2009-01-02  Michael Karcherwidl: Recurse search for need of delegation.
2009-01-02  Jeff Zaroykodsound: Check for invalid parameter when locking primar...
2009-01-02  Jeff Zaroykodsound: Check for invalid parameter when unlocking...
2009-01-02  Andrew Riediwinex11: Factor out the 'alpha_zero' test and use it...
2009-01-02  Gerald Pfeifercomctl32: Simplify fifteen functions by removing unused...
2009-01-02  Maarten Lankhorstdsound: Correct amount of buffers used for playing.
2009-01-02  Alexandre Julliardkernel32/tests: Use the correct value for invalid heap...
2009-01-02  Alexandre Julliardinclude: Fix a couple of winsock structures for 64...
2009-01-02  Alexandre Julliardinclude: Don't pack shellapi.h on 64-bit.
2009-01-02  Michael Karcherinclude: Add a missing [unique] to shobjidl.idl.
2009-01-02  Michael Karcherinclude: Fix out string type from LPCSTR to LPSTR in...
2009-01-02  Michael Karcherinclude: Add missing local attributes to shobjidl.idl.
2009-01-02  Andrew Fennxinput1_3: Added tests for XInputSetState.
2009-01-02  Andrew Fennxinput1_3: Added stub XInputSetState.
2009-01-02  James Hawkinsadvapi32: Request the owner and group token size instea...
2009-01-02  Jeff Zaroykodsound: Fix a typo in convert_32_to_24.
2009-01-02  Joris Huizermshtml: Increment pointer as intended.
2009-01-02  Roderick Colenbranderd3d9: Relax color matching in bumpmap test.
2009-01-02  Michael Stefaniucdnsapi/tests: Remove superfluous casts.
2009-01-02  Michael Stefaniuccabinet: Don't cast the return value of PF[CD]I_ALLOC...
2009-01-02  Michael Stefaniucdplayx/tests: Fix typo.
2009-01-02  Michael Stefaniucdplayx/tests: Do not explicitly cast LPVOID function...
2009-01-02  Allan Tongwined3d: Add mapping for MOV instructions in shader_hw_...
2009-01-02  Andrew Talbotcomdlg32: Unreachable code fix.
2009-01-02  Christian Costawinmm: Check param in joyConfigChanged.
next