wine
2012-09-06  Jason Edmeadescmd: A successful set should reset the errorlevel.
2012-09-06  Marcus Meissnermsi: Move free after last usage (Coverity).
2012-09-06  Hans Leidekkerwbemprox: Support IClientSecurity on class objects.
2012-09-06  Hans Leidekkerwbemprox: Add support for uncommitted instances in...
2012-09-06  Hans Leidekkerwbemprox: Implement IWbemClassObject::SpawnInstance.
2012-09-06  Hans Leidekkerwbemprox: Add a function to retrieve the maximum proces...
2012-09-06  Hans Leidekkerwbemprox: Correctly report the number of logical proces...
2012-09-06  Jacek Cabanmshtml: Added VBScript as event attribute tests.
2012-09-06  Jacek Cabanvbscript: Added IActiveScriptParseProcedure2::ParseProc...
2012-09-06  Jacek Cabanvbscript: Added IActiveScriptParseProcedure2::ParseProc...
2012-09-06  Jacek Cabanvbscript: Renamed vbscode_t's variables to not suggest...
2012-09-06  Jacek Cabanvbscript: Fixed uninitialized opcode param in forto...
2012-09-06  Piotr Cabanmsvcp90: Added locale_ctor_locale_locale implementation.
2012-09-06  Piotr Cabanmsvcp90: Fixed locale_ctor_cstr implementation.
2012-09-06  Piotr Cabanmsvcp90: Fixed basic_stringbuf_wchar_overflow implement...
2012-09-06  Henri Verbeetwined3d: Just return the buffer from wined3d_device_get...
2012-09-06  Henri Verbeetwined3d: wined3d_device_set_index_buffer() never fails.
2012-09-06  Henri Verbeetd3d10core: Update the MipLevels field after texture...
2012-09-06  Michael Stefaniucdsound: Inline some of the IDirectSound helpers.
2012-09-06  Rico Schüllerd3dx9: Move bool cropping into helper function.
2012-09-06  Rico Schüllerd3dx9: Move D3DXPARAMETER_TYPE conversion helpers to...
2012-09-06  Vincent Povirkmscoree: Preserve %ecx when calling ReallyFixupVTable.
2012-09-06  Alexandre Julliardwinex11: Check for changes in min/maximize state even...
2012-09-06  Alexandre Julliardwinex11: Handle Expose events by refreshing from the...
2012-09-06  Alexandre Julliardwinex11: Use window surfaces for rendering top-level...
2012-09-06  Alexandre Julliarduser32: Maintain a list of active window surfaces and...
2012-09-06  Alexandre Julliarduser32: Add support for managing a DIB surface for...
2012-09-06  Alexandre Julliardgdi32: Add a graphics driver to render windows contents...
2012-09-05  Dan Kegelvcomp: Add better stub for omp_get_num_procs.
2012-09-05  Dan Kegelvcomp: Implement omp_get_wtime.
2012-09-05  Erich Hooverhhctrl.ocx: Do not permit a NULL caption for HtmlHelp...
2012-09-05  Erich Hooverhhctrl.ocx: Resize the window when HH_SET_WIN_TYPE...
2012-09-05  Piotr Cabanmsvcp90: Fixed RTTI structure on 64-bit systems.
2012-09-05  Piotr Cabanmsvcrt: Support 64-bit RTTI in __RTDynamicCast.
2012-09-05  Piotr Cabanmsvcrt: Support 64-bit RTTI in __RTtypeid function.
2012-09-05  Piotr Cabanmsvcrt: Moved RTTI and thiscall related macros to separ...
2012-09-05  Alexandre Julliardgdi32: Let user32 specify the device rectangle when...
2012-09-05  Alexandre Julliarduser32: Add a helper function to retrieve the virtual...
2012-09-05  Jason Edmeadescmd: Fix incorrect pointer comparison.
2012-09-05  Jason Edmeadescmd: More generic zero iteration for loop fix.
2012-09-05  Jason Edmeadescmd: Fix "PATH=value" command.
2012-09-05  Piotr Cabanntdll: Added processor cache to SystemLogicalProcessorI...
2012-09-05  Piotr Cabanntdll: Added numa node information to SystemLogicalProc...
2012-09-05  Piotr Cabanntdll: Added processor cores information to SystemLogic...
2012-09-05  Michael Stefaniucopengl32: Avoid conflicting defines for GLAPI / WINGDIAPI.
2012-09-05  Michael Stefaniucopengl32: Move the opengl_ext.h include before the...
2012-09-05  Henri Verbeetwined3d: Just return the swapchain from wined3d_device_...
2012-09-05  Henri Verbeetwined3d: Add type information to shader registers.
2012-09-05  Henri Verbeetwined3d: Read complete shader instructions at a time.
2012-09-05  Vincent Povirkmscoree: Add support for tracing the entry point assembly.
2012-09-05  Nikolay Sivovuser32: Release uniscribe data on Edit control destruct...
2012-09-04  Akihiro Sagawapo: Update Japanese translation.
2012-09-04  Jacek Cabanwininet: Set last error for invalid URL argument.
2012-09-04  Erich Hooverhhctrl.ocx: Properly show HTML Help dialogs without...
2012-09-04  Erich Hooverhhctrl.ocx: Implement HH_GET_WIN_TYPE.
2012-09-04  Dmitry Timoshkovgdiplus: Add support for generic typographic string...
2012-09-04  Dmitry Timoshkovgdiplus: Add support for StringFormatFlagsNoClip.
2012-09-04  Piotr Cabankernel32: Added GetLogicalProcessorInformation implemen...
2012-09-04  Piotr Cabanntdll/tests: Added basic NtQuerySystemInformation(Syste...
2012-09-04  Piotr Cabanntdll: Added numa nodes information to SystemLogicalPro...
2012-09-04  Piotr Cabanntdll: Added processor cache information to SystemLogic...
2012-09-04  Piotr Cabanntdll: Added partial support for SystemLogicalProcessor...
2012-09-04  Francois GougetAssorted spelling fixes.
2012-09-04  Nikolay Sivovoleaut32: Added some VT_DECIMAL rounding tests.
2012-09-04  Michael Geddestapi32: Stub some missing functions.
2012-09-04  Chae Jong Binfltlib: Add stub for FilterUnload.
2012-09-04  Chae Jong Binnetapi32: Add stub for NetScheduleJobAdd.
2012-09-04  Jacek Cabanjscript: Fixed empty cases in the end of switch statement.
2012-09-04  Jacek Cabanmshtml: Added IHTMLElement::contains implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLStyle::put_pixelWidth implementation.
2012-09-04  Jacek Cabanmshtml: Added IHTMLWindow2::onhelp property implementation.
2012-09-04  Jacek Cabanmshtml: Properly expose frame and iframe element's...
2012-09-04  Henri Verbeetd3d10: Improve a couple of debug messages.
2012-09-04  Henri Verbeetd3d10: Handle D3D10_SVT_UINT in read_int32_value()...
2012-09-04  Henri Verbeetwined3d: Get rid of wined3d_device_get_wined3d().
2012-09-04  Hans Leidekkerwbemprox: Implement Win32_ComputerSystem.DomainRole.
2012-09-04  Hans Leidekkerwbemprox: Implement IWbemClassObject::GetObjectText.
2012-09-04  Hans Leidekkerwbemprox: Add support for boolean values in get_value_bstr.
2012-09-04  Hans Leidekkerwbemprox: Add a function to query the service configura...
2012-09-04  Hans Leidekkerwbemprox: Get rid of a duplicate string constant.
2012-09-04  Rico Schüllerd3dx9: Remove ID3DXMatrixStackImpl typedef.
2012-09-04  Rico Schüllerd3dx9: Use sizeof variable instead of type.
2012-09-04  Rico Schüllerd3dx9: Make '\0' the default case in get_constant_by_na...
2012-09-04  Rico Schüllerd3dx9: Fix ID3DXConstantTable::GetConstantElement(...
2012-09-04  Jason Edmeadescmd: Fix renaming inside directories.
2012-09-04  Jason Edmeadescmd: Fix rmdir error during recursive delete.
2012-09-04  Alexandre Julliardwinex11: Store the rectangle of the GL drawable and...
2012-09-04  Alexandre Julliardwinex11: Create the whole window at window creation...
2012-09-04  Alexandre Julliardserver: Always repaint the whole non-client area if...
2012-09-04  Alexandre Julliarduser32: Only show a window the first time WS_VISIBLE...
2012-09-03  Marcus Meissnerwbemprox: Break out of loop when out of memory (Coverity).
2012-09-03  Marcus Meissnerjoy.cpl: Added missing break; (Coverity).
2012-09-03  Marcus Meissnermsctf: Also free the sink in the non-source branch...
2012-09-03  Marcus Meissnerdinput: No need for null ptr check of pKeyboard.
2012-09-03  Marcus Meissnergdiplus: Avoid uninitialized usage of bitmap (Coverity).
2012-09-03  Jacek Cabanmshtml: Added IHTMLIFrameElement3 stub implementation.
2012-09-03  Jacek Cabanmshtml: Added IHTMLIFrameElement2 stub implementation.
2012-09-03  Jacek Cabanmshtml.idl: Added IHTMLIFrameElement2 and IHTMLIFrameEl...
2012-09-03  Jacek Cabanmshtml: Use nsIDOMWindowCollection::NamedItem in get_wi...
2012-09-03  Jacek Cabanmshtml: Open targeted anchors in existing frames if...
next