wine
2012-12-12  Piotr Cabanmsvcrt: Added _atoi_l implementation.
2012-12-12  Piotr Cabanmsvcrt: Added _wtoi_l implementation.
2012-12-12  Piotr Cabanmsvcr100: Added _get_timezone implementation.
2012-12-12  Piotr Cabanmsvcr100: Added _sprintf_p implementation.
2012-12-12  Piotr Cabanmsvcrt: Fixed floating point numbers printing when...
2012-12-12  Piotr Cabanmsvcr100: Added fread_s implementation.
2012-12-12  Ken Thomaseswinspool: Close read end of pipe in parent so we can...
2012-12-12  Henri Verbeetd3d10core/tests: Add a small test for ID3D10Device_Crea...
2012-12-12  Henri Verbeetd3d10core: Only create unique sampler state objects.
2012-12-12  Henri Verbeetd3d10core: Implement d3d10_sampler_state_GetDesc().
2012-12-12  Henri Verbeetddraw: Avoid LPD3DDEVICEDESC7.
2012-12-12  Henri Verbeetddraw: Avoid LPD3DDEVICEDESC.
2012-12-12  Michael Stefaniuccomctl32/tests: Get rid of a temp buffer.
2012-12-12  Frédéric Delanoyinclude: Assorted spelling fixes.
2012-12-11  Andrew Talbotmsvcp100: Avoid signed-unsigned integer comparisons.
2012-12-11  Detlef Riekenbergadvapi32/tests: Accept win8 failure code.
2012-12-11  Sylvain Petreollesetupapi: Add stub for SetupAddToSourceListW.
2012-12-11  Daniel Jelinskicomctl32/listview: Forward more header notifications...
2012-12-11  Daniel Jelinskicomctl32/listview: Convert header notifications to...
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.
next