wine
2013-01-23  Jacek Cabanmshtml: Get rid of PRUint16 type.
2013-01-23  Jacek Cabanmshtml: Get rid of PRUint8 type.
2013-01-23  Jacek Cabanmshtml: Get rid of PTInt64 type.
2013-01-23  Aurimas Fišeraspo: Update Lithuanian translation.
2013-01-23  Stefan Dösingerwined3d: Ignore clears if count = 0 and rects != NULL.
2013-01-23  Alexandre Julliardwinex11: Handle Expose events on top-level client windows.
2013-01-23  Alexandre Julliardwinex11: Store the client window in the window data...
2013-01-23  Dmitry Timoshkovgdiplus: Make GdipCreateFromHDC2 not fail in case of...
2013-01-23  Nikolay Sivovxmllite: Complete content parsing with implemented...
2013-01-23  Henri Verbeetwined3d: Get rid of CheckFilterCapability().
2013-01-23  Henri Verbeetwined3d: Properly set WINED3DFMT_FLAG_FILTERING in...
2013-01-23  Henri Verbeetwined3d: Get rid of select_shader_mode().
2013-01-23  Henri Verbeetd3drm: Avoid LPD3DVECTOR.
2013-01-23  Henri Verbeetd3drm: Avoid LPD3DVALUE.
2013-01-23  Ričardas Barkauskasadvapi32: Partially implement CreateProcessWithTokenW.
2013-01-23  Ričardas Barkauskaskernel32: Add SetFileInformationByHandle stub.
2013-01-23  Ričardas Barkauskasadvapi32: Add AddMandatoryAce stub.
2013-01-23  André Hentscheldbghelp: Remove useless code in ARM stack walk.
2013-01-23  André Hentscheldbghelp: Implement rudimentary stack walk for ARM64.
2013-01-23  André Hentschelconfigure: Add ARM64 define.
2013-01-22  Stefan Leichtergdi32: Add stub for GetFontResourceInfoW.
2013-01-22  Sergey Guralnikuser32/tests: Test standard scrollbar initialization.
2013-01-22  Francois Gougetwinmm/tests: Allow more margin in the test_asyncWAVE...
2013-01-22  Huw Davieswineps: Cope with '\r'-only end-of-line markers.
2013-01-22  Huw Davieswineps: Use a file mapping to read the ppd file.
2013-01-22  Hans Leidekkerwbemprox: Add a stub implementation of IWbemQualifierSet.
2013-01-22  Huw Daviesriched20: Avoid an unnecessary string duplication.
2013-01-22  Piotr Cabanvbscript: Fixed typo in vbsregexp55.idl.
2013-01-22  André Hentschelnetstat: Implement the UDP stats output.
2013-01-22  André Hentschelnetstat: Implement the TCP stats output.
2013-01-22  Christian Costad3dx9_36: Implement ID3DXFileDataImpl_IsReference.
2013-01-22  Christian Costad3dx9_36: Implement ID3DXFileData_GetChildren and ID3DX...
2013-01-22  Christian Costadmusic: Add support for loading articulations.
2013-01-22  Henri Verbeetwined3d: Get rid of CheckSrgbReadCapability().
2013-01-22  Henri Verbeetwined3d: Properly set WINED3DFMT_FLAG_SRGB_WRITE in...
2013-01-22  Henri Verbeetwined3d: Add sRGB writes to the shader backend and...
2013-01-22  Henri Verbeetd3drm: Avoid LPDDPIXELFORMAT.
2013-01-22  Henri Verbeetd3drm: Avoid LPD3DRECT.
2013-01-22  Nikolay Sivovxmllite: Implement end tag parsing.
2013-01-22  Alexandre Julliardgdi32: Fix copy/paste typo in get_char_positions_indices.
2013-01-21  Alexandre Julliardserver: Use the __NR_ names for Linux system calls.
2013-01-21  Alexandre Julliardntdll: Use the __NR_ names for Linux system calls.
2013-01-21  Hans Leidekkerwbemprox: Implement Win32_DiskDrive.DeviceId.
2013-01-21  Hans Leidekkermsi: Remove const from integer parameters.
2013-01-21  Hans Leidekkermsi: Execute concurrent installers in a separate process.
2013-01-21  Hans Leidekkermsi: Set the OriginalDatabase property after applying...
2013-01-21  Aric Stewartusp10: Only fall back to latin features if the base...
2013-01-21  Aric Stewartusp10: Add locl and ccmp to Latin features.
2013-01-21  Jacek Cabansecur32: Added SECPKG_ATTR_REMOTE_CERT_CONTEXT tests.
2013-01-21  Jacek Cabansecur32: Return a cert context with context store in...
2013-01-21  Jacek Cabansecur32: Return a cert context with context store in...
2013-01-21  Alexandre Julliardlibwine: Hardcode Linux syscall numbers.
2013-01-21  Alexandre Julliardloader: Hardcode Linux syscall numbers.
2013-01-21  Nikolay Sivovxmllite: Handle empty elements and transition to conten...
2013-01-21  Nikolay Sivovxmllite: Add a name stack for elements.
2013-01-21  Henri Verbeetwined3d: Move "vs_clipping" to the shader caps.
2013-01-21  Henri Verbeetwined3d: Move "ffp_proj_control" to the fragment caps.
2013-01-21  Henri Verbeetwined3d: Get rid of the select_shader_mode() call in...
2013-01-21  Henri Verbeetddraw: Avoid LPD3DDRAWPRIMITIVESTRIDEDDATA.
2013-01-21  Henri Verbeetddraw: Avoid LPD3DVERTEXBUFFERDESC.
2013-01-21  Christian Costad3dx9_36: Fill children info into ID3DXFileData object.
2013-01-21  Ken Thomaseswinemac: Implement a WINDOW_CLOSE_REQUESTED event to...
2013-01-21  Ken Thomaseswinemac: Implement MsgWaitForMultipleObjectsEx and...
2013-01-21  Ken Thomaseswinemac: Make each Mac driver window track the HWND...
2013-01-21  Ken Thomaseswinemac: Associate an event queue with each thread...
2013-01-21  Ken Thomaseswinemac: Add WineEventQueue class for conveying events...
2013-01-21  Ken Thomaseswinemac: Add a simple ERR() logging macro that can...
2013-01-21  Alexandre Julliardwinapi: Add arm64 architecture.
2013-01-21  Andrew Talbotgdi32: Avoid signed-unsigned integer comparisons.
2013-01-21  Marcus Meissnermsvcrt: read_utf8: free readbuf on return (Coverity).
2013-01-21  Marcus Meissnerdmusic: Actually return the allocated interface (Coverity).
2013-01-21  André Hentschelntdll: Implement IMAGE_REL_BASED_THUMB_MOV32 relocation...
2013-01-21  Nikolay Sivovadvapi32: Fix LsaLookupNames2() regarding referenced...
2013-01-21  Nikolay Sivovadvapi32: Make it possible to free data buffer returned...
2013-01-21  André Hentschelinclude: Make sure interlocked_cmpxchg128 is defined...
2013-01-21  André Hentschelinclude: Fix __int64 definition for ARM64.
2013-01-21  Aric Stewartusp10: GPOS Mark to Base seeks back in the string to...
2013-01-21  Aric Stewartusp10: Group the GDEF table loading with the other...
2013-01-18  Alexandre JulliardRelease 1.5.22. wine-1.5.22
2013-01-18  Frédéric Delanoypo: Update French translation.
2013-01-18  Hans Leidekkerwmiutils: Add locking to the path object.
2013-01-18  Aric Stewartusp10: MarkToMark calculations may need to happen even...
2013-01-18  Jacek Cabanmshtml: Get rid of PRInt16 type.
2013-01-18  Jacek Cabanmshtml: Get rid of remaining PRInt32 usage.
2013-01-18  Jacek Cabanmshtml: Don't use PRInt32 in property getters implement...
2013-01-18  Jacek Cabanmshtml: Don't use PRInt32 in htmlelem*.
2013-01-18  Jacek Cabanmshtml: Don't use PRInt32 in nsio.c.
2013-01-18  Piotr Cabanvbscript: Added VBScript.RegExp version 1.0 typelib.
2013-01-18  Piotr Cabanvbscript: Added VBScript.RegExp version 5.5 typelib.
2013-01-18  Piotr Cabanwidl: Make it possible to set typelib resource id with...
2013-01-18  Henri Verbeetwined3d: Get rid of vs_selected_mode / ps_selected_mode...
2013-01-18  Henri Verbeetwined3d: Replace InitAdapters() with a function to...
2013-01-18  Henri Verbeetwined3d: Introduce a separate function for intializing...
2013-01-18  Henri Verbeetddraw: Avoid LPD3DEXECUTEDATA.
2013-01-18  Henri Verbeetddraw: Avoid LPD3DSTATS.
2013-01-18  Piotr Cabanmsvcp: Sync implementations.
2013-01-18  Charles Daviskernel32: Make CopyFile(Ex)() succeed even if the sourc...
2013-01-18  Charles Daviskernel32: Make CopyFile() call CopyFileEx() instead...
2013-01-18  Austin Englishshell32: Add a stub for SHGetSetFolderCustomSettings.
2013-01-18  Bruno Jesusws2_32/tests: Add SO_ERROR [set|get]sockopt tests.
next