wine
2011-12-28  Francois Gougetquartz: Define the QuartzTypeLib library in control...
2011-12-28  Francois Gougetsensapi: Define the SensEvents library in sensevts...
2011-12-28  Francois Gougetwinetest: Always report errors and fatal errors, even...
2011-12-28  Francois Gougetinclude: Move the ITargetFramePriv* interfaces to htifa...
2011-12-28  Francois Gougetmountmgr: Add a trailing '\n' to a WARN() message.
2011-12-28  Stefan Leichterwine.inf: Add registry key for DiskDrive class.
2011-12-28  Alexandre Julliardgdi32: Add support for 1-pixel wide PS_USERSTYLE pens.
2011-12-28  Alexandre Julliardgdi32: Add support for PS_ALTERNATE pens.
2011-12-28  Alexandre Julliardgdi32: Add support for 1-pixel wide geometric dashed...
2011-12-28  Alexandre Julliardgdi32: Fix handling of invalid pen styles.
2011-12-28  Alexandre Julliardgdi32: Extended pens are always transparent.
2011-12-28  Alexandre Julliardgdi32: Wide cosmetic pens don't support dashes.
2011-12-28  Alexandre Julliardgdi32: Fix the scaling of the width of cosmetic pens.
2011-12-28  Alexandre Julliardgdi32: Pass the clip region to the brush_rect helper...
2011-12-28  Alexandre Julliardgdi32: Add support for PS_INSIDEFRAME pens when drawing...
2011-12-28  Alexandre Julliardgdi32: Add a helper function to add a rectangle to...
2011-12-27  Alexandre Julliardgdi32: Compute the correct rectangle interior when...
2011-12-27  Jacek Cabanvbscript: Added compiler support for parametrized assig...
2011-12-27  Stefan Leichterntoskrnl.exe: Add stub for IoUnregisterShutdownNotifica...
2011-12-27  Hwang YunSongpo: Updated Korean translation.
2011-12-27  Jacek Cabanntoskrnl.exe: Added IoGetCurrentProcess stub.
2011-12-27  Francois Gougetiphlpapi/tests: Fix compilation on systems that don...
2011-12-27  Akihiro Sagawagdi32: Avoid making a DBCS character in range.
2011-12-27  Jacek Cabanjscript: Use bytecode for labelled statement stub.
2011-12-27  Jacek Cabanjscript: Added bytecode version of switch statement.
2011-12-27  Jacek Cabanjscript: Added bytecode version of with statement.
2011-12-27  Jacek Cabanjscript: Added bytecode version of for loop statement.
2011-12-27  Jacek Cabanjscript: Added bytecode version of while statement.
2011-12-27  André Hentscheld3drm: Fix the order of the IDirect3DRM methods.
2011-12-27  André Hentscheldsound: Use if(0) instead of #if 0 to make sure code...
2011-12-27  André Hentschelmsvcrt/tests: Fix two test messages.
2011-12-27  Nikolay Sivovcomctl32: Block selection change depending on TCN_SELCH...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixTransp...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixTransp...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrixArray...
2011-12-27  Rico Schüllerd3dx9/tests: Add effect parameter value GetMatrix(...
2011-12-27  Rico Schüllerd3dx9: Fix variable sequence.
2011-12-27  Alexandre Julliardgdi32: Re-create the brush bits only when the ROP has...
2011-12-27  Alexandre Julliardgdi32: Avoid making a copy of the device clipping regio...
2011-12-27  Alexandre Julliardgdi32: Use the get_clipped_rects helper in the blitting...
2011-12-27  Alexandre Julliardgdi32: Use the get_clipped_rects helper in the pen...
2011-12-27  Alexandre Julliardgdi32: Use the get_clipped_rects helper in the text...
2011-12-27  Alexandre Julliardgdi32: Add a helper function to compute the list of...
2011-12-23  Piotr Cabanmsvcp90: Correctly initialize vtable pointer in Getcat...
2011-12-23  Piotr Cabanmsvcp90: Added numpunct<wchar_t> class stub.
2011-12-23  Piotr Cabanmsvcp90: Added numpunct<char> class stub.
2011-12-23  Hans Leidekkermsi: Fix handling of single quoted column names in...
2011-12-23  Hans Leidekkermsi: Use a common function to validate a product ID.
2011-12-23  Hans Leidekkermsi: Fix changing media for normal files.
2011-12-23  Erich Hooverhhctrl.ocx: Fix HTML Help crashing on non-chm files.
2011-12-23  Aric Stewartusp10: Add currency scripts to match windows.
2011-12-23  Nikolay Sivovmsxml3: IXSL* implementations do not depend on libxml2.
2011-12-23  Henri Verbeetddraw: Fix the title and class name for the auto ddraw...
2011-12-23  Henri Verbeetddraw: Handle the special DDSCL_SETFOCUSWINDOW | DDSCL_...
2011-12-23  Henri Verbeetddraw: Properly handle DDSCL_CREATEDEVICEWINDOW.
2011-12-23  Henri Verbeetddraw: Clear the focus and device windows on DDSCL_NORMAL.
2011-12-23  Henri Verbeetddraw: DDSCL_CREATEDEVICEWINDOW requires DDSCL_EXCLUSIVE.
2011-12-23  Alexandre Julliardgdi32/tests: Add tests for PALETTEINDEX colors.
2011-12-22  Alexandre Julliardgdi32: Always use proper RGB colors for monochrome...
2011-12-22  Alexandre Julliardgdi32: Add a common helper for computing pen and brush...
2011-12-22  Alexandre Julliardgdi32: Recompute the foreground masks on every use...
2011-12-22  Alexandre Julliardgdi32: Recompute the background masks on every use...
2011-12-22  Alexandre Julliardgdi32: Recompute the pen masks on every use to support...
2011-12-22  Alexandre Julliardgdi32: Recompute the brush masks on every use to suppor...
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t>::scan functions implement...
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t>::is functions implementation.
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t>::toupper functions implem...
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t>::tolower functions implem...
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t>::widen functions implemen...
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t>::narrow functions impleme...
2011-12-22  Piotr Cabanmsvcp90: Added ctype<wchar_t> constructors implementation.
2011-12-22  Aric Stewartusp10: Implement ScriptGetFontScriptTags.
2011-12-22  Jörg Höhlewinealsa: Use an ALSA buffer of 4 periods to limit...
2011-12-22  André Hentschelinclude: Add CM_DRP_* and CM_CRP_* defines to cfgmgr32.h.
2011-12-22  Stefan Leichterdhcpcsvc: New stub dll.
2011-12-22  Huw Daviesgdi32/tests: Add tests for geometric solid pens.
2011-12-22  Huw Daviesgdi32: Add support for geometric solid pens.
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetVectorArray...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetVector(...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetFloatArray...
2011-12-22  Rico Schüllerd3dx9/tests: Add effect parameter value GetFloat()...
2011-12-22  Rico Schüllerd3dx9: Use a loop in get_vector().
2011-12-22  Rico Schüllerd3dx9: Simplify ID3DXBaseEffect::SetInt().
2011-12-22  Alexandre Julliardgdi32: Fix handling of COLORREFs with illegal values...
2011-12-22  Luca Bennatipo: Update Italian translation.
2011-12-22  Frédéric Delanoypo: Update French translation.
2011-12-22  Nikolay Sivovpo: Update Russian translation.
2011-12-22  André Hentschelpo: Update German translation.
2011-12-22  Aurimas Fišeraspo: Update Lithuanian translation.
2011-12-22  Henri Verbeetwined3d: Get rid of the WINED3DFOGMODE typedef.
2011-12-22  Henri Verbeetwined3d: Get rid of the WINED3DZBUFFERTYPE typedef.
2011-12-22  Henri Verbeetddraw/tests: Add some tests for DDSCL_CREATEDEVICEWINDOW.
2011-12-22  Henri Verbeetddraw/tests: Fix a couple of test messages.
2011-12-22  Henri Verbeetddraw: Handle the Direct3D clipspace transformation.
2011-12-21  Aric Stewartusp10: Correct error in EDIT_GetLineRect in index for...
2011-12-21  Piotr Cabanmsvcp90: Don't crash if NULL is passed to _Strcoll...
2011-12-21  Piotr Cabanmsvcp90: Added ctype<char>::is functions implementation.
2011-12-21  Piotr Cabanmsvcp90: Added ctype<char>::toupper functions implement...
2011-12-21  Piotr Cabanmsvcp90: Added ctype<char>::tolower functions implement...
2011-12-21  Piotr Cabanmsvcp90: Hold _LOCK_LOCALE critical section while _Lock...
next