wine
2012-11-05  Jacek Cabanjscript: Use prop_put in jsdisp_propput_dontenum.
2012-11-05  Nikolay Sivovscrrun: Added a stub for IFolder interface.
2012-11-05  Nikolay Sivovscrrun: Invoke() takes interface pointer, not a pointer...
2012-11-05  Alexandre Julliardwinex11: Store the anti-aliasing flags in the device...
2012-11-05  Alexandre Julliardwinex11: Use the default anti-aliasing parameters from...
2012-11-05  Alexandre Julliardgdi32: Determine the default anti-aliasing parameters...
2012-11-05  Sam Edwardsopengl32: Implement wglUseFontOutlines curve smoothing.
2012-11-05  Tatyana Fokinaole32: Removed unused parametrs keyname and valuename...
2012-11-05  André Hentscheld3dx9_36: D3DXCreateFontIndirectW seems no longer to...
2012-11-05  Detlef Riekenbergwinhttp: Accept WINHTTP_OPTION_CONFIGURE_PASSPORT_AUTH...
2012-11-05  Frédéric Delanoymsvfw32: Fix a leak (coverity).
2012-11-05  Christian Costad3dxof/tests: Pass level by value in process_data rathe...
2012-11-05  Christian Costadmusic: Init port caps dwSize member before calling...
2012-11-05  Christian Costadmusic: Remove unused variables.
2012-11-05  Ken Thomasesopengl32: Don't lose __wine_set_pixel_format() declarat...
2012-11-05  Henri Verbeetwined3d: Enable or disable the fragment pipe in shader_...
2012-11-05  Henri Verbeetwined3d: Simplify shader selection.
2012-11-05  Henri Verbeetddraw: Avoid LPDIRECTDRAWSURFACE4.
2012-11-05  Henri Verbeetddraw: Avoid LPDIRECTDRAWSURFACE7.
2012-11-05  Henri Verbeetmmdevapi: Avoid a couple of dependencies on ddraw.h.
2012-11-05  Francois GougetAssorted spelling fixes.
2012-11-05  Francois Gougetmsvcp71: Remove an unused VTBL wrapper.
2012-11-05  Francois Gougetkernel32/tests: Make test_CompareStringOrdinal() static.
2012-11-05  Lauri Kenttäpo: Update Finnish translation.
2012-11-05  Aurimas Fišeraspo: Update Lithuanian translation.
2012-11-05  André Hentscheldmloader: Fix sizeof statement (coverity).
2012-11-05  André Hentscheld3dx9_36: Return on error (coverity).
2012-11-05  André Hentschelurlmon: Fix copy and paste error (coverity).
2012-11-05  André Hentschelriched20: Remove duplicate operand in expression (cover...
2012-11-05  André Hentschelwinex11: Avoid memory leaks (coverity).
2012-11-05  Daniel Lehmanmsvcp: Sync std::getline(istream<> &) implementations.
2012-11-05  Daniel Lehmanmsvcp90: Use streambuf sgetc/snextc in std::getline...
2012-11-02  Andrew Eikumoleaut32: helpcontext is not an offset.
2012-11-02  Piotr Cabanmsvcp90: Use critical sections in mutex object.
2012-11-02  Piotr Cabanmsvcp90: Fixed incorrect sentry object usage.
2012-11-02  Christian Costadmusic: Display new ref in AddRef and Release.
2012-11-02  Christian Costadmusic: Dump port params only once.
2012-11-02  Piotr Cabanmsvcrt: Allocate buffer in fwrite function.
2012-11-02  Piotr Cabanmsvcp71: Fixed basic_streambuf<wchar> vtable.
2012-11-02  Piotr Cabanmsvcp71: Ignore prot argument in Fiopen_wchar function.
2012-11-02  Hans Leidekkermsi: Return length for the empty string in msi_string_l...
2012-11-02  Hans Leidekkerwbemprox: Avoid a crash when serializing object text.
2012-11-02  Michael Stefaniucitss: Use FIELD_OFFSET to calculate the size of a struc...
2012-11-02  Michael Stefaniucgdi.exe16: Use FIELD_OFFSET to calculate the size of...
2012-11-02  Michael Stefaniuclocalspl: Avoid using sizeof on structs with variable...
2012-11-02  Jacek Cabanmshtml: Try to install ActiveX if it's not registered.
2012-11-02  Alexandre Julliardurlmon: Add po file support for resource translation.
2012-11-02  Jacek Cabanurlmon: Added AsyncInstallDistributionUnit implementation.
2012-11-02  Jacek Cabanurlmon: Moved extracting callback from IBindCtx to...
2012-11-02  Jacek Cabanwininet: Commit cache file as soon as all data is written.
2012-11-02  Jacek Cabanwininet: Write received data to cache before notifying...
2012-11-02  Jacek Cabancabinet: Improved debug traces.
2012-11-02  Nikolay Sivovdwrite: Support more script ranges, up to Mongolian.
2012-11-02  Christian Costakernel32: Implement CompareStringOrdinal.
2012-11-02  Alexandre Julliardgdi32: Set the font anti-aliasing flags from the fontco...
2012-11-02  Alexandre Julliardgdi32: Move checking of the subpixel support and gasp...
2012-11-02  Alexandre Julliardgdi32: Disable anti-aliasing when necessary in the...
2012-11-02  Alexandre Julliardgdi32: Store the anti-aliasing flags in the DC when...
2012-11-02  Alexandre Julliardgdi32: Add a parameter to return anti-aliasing flags...
2012-11-02  Jacek Cabanexplorerframe: Moved TaskbarList implementation to...
2012-11-02  Juan LangRevert "crypt32: Correct CryptVerifyMessageSignature...
2012-11-02  Juan Langrsaenh: Ensure a PKCS1 data block has at least minimum...
2012-11-02  Francois Gougetwinemenubuilder: Return the icon identifier instead...
2012-11-02  Francois Gougetwinemenubuilder: Use the same icon name on Mac OS X...
2012-11-01  Hiroshi Miurawininet: Add a TLS fallback mechanism.
2012-11-01  Nozomi Kodamad3dx9_36: Add tests for D3DXSHRotateZ.
2012-11-01  Daniel Lehmanmsvcrt: Return value from MSVCRT____mb_cur_max_func...
2012-11-01  André Hentschelwinspool: Avoid memory leaks (coverity).
2012-11-01  Frédéric Delanoycmd: Fix some leaks (coverity).
2012-11-01  Piotr Cabancomctl32: Fixed RBBS_BREAK flag unsetting in REBAR_Hand...
2012-11-01  Piotr Cabancomctl32: Don't update rebar layout if it doesn't chang...
2012-11-01  Piotr Cabanmsvcrt: Improved parsing precision of doubles in scanf.
2012-11-01  Piotr Cabanmsvcrt: Fixed %Lf format handling in scanf.
2012-11-01  Hans Leidekkerwinhttp: Fix the error returned from WinHttpGetProxyFor...
2012-11-01  Jacek Cabanwidl: Define PROXY_DELEGATION in dlldata.c when needed.
2012-11-01  Alexandre Julliardgdi32: Store the fontconfig anti-aliasing flags for...
2012-11-01  Alexandre Julliardgdi32: Store the font file name in Unicode in the font...
2012-11-01  Alexandre Julliardgdi32: Avoid some redundant registry calls while loadin...
2012-11-01  Nikolay Sivovmsxml3: Fix indexed access to schema collection namespa...
2012-11-01  Nikolay Sivovdwrite: Support nine more script ranges up to code...
2012-11-01  Vincent Povirkgdiplus: Reimplement GdipCreateMetafileFromEmf without...
2012-11-01  Vincent Povirkgdiplus: Implement GdipCloneImage for metafiles with...
2012-11-01  Vincent Povirkgdiplus: Implement drawing metafiles with an emf handle.
2012-11-01  Vincent Povirkgdiplus: Add tests for drawing recorded metafiles.
2012-10-31  Jacek Cabanurlmon.idl: Added AsyncInstallDistributionUnit declaration.
2012-10-31  Christian Costad3drm: Move mesh builder data cleaning code into a...
2012-10-31  Christian Costad3drm: Init vertices before creating group.
2012-10-31  Huw Daviesvbscript: The first day of the week should default...
2012-10-31  Nikolay Sivovdwrite: Support for Armenian, Hebrew and complete Arabi...
2012-10-31  Jörg Höhlentdll: Do not execute callbacks past DeleteTimer(INVALI...
2012-10-31  Jörg Höhlewinealsa: Fix capture overrun logging.
2012-10-31  Michael Stefaniucuser32: Avoid sizeof on structs with variable length...
2012-10-31  Michael Stefaniucusp10: Use FIELD_OFFSET to calculate the size of a...
2012-10-31  Jacek Cabanadvpack: Added ExtractFilesW implementation.
2012-10-31  Daniel Lehmanmsvcp: Sync fpos usage and istream<>::tellg.
2012-10-31  Daniel Lehmanmsvcp90: In istream<>::tellg don't use sentry.
2012-10-31  Daniel Lehmanmsvcp90: Fix usage of fpos<>::off vs fpos<>::pos.
2012-10-31  Daniel Lehmanmsvcp90: Update fpos<>::off instead of pos in stringbuf...
2012-10-31  Jacek Cabanjscript: Fixed some leaks (coverity).
2012-10-31  Frédéric Delanoyrpcrt4: Fix resources leaks.
next