wine
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  Frédéric Delanoypo: Update French translation.
2011-12-07  Frédéric Delanoycmd: Avoid dead assignment (Clang).
2011-12-07  Frédéric Delanoytaskmgr: Avoid dead assignment (Clang).
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  Frédéric Delanoycmd: Avoid duplication of commonly used strings.
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 Gougetcmd: Use FormatMessage() for better internationalizatio...
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.
2011-12-06  Stefan Dösingerwined3d: Remove fglrx GLSL constant quirks.
2011-12-06  Aric Stewartusp10: Handle Halant, ZWJ and ZWNJ in ShapeCharGlyphPro...
2011-12-06  Aric Stewartusp10: Sinhala, while behaving like a base Indic, does...
2011-12-06  Aric Stewartusp10: Use UpdateClusters in DecomposeVowels.
2011-12-06  Aric Stewartusp10: The top logclust value may be different than...
2011-12-06  Aric Stewartusp10: Use GDEF in baseIndic GlyphProp processing.
2011-12-06  Aric Stewartusp10: Initialize the GSUB table before doing any conte...
2011-12-06  Jacek Cabanmshtml: Added support for navigating to _self target.
2011-12-06  Aric Stewartuser32: Protect against NULL ssa to prevent crashes...
2011-12-06  Luca Bennatipo: Update Italian translation.
2011-12-06  Hans Leidekkermsi/tests: Try harder to remove a shortcut file.
2011-12-06  Hans Leidekkermsi: Make sure to keep a reference to custom action...
2011-12-06  Hans Leidekkeruser32: Add stub implementations of MessageBoxTimeoutA/W.
2011-12-06  Piotr Cabanmsvcp90: Added _Getctype implementation.
2011-12-06  Piotr Cabanmsvcp90: Added _Getcoll implementation.
2011-12-06  Piotr Cabanmsvcp90: Added _Locinfo::_Addcats partial implementation.
2011-12-06  Piotr Cabanmsvcp90: Added _Locinfo constructor implementation.
2011-12-06  Piotr Cabaninclude: Update msvcrt/locale.h.
2011-12-06  Piotr Cabanmsvcrt: Fix lc_collate_cp initialization.
2011-12-06  Piotr Cabanmsvcrt: Added _get_current_locale implementation.
2011-12-06  Alexandre Julliardwinex11: Allow the visible region to be zero when not...
2011-12-06  Alexandre Julliardwinex11: Store the visible region handle directly inste...
2011-12-06  Alexandre Julliardgdi32: Pass the total visible region in the SetDeviceCl...
2011-12-06  Alexandre Julliardgdi32: Maintain a region inside gdi32 to keep track...
2011-12-06  Alexandre Julliardgdi32: Add a helper function to clip a rectangle to...
next