wine
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...
2012-09-03  Jacek Cabanmshtml: Moved getting frame by name to separated function.
2012-09-03  Alexandre Julliardwinex11: Move the GL drawable management to opengl.c.
2012-09-03  Alexandre Julliardwinex11: Treat the client window as an OpenGL drawable.
2012-09-03  Alexandre Julliardwinex11: Store the OpenGL drawable in a separate struct...
2012-09-03  Alexandre Julliardwinex11: Only create the client window when the pixel...
2012-09-03  Daniel Jelinskicomctl32/listview: Do not draw unnecessary grid lines.
2012-09-03  Dan Kegelmsvcr100: Add wmemmove_s and wmemcpy_s.
2012-09-03  Jacek Cabanjscript: Fixed argument conversion in disp_call_value...
2012-09-03  Jacek Cabanurlmon: Added more tests.
2012-09-03  Jacek Cabanurlmon: Avoid direct notifications from callbacks from...
2012-09-03  Jacek Cabanurlmon: Process pending tasks before exiting Start...
2012-09-03  Jacek Cabanurlmon: Added better debug traces for BINDSTATUS values.
2012-09-03  Michael Stefaniucinclude/windowsx.h: Avoid a TRUE:FALSE conditional...
2012-09-03  Rico Schüllerd3dx9: Don't use memcpy in ID3DXConstantTable::GetDesc().
2012-09-03  Rico Schüllerd3dx9: Remove FormatType typedef.
2012-09-03  Rico Schüllerd3dx9: Remove PixelFormatDesc typedef.
2012-09-03  Jason Edmeadescmd: for /l with zero iterations failed to skip its...
2012-09-03  Jason Edmeadescmd: for loops did not respect boundaries.
2012-09-03  Philip Pembertonkernel32: Scan for SCSI scanners and printers.
2012-09-03  Marcus Meissnershell32: Use characters not bytes in one place (Coverity).
2012-09-03  Marcus Meissnerdinput: Added some missing free/close in disabled case...
2012-09-03  Marcus Meissnerquartz: Handle freeing pins in error case (Coverity).
2012-09-03  Marcus Meissnergameux: Move SysFreeString to success branches (Coverity).
2012-08-31  Alexandre JulliardRelease 1.5.12. wine-1.5.12
2012-08-31  Piotr Cabandxdiagn: Initialize ProcessorEnglish property.
2012-08-31  Piotr Cabanwbemprox: Added MaxClockSpeed and NumberOfLogicalProces...
2012-08-31  Dmitry Timoshkovgdiplus: Add a test for scaling an image with world...
2012-08-31  Erich Hooverhhctrl.ocx: Implement HH_SET_WIN_TYPE.
2012-08-31  Michael Stefaniucwinetest: Remove an unused struct field.
2012-08-31  Michael Stefaniucdsound: Move the capture structs declarations to the...
2012-08-30  Erich Hooverhhctrl.ocx: Create a special structure for holding...
2012-08-30  Francois Gougetusbd.sys: Add a trailing '\n' to a Wine trace.
2012-08-30  Dmitry Timoshkovgdiplus: Print some additional information about device...
2012-08-30  Alexandre Julliardwinex11: Always paint to the whole window.
next