wine
2006-11-24  Francois Gougetmsvcrt/tests: We cannot link with _initterm() with...
2006-11-24  Andrew Talbotwinmm/wineoss: Cast-qual warning fix.
2006-11-24  Andrew Talbotws2_32: Cast-qual warnings fix.
2006-11-24  Andrew Talbotwinspool.drv: Cast-qual warning fix + make function...
2006-11-24  Detlef Riekenberglocalspl/tests: Add test for DeletePort.
2006-11-24  Detlef Riekenberglocalspl: Implement DeletePort.
2006-11-24  Paul Vriensadvpack: Remove test that crashes on systems with IE7.
2006-11-24  Jacek Cabanmshtml: Added Exec(IDM_FONTSIZE) implementation.
2006-11-24  Jacek Cabanmshtml: Added missing break.
2006-11-24  Marcus Meissnerkernel32/tests: Test -1 length for NULL ptr too.
2006-11-24  Francois Gougetcomdlg32: Moved a FIXME out of the user-visible string.
2006-11-24  Francois Gougetserialui: Update the Portuguese translation (contribute...
2006-11-24  Francois Gougetprograms: Update the Portuguese translation (contribute...
2006-11-24  Francois GougetReplace SUBLANG_DEFAULT with the specific SUBLANG_XXX...
2006-11-24  Francois Gougetuser32/tests: Remove unneeded NONAMELESS* macros.
2006-11-24  Francois Gougetmsvcrt/tests: The tests must not include msvcrt.h becau...
2006-11-24  Francois Gougetcomctl32/tests: Fix the CheckDPA() tests.
2006-11-24  Francois Gougetshlwapi/tests: Remove unneeded NONAMELESS* macros.
2006-11-24  Francois Gougetshell32/tests: Don't use the NONAMELESS* macros in...
2006-11-24  Francois Gougetmapi32/tests: Remove unneeded NONAMELESS* macros.
2006-11-24  Francois Gougetdsound/tests: Remove unneeded NONAMELESS* macros.
2006-11-24  Francois Gougetdinput/tests: Remove unneeded NONAMELESS* macros.
2006-11-24  Francois Gougetcomctl32/tests: Don't use the NONAMELESS* macros in...
2006-11-24  Francois Gougetshell32: Remove unused parameters from SHELL_FindExecut...
2006-11-24  Hwang YunSong... winecfg: Update Korean resource.
2006-11-24  Andrew Talbotwinmm: Cast-qual warnings fix.
2006-11-24  Andrew Talbotwinmm: Cast-qual warnings fix.
2006-11-22  Vitaliy Margolenwinemenubuilder: Use 'start.exe' to launch non .exe...
2006-11-22  Andrew Talbotwininet: Cast-qual warnings fix.
2006-11-22  Mike McCormackmsi: Treat the SourceDir folder the same as TargetDir.
2006-11-22  Mike McCormackmsi: Load all folders in one query, rather one per...
2006-11-22  Alex Villacís... kernel32: Restore C locale for LC_NUMERIC.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetSwapChain.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetIndices.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetStreamSource.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetTexture.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetDepthStencilS...
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetRenderTarget.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetBackBuffer.
2006-11-22  Markus Amslerd3d: Remove AddRef from IWineD3DDevice_GetDirect3D.
2006-11-22  Mike McCormackmsi: Only wait for custom actions that don't have msidb...
2006-11-22  Mike McCormackmsi: Split process_action_return_value into two differe...
2006-11-22  Mike McCormackmsi: Remove an unused parameter.
2006-11-22  Dmitry Timoshkovuser32: Restore the len == 0 check which got lost in...
2006-11-22  Huw Daviesole32: Spelling fixes.
2006-11-22  Huw Daviesole32: CoGetInterfaceAndReleaseStream shouldn't crash...
2006-11-22  Marcus Meissnershell32: Pass number of wide chars, not bytes as last...
2006-11-22  Rob Shearmanrpcrt4: RPC_C_AUTHN_LEVEL_NONE and RPC_C_AUTHN_LEVEL_DE...
2006-11-22  Rob Shearmanrpcrt4: Allow applications to specify authentication...
2006-11-21  Alexandre Julliardntdll: Setting the needs_close flag in server_get_unix_...
2006-11-21  Dmitry Timoshkovuser32: Add a rudimentary WM_SETFONT message test for...
2006-11-21  Alexandre Julliardcomctl32: Remove invalid NULL check.
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Use intended variable.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-21  Paul Vriensntdll: Remove unused variables.
2006-11-21  Paul Vriensntdll: Remove tests that crash on XP and W2K3.
2006-11-21  Vitaliy Margolenwinecfg: Remove some old dead code and associated langu...
2006-11-21  Vitaliy Margolenwinecfg: Update Russian translation.
2006-11-21  Matthew Kehrermshtml: Add basic support for ITimer interface.
2006-11-21  Dmitry Timoshkovuser32: Add support for DdeEnableCallback(EC_DISABLE...
2006-11-21  Mike McCormackriched20: Simplify an array size calculation.
2006-11-21  Mike McCormackmsi: Fix use of integer fields in MsiFormatRecord.
2006-11-21  Mike McCormackmsi: Test MsiRecordGetString on an integer record field...
2006-11-21  Mike McCormackmsi: Add a test for formatting records with strings.
2006-11-21  Mike McCormackmsi: Don't access the list of controls after the dialog...
2006-11-21  Mike McCormackmsi: Create a function to free control data.
2006-11-21  Mike McCormackmsi: Fix an access after freeing memory.
2006-11-21  Alexander Nicolaysen... wineconsole: Updated Norwegian Bokmål translation.
2006-11-21  Alexander Nicolaysen... regedit: Updated Norwegian Bokmål translation.
2006-11-21  Dmitry Timoshkovuser32: Add some optional messages to the button messag...
2006-11-21  Huw Daviescomctl32: Set the result to IDOK on 'Finish'.
2006-11-21  Alexandre Julliardwinecfg: Don't try to load the arts driver, the arts...
2006-11-21  Vitaliy Margolenwinecfg: Add ability to change colors and non-client...
2006-11-21  Vitaliy Margolenwinecfg: Move controls on "Desktop Integration" tab...
2006-11-20  Alexandre Julliardntdll: Don't bother with async I/O on regular files.
2006-11-20  Alexandre Julliardntdll: Store the fd type in the cache and return it...
2006-11-20  Alexandre Julliardserver: Return an fd type in the get_handle_fd request.
2006-11-20  Alexander Nicolaysen... Updated Norwegian Bokmål translations.
2006-11-20  Ken Thomaseswinex11.drv: Correct the count of characters matching...
2006-11-20  Ken Thomaseswinex11.drv: Enable code for picking layout-independent...
2006-11-20  Ken Thomaseswinex11.drv: Changed indenting of some dead code.
2006-11-20  Ken Thomaseswinex11.drv: Move some dead code from inside a loop...
2006-11-20  Ken Thomaseswinex11.drv: Replace no-longer-existent VK_A, VK_Z...
2006-11-20  Ken Thomaseswinex11.drv: Track which vkeys have already been assign...
2006-11-20  Ken Thomaseswinex11.drv: Reset the keyc2vkey table to empty before...
2006-11-20  Mike McCormackmsi: Split msi_set_sourcedir_props into a separate...
2006-11-20  Mike McCormackmsi: Spelling fixes.
2006-11-20  Mike McCormackmsi: Add another test for the SourceDir property.
2006-11-20  Mike McCormackmsi: Clean up parameters of msi_media_get_disk_info().
2006-11-20  Mike McCormackmsi: Fix some memory leaks.
2006-11-20  Mike McCormackmsi: Don't leak row handles.
2006-11-20  Detlef Riekenbergkernel32/tests: Avoid crash on Win95 (GetLongPathNameW).
2006-11-20  Detlef Riekenbergkernel32/tests: Load tests on Win9x again (VirtualAlloc...
2006-11-20  Louis Lenderswine.inf: Add setupapi to fake dlls.
2006-11-20  H. Verbeetwined3d: Only copy the depth buffer if there is one.
2006-11-20  H. Verbeetwined3d: Make sure render target textures aren't bound...
2006-11-20  H. Verbeetwined3d: Support cube map FBO attachments.
2006-11-20  H. Verbeetwined3d: Fix GL_ARB_texture_cube_map extension support.
2006-11-20  Alexandre Julliardwinmm: Avoid using sizeof() in traces.
next