Commit Graph

28588 Commits

Author SHA1 Message Date
Duane Clark d51faa74db notepad: Change notepad printing font. 2006-07-17 15:05:38 +02:00
Duane Clark a60ee9c43f notepad: Make notepad print something reasonable. 2006-07-17 15:05:38 +02:00
Jacek Caban 22cf1c9e4d mshtml: Wrap Heap* functions by inline functions. 2006-07-17 15:05:38 +02:00
Stefan Dösinger ecbb53a723 wined3d: Break out the frame buffer readback of LockRect, implement palettized readback. 2006-07-17 15:05:38 +02:00
Robert Shearman f57ddeb9db dbghelp: Don't access a negative section index in elf_map_section. 2006-07-17 14:49:05 +02:00
Robert Shearman f9053b91bf dbghelp: Avoid accessing a negative string index when parsing stabs entries with an empty string. 2006-07-17 14:49:05 +02:00
Robert Shearman 4a95b6ae0a ntdll: Fix a return code from RtlVerifyVersionInfo and change the FIXME to a TRACE now that all of the tests pass. 2006-07-17 14:48:05 +02:00
Robert Shearman 1aabfabf65 kernel: Fix an incorrect version test. 2006-07-17 14:46:26 +02:00
Robert Shearman a3ca06be2f ntdll: Fix RtlVerifyVersionInfo handling of major, minor and service pack versions, which are tested in a hierarchical manner.
Add some new tests for the different condition values.
2006-07-17 14:46:26 +02:00
Robert Shearman 31d9341e8e ntdll: Use a common condition value for the major, minor and service pack version numbers. 2006-07-17 14:46:26 +02:00
Robert Shearman 644e079d57 ntdll: Reduce duplicated code in RtlVerifyVersionInfo by calling a function for comparing the values. 2006-07-17 14:46:26 +02:00
Robert Shearman c793bfe028 oleaut32: Test the return value of VarCat in the tests. 2006-07-17 14:46:26 +02:00
Aric Stewart b8183db2ec wineboot: Copy windows file protection files at boot time. 2006-07-17 14:46:26 +02:00
Mike McCormack 33ec7eb5e0 msi: Tidy up MsiCreateAndVerifyInstallerDirectory a bit. 2006-07-17 14:46:26 +02:00
Mike McCormack f6170beb47 msi: Implement MsiConfigureFeatureA using MsiConfigureFeatureW. 2006-07-17 14:46:26 +02:00
Mike McCormack 741b47fd26 msi: Cleanup traces, remove unnecessary includes. 2006-07-17 14:46:26 +02:00
Mike McCormack 2ec80faabe msi: Move msi_get_property_int() to helpers.c 2006-07-17 14:46:25 +02:00
Mike McCormack a5a91d17a4 msi: Add support for INSTALLSTATE_ADVERTISED to MsiQueryFeatureState. 2006-07-17 14:46:25 +02:00
Mike McCormack baa6efa56f msi: MsiGetComponentPath cannot return INSTALLSTATE_ADVERTISED. 2006-07-17 14:46:25 +02:00
Paul Millar df10b7d580 libwine: Add a configure check for setrlimit. 2006-07-17 14:35:32 +02:00
Alexandre Julliard 5557c71f7f winegcc: Make sure the Wine library paths take precedence in Wine mode. 2006-07-17 14:07:11 +02:00
Hwang YunSong(황윤성) ee1a5bd6a5 clock: Updated Korean resource. 2006-07-17 13:58:27 +02:00
Paul Vriens 412aa2a10d comctl32: Use struct member after check for NULL (Coverity). 2006-07-17 13:53:49 +02:00
Mike McCormack c42415a547 shdocvw: Write the "Microsoft Browser Architecture" CLSID. 2006-07-17 13:53:35 +02:00
Jacek Caban aaef326017 urlmon: Register zone and security manager. 2006-07-17 13:53:18 +02:00
Jacek Caban ec26cd2704 urlmon: Added UrlMkGetSessionOption implementation. 2006-07-17 13:53:00 +02:00
Jacek Caban 919871523a urlmon: Use URL_FILE_USE_PATHURL flag to combine urls. 2006-07-17 13:52:56 +02:00
Jacek Caban 29763fd605 urlmon.idl: Added some missing declarations. 2006-07-17 13:52:00 +02:00
Jacek Caban 17e193e188 mshtml: Added get_all implementation. 2006-07-17 13:51:54 +02:00
Jonathan Ernst 7e184e15b6 notepad: Fix typo in Danish translation spotted by Henrik Olsen. 2006-07-17 13:51:40 +02:00
Vitaliy Margolen 83bda8e6d4 dinput: Unacquire correct device. 2006-07-17 13:51:31 +02:00
Vitaliy Margolen 13ce1a4543 dinput: Ignore repeated key events. 2006-07-17 13:51:20 +02:00
Stefan Dösinger 5702a310e9 wined3d: Allocate 4 extra bytes in the dib section. 2006-07-17 13:51:12 +02:00
Duane Clark 1df4128563 examine-relay: Indent winex11.drv lines. 2006-07-17 13:49:40 +02:00
Duane Clark e0aabe4f8c comdlg32: Set PD_PAGENUMS from print dialog. 2006-07-17 13:49:35 +02:00
Hwang YunSong(황윤성) c6ff1ef6fb wordpad: Updated Korean resource. 2006-07-17 13:49:26 +02:00
James Hawkins a1544731db wininet: Add more tests for InternetCrackurl. 2006-07-17 13:46:11 +02:00
James Hawkins 6de2ca8459 msi: Add handling for the ListBox dialog control. 2006-07-17 13:46:01 +02:00
Milko Krachounov 604f60183c shell32: Update Bulgarian translation. 2006-07-17 13:45:51 +02:00
Milko Krachounov 9247c1d48f mshtml: Update Bulgarian translation. 2006-07-17 13:45:42 +02:00
Robert Reif c4ac8c5b16 advapi32: Add CreateWellKnownSid and IsWellKnownSid. 2006-07-17 13:45:11 +02:00
Robert Reif 2a1727a7d9 include: Add well known sids and quota limits to winnt.h. 2006-07-17 13:44:16 +02:00
Krzysztof Foltman d17591fdf9 riched20: WM_SETFONT support. 2006-07-17 13:44:04 +02:00
Robert Shearman fac6bedda9 ole32: Improve CoRegisterMessageFilter and add tests for it. 2006-07-17 13:43:47 +02:00
Robert Shearman 352d9e2d67 ole32: Free the buffer allocated in local_server_thread (found by Smatch). 2006-07-17 13:43:44 +02:00
Aric Stewart 9c3b12bd54 comcat: cImplemented or cRequired of -1 means to match everything
regardless of the implementation or categories.
2006-07-17 13:43:31 +02:00
Stefan Siebert ded4fbcc3c msi: cabinet_notify - don't fail on files with the same filepath. 2006-07-14 13:32:40 +02:00
Christian Costa 494841d3e5 wined3d: Only copy memory corresponding to the dib section instead of the power of 2 surface. 2006-07-14 13:32:40 +02:00
András Kovács 38c8950e17 shell32: Stub for SHSetLocalizedName. 2006-07-14 13:32:39 +02:00
Juan Lang 5cf870dae5 msi: Let caller set property in AppSearch. 2006-07-14 13:32:39 +02:00