winegcc: Add explicit support for the Cygwin platform.
[wine] / dlls /
2010-06-14  Andrew Nguyenmsxml3/tests: Correct the sense of a few test failure...
2010-06-14  Andrew Nguyenmsxml3: Ignore the encoding attribute when loading...
2010-06-14  Andrew Nguyenmsxml3: Add proper skips when msxml3 DOM interfaces...
2010-06-14  Detlef Riekenbergmsvcr80: Sync exports to msvcr90.
2010-06-14  Detlef Riekenbergmsvcr100: Sync exports to msvcr90.
2010-06-14  Detlef Riekenbergmsvcr7x: Sync exports to msvcrt.
2010-06-14  Hans Leidekkermsi: Add tests for MsiLocateComponent and make them...
2010-06-14  Hans Leidekkermsi: Don't trace the contents of an output buffer.
2010-06-14  Hans Leidekkerpropsys: Return success from PSRegisterPropertySchema.
2010-06-14  Jacek Cabanmshtml: Added IHTMLWindow2::open test.
2010-06-14  Jacek Cabanshdocvw: Silence QueryService traces in non-interactive...
2010-06-14  Jacek Cabanmshtml: Don't crash in on_start_uri_open on nscontainer...
2010-06-14  Damjan Jovanovickernel32: Revert 3f1404bf29676d79dd76ffd31e2630bb9f2b0b...
2010-06-14  Nikolay Sivovmsxml3: Use defined macros to access internal XPath...
2010-06-14  Nikolay Sivovmsxml3: Avoid SysStringLen() testing for an empty strin...
2010-06-14  Nikolay Sivovkernel32: Export RtlPcToFileHeader on x86-64 platform.
2010-06-14  Jose Rostagnolocalui: Add Spanish translation.
2010-06-14  Eric Pouechwinmm: Only compute dwFileSize for MMIO objects with...
2010-06-14  Nikolay Sivovgdi32: Add CreateFontIndirectEx implementation.
2010-06-14  Alexandre Julliardappwiz.cpl: Create a 32-bpp image list to get alpha...
2010-06-14  Alexandre Julliardshell32: Create a 32-bpp image list to get alpha blende...
2010-06-14  Alexandre Julliardkrnl386: Defined the SMapLS/UnMapLS_IP_EBP functions...
2010-06-14  Alexandre Julliardatl: Implemented AtlCreateTargetDC.
2010-06-14  Alexandre Julliardatl: Fix parsing of extended dialog templates.
2010-06-12  Ricardo Filipemapi32: Add Portuguese Portugal translation.
2010-06-12  Ricardo Filipeshell32: Update Portuguese Portugal translation.
2010-06-12  Ricardo Filipejscript: Update Portuguese Portugal translation.
2010-06-12  Igor Paliychuklocalspl: Add Ukrainian translations.
2010-06-12  Igor Paliychukiccvid: Add Ukrainian translations.
2010-06-12  Igor Paliychuklocalui: Add Ukrainian translations.
2010-06-12  Sven Baarswldap32: Fix Dutch translation.
2010-06-11  Henri Verbeetd3d9/tests: Add a test for offscreen point sprites.
2010-06-11  Henri Verbeetwined3d: Also flip the point sprite coordinate origin...
2010-06-11  Hans Leidekkermsi: Implement MsiGetFeatureCostA/W.
2010-06-11  Hans Leidekkermsi: Update an existing record even if the low bit...
2010-06-11  Hans Leidekkermsi: Disable an optimization in the execution of WHERE...
2010-06-11  Hans Leidekkermsi: Compare file versions as numbers instead of strings.
2010-06-11  Octavian Voicuntdll: Show one-time ERR if NOFILE limit is reached.
2010-06-11  Andrew Nguyenwinealsa.drv: Replicate the snd_pcm_recover alsa-lib...
2010-06-11  Louis Lendersxinput1_3: Quiet a noisy fixme.
2010-06-11  Nikolay Sivovmsvcrt: Fix __lconv_init() prototype.
2010-06-11  Igor Paliychukkernel32: Update Ukrainian translations.
2010-06-11  Damjan Jovanovickernel32: CopyFile cannot overwrite a file with itself.
2010-06-11  Nikolay Sivovmsvcrt: Add _scwprintf implementation.
2010-06-11  Nikolay Sivovmsvcrt: Add _snwprintf_s implementation.
2010-06-11  Nikolay Sivovmsvcrt: Add _snprintf_s implementation.
2010-06-10  Matteo Brunid3dx9: Disallow sampler declarations where not supported.
2010-06-10  Matteo Brunid3dx9: Check register type in dcl input instruction.
2010-06-10  Matteo Brunid3dx9: Allow sampler declaration without sampler type.
2010-06-10  Marcus Meissnerwininet: Fixed buffer lengths in InternetCrackUrlW...
2010-06-10  Nikolay Sivovcomctl32/tests: Some expand notifications tests.
2010-06-10  Jacek Cabanmshtml: Uncomment iexplore.exe registries.
2010-06-10  Jacek Cabaniexplore: Use 1 as default icon ID.
2010-06-10  Alexandre Julliardmsi: Don't allow entering text in a scroll text richedi...
2010-06-10  Łukasz Wojniłowiczoleacc: Update the Polish translation.
2010-06-10  Alexandre Julliardadvapi32: Fix Unicode string lengths in LsaLookupSids.
2010-06-09  Matteo Brunid3dx9: Accept texture coordinate registers in dcl instr...
2010-06-09  Matteo Brunid3dx9: Support ps_2_0-style dcl instruction in the...
2010-06-09  Matteo Brunid3dx9: Mark builtin compatibility declarations in the...
2010-06-09  Paul Vrienscomdlg32: Update the Danish translation and convert...
2010-06-09  Paul Vriensshell32: Update the Danish translation.
2010-06-09  Paul Vriensuser32: Update the Danish translation and convert to...
2010-06-09  Hans Leidekkermsi: Display the directory identifier instead of the...
2010-06-09  Hans Leidekkermsi: Directly pass the disk id to installfiles_cb.
2010-06-09  Hans Leidekkermsi: Create directories right before installing files.
2010-06-09  Alexander Scott... msvcrt/tests: Move function pointer initialization...
2010-06-09  Luca Bennatishdoclc: Fix again Italian translation.
2010-06-09  Jose Rostagnojscript: Add Spanish translation.
2010-06-09  Jose Rostagnoshell32: Fix Spanish translation.
2010-06-09  Łukasz Wojniłowiczuser32: Update the Polish translation.
2010-06-08  Alexandre Julliardoleaut32: Fix handling of 'c' format for non-date varia...
2010-06-08  Nikolay Sivovcomctl32/treeview: Remove some casts.
2010-06-08  Nikolay Sivovcomctl32/treeview: Remove commented out lines.
2010-06-08  Nikolay Sivovcomctl32/treeview: Activate tree verification only...
2010-06-08  Maarten Lankhorstdsound: Unofficially support 5.1 sound.
2010-06-08  Jose Rostagnomsvidc32: Add Spanish translation.
2010-06-08  Luca Bennatishdoclc: Fix Italian translation.
2010-06-08  Eric Pouechdbghelp: Properly manage in dbghelp interfaces local...
2010-06-08  Eric Pouechdbghelp: Ensure that local variables and parameter...
2010-06-08  Eric Pouechdbghelp: In dwarf parser, properly handle array without...
2010-06-08  Juan Langwinhttp/tests: Skip tests when a connection fails.
2010-06-08  Paul Vriensresources: Fix some copy-paste mistakes in resource...
2010-06-08  André Hentschelkernel32/tests: Add a test about unicode collation.
2010-06-08  Igor Paliychukoledlg: Add Ukrainian translations.
2010-06-08  Alexandre Julliardkrnl386: Load gdi.exe and user.exe also when initializi...
2010-06-08  Alexandre Julliardcomctl32/imagelist: Grow the has_alpha array also in...
2010-06-08  Alexandre Julliardntdll: Set a valid process title for the initial process.
2010-06-08  Alexandre Julliardkernel32: Make sure we always have a valid process...
2010-06-08  Alexandre Julliardkernel32/tests: Fix the process title tests to actually...
2010-06-07  Alex Balutcomctl32/tests: Added a test that checks whether settin...
2010-06-07  André Hentschelcomdlg32: Correctly report the filter.
2010-06-07  Dylan Smithrichedit: Keep default char format on WM_SETFONT in...
2010-06-07  Marcus Meissnerdbghelp: Add 2 new darf defines and implement DW_OP_sta...
2010-06-07  Sylvain Petreollemshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoC...
2010-06-07  Matijn Woudtmsi/tests: Testcases for CREATE TABLE.
2010-06-07  Thomas Mullalyurlmon/tests: Added tests for IUri_GetHost.
2010-06-07  Thomas Mullalyurlmon/tests: Added tests for IUri_IsEqual.
2010-06-07  Matteo Brunid3dx9: Allow D3DXAssembleShader calls with NULL parameters.
2010-06-07  Wolfram Sanguser32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
2010-06-07  Marcus Meissnermshtml: Add check for doc_obj being NULL (Coverity).
next