wine
2011-10-19  Jacek Cabanmshtml.idl: Added IHTMLWindow5 and IHTMLStorage declara...
2011-10-19  Alexandre Julliardntdll: Fix string comparison against non null-terminate...
2011-10-19  Huw Daviesgdi32: Fix character code metrics for bitmap fonts.
2011-10-19  Huw Daviesgdi32/tests: Remove the no longer used todo functionali...
2011-10-19  Huw Daviesgdi32/tests: Add tests for GetPixel.
2011-10-19  Huw Daviesgdi32: Implement GetPixel.
2011-10-19  Huw Daviesgdi32: Add get_pixel primitives.
2011-10-19  Huw Daviesgdi32/tests: Add tests for SetPixel.
2011-10-19  Huw Daviesgdi32: Implement SetPixel.
2011-10-19  Huw Daviesgdi32: Add pixel_to_colorref primitives.
2011-10-19  Huw Daviesgdi32/tests: Add tests for non-rgb colorrefs.
2011-10-19  Huw Daviesgdi32: Add support for non-rgb colorrefs.
2011-10-19  Huw Daviesgdi32: Introduce a unified function to perform COLORREF...
2011-10-19  Aric Stewartuser32: Recalculate string length when cropping string...
2011-10-19  Jacek Cabanwscript: Added tests using vbscript.
2011-10-19  Alexandre Julliardntdll: Unwind the stack before calling exit/abort_threa...
2011-10-19  Frédéric Delanoymlang/tests: Fix a typo.
2011-10-19  Frédéric Delanoydmime: Avoid idempotent operation (Clang).
2011-10-19  Frédéric Delanoycmd: Rename WCMD_opt_s_strip_quotes function.
2011-10-19  Frédéric Delanoypo: Update French translation.
2011-10-19  Andrew Eikumshell32: ShellExec with empty operation should behave...
2011-10-19  Marcus Meissneruser.exe16: Fixed incorrect sizeof() (Coverity).
2011-10-19  Andrew Talbotwininet: Add a break to a switch statement.
2011-10-19  Austin Englishconfigure: Use -fno-omit-frame-pointer when available.
2011-10-19  Aric Stewartusp10: Handle multi-glyph clusters in ScriptStringOut.
2011-10-19  Aurimas Fišeraspo: Update Lithuanian translation.
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...
next