comdlg32: Correct title of "Save As" dialog.
[wine] / dlls /
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  Huw Daviesgdi32/tests: Add some tests for wide pens.
2011-12-09  Huw Daviesgdi32: Add support for wide cosmetic pens.
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 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...
2011-12-08  Henri Verbeetwined3d: Properly check if a surface has a DIB section...
2011-12-08  Henri Verbeetwined3d: Read the PBO back into the DIB section if...
2011-12-07  Jacek Cabanappwiz.cpl: Run winebrowser directly instead of using...
2011-12-07  Aric Stewartusp10: Handle dangling joiners when processing Indic...
2011-12-07  Alexandre Julliardwinex11: Don't call get_xrender_picture inside the...
2011-12-07  Piotr Cabanmsvcrt/tests: Added _Gettnames tests.
2011-12-07  Piotr Cabanmsvcrt: Added _Getmonths implementation.
2011-12-07  Piotr Cabanmsvcrt: Added _Getdays implementation.
2011-12-07  Piotr Cabanmsvcrt: Added _Gettnames implementation.
2011-12-07  Piotr Cabanmsvcrt: Initialize lc_time_curr inside create_locale.
2011-12-07  Jacek Cabanscrrun: Moved script extensions registration to scrrun...
2011-12-07  Jacek Cabanjscript: Use bytecode for post-decrement expression.
2011-12-07  Jacek Cabanjscript: Use bytecode for post-increment expression.
2011-12-07  Jacek Cabanjscript: Added bytecode version of array expression.
2011-12-07  Jacek Cabanjscript: Use binary_expression_t instead of array_expre...
2011-12-07  Jacek Cabanjscript: Use bytecode for all call expressions.
2011-12-07  Jacek Cabanjscript: Use bytecode for calls on identifier and membe...
2011-12-07  Dmitry Timoshkovuser32: Add the tests for dialog window styles, make...
2011-12-07  Dmitry Timoshkovuser32: Add more window style tests, make them pass...
2011-12-07  Pierre Schweitzerwineps.drv: Fix memory leak.
2011-12-07  Pierre Schweitzermsacm32: Fix buffer double free.
2011-12-07  Pierre Schweitzermsctf: Fix memory leaks.
2011-12-07  Pierre Schweitzerusp10: Fix memory leaks.
2011-12-07  Pierre Schweitzerkernel32: Fix memory leak.
2011-12-07  Aric Stewartusp10: Unicode does not compose the Gurmukhi letter...
2011-12-07  Henri Verbeetwined3d: Get rid of the WineDirect3DStridedData typedef.
2011-12-07  Henri Verbeetwined3d: Get rid of the WINED3DBOX typedef.
2011-12-07  Henri Verbeetddraw: Just read the actual reference counts in Destroy...
2011-12-07  Henri Verbeetddraw: Destroy the swapchain in the DllMain() cleanup...
2011-12-07  Henri Verbeetwined3d: Unbind stateblock resources in wined3d_device_...
2011-12-07  Alexandre Julliardgdi32: Rename the CLIPPING_UpdateGCRegion function.
2011-12-07  Alexandre Julliardgdi32: Don't store the metaclip region, recompute it...
2011-12-07  Alexandre Julliardgdi32: Only store a total visible region when it's...
2011-12-07  Alexandre Julliardgdi32: Only create the DC visible region when necessary.
2011-12-07  Alexandre Julliardgdi32: Make sure DCs are fully zero-initialized.
2011-12-06  Alexandre Julliardcomdlg32: Convert dialogs to po files.
2011-12-06  Alexandre Julliardcryptui: Convert dialogs to po files.
2011-12-06  Francois Gougetmscoree: Make CorDebugProcess_Create() static.
2011-12-06  Francois Gougetjscript: Make interp_expression_eval() static.
2011-12-06  Francois Gougetgdi32: Make init_dib_info() static.
2011-12-06  Francois Gougetdsound: Remove mmErr(). It is not used anymore.
2011-12-06  Stefan Dösingerd3d9/tests: Clarify a comment.
2011-12-06  Stefan Dösingerd3d9/tests: Test StrechRect between depth stencils...
2011-12-06  Stefan Dösingerddraw/tests: Add a IDirect3DDevice2 GetCaps test.
2011-12-06  Stefan Dösingerwined3d: Remove the Apple NV_texture_shader quirk.
next