fonts: Add the Symbol font.
[wine] / dlls /
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  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  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  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 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 Fischercomdlg32: Unify/fix some Lithuanian translated strings.
2009-02-19  Aurimas Fischershell32: Add Lithuanian 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  Juan Langoleaut32: Implement VarDecInt.
2009-02-19  Juan Langoleaut32: Implement VarDecFix.
2009-02-19  Juan Langoleaut32: Constify input parameter to VarR8FromDec.
2009-02-18  Aric Stewartwininet: Handle cookie expiration.
2009-02-18  Alexandre Julliarduser32/tests: Ignore SPI_ICONVERTICALSPACING notificati...
2009-02-18  Juan M. Navarromsvcrt/tests: Avoid size_t in printf format.
2009-02-18  Michael Karcherkernel32: Free profile before reloading.
2009-02-18  Huw Daviescomdlg32/tests: Skip remaining tests if StartDoc fails.
2009-02-18  Huw Daviesgdi32/tests: From Vista onwards TabbedTextOut ignores...
2009-02-18  Alistair Leslie... mshtml: Implement IHTMLStyle_get_marginLeft.
2009-02-18  Alistair Leslie... mshtml: Implement IHTMLStyle_get_marginRight.
2009-02-18  Alexandre Julliardmsvcrt: Don't try to duplicate invalid handles. Don...
2009-02-18  Aric Stewartmsctf: Added msctf tests.
2009-02-18  Aric Stewartwininet: Make use of improved cookie functions and...
2009-02-18  Aric Stewartwininet: Complicated cookie value set/get tests.
2009-02-18  Aric Stewartwininet: Add and match paths for cookies.
2009-02-18  Aric Stewartwininet: When cracking a cookie url discard the webpage...
2009-02-18  Aric Stewartwininet: Parse cookie information from cookie value.
2009-02-18  Michael Stefaniucmsacm32: Fix some Win64 problems.
2009-02-18  Michael Stefaniucmsacm32: Split out the 16bit parts of the private header.
2009-02-18  Michael Stefaniucmsacm32.drv: dwInstance, dwParam1, dwParam2 and dwUser...
2009-02-18  Huw Daviesgdi32: The special handling of the character codes...
2009-02-18  Huw Daviesgdi32/tests: Win9x truncates the LONG elements of LOGFO...
2009-02-18  Rein Klazesuser32: Do not handle WM_ENDSESSION in DefWindowProc...
2009-02-18  Alexandre Julliardntdll: Move the CPU-specific handling of current TEB...
2009-02-18  Alexandre Julliardntdll: Determine the Unix tid for the server directly...
2009-02-18  Vincent Povirkgdiplus: Fix GdipCreateBitmapFromHBITMAP flipping image...
2009-02-18  Vincent Povirkgdiplus: Handle negative stride in GdipCreateBitmapFrom...
2009-02-18  Francois Gougetkernel32: Fix an off-by-one error in build_envp().
2009-02-18  Francois Gougetwined3d: Make debug{fixup_channel_source,yuv_fixup...
2009-02-18  Francois Gougetwintrust: Make WINTRUST_ReAlloc() static.
2009-02-18  Francois Gougetcrypt32: Merge two traces.
2009-02-18  Juan Langoleaut32: Remove an errant semicolon.
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::IsEnabledLa...
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnableLangu...
2009-02-18  Aric Stewartmsctf: Implement ITfInputProcessorProfiles::EnableLangu...
2009-02-18  Stefano Guidonimsacm32: Typo in Italian resource file.
next