wine
2011-05-24  Henri Verbeetd3d8/tests: Fix the depth clamping test.
2011-05-24  Henri Verbeetddraw: Don't touch the window during mode setting if...
2011-05-24  Henri Verbeetddraw/tests: Add a test for mode settings calls with...
2011-05-24  Alexandre Julliardmakefiles: Create test resource files directly from...
2011-05-23  Alexandre Julliardserver: Grab the current pointer to avoid referencing...
2011-05-23  Francois Gougethostname: Make display_computer_name() static.
2011-05-23  Francois Gougetmsvcrt: Add a trailing '\n' to an ERR() call.
2011-05-23  Jacek Cabanwininet: Added connection closing tests.
2011-05-23  Jacek Cabanwininet: Correctly handle closed socket in HTTP_Receive...
2011-05-23  Alexandre Julliardwinsta: Add stubs for WinStationQueryInformationA/W.
2011-05-23  Alexandre Julliardinclude: Undefine the nameless union/struct macros...
2011-05-23  Austin Englishkernel32: Add a stub for RegisterApplicationRecoveryCal...
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryInProgress.
2011-05-23  Austin Englishkernel32: Add a stub for ApplicationRecoveryFinished.
2011-05-23  Hwang YunSongpo: Update Korean translation.
2011-05-23  Austin Englishregapi: Add a stub dll.
2011-05-23  Austin Englishwinsta: Add a stub dll.
2011-05-23  Gerald Pfeifercomctl32/tests: Add casts to avoid comparison of differ...
2011-05-23  Gerald Pfeiferimaadp32.acm: Remove ADPCM_drvOpen which is only a...
2011-05-23  Gerald Pfeiferiphlpapi: Make addrLen unsigned in getInterfacePhysical...
2011-05-23  Michael Stefaniucshell32: Finish the COM cleanup in shelllink.c.
2011-05-23  Michael Stefaniucshell32: COM cleanup for the IShellLinkA iface.
2011-05-23  Michael Stefaniucshell32: Finish the COM cleanup in shlview.c.
2011-05-23  Michael Stefaniucshell32: COM cleanup for the IShellView2 iface.
2011-05-23  Nikolay Sivovcomctl32/treeview: Correctly draw cut items.
2011-05-23  Nikolay Sivovcomctl32/treeview: Item text should be vertically aligned.
2011-05-23  Nikolay Sivovcomctl32/treeview: Always draw a '+' for TVIS_EXPANDPAR...
2011-05-23  Mike Kaplinskiyiphlpapi: Set the overlapped status to pending as well...
2011-05-23  Vincent Povirkgdiplus: Add test for GdipGetDC on metafiles.
2011-05-23  Vincent Povirkgdiplus: Implement GdipEnumerateMetafileSrcRectDestPoints.
2011-05-23  Vincent Povirkgdiplus: Remove is_emfplus field from test structure...
2011-05-23  Vincent Povirkgdiplus: Add test for metafile enumeration.
2011-05-23  Vincent Povirkgdiplus: Add basic metafile recording support.
2011-05-23  André Hentschelntdll: Improved ARM little endianess detection.
2011-05-23  Marcus Meissnermsctf: Mark internal symbols with hidden visibility.
2011-05-23  Marcus Meissnermsimtf: Mark internal symbol as hidden.
2011-05-23  Marcus Meissnermstask: Mark internal symbol with hidden visibility.
2011-05-23  Marcus Meissnernetapi32: Mark internal symbols with hidden visibility.
2011-05-23  Marcus Meissnerobjsel: Mark internal symbols with hidden visibility.
2011-05-23  Marcus Meissnerntprint: Mark hInstance as static.
2011-05-23  Marcus Meissneroledb32: Mark internal symbol with hidden visibility.
2011-05-23  Marcus Meissneroledlg: Mark internal variables with hidden visibility.
2011-05-22  Alexandre Julliardwinetest: Get rid of the dist rules.
2011-05-22  Alexandre Julliardmakefiles: Create the binary resources for winetest...
2011-05-22  Alexandre Julliardmakefiles: Avoid creating an intermediate rc file for...
2011-05-22  Alexandre Julliardcrypt32/tests: Get rid of the iTunes chain that no...
2011-05-20  Adam Martinsonole32/tests: IDropTarget::QueryInterface() shouldn...
2011-05-20  Adam Martinsonmsxml3/domdoc: Add support for VT_ARRAY|VT_UI1 in domdo...
2011-05-20  Adam Martinsonmsxml3/domdoc: Properly handle character encoding in...
2011-05-20  Hwang YunSongpo: Update Korean translation.
2011-05-20  Andrew Nguyenhostname: Add an implementation of the hostname display...
2011-05-20  Alexandre Julliardinclude: Declare gethostname for Windows builds.
2011-05-20  Piotr Cabanmsvcrt: Make FILE writing functions thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make FILE reading functions thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make FILE position related functions thread...
2011-05-20  Piotr Cabanmsvcrt: Make FILE->_flag reading functions thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make ungetc and ungetwc thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make setvbuf thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make _flsbuf thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make _filbuf thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make fclose thread safe.
2011-05-20  Piotr Cabanmsvcrt: Make fflush function thread safe.
2011-05-20  Piotr Cabanmsvcrt: Free locks after freeing io data.
2011-05-20  Alexandre Julliardole32: Don't continue to wait for a local server if...
2011-05-20  Hans Leidekkermsi: Execute the rollback script if the installation...
2011-05-20  Hans Leidekkermsi: Schedule rollback for standard actions.
2011-05-20  Hans Leidekkermsi: Implement MsiGetMode(MSIRUNMODE_ROLLBACKENABLED).
2011-05-20  Hans Leidekkermsi: Implement the DisableRollback standard action.
2011-05-20  Hans Leidekkermsi: Avoid a double free.
2011-05-20  Hans Leidekkermsi: Recursively create the destination directory in...
2011-05-20  Hans Leidekkermsi: Factor out common code from MsiEnumComponentCostsW.
2011-05-20  Rico Schüllerd3dx9: Parse effect samplers.
2011-05-20  Dylan Smithinclude: Replace a THIS, with THIS_ for a method with...
2011-05-20  Lucas Fialho... include: Added DI*_ANY action constants.
2011-05-20  Lucas Fialho... include: Added dinput8 DIMOUSE_* definitions.
2011-05-20  Lucas Fialho... include: Added dinput8 DIKEYBOARD_* key definitions...
2011-05-20  Lucas Fialho... include: Added some dinput8 DIPROP definitions.
2011-05-20  Piotr Cabanmsvcrt: Fix __pctype_func implementation.
2011-05-20  Dylan Smithd3dx9/tests: Correct ok messages to be consistent with...
2011-05-20  Dylan Smithd3dx9: Implement D3DXFrameDestroy.
2011-05-20  Alexandre Julliardservices: Add a timeout to all pipe communications...
2011-05-20  Alexandre Julliardservices: Load some timeout parameters from the registry.
2011-05-20  Alexandre Julliardservices: Add a helper function to send a command to...
2011-05-20  Gerald Pfeiferwineoss.drv: Cope with system which lack SNDCTL_DSP_HALT.
2011-05-20  Dylan Smithd3dxof: Remove assumption of 4 bytes pointers for LPSTR...
2011-05-20  Dylan Smithd3dx9/tests: Fix a normal comparison for triangles...
2011-05-20  Stefan Dösingerd3d9: Skip the YUV tests when the driver confuses the...
2011-05-20  Stefan Dösingerd3d9: Account for another different behavior in the...
2011-05-20  Frédéric Delanoypo: Update French translation.
2011-05-20  Aurimas Fišeraspo: Update Lithuanian translation.
2011-05-20  Marcus Meissnermpr: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnergphoto2.ds: Mark a variable with hidden visibility.
2011-05-20  Marcus Meissnermmdevapi: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnerlocalspl: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermapi32: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermciavi32: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermciqtz: Mark one variable as static.
2011-05-20  Marcus Meissnermountmgr.sys: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermsacm32: Mark internal symbols with hidden visibility.
2011-05-20  Marcus Meissnermscoree: Mark internal symbols with hidden visibility...
next