wine
2012-12-11  Daniel Jelinskicomctl32/tests: Add listview header notification tests.
2012-12-11  Alexandre Goujonkernel32: Use the FSD sector location to compute the...
2012-12-11  Hans Leidekkeradvapi32: Add support for filtering credentials on...
2012-12-11  Hans Leidekkermsi: Don't set the Preselected property for a full...
2012-12-11  Nikolay Sivovcomctl32: Fix font style when item is bold and hovered...
2012-12-11  Nikolay Sivovmsxml3: GetMaxSize() is not a stub.
2012-12-11  Alexandre Julliardgdi32: Fix text justification to properly handle logica...
2012-12-11  Alexandre Julliardwinex11: Send WM_ENTERSIZEMOVE when starting to poll...
2012-12-11  Michael Stefaniucnetapi32: Avoid sizeof on structs with a varlength...
2012-12-11  Michael Stefaniuclocalui: Avoid sizeof on structs with a varlength array.
2012-12-11  Jacek Cabanatl: Reimplemented AtlModuleLoadTypeLib on top of AtlLo...
2012-12-11  Jacek Cabanatl100: Added AtlLoadTypeLib implementation (based...
2012-12-11  Jacek Cabanatl: Reimplemented AtlModuleUpdateRegistryFromResourceD...
2012-12-11  Jacek Cabanatl100: Added AtlUpdateRegistryFromResourceD implementa...
2012-12-11  Amine Khaldiinclude: Define LIST_ENTRY using the standard offsetof.
2012-12-11  Amine Khaldiinclude: Define WINE_RB_ENTRY_VALUE using the standard...
2012-12-11  Amine Khaldiinclude: Define CONTAINING_RECORD using the standard...
2012-12-11  Amine Khaldiinclude: Define FIELD_OFFSET to the standard offsetof.
2012-12-11  Francois Gougetwined3d: Remove a stray semi-colon from the spec file.
2012-12-11  Hans Leidekkerwininet: Don't perform revocation checks when verifying...
2012-12-11  Andrew Talbotcomctl32: Indentation fix.
2012-12-11  Andrew Talbotcomdlg32: Indentation fix.
2012-12-11  André Hentschelshlwapi/tests: Fix two tests on win8.
2012-12-11  Henri Verbeetwined3d: Get rid of ENTER_GL / LEAVE_GL.
2012-12-11  Henri Verbeetd3d10core: Get rid of a FIXME in d3d10_device_CreateGeo...
2012-12-11  Henri Verbeetddraw: Avoid LPDDDEVICEIDENTIFIER2.
2012-12-11  Henri Verbeetddraw: Avoid LPDDDEVICEIDENTIFIER.
2012-12-11  Henri Verbeetddraw: Avoid LPDDBLTBATCH.
2012-12-11  Alexandre Julliardgdi32: Add a level of pointers to the glyph cache to...
2012-12-10  Detlef Riekenbergmlang/tests: Accept the different translation in win8.
2012-12-10  Alexandre Julliardwinex11: Send WM_EXITSIZEMOVE when the mouse has been...
2012-12-10  Jacek Cabanatl: Don't call HeapFree on module argument in AtlModul...
2012-12-10  Jacek Cabanatl100: Added AtlCallTermFunc implementation (based...
2012-12-10  Jacek Cabanatl100: Added AtlAddTermFunc implementation (based...
2012-12-10  Jacek Cabanatl: Allow version-based differences in struct layouts.
2012-12-10  André Hentschelwinedbg: Add load/store dual/exclusive and table branch...
2012-12-10  Piotr Cabanmsvcrt: Fixed get_this_pointer implementation.
2012-12-10  Piotr Cabanmsvcrt: Fixed _localtime64 implementation.
2012-12-10  Piotr Cabanmsvcrt: Reorganize _localtime64 function.
2012-12-10  Piotr Cabanmsvcrt: Improved input parameter range check in _gmtime...
2012-12-10  Piotr Cabanmsvcrt: Fixed mkgmtime and _mkgmtime64 implementation.
2012-12-10  Piotr Cabanmsvcrt: Fixed mktime and _mktime64 implementation.
2012-12-10  Piotr Cabanmsvcrt: Added _tzset tests.
2012-12-10  Piotr Cabanmsvcrt: Reimplement _tzset function.
2012-12-10  Piotr Cabankernel32: Fixed TIME_CompTimeZoneID behavior on dates...
2012-12-10  Alexandre Julliardgdi32: Fix handling of font orientation in advanced...
2012-12-10  Alexandre Julliardgdi32: Add ref counting to the font objects and simplif...
2012-12-10  Alexandre Julliardgdiplus/tests: Tweak some metrics to make the tests...
2012-12-10  Alexandre Julliardwidl: Fix a typo in the man page.
2012-12-10  Jacek Cabanwininet: Fixed handling empty HTTP version string in...
2012-12-10  Michael Stefaniucitss: Don't over-allocate memory for a ITSS_IStorageImpl.
2012-12-10  Michael Stefaniuciphlpapi: Simplify size calculation of structs with...
2012-12-10  Michael Stefaniucdwrite: Don't overallocate memory for a BITMAPINFO.
2012-12-10  Michael Stefaniucdnsapi: Use FIELD_OFFSET for the size of a struct with...
2012-12-10  Dmitry Timoshkovwindowscodecs: Implement GetThumbnail in the PNG frame...
2012-12-10  Dmitry Timoshkovwindowscodecs: Implement GetPreview in the PNG decoder.
2012-12-10  Dmitry Timoshkovwindowscodecs: GetThumbnail of the PNG decoder should...
2012-12-10  Henri Verbeetd3d10core: Implement d3d10_device_PSGetSamplers().
2012-12-10  Henri Verbeetd3d10core: Implement d3d10_device_PSSetSamplers().
2012-12-10  Henri Verbeetddraw: Avoid LPDDOVERLAYFX.
2012-12-10  Henri Verbeetddraw: Avoid LPDDGAMMARAMP.
2012-12-10  Henri Verbeetddraw: Avoid LPDDCOLORCONTROL.
2012-12-10  Nikolay Sivovcomctl32: Initialize id field for message tests.
2012-12-10  Nikolay Sivovcomctl32: Fix a ranges leak on error.
2012-12-10  Nikolay Sivovmsi: Fix a stream data leak on error (Coverity).
2012-12-10  Nikolay Sivovoleaut32: Use correct allocation length (Coverity).
2012-12-10  Nikolay Sivovoledb32: Fix DBPROPSET and DBPROPINFOSET cleanup.
2012-12-10  Andrew Talbotmountmgr.sys: Remove superfluous semicolon.
2012-12-10  Andrew Talbotwindowscodecs: Remove unneeded address-of operator...
2012-12-07  Alexandre JulliardRelease 1.5.19. wine-1.5.19
2012-12-07  André Hentschelsecur32/tests: Fix tests on win8.
2012-12-07  André Hentschelschannel/tests: Fix test on win8.
2012-12-07  Jacek Cabanvbscript: Use simplified constant implementation for...
2012-12-07  Alexandre Julliardgdi32: Keep track of the number of fonts on the unused...
2012-12-07  Alexandre Julliardgdi32: Simplify list processing by using the LIST_FOR_E...
2012-12-07  Francois Gougetgdi32: Make make_rgb_colorref() static.
2012-12-07  Jacek Cabanjscript: Added more useful debug traces.
2012-12-07  Jacek Cabanmsxml3: Tests code clean up.
2012-12-07  Jacek Cabanmsxml3: Added URL validation tests.
2012-12-07  Jacek Cabanmsxml3: Added basic URL validation in safe mode.
2012-12-07  Hans Leidekkerconfigure: Fix detection of fallocate on old glibc.
2012-12-07  André Hentschelwinedbg: Add load/str multiple operators to Thumb2...
2012-12-07  Henri Verbeetd3d10core: Implement d3d10_device_GSGetSamplers().
2012-12-07  Henri Verbeetd3d10core: Implement d3d10_device_GSSetSamplers().
2012-12-07  Henri Verbeetddraw: Avoid LPDDSURFACEDESC2.
2012-12-07  Henri Verbeetddraw: Avoid LPDDSURFACEDESC.
2012-12-07  Henri Verbeetddraw: Avoid LPDDPIXELFORMAT.
2012-12-07  Andrew Talboturlmon: Remove unneeded address-of operator from array...
2012-12-07  Andrew Talbotuser32: Remove unneeded address-of operator from array...
2012-12-07  Andrew Talbotwindowscodecs: Remove unneeded address-of operators...
2012-12-06  Qian Hongole32: Fix OleDraw() with NULL pUnk.
2012-12-06  Andrew Eikumurlmon: Out string parameter should be ptr, not wstr.
2012-12-06  André Hentschelwintrust/tests: Unify test message in case of a FALSE...
2012-12-06  Jacek Cabanmsxml3: Use IUri for storing XMLHTTPRequest URL.
2012-12-06  Jacek Cabanmshtml: Properly handle NULL value in set_nsstyle_attr.
2012-12-06  Jacek Cabanmshtml: Added SID_SContainerDispatch support.
2012-12-06  Piotr Cabanmsvcr80: Copy _encode_pointer and _decode_pointer funct...
2012-12-06  Piotr Cabantools: Update make_specfiles script.
2012-12-06  Piotr Cabanmsvcr: Move msvcrXX specific functions implementation...
2012-12-06  Nikolay Sivovxmllite: Fix reported node type for attributes.
next