wine
2013-03-26  Ken Thomaseswinemac: Keep stable surface for layered windows using...
2013-03-26  Ken Thomasesexplorer: Create desktop window hidden and only show...
2013-03-26  André Hentschelntdll: Improve stub for FileFsAttributeInformation...
2013-03-26  Jacek Cabanmshtml: Use Uri_CREATE_ALLOW_IMPLICIT_FILE_SCHEME in...
2013-03-26  Jacek Cabanurlmon: Fixed handling URIs with implicit file scheme...
2013-03-26  Jacek Cabanjscript: Use jsstr_flatten to access string buffer...
2013-03-26  Jacek Cabanjscript: Use jsstr_flatten to access string buffer...
2013-03-26  Jacek Cabanjscript: Added jsstr_flatten helper and use it to acces...
2013-03-26  Piotr Cabanmsvcrt20: Match parameters list with function we're...
2013-03-26  Piotr Cabanmsvcrt: Match architecture with function we're forwardi...
2013-03-26  Piotr Cabanmsvcp: Match parameters list and architecture with...
2013-03-26  Piotr Cabanmsvcp80: Fixed typo in spec file.
2013-03-26  Piotr Cabanwininet: Reorder functions to avoid urlcache_create_has...
2013-03-26  Piotr Cabanwininet: Rename URLCacheContainers_* functions to cache...
2013-03-26  Piotr Cabanwininet: Rename URLCache_* functions to urlcache_*.
2013-03-26  Piotr Cabanwininet: Rename URLCacheFindEntryHandle to find_handle.
2013-03-26  Piotr Cabanwininet: Rename URLCACHECONTAINER to cache_container.
2013-03-26  Piotr Cabanwininet: Rename STREAM_HANDLE to stream_handle.
2013-03-26  Piotr Cabanwininet: Rename URLCACHE_HEADER to urlcache_header.
2013-03-26  Piotr Cabanwininet: Rename HASH_CACHEFILE_ENTRY to entry_hash_table.
2013-03-26  Ken Thomaseswinemac: Support CFSTR_SHELLURLW (UniformResourceLocato...
2013-03-26  Ken Thomaseswinemac: Specify import and export functions explicitly...
2013-03-26  Andrew Eikumwinmm: Shutdown the devices thread when all devices...
2013-03-26  Andrew Eikummmdevapi: Don't free resources on PROCESS_DETACH.
2013-03-26  Nikolay Sivovhlink: Implement IHlinkBrowseContext_UpdateHlink().
2013-03-26  Nikolay Sivovhlink: Implement IHlinkBrowseContext_GetHlink().
2013-03-26  Nikolay Sivovhlink: Add link stack to browser context.
2013-03-26  Nikolay Sivovhlink: Remove useless initializers.
2013-03-26  Nikolay Sivovhlink: Implement HlinkUpdateStackItem().
2013-03-26  Nikolay Sivovxmllite: Partially implement value normalization for...
2013-03-26  Nikolay Sivovmsxml3: Embed user/password in uri used to create a...
2013-03-26  Daniel Jelinskiwined3d: Add NVidia GeForce 315M.
2013-03-26  Ken Thomaseswinemac: Implement GetDeviceGammaRamp() and SetDeviceGa...
2013-03-26  Carlo Braminiinetcpl.cpl: Minor fix, remove useless code.
2013-03-25  Jacek Cabansecur32: Pass whole schan_credentials struct to schanne...
2013-03-25  Piotr Cabanmsvcrt: Fixed copied buffer size in _ui64tow_s.
2013-03-25  Hans Leidekkerwinhttp: Remove support for MSG_PEEK.
2013-03-25  Hans Leidekkerwinhttp: Add a read-ahead buffer to allow WinHttpQueryD...
2013-03-25  Hans Leidekkerrpcrt4: Use the right port for https connections.
2013-03-25  Dmitry Timoshkovws2_32: Make _is_blocking() return server error code...
2013-03-25  Austin Englishmsvcp90/tests: Remove thiscall_thunk_retptr struct...
2013-03-25  Lucas Zawackidinput: Initialize all axis (from 0 to ABS_MAX) with -1.
2013-03-25  Piotr Cabanmsvcrt: Fixed fgetwc behavior on multibyte characters...
2013-03-25  Piotr Cabanmsvcrt: Remove incorrect cast in fgetws function.
2013-03-25  Qian Hongatl: Don't forward AtlAxWinInit to atl100.
2013-03-25  Qian Hongatl80: Don't forward AtlAxWinInit to atl100.
2013-03-25  Qian Hongatl100: Fixed register class types in AtlAxWinInit.
2013-03-25  Qian Hongatl100: Fixed register class names in AtlAxWinInit.
2013-03-25  Qian Hongatl100/tests: Added class name test for AtlAxWinInit.
2013-03-25  Jimmy Rentzadvapi32: Fix segfault in OpenService.
2013-03-25  Jacek Cabanjscript: Return buffer pointer separately from jsstr_t...
2013-03-25  Piotr Cabanvbscript: Added IMatch interface to Match2 object.
2013-03-25  Piotr Cabanvbscript: Added IMatchCollection interface to MatchColl...
2013-03-25  Huw Daviesriched20: Always write out the color table.
2013-03-25  Huw Daviesriched20: Set the bidi base embedding level.
2013-03-25  Huw Daviesriched20: We don't need to special case the PARAFORMAT2...
2013-03-25  Ken Thomaseswinemac: Don't read an array at index -1 in debugstr_pf().
2013-03-25  André Hentschelntdll: Implement RtlLookupFunctionEntry on ARM.
2013-03-25  André Hentschelntdll: Add stubs for RtlAddFunctionTable and RtlDeleteF...
2013-03-25  André Hentschelwinedump: Dump exception info on ARM.
2013-03-25  André Hentschelwinedump: Recognize IMAGE_DEBUG_TYPE_CLSID.
2013-03-25  Marcus Meissnerstrmbase: Fixed user-after-free (Coverity).
2013-03-25  Marcus Meissnerurlmon: Pass up error on error condition (Coverity).
2013-03-25  Andrew Eikumriched20: EM_FINDTEXT implementation should match riche...
2013-03-25  Piotr Cabanmsvcp: Sync implementations.
2013-03-25  Piotr Cabanmsvcp90: Added time_put facet to locale object.
2013-03-25  Piotr Cabanmsvcp90: Added collate facet to locale object.
2013-03-25  Piotr Cabanmsvcp90: Added time_put class implementation.
2013-03-25  Piotr Cabanmsvcp90: Added time_put class stub.
2013-03-25  Aric Stewartusp10: Correct access to -1 index of array.
2013-03-25  Phil Krylovusp10: Support GPOS extension lookup subtables.
2013-03-25  Jacek Cabanmshtml: Added IHTMLButtonElement::name tests.
2013-03-25  Jacek Cabanmshtml: Added IHTMLButtonElement::name implementation.
2013-03-25  Dmitry Timoshkovwindowscodecs: Make JPEG decoder fallback to 96 dpi...
2013-03-25  Ken Thomaseswinemac: Allow Command-[Shift-]Tab to switch apps even...
2013-03-25  Ken Thomaseswinemac: Implement rudimentary support for system tray...
2013-03-25  Ken Thomaseswinemac: Set application Dock icon from first icon...
2013-03-25  Ken Thomaseswinemac: Move create_cgimage_from_icon_bitmaps() into...
2013-03-25  Ken Thomaseswinemac: Rename create_cgimage_from_icon() to create_cg...
2013-03-25  Daniel Jelinskicomctl32/listview: Fix overwriting of item values.
2013-03-25  Marcus Meissnerjscript: Fix warning with older compilers.
2013-03-25  Dmitry Timoshkovgdi32: Add support for disk-based metafiles to GetMetaF...
2013-03-25  Marcus Meissnerwindowscodecs: Do not leak profile on errors (Coverity).
2013-03-25  Marcus Meissnerjscript: Check the correct heap return condition (Cover...
2013-03-15  Alexandre JulliardRelease 1.5.26. wine-1.5.26
2013-03-15  Jacek Cabanmshtml: Added HTMLElementEvents2 tests.
2013-03-15  Jacek Cabanmshtml: Added HTMLElementEvents2 support.
2013-03-15  Jacek Cabanmshtml: Use lazy allocation for connection points.
2013-03-15  Jacek Cabanmshtml: Don't use getElementsByTagNameNS in IHTMLDocume...
2013-03-15  Jacek Cabanwininet: Use parsed status_code to test for CONTINUE...
2013-03-15  Hans Leidekkerwinhttp: Implement WINHTTP_OPTION_CONNECTION_INFO.
2013-03-15  Alistair Leslie... msxml3: Implment IXMLParser SetInput.
2013-03-15  Dmitry Timoshkovgdiplus: GdipMeasureCharacterRanges should treat empty...
2013-03-15  Dmitry Timoshkovgdiplus: GdipMeasureCharacterRanges shouldn't add margi...
2013-03-15  Francois Gougetmsvcr110: Remove an unused debug channel.
2013-03-15  Marcus Meissnerquartz: Free wszPatternString (Coverity).
2013-03-15  Marcus Meissnermsxml3: Initialize hr (Coverity).
2013-03-15  Andrew Talbotuser32: Avoid signed-unsigned integer comparisons.
2013-03-14  Jacek Cabanmshtml: Added IHTMLButtonElement stub implementation.
2013-03-14  Jacek Cabanmshtml.idl: Added IHTMLButtonElement and DispHTMLButton...
next