wine
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.
2009-01-02  Henri Verbeetwined3d: Convert clipplane to a bitmap in struct SAVEDS...
2009-01-02  Henri Verbeetwined3d: Convert streamSource and streamFreq to bitmaps...
2009-01-02  Henri Verbeetwined3d: Fix the value of HIGHEST_TRANSFORMSTATE.
2009-01-02  Henri Verbeetwined3d: Fix a few format specifiers in IWineD3DStateBl...
2009-01-02  Henri Verbeetwined3d: Use slightly nicer loops in device_map_fixed_f...
2009-01-02  Austin Englishkernel32/tests: Fix compile on powerpc.
2009-01-02  Andrew Talbotadvapi32: Remove unused function.
2009-01-02  Christian Costaddraw: Display fixme only once in IDirectDrawImpl_WaitF...
2008-12-31  Alexandre Julliardntdll: Use INT_MAX for the semaphore count since LONG_M...
2008-12-31  Alexandre Julliardkernel32: Convert FormatMessageA/W to use an MS ABI...
2008-12-31  Alexandre Julliardwldap32: Convert ber_printf to use an MS ABI vararg...
2008-12-31  Alexandre Julliardshlwapi: Convert SHPackDispParams to use an MS ABI...
2008-12-31  Alexandre Julliardshlwapi: Convert wvnsprintfA/W to use an MS ABI vararg...
2008-12-31  Alexandre Julliarduser32: Convert wvsprintfA/W to use an MS ABI vararg...
2008-12-31  Alexandre Julliardcmd: Don't include time.h before winsock.h to avoid...
2008-12-31  Alexandre Julliardserver: Reorganize some requests to avoid padding,...
2008-12-31  Alexandre Julliardserver: Make atom_t an unsigned int to avoid padding...
2008-12-31  Alexandre Julliardserver: Make TEB and PEB client_ptr_t instead of void...
2008-12-31  Alexandre Julliardserver: Make thread entry points client_ptr_t instead...
2008-12-31  Alexandre Julliardserver: Move ldt_copy to the init_process_done request...
2008-12-31  Alexandre Julliardserver: Send the version with the initial fd so that...
2008-12-31  Christian Costad3dxof: Move X files parsing into a separate file.
2008-12-31  Byeongsik Jeonwinex11.drv: Add the basic antialias type decision...
2008-12-31  Paul TBBle... winhttp: Don't try and call a null callback.
2008-12-31  Paul TBBle... winhttp: Correctly parse specified ports in WinHttpCrac...
2008-12-31  Paul TBBle... winhttp/tests: Add tests for WinHttpCrackUrl port numbe...
2008-12-31  Paul TBBle... winhttp: Fix resolution-failure TRACE in netconn_resolv...
2008-12-31  Jeff Zaroykoiphlpapi/tests: Fix a failing test.
2008-12-31  Rob Shearmanwidl: Remove duplicate pointer handling code in get_str...
2008-12-31  Rob Shearmanwidl: Don't add NULL pointer checks in generated code...
2008-12-31  Andrew Riediwinex11.drv: Calculate the cursor bitmap offsets in...
2008-12-31  Andrew Riediitircl: Fix documentation typo.
2008-12-31  Francois Gougetwinemine: Reorder some functions to avoid forward decla...
2008-12-31  Francois Gougetwinemine: Remove AboutDlgProc() as it is unused.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Francois Gougetcmd: Reorder some functions to avoid forward declarations.
2008-12-31  Jacek Cabanmshtml.idl: Added HTMLStyle coclass declaration.
2008-12-31  Jacek Cabanmshtml: Added gecko debug channel to control Gecko...
2008-12-31  Jacek Cabanmshtml: Set XPCOM_DEBUG_BREAK to 'warn' before loading...
2008-12-31  Jacek Cabanmshtml: Move handle_insert_comment to mutation.c.
2008-12-31  Jacek Cabanmshtml: Remove no longer used node_insert_listener.
2008-12-31  Jacek Cabanmshtml: Remove no longer needed set_profile.
2008-12-31  Henri Verbeetwined3d: Convert some BOOLs to bitfields in struct...
2008-12-31  Henri Verbeetwined3d: Convert some BOOLs to bitfields in struct...
2008-12-31  Henri Verbeetwined3d: Convert some BOOLs to bitfields in struct...
2008-12-31  Henri Verbeetwined3d: Remove an unused field from the device.
2008-12-31  Henri Verbeetwined3d: Make use_vs() and use_ps() work on a statebloc...
2008-12-30  Alexandre Julliardserver: Make the various async I/O parameters client_pt...
next