wine
2011-12-12  Alexandre Julliardgdi32/tests: Add tests for 1-bpp DDB pattern brushes.
2011-12-12  Alexandre Julliardgdi32: Don't create a default color table for pattern...
2011-12-12  Alexandre Julliardgdi32: Select the pattern brush only when first used.
2011-12-12  Alexandre Julliardgdi32: Add a flag to request a default color table...
2011-12-12  Alexandre Julliardgdi32: Use the default DIB color table to create system...
2011-12-12  Alexandre Julliardgdi32: Store the default color tables as static data.
2011-12-12  Alexandre Julliardgdi32: GetCharABCWidthsFloatW must succeed with non...
2011-12-12  Dmitry Timoshkovuser32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
2011-12-12  Eric Pouechd3d: Fixed a couple of warnings for 64bit targets.
2011-12-12  Hwang YunSongpo: Updated Korean translation.
2011-12-12  Nikolay Sivovpo: Update Russian translation.
2011-12-12  André Hentschelpo: Update German translation.
2011-12-12  Juan Langwintrust: Don't dereference a potentially NULL pointer.
2011-12-12  Henri Verbeetwined3d: Get rid of the WINED3DPRIMITIVETYPE typedef.
2011-12-12  Henri Verbeetwined3d: Get rid of the WINED3DLIGHTTYPE typedef.
2011-12-12  Henri Verbeetwined3d: Trace all swapchain_desc fields in wined3d_dev...
2011-12-12  Henri Verbeetd3d10: Add a short description to skip_dword_unknown().
2011-12-12  Henri Verbeetddraw: Destroy the swapchain after the D3D device in...
2011-12-12  Nikolay Sivovmsxml3: IDispatchEx support for MXNamespaceManager.
2011-12-12  Nikolay Sivovmsxml3: Use IXMLDOMDocument3 as a latest interface...
2011-12-12  Nikolay Sivovmsxml3: Added IDispatchEx support for IXMLDOMSchemaColl...
2011-12-12  Nikolay Sivovmsxml3: Schema cache COM cleanup.
2011-12-12  Nikolay Sivovmsxml3: Accept disabled on load validation.
2011-12-12  Nikolay Sivovmsxml3: Trace parameters in stub methods.
2011-12-12  Nikolay Sivovmsxml3: Escape '<','&','"' and '>' in attribute value.
2011-12-12  Rico Schüllerd3dx9: Implement D3DXSHAdd().
2011-12-12  Dmitry Timoshkovuser32: Strip WS_CAPTION|WS_SYSMENU when a dialog has...
2011-12-10  Alexandre Julliardgdi32/tests: Fix some test failures on Windows.
2011-12-10  Alexandre Julliardgdi32: Simplify computation of the DIB header size...
2011-12-10  Alexandre Julliardgdi32: Make sure that biSizeImage always contains the...
2011-12-10  Alexandre Julliardgdi32: Always use biClrUsed for the number of colors...
2011-12-09  Nikolay Sivovmsxml3: Properly handle writer output in a form of...
2011-12-09  Nikolay Sivovmsxml3: Write document prolog separately.
2011-12-09  Nikolay Sivovmsxml3: Use libxml2 buffer support through helpers.
2011-12-09  Aric Stewartusp10: Add Myanmar script.
2011-12-09  Michael Stefaniuccmdlgtst: Remove obsolete and unused application.
2011-12-09  Alex Henriecomdlg32: Correct title of "Save As" dialog.
2011-12-09  Francois Gougetinclude: Add the missing inaddr.h and in6addr.h include...
2011-12-09  Francois Gougetiphlpapi: Remove a few redundant include directives.
2011-12-09  Francois Gougetinclude: Eliminate redundancy between winsock.h and...
2011-12-09  Francois Gougetinclude: in6addr.h does not depend on winsock's u_xxx...
2011-12-09  Francois Gougetinclude: Add a couple of missing include directives...
2011-12-09  Hans Leidekkerpo: Update Dutch translation.
2011-12-09  Łukasz Wojniłowiczpo: Update Polish translation.
2011-12-09  Huw Daviesgdi32/tests: Add some tests for wide pens.
2011-12-09  Huw Daviesgdi32: Add support for wide cosmetic pens.
2011-12-09  Piotr Cabanservices: Set result inside service_send_command.
2011-12-09  Piotr Cabanservices: Accept SERVICE_START_PENDING as valid service...
2011-12-09  Jacek Cabanjscript: Use bytecode for '<<=' expression implementation.
2011-12-09  Jacek Cabanjscript: Use bytecode for '<<' expression implementation.
2011-12-09  Jacek Cabanjscript: Use bytecode for '>>>=' expression implementation.
2011-12-09  Jacek Cabanjscript: Use bytecode for '>>>' expression implementation.
2011-12-09  Jacek Cabanjscript: Fixed memory leaks.
2011-12-09  Hans Leidekkerwinhttp: Remove some dead assignments (clang).
2011-12-09  Hans Leidekkerwinhttp: Avoid a null pointer dereference (clang).
2011-12-09  Nikolay Sivovcomctl32/listview: Create header when LVS_EX_FULLROWSEL...
2011-12-09  Pierre Schweitzerusp10: Fix memory leak.
2011-12-09  Henri Verbeetwined3d: Get rid of the WINED3DPSHADERCAPS2_0 typedef.
2011-12-09  Henri Verbeetwined3d: Get rid of the WINED3DVSHADERCAPS2_0 typedef.
2011-12-09  Henri Verbeetwined3d: Introduce a helper function for checking color...
2011-12-09  Henri Verbeetwined3d: Print the GL_RENDERER string when no "card...
2011-12-09  Henri Verbeetwined3d: The VertexAttrib*h[v] calls in NV_half_float...
2011-12-09  Alexandre Julliardgdi32/tests: Add tests for DIB_PAL_COLORS and DIB palet...
2011-12-09  Alexandre Julliardgdi32: Remove the nb_colors fields in the bitmap object...
2011-12-09  Alexandre Julliardgdi32: Fix handling of DIB_PAL_COLORS in the various...
2011-12-09  Alexandre Julliardgdi32: Always allocate a full-size color table when...
2011-12-08  Alexandre Julliardgdi32: Add a helper to build a color table from the...
2011-12-08  Alexandre Julliardgdi32: Don't make a copy of the DIB color table when...
2011-12-08  Alexandre Julliardgdi32: Use PutImage directly to set the initial bitmap...
2011-12-08  Alexandre Julliardgdi32: Use the convert_bits helper function in SetDIBit...
2011-12-08  Jacek Cabanwinebrowser: Use IUri API for URL-related logic.
2011-12-08  Luca Bennatipo: Update Italian translation.
2011-12-08  Jacek Cabanwininet: Added more connection failure tests.
2011-12-08  Jacek Cabanwininet: Properly handle closed connection in HTTP_Http...
2011-12-08  Jacek Cabanwininet: Use test.winehq.org instead of crossover.codew...
2011-12-08  Aric Stewartusp10: Some Indic scripts, Sinhala, want GDEF to set...
2011-12-08  Stefan Dösingerddraw/tests: Extend the CreateSurface(NULL test), use...
2011-12-08  Stefan Dösingerddraw: SetSurfaceDesc can set width, height and pitch...
2011-12-08  Stefan Dösingerddraw/tests: Make the SetSurfaceDesc test ok messages...
2011-12-08  Piotr Cabanmsvcp90: Added _Locinfo::_Gettnames implementation.
2011-12-08  Piotr Cabanmsvcp90: Added _Locinfo::_Getmonths implementation.
2011-12-08  Piotr Cabanmsvcp90: Added _Locinfo::_Getdays implementation.
2011-12-08  Piotr Cabanmsvcp90: Added _Locinfo::_Getname implementation.
2011-12-08  Piotr Cabanmsvcp90: Added _Locinfo::_Getlconv implementation.
2011-12-08  Piotr Cabanmsvcp90: Added _Locinfo::_Getfalse and _Gettrue impleme...
2011-12-08  Piotr Cabanmsvcp90: Added _Getcvt implementation.
2011-12-08  Jacek Cabanjscript: Use bytecode for '>>=' expression.
2011-12-08  Jacek Cabanjscript: Use bytecode for '>>' expression.
2011-12-08  Jacek Cabanjscript: Use bytecode for '&=' expression implementation.
2011-12-08  Jacek Cabanjscript: Use bytecode for binary and implementation.
2011-12-08  Jacek Cabanjscript: Use bytecode for array literal expressions.
2011-12-08  Jacek Cabanjscript: Use bytecode for pre-decrement implementation.
2011-12-08  Jacek Cabanjscript: Use bytecode for pre-increment expression...
2011-12-08  Alexandre Julliardwinex11: Add some sanity checks on bitmap formats befor...
2011-12-08  Alexandre Julliardgdi32: Add missing check for empty visible rects in...
2011-12-08  Nikolay Sivovmsxml3: Added IDispatchEx for IXSLProcessor.
2011-12-08  Nikolay Sivovmsxml3: Added IDispatchEx support for IXSLTemplate.
2011-12-08  Henri Verbeetwined3d: Get rid of the WINEDDCOLORKEY typedef.
2011-12-08  Henri Verbeetwined3d: Get rid of the WineDirect3DVertexStridedData...
2011-12-08  Henri Verbeetwined3d: Avoid clearing the current wined3d context...
next