wine
2008-09-09  Rob Shearmaninclude: Use placeholder structures with at least one...
2008-09-09  Rob Shearmaninclude: Add XMLDOMDocumentEvents dispinterface to...
2008-09-09  Rob Shearmaninclude: The INewShortcutHookA, INewShortcutHookW and...
2008-09-09  Rob Shearmaninclude: Fix signature of NearestPoint function of...
2008-09-09  Rob Shearmaninclude: Fix level of indirection of parameters in...
2008-09-09  Rob Shearmaninclude: Uncomment declaration of IDirectShowStream...
2008-09-09  Rob Shearmaninclude: Remove incorrect [optional] attributes from...
2008-09-09  Rob Shearmaninclude: Define sigset_t in pthread.h if HAVE_SIGSET_T...
2008-09-09  Hans Leidekkerwinhttp: Make sure not to read more data than expected...
2008-09-09  Hans Leidekkerwinhttp: WinHttpQueryDataAvailable should do a blocking...
2008-09-09  Hans Leidekkerwinhttp: Option WINHTTP_OPTION_SERVER_CERT_CONTEXT...
2008-09-09  David Adamappwiz: Fix some typos in the French resource.
2008-09-09  Erik Inge Bolsøwinealsa.drv: fix typo in IDsCaptureDriverImpl_Open.
2008-09-08  Alexandre Julliardwinex11: Support setting the window region on windows...
2008-09-08  Alexandre Julliardwinex11: Moved the X11DRV_WindowMessage function to...
2008-09-08  Nikolay Sivovgdiplus: Added missed stubs for Image metadata access.
2008-09-08  Nikolay Sivovgdiplus: Some defines for Image metadata API.
2008-09-08  Nikolay Sivovgdiplus: Partially implemented GdipTestControl.
2008-09-08  Henri Verbeetwined3d: Translate one pixel down after flipping for...
2008-09-08  Detlef Riekenbergrasapi32/tests: Trace the correct variable.
2008-09-08  Damjan Jovanovicws2_32: Only enable FD_WRITE on short sends.
2008-09-08  Reece Dunnshlwapi: Fixed the url tests on Vista.
2008-09-08  Reece Dunnhlink: Fix the tests for IE7.
2008-09-08  Reece Dunnsecur32: Fixed the logic on some of the schannel tests.
2008-09-08  Reece Dunnsecur32: Fixed the schannel tests on Vista.
2008-09-08  Reece Dunnbrowseui: Fixed building the tests with the Windows...
2008-09-08  Reece Dunnrichedit20: Fixed building the tests on msvc.
2008-09-08  Reece Dunnshdocvw: Fixed building on msvc.
2008-09-08  Muneyuki Noguchicomdlg32: Update Japanese translation.
2008-09-08  Muneyuki Noguchicmdlgtst: Add Japanese resources.
2008-09-08  Muneyuki Noguchiview: Add Japanese resources.
2008-09-08  Muneyuki Noguchiwininet: Update Japanese translation.
2008-09-08  Rob Shearmanrpcrt4: Change type of len parameter of NdrAllocate...
2008-09-08  Vincent Povirkuser32: Use the correct bitmap location for MNS_CHECKORBMP.
2008-09-08  Paul Vrienswinmm/tests: Fix a test on win9x.
2008-09-08  Paul Vrienscrypt32/tests: Fix a test on Vista.
2008-09-08  Paul Vriensuser32/tests: Win9x needs a threadid for CreateThread.
2008-09-08  Paul Vrienskernel32/tests: Fix a few failures on win98.
2008-09-08  Paul Vriensurlmon/tests: Fix timeouts for win9x tests.
2008-09-08  Paul Vrienskernel32/tests: Fix 2 tests on win9x.
2008-09-08  Paul Vrienskernel32/tests: Fix a few tests on win9x.
2008-09-08  James Hawkinscomctl32: Fix two test failures in win2000.
2008-09-08  James Hawkinscomctl32: Trace the first day of the week.
2008-09-08  James Hawkinscomctl32: Fix a failing test for some platforms.
2008-09-08  James Hawkinscomctl32: Fix a typo.
2008-09-08  James Hawkinscomctl32: Fix several test failures in win98.
2008-09-08  James Hawkinscomctl32: Fix a failing test in win98.
2008-09-08  James Hawkinscomctl32: Fix a couple failing tests in win98.
2008-09-08  James Hawkinscomctl32: Allow a little slop in the status bar metric...
2008-09-08  James Hawkinscomctl32: Fix several failing tests in win98.
2008-09-08  James Hawkinscomctl32: Fix two failing tests in win98.
2008-09-08  James Hawkinsriched20: Fix several failing test across several platf...
2008-09-08  James Hawkinsmsi: Make sure read-only source files are set writable...
2008-09-08  James Hawkinsmsi: Actions should be run even if the installed state...
2008-09-08  James Hawkinscrypt32: Trace the returned value on failure.
2008-09-08  James Hawkinsadvapi32: ERROR_IO_PENDING is returned in Vista only...
2008-09-08  Francois Gougetjscript: Fix compilation with older bison.
2008-09-08  Jacek Cabanjscript: Added GetDispID implementation.
2008-09-08  Jacek Cabanjscript: Store more data in DispatchEx object.
2008-09-08  Hans Leidekkerwinhttp: Support asynchronous requests.
2008-09-08  Hans Leidekkerwinhttp: Add the remaining completion notifications.
2008-09-08  Hans Leidekkerwinhttp: Use a process global SSL context instead of...
2008-09-08  Hans Leidekkerwinhttp: The last parameter of WinHttpWriteData is...
2008-09-08  Hans Leidekkerwinhttp: Implement WINHTTP_OPTION_SERVER_CERT_CONTEXT.
2008-09-08  Hans Leidekkerwinhttp: Start sending async completion notifications...
2008-09-08  Alexandre Julliardmakefile: Fix dependency for programs install.
2008-09-08  Detlef Riekenberginclude: Update RASCONN and error codes.
2008-09-08  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2008-09-08  Henri Verbeetsspi: SECBUFFER_HEADER should be called SECBUFFER_STREA...
2008-09-08  Eric Pouechdbghelp: While loading MSC debug info, don't handle...
2008-09-08  Eric Pouechdbghelp: Silence 0x112c symbol type.
2008-09-08  Eric Pouechdbghelp: Use the correct size for global variable when...
2008-09-08  Eric Pouechwinedbg: Also handle 1 byte signed int as they were...
2008-09-08  Eric Pouechdbghelp: Correctly setup the Unix regular expression...
2008-09-08  Eric Pouechdbghelp: Fixed offset computation for bitfields inside...
2008-09-08  Muneyuki Noguchiappwiz.cpl: Add Japanese resources.
2008-09-08  Muneyuki Noguchinotepad: Update Japanese translation.
2008-09-08  Michael Stefaniucregedit: Fix the Bg, Cs, Da, Es, Hu, It, Ko, Pl, Pt...
2008-09-08  Michael Stefaniucworpad: Fix the German translation.
2008-09-08  Michael Stefaniucwordpad: Change the encoding of the German resource...
2008-09-08  Michael Stefaniucwordpad: Fix the Hungarian translation by removing...
2008-09-08  Michael Stefaniucshell32: Fix the Ca, Hu, Ro, Sk, Sv and Wa translations...
2008-09-08  Rob Shearmanrpcrt4: Fix typo in unescape_string_binding_componentW.
2008-09-08  Rob Shearmanrpcrt4: Only start the RpcSs process for handles to...
2008-09-08  Rob Shearmanshell32: Remove defines for WINE_FILEVERSION and WINE_F...
2008-09-08  Rob Shearmanwine_common_ver.rc: Allow the file version number and...
2008-09-08  Michael Stefaniucuser32/tests: Remove unreachable break after return...
2008-09-08  Andrew Talbotqmgr: Sign-compare warnings fix.
2008-09-08  Andrew Talbotqcap: Sign-compare warning fix.
2008-09-08  Jeff Zaroykowined3d: Add missing HeapFree.
2008-09-08  Lei Zhangsane.ds: Replace wsprintfW with sprintfW.
2008-09-08  Alistair Leslie... mshtml: Add IHTMLBodyElement bgColor tests.
2008-09-08  Alistair Leslie... mshtml: Implement IHTMLBodyElement get/put bgColor.
2008-09-05  Alexandre JulliardRelease 1.1.4. wine-1.1.4
2008-09-05  Paul Vrienswinspool.drv/tests: Fix a test on Vista/W2K8.
2008-09-05  Paul Vrienswintrust/tests: Add a missing FreeLibrary.
2008-09-05  Paul Vriensquartz/tests: Add a missing CoUninitialize.
2008-09-05  Nikolay Sivovgdiplus: Fix for GdipGraphicsClear.
2008-09-05  Hans Leidekkerwinhttp: The last parameter of WinHttpQueryDataAvailabl...
2008-09-05  Hans Leidekkerwinhttp: Implement WinHttpQueryHeaders(WINHTTP_QUERY_RA...
next