wine
2010-07-20  Hans Leidekkermsi: Add a test for MsiSetFeatureState.
2010-07-20  Hans Leidekkershlwapi: Don't trace the contents of output buffers.
2010-07-20  Hans Leidekkeradvapi32: Stub out the Safer* functions a bit more.
2010-07-20  Alexandre Julliardwinebuild: Add more checks to protect against corrupted...
2010-07-20  Nikolay Sivovcomctl32/monthcal: Use memcpy to copy day state arrays.
2010-07-20  Andrew Nguyenshlwapi/tests: Correct the prototype of the StrRetToBST...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip a StrCpyNW test that crashes on...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip StrRStrI tests on older Win9x platf...
2010-07-20  Andrew Nguyenshlwapi/tests: Skip SHUnicodeToUnicode tests on Win98.
2010-07-20  Andrew Nguyenshlwapi/tests: Skip SHAnsiToAnsi tests on Win98.
2010-07-20  Andrew Nguyenshlwapi/tests: Rename a string variable for clarity.
2010-07-20  Paul Vriensmsi: Add the Serbian (Cyrillic) translation.
2010-07-20  Alexandre Julliardcomctl32: Fix positioning of toolbars that have the...
2010-07-20  Alexandre Julliardgdi32: Reject invalid DIB depths in CreateDIBSection.
2010-07-20  Piotr Cabanwininet: Allow HTTPREQ_ReadFileEx read more then one...
2010-07-20  Piotr Cabanwininet: Don't report error in read_gzip_data when...
2010-07-20  Owen Rudgefusion: Install assemblies into correct directory for...
2010-07-20  Austin Englishrpcrt4/tests: Improve failure messages.
2010-07-20  André Hentschelshlwapi/tests: Fix GLE for SHFormatDateTimeA.
2010-07-20  David Hedbergshell32: Implement IPersistFolder2 for the desktop...
2010-07-20  David Hedbergshell32/tests: Try harder to subclass the listview.
2010-07-20  Mike Kaplinskiyserver: Forward the correct error to asyncs.
2010-07-20  Mike Kaplinskiyserver: In case of hangup/error, wake up all asyncs...
2010-07-20  Mike Kaplinskiyserver: Propagate error from recv.
2010-07-20  Mike Kaplinskiyserver: Move signaling FD_* events to a separate function.
2010-07-20  David Hedberginclude: Add IShellItemArray and IShellItemFilter inter...
2010-07-20  David Hedberginclude: Add IEnumShellItems interface declaration.
2010-07-20  Andrey Turkinoleaut32: Better handle secondary type when generating...
2010-07-20  Andrey Turkinoleaut32: Add support for const variables.
2010-07-20  Andrey Turkinoleaut32: Reuse existing function to encode custom...
2010-07-20  Igor Paliychukcryptui: Add Ukrainian translation.
2010-07-20  Dylan Smithwordpad: Save and load word wrap registry options.
2010-07-20  Dylan Smithwordpad: Avoid filling overlapping rectangles in print...
2010-07-20  Dylan Smithwordpad: Remove sized print preview page buffer.
2010-07-20  Dylan Smithwordpad: Reduce unnecessary flicker from extra backgrou...
2010-07-20  Dylan Smithwordpad: Search finished message box should be modal.
2010-07-20  Dylan Smithwordpad: Find dialogs intialize find field with selection.
2010-07-20  Dylan Smithwordpad: Fix behaviour of find/replace dialog.
2010-07-20  André Hentschelwinecfg: Improve German view.
2010-07-20  Henri Verbeetwined3d: Remove restoring the read buffer from read_fro...
2010-07-20  Henri Verbeetwined3d: Consolidate surface related prototypes in...
2010-07-20  Henri Verbeetddraw: Merge the surface thunks into surface.c.
2010-07-20  Henri Verbeetddraw: Merge the ddraw thunks into ddraw.c.
2010-07-20  Paul Chitescukernel32: Declare and add stubs for GetLogicalProcessor...
2010-07-20  Paul Chitescukernel32: Declare structures related to logical process...
2010-07-20  Michael Mc... shell32/tests: Test that clicking "Make New Folder...
2010-07-20  Alexandre Goujonoleaut32/typelib: Fix ITypeInfo_Invoke with restricted...
2010-07-20  Austin EnglishRemove references to wineprefixcreate.
2010-07-20  David Hedbergshell32: Shell_GetImageLists should be declared in...
2010-07-20  David Hedbergshell32: Shell_MergeMenus should be declared in shlobj...
2010-07-20  Michael Stefaniuccmd: Remove stray ';' from the resource files.
2010-07-20  Alexandre Julliardtests: Run all tests with the default FPU control word.
2010-07-20  Alexandre Julliardtests: Print information about the last executed test...
2010-07-20  Alexandre Julliardtests: Try to avoid message boxes popping up in non...
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNIW.
2010-07-19  Andrew Nguyenshlwapi: Implement StrStrNW.
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrIW.
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrIA.
2010-07-19  Andrew Nguyenshlwapi: Fix handling of an empty search string in...
2010-07-19  Andrew Nguyenshlwapi/tests: Add tests for StrStrA.
2010-07-19  Andrew Nguyenshlwapi/tests: Fix Win98 SE test failures for StrFormat...
2010-07-19  Austin Englishntoskrnl.exe: Add stubs for MmMapIoSpace/MmUnmapIoSpace.
2010-07-19  David Hedberginclude: Add SIGDN enumeration.
2010-07-19  Misha Koshelevd3dx9: Add stub and basic test for D3DXCreateSphere.
2010-07-19  Detlef Riekenbergrundll.exe16: Add program as 16bit wrapper for rundll32...
2010-07-19  Nikolay Sivovmsxml3: Speed up a IPersistStreamInit::Save() by queryi...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Prepare MCM_GETMONTHRANGE with GMR_V...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Get rid of goto jumps in hit test...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Modify hittesting helper to work...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Prepare drawing helpers for multiple...
2010-07-19  Nikolay Sivovcomctl32/monthcal: Separate single calendar data.
2010-07-19  Howell Tamws2_32: Wrapped WSASendTo/WSARecvFrom with a different...
2010-07-19  Florian Köberlewined3d: Let GetRasterStatus return D3DERR_INVALIDCALL.
2010-07-19  Rico Schüllerwined3d: Add GL_NV_point_sprite extension.
2010-07-19  Damjan Jovanovicnotepad: Substitute the page number in the footer.
2010-07-19  Matteo Brunid3dx9: Check dcl input instruction syntax against shade...
2010-07-19  Matteo Brunid3dx9: Error out on dcl output instruction where not...
2010-07-19  Matteo Brunid3dx9: Improve a FIXME.
2010-07-19  Matteo Brunid3dx9: Remove unused parameter from get_regname().
2010-07-19  David Hedberginclude: Add some missing function declarations in...
2010-07-19  David Hedbergcomctl32: Warn when using unsupported extended styles.
2010-07-19  David Hedbergcomctl32: Add support for expanded state image in treeview.
2010-07-19  David Hedberginclude: Add some new TreeView messages and extended...
2010-07-19  David Hedbergshell32: Fix some return values from the shellview...
2010-07-19  David Hedberginclude: Fix ExplorerBrowser interface declaration.
2010-07-19  Vincent Povirkgdiplus: Stub GdipMultiplyPenTransform.
2010-07-19  Vincent Povirkgdiplus: Stub GdipGetPenCompoundCount.
2010-07-19  Vincent Povirkgdiplus: Return copies of fonts from GdipGetFontCollect...
2010-07-19  Vincent Povirkgdiplus: Stub GdipGetMetafileHeaderFromStream.
2010-07-19  Vincent Povirkgdiplus: Stub GdipGetMetafileHeaderFromFile.
2010-07-19  Detlef Riekenbergwinhelp.exe16: Add missing separator after command...
2010-07-19  Paul Chitescut2embed: Forward several stdcall-decorated names to...
2010-07-19  Greg Geldorpmsvcrt/tests: ecvt on Win9x and NT4 will corrupt memory...
2010-07-19  Paul Vriensatl/tests: Skip tests if function is not implemented.
2010-07-19  Henri Verbeetddraw: The surface isn't allowed to be NULL in EnumSurf...
2010-07-19  Henri Verbeetddraw: Get rid of some dead code.
2010-07-19  Henri Verbeetddraw: Get rid of the useless "ddraw_owner" fields.
2010-07-19  Henri Verbeetddraw: Avoid some forward declarations.
2010-07-19  Andrew Nguyenddraw/tests: Test IDirect3D::FindDevice HAL enumeration.
2010-07-19  Andrew Nguyenddraw: Don't permit the enumeration of the Direct3D...
next