wine
2011-10-19  Henri Verbeetwined3d: Make the device parameter to wined3d_device_ge...
2011-10-19  Henri Verbeetwined3d: Make the present_parameters parameter to wined...
2011-10-19  Henri Verbeetwined3d: Detach any attached overlays on surface cleanup.
2011-10-19  Henri Verbeetddraw: Clear attached_iface before releasing it in...
2011-10-19  Henri Verbeetddraw: Initialize the surface desc's dwFlags field...
2011-10-18  Luca Bennatipo: Update Italian translation.
2011-10-18  Dmitry Timoshkovntdll: Take into account timezone bias changes when...
2011-10-18  Francois Gougetshlwapi: Don't use a long where an int is more than...
2011-10-18  Francois Gougetxcopy: Use FormatMessage() for better internationalizat...
2011-10-18  Francois Gougetxcopy: Reorder the functions to avoid forward declarations.
2011-10-18  Piotr Cabanshell32/tests: Fix uninitialized memory access (Valgrind).
2011-10-18  Piotr Cabanshell32: Don't convert output parameter in SHBrowseForF...
2011-10-18  Piotr Cabanmsvcrt: Initialize all ctype fields.
2011-10-18  Jacek Cabanurlmon: Skip tests that fail on too old IEs.
2011-10-18  Jacek Cabanmshtml: Added IHTMLDocument2::elementFromPoint implemen...
2011-10-18  Austin Englishd3d9/tests: Only skip the visual tests if d3d cannot...
2011-10-18  Dan Kegelmlang/tests: Don't call lstrcpyW on a null string.
2011-10-18  Aric Stewartuser32: Use Uniscribe in the single line edit control.
2011-10-18  Marcus Meissnershlwapi: Fixed bad pointer arithmentic by removing...
2011-10-18  Marcus Meissnerddraw: Lowercase variable names to fix a incorrect...
2011-10-18  Marcus Meissnerdirectshow: Removed bad sizeof in copy/pasted code...
2011-10-18  Marcus Meissnerexplorerframe: Fixed incorrect sizeof (Coverity).
2011-10-18  Marcus Meissnergdi32: Remove a incorrect sizeof from pointer arithmeti...
2011-10-18  Marcus Meissnermshtml: Adjusted some incorrect sizeofs (Coverity).
2011-10-18  Marcus Meissnermsvcrt: Use correct sizeof to realloc (Coverity).
2011-10-18  Jacek Cabanvbscript: Added support for hex literals not ending...
2011-10-18  Jacek Cabanmshtml: Better error handling in NSContainer initializa...
2011-10-18  Piotr Cabanmsvcp: Sync spec files.
2011-10-18  Piotr Cabanmsvcp90: Use debugstr_a to avoid overflow in traces.
2011-10-18  Piotr Cabanmsvcp90: Fix buffer size in basic_string_char_grow.
2011-10-18  Piotr Cabanmsvcp90: Added basic_string::get_allocator implementation.
2011-10-18  Piotr Cabanmsvcp90: Added basic_string::erase iterator based funct...
2011-10-18  Piotr Cabanmsvcp90: Added basic_string::replace iterator based...
2011-10-18  Piotr Cabanmsvcp90: Added basic_string::find_last_not_of implement...
2011-10-18  Piotr Cabanmsvcp90: Added basic_string::rfind implementation.
2011-10-18  Huw Daviesgdi32/tests: Remove unused legacy values.
2011-10-18  Nikolay Sivovcomctl32/tests: Make state data accessible to caller...
2011-10-18  Nikolay Sivovcomctl32/monthcal: Update pointer after reallocation...
2011-10-18  Aric Stewartusp10: Properly adjust LogClust when decomposing indic...
2011-10-18  Aric Stewartusp10: Properly adjust LogClust when composing indic...
2011-10-18  Andrew Eikumdsound: Don't make the capture buffer object address...
2011-10-18  Andrew Eikumdsound: Fix type conversion problems.
2011-10-18  Andrew Talbotwinex11.drv: Mark some fall-throughs in switch statements.
2011-10-18  Henri Verbeetwined3d: Make the device parameter to is_display_mode_s...
2011-10-18  Henri Verbeetwined3d: Make the device parameter to invalidate_active...
2011-10-18  Henri Verbeetddraw: Destroy the swapchain in ddraw_destroy() if...
2011-10-18  Henri Verbeetwined3d: Mark default pool surfaces lost when they...
2011-10-18  Henri Verbeetwined3d: Keep surfaces in sysmem if they're both alread...
2011-10-18  Aric Stewartusp10: Handle advance for multi-glyph clusters correctly.
2011-10-18  Aric Stewartusp10: Break out get_cluster_size and use it to correct...
2011-10-18  Alexandre Julliardgdi32: Return the correct error code when selecting...
2011-10-17  Alexandre Julliardgdi32: Get rid of the DC_FUNCTIONS typedef.
2011-10-17  Alexandre Julliardwineps: Get rid of the StretchDIBits entry point.
2011-10-17  Ričardas Barkauskasddraw: COM cleanup for IDirect3DDevice7 interface.
2011-10-17  Ričardas Barkauskasddraw: Use impl_from_IDirect3DDevice7 for application...
2011-10-17  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DDevice7 for applic...
2011-10-17  Ričardas Barkauskasddraw: COM cleanup for IDirect3DDevice3 interface.
2011-10-17  Ričardas Barkauskasddraw: Rename device_from_device3 to impl_from_IDirect3...
2011-10-17  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DDevice3 for applic...
2011-10-17  Ričardas Barkauskasddraw: COM cleanup for IDirect3DDevice2 interface.
2011-10-17  Ričardas Barkauskasddraw: Rename device_from_device2 to impl_from_IDirect3...
2011-10-17  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DDevice2 for applic...
2011-10-17  Ričardas Barkauskasddraw: COM cleanup for IDirect3DDevice interface.
2011-10-17  Ričardas Barkauskasddraw: Rename device_from_device1 to impl_from_IDirect3...
2011-10-17  Ričardas Barkauskasddraw: Use unsafe_impl_from_IDirect3DDevice for applica...
2011-10-17  Huw Daviesgdi32/tests: Add some StretchDIBits tests.
2011-10-17  Huw Daviesgdi32: Implement nulldrv_StretchDIBits using the PutIma...
2011-10-17  Huw Daviesgdi32: Make the convert_bits and stretch_bits helpers...
2011-10-17  Huw Daviesgdi32: Move the intersection of vis rects into a separa...
2011-10-17  Huw Daviesgdi32: Allow a caller to build_rle_bitmap to not reques...
2011-10-17  Aric Stewartusp10: Handle the fNeedsCaretInfo flag in XtoCP and...
2011-10-17  Jacek Cabanvbscript: Added lexer support for '_'.
2011-10-17  Dmitry Timoshkovntdll: Move adding VPROT_READ for Solaris to the same...
2011-10-17  Dmitry Timoshkovntdll: FreeBSD needs page read access when execute...
2011-10-17  Juan Langshell32: Use existing buffer rather than copying, and...
2011-10-17  Juan Langshell32: Check size of input parameters before copying...
2011-10-17  Alistair Leslie... mmcndmgr: Add mmcndmgr dll.
2011-10-17  Alistair Leslie... mmcndmgr: Add MMC interfaces.
2011-10-17  Ken Sharpntdll: Update Win2k8 to SP2.
2011-10-17  Alexandre Julliardgdi32: Add a fall back implementation of BlendImage...
2011-10-17  Marcus Meissnermsvcrt: Replaced bad memcpy by strcpy (Coverity).
2011-10-17  Marcus Meissnersetupx.dll16: Fixed bad sizeof() (Coverity).
2011-10-17  Dan Kegelcomdlg32/tests: Initialize find & replace strings befor...
2011-10-17  Marcus Meissnerdsound: Remove dead code from mixer (Coverity).
2011-10-17  Marcus Meissnerusp10: Fixed some oom handling (Coverity).
2011-10-17  Marcus Meissneruser32: Load PaddedBorderWidth from registry too (Cover...
2011-10-17  Luca Bennatiwinecfg: Update Italian translation.
2011-10-17  Luca Bennaticomdlg32: Update Italian translation.
2011-10-17  Luca Bennatiinetcpl: Update Italian translation.
2011-10-17  Luca Bennatidinput: Add Italian translation.
2011-10-17  Luca Bennatipo: Update Italian translation.
2011-10-17  Hwang YunSongpo: Updated Korean translation.
2011-10-17  Frédéric Delanoycryptui: Avoid idempotent operation (Clang).
2011-10-17  André Hentscheldbghelp: Rewrite stabs parsing to not need PATH_MAX.
2011-10-17  Francois Gougetpo: Fix Catalan translations with a mismatched '\n...
2011-10-17  Łukasz Wojniłowiczwinecfg: Update Polish translation.
2011-10-17  Łukasz Wojniłowiczpo: Update Polish translation.
2011-10-17  Thomas Faberntdll/tests: Fix build with MSVC.
2011-10-17  Marcus Meissnerwinecfg: Added missing break (Coverity).
2011-10-17  Marcus Meissnerdsound: Added missing LeaveCriticalSection (Coverity).
next