wine
2009-02-21  Alexandre Julliarduser32/tests: Add some optional keystrokes for AltGr...
2009-02-20  Huw Davieslz32/tests: Display filename on failure.
2009-02-20  Alexandre Julliarduser32/tests: Remove an unreliable pixel test.
2009-02-20  Alexandre Julliarduser32/tests: Skip some message tests if we fail to...
2009-02-20  Alexandre Julliarduser32/tests: Skip some input tests if we fail to queue...
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_cursor.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textDecoration.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_textAlign.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontVariant.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundImage.
2009-02-20  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontStyle.
2009-02-20  Eddie Leungmsg711.acm: Pointer cast changed to DWORD_PTR.
2009-02-20  Huw Daviesgdi32: Fix fractional scaling threshold.
2009-02-20  Rein Klazesuser32: Implement support for HBMENU_POPUP_* magic...
2009-02-20  Aric Stewartmsctf: Add tests for ITfCategoryMgr::UnregisterCategory...
2009-02-20  Aric Stewartmsctf: Define TIP Category values.
2009-02-20  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::Unregister.
2009-02-20  Paul Vrienscrypt32/tests: Don't crash on Win9x.
2009-02-20  Jon Parshallfonts: Add the Symbol font.
2009-02-20  Alexandre Julliardfonts: Set the symbol flag when generating symbol.ttf.
2009-02-20  Alexandre Julliardfonts: Re-generate fonts using the "official" fontforge...
2009-02-20  Paul Vriensitss/tests: Fix test failures on some Win95 and NT4...
2009-02-20  Paul Vriensgdi32/tests: Report a missing function only once.
2009-02-20  Michael Stefaniucwinmm: Remove superfluous pointer casts.
2009-02-20  Alexandre Julliardntdll: Call pthread_create and pthread_exit directly...
2009-02-20  Alexandre Julliardntdll: Moved exit_thread and abort_thread functions...
2009-02-20  Alexandre Julliardntdll: Call pthread_sigmask directly instead of through...
2009-02-20  Ricardo Filipesetupapi: Add missing header values for SetupPromptForDisk.
2009-02-20  Paul Vriensfusion/tests: Don't crash if we have a culture attribute.
2009-02-20  Paul Vriensfusion/tests: Don't use strdup to prevent crashes when...
2009-02-20  Paul Vriensfusion/tests: Don't crash on .NET 1.x.
2009-02-20  Nicolas Le Camfusion/tests: Fix a test on some platforms.
2009-02-20  Aurimas Fischerwinspool.drv: Properly free destinations list returned...
2009-02-20  Aurimas Fischerwinspool.drv: Add Lithuanian translation.
2009-02-20  Austin Englishkernel32: Add test for renaming file over itself.
2009-02-20  Henri Verbeetd3d10core: Convert between DXGI_FORMAT and WINED3DFORMA...
2009-02-20  Henri Verbeetdxgi: Convert DXGI_FORMAT values to WINED3DFORMAT values.
2009-02-20  Henri Verbeetwined3d: Add DXGI formats to WINED3DFORMAT.
2009-02-20  Henri Verbeetd3d9: Explicitly convert between D3DFORMAT and WINED3DF...
2009-02-20  Henri Verbeetd3d8: Explicitly convert between D3DFORMAT and WINED3DF...
2009-02-20  Rein Klazesuser32/resources: Remove the "switch to... <Ctrl+Esc...
2009-02-19  Alexandre Julliardwinetest: Get rid of the archive URL, it's no longer...
2009-02-19  Igor Tarasovcomctl32: Make listview forward HDN_ITEMCLICK.
2009-02-19  Igor Tarasovcomctl32: Do not send LVN_DELETEITEM on LVM_DELETEALLIT...
2009-02-19  Igor Tarasovcomctl32: Implement LVN_ODFINDITEM.
2009-02-19  Igor Tarasovcomctl32: Make LISTVIEW_ProcessLetterKeys accept Unicod...
2009-02-19  Artem Reznikovshlwapi: Ukranian translation.
2009-02-19  James Hawkinsfusion: Add tests for the IAssemblyEnum interface.
2009-02-19  Hans Leidekkerfusion: Sort the list of assemblies built during enumer...
2009-02-19  Hans Leidekkermsi: Don't release view object twice in check_assembly_...
2009-02-19  Hans Leidekkerfusion: Use parsed properties for assembly enumeration...
2009-02-19  Hans Leidekkermsi: Make comparison of assembly field names case insen...
2009-02-19  Hans Leidekkerfusion: Don't trace contents of an out parameter.
2009-02-19  Hans Leidekkerfusion: Allow spaces between attribute-value pairs...
2009-02-19  Hans Leidekkerfusion: Assembly version numbers are WORDs.
2009-02-19  Hans Leidekkerfusion: Convert to Unicode.
2009-02-19  Hans Leidekkerfusion: Uninstall assembly used to check for presence...
2009-02-19  Hans Leidekkerfusion: Assembly version must be taken from the metadat...
2009-02-19  James Hawkinsfusion: Add initial implementation of IAssemblyCache...
2009-02-19  James Hawkinsfusion: Implement the IAssemblyEnum interface.
2009-02-19  Alexandre Julliardtests: When tracing is enabled, output the todo tests...
2009-02-19  Huw Daviesgdi32/tests: Add tests for the 120 dpi bitmap fonts.
2009-02-19  Huw Daviesgdi32: Set the font family as FF_MODERN if the panose...
2009-02-19  Huw Daviesgdi32/tests: Output the requested font name on failure.
2009-02-19  Huw Daviesgdi32/tests: Output the required font height if the...
2009-02-19  Huw Daviescomdlg32/tests: Vista can return a failure from StartDo...
2009-02-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_fontFamily.
2009-02-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_position.
2009-02-19  Alexandre Julliarduser32/tests: Try harder to make the window receive...
2009-02-19  Alexandre Julliardinclude: Avoid redefinition of WIN32 in twain.h.
2009-02-19  Alexandre Julliardwinetest: Try to trigger the Gecko install for mshtml...
2009-02-19  Alexandre Julliardmsctf/tests: Don't import uuid.
2009-02-19  Paul Vriensddraw/tests: Use skip() instead of trace().
2009-02-19  Paul Vriensddraw/tests: Don't crash on W2K.
2009-02-19  Henri Verbeetquartz: Use a more appropriate size for the video rende...
2009-02-19  Henri Verbeetd3d9: Also copy the AutoDepthStencilFormat field in...
2009-02-19  Henri Verbeetwined3d: Add some traces to state handlers.
2009-02-19  Henri Verbeetwined3d: Allow floating point values for WINED3DDECLUSA...
2009-02-19  Aurimas Fischerwinecfg: Unify/fix some Lithuanian translated strings.
2009-02-19  Aurimas Fischercomdlg32: Unify/fix some Lithuanian translated strings.
2009-02-19  Aurimas Fischershell32: Add Lithuanian translation.
2009-02-19  Anders Jonssonoleview: Add Swedish translation.
2009-02-19  Anders Jonssontaskmgr: Add Swedish translation.
2009-02-19  Anders Jonssonbrowseui: Add Swedish translation.
2009-02-19  Michael Stefaniucwinmm: Remove commented out code.
2009-02-19  Michael Stefaniucimaadp32.acm: Don't truncate a pointer by casting it...
2009-02-19  Michael Stefaniucqcap: Remove superfluous pointer casts.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts.
2009-02-19  Michael Stefaniucshell32: Remove superfluous pointer casts from macros.
2009-02-19  Rob Shearmangdi32: Move 16-bit functions not exported in gdi32...
2009-02-19  Rob Shearmanwineoss.drv: Use CP_UNIXCP instead of CP_ACP for conver...
2009-02-19  Rob Shearmanwinejoystick.drv: Use CP_UNIXCP instead of CP_ACP when...
2009-02-19  Rob Shearmanwidl: Fix typos in write_remoting_arg which caused...
2009-02-19  Juan Langoleaut32: Implement VarDecInt.
2009-02-19  Juan Langoleaut32: Implement VarDecFix.
2009-02-19  Juan Langoleaut32: Constify input parameter to VarR8FromDec.
next