Commit Graph

55591 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes
00a5a722a9 mshtml: Implement IHTMLCurrentStyle_get_textDecoration. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
34fcf04a74 mshtml: Implement IHTMLCurrentStyle_get_textAlign. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
b3ec56d0c2 mshtml: Implement IHTMLCurrentStyle_get_borderLeftStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
724ba42e88 mshtml: Implement IHTMLCurrentStyle_get_borderBottomStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
a17288cc75 mshtml: Implement IHTMLCurrentStyle_get_borderRightStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
88be0330f9 mshtml: Implement IHTMLCurrentStyle_get_borderTopStyle. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
19f780c364 mshtml: Implement IHTMLCurrentStyle_get_fontVariant. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
e050152ace mshtml: Implement IHTMLCurrentStyle_get_backgroundImage. 2009-02-20 18:46:04 +01:00
Alistair Leslie-Hughes
bdb4dda16c mshtml: Implement IHTMLCurrentStyle_get_fontStyle. 2009-02-20 18:46:04 +01:00
Eddie Leung
3bd8b3c642 msg711.acm: Pointer cast changed to DWORD_PTR. 2009-02-20 18:46:04 +01:00
Huw Davies
ff2f88cf08 gdi32: Fix fractional scaling threshold. 2009-02-20 18:46:04 +01:00
Rein Klazes
0c6e37bb04 user32: Implement support for HBMENU_POPUP_* magic menu bitmaps and use them to decorate the system menu. 2009-02-20 18:46:03 +01:00
Aric Stewart
cb2637fa5d msctf: Add tests for ITfCategoryMgr::UnregisterCategory and ITfCategoryMgr::RegisterCategory. 2009-02-20 18:46:03 +01:00
Aric Stewart
da8cdacf2f msctf: Define TIP Category values. 2009-02-20 18:46:03 +01:00
Aric Stewart
8bd19cc93f msctf: Implement ITfInputProcessorProfiles::Unregister. 2009-02-20 18:46:03 +01:00
Paul Vriens
dd298d56a3 crypt32/tests: Don't crash on Win9x. 2009-02-20 18:46:03 +01:00
Jon Parshall
fd37a32072 fonts: Add the Symbol font. 2009-02-20 18:45:59 +01:00
Alexandre Julliard
4e0c277daa fonts: Set the symbol flag when generating symbol.ttf. 2009-02-20 18:36:55 +01:00
Alexandre Julliard
8330e11ca7 fonts: Re-generate fonts using the "official" fontforge version. 2009-02-20 18:36:55 +01:00
Paul Vriens
1d52f5f00a itss/tests: Fix test failures on some Win95 and NT4 boxes. 2009-02-20 18:36:51 +01:00
Paul Vriens
ac6077023f gdi32/tests: Report a missing function only once. 2009-02-20 18:07:42 +01:00
Michael Stefaniuc
8fde5bf807 winmm: Remove superfluous pointer casts. 2009-02-20 18:07:42 +01:00
Alexandre Julliard
1ac7bafcb2 ntdll: Call pthread_create and pthread_exit directly from ntdll. 2009-02-20 18:07:42 +01:00
Alexandre Julliard
cc933f586a ntdll: Moved exit_thread and abort_thread functions to thread.c. 2009-02-20 18:07:41 +01:00
Alexandre Julliard
36334a1b5a ntdll: Call pthread_sigmask directly instead of through the pthread function table. 2009-02-20 18:07:41 +01:00
Ricardo Filipe
9e8016c3b6 setupapi: Add missing header values for SetupPromptForDisk. 2009-02-20 18:07:41 +01:00
Paul Vriens
e0157f424b fusion/tests: Don't crash if we have a culture attribute. 2009-02-20 18:07:41 +01:00
Paul Vriens
ad9fb647b4 fusion/tests: Don't use strdup to prevent crashes when freeing memory. 2009-02-20 18:07:41 +01:00
Paul Vriens
93c4158283 fusion/tests: Don't crash on .NET 1.x. 2009-02-20 18:07:41 +01:00
Nicolas Le Cam
b76007d847 fusion/tests: Fix a test on some platforms. 2009-02-20 18:07:41 +01:00
Aurimas Fischer
7ea4fcb7c6 winspool.drv: Properly free destinations list returned by CUPS. 2009-02-20 18:07:40 +01:00
Aurimas Fischer
2b22863fec winspool.drv: Add Lithuanian translation. 2009-02-20 18:07:40 +01:00
Austin English
68cc3ff120 kernel32: Add test for renaming file over itself. 2009-02-20 11:11:31 +01:00
Henri Verbeet
d28e5a0551 d3d10core: Convert between DXGI_FORMAT and WINED3DFORMAT values. 2009-02-20 11:11:01 +01:00
Henri Verbeet
8afd92154d dxgi: Convert DXGI_FORMAT values to WINED3DFORMAT values. 2009-02-20 11:10:51 +01:00
Henri Verbeet
8cefc47d81 wined3d: Add DXGI formats to WINED3DFORMAT. 2009-02-20 11:10:37 +01:00
Henri Verbeet
61a9efc4b9 d3d9: Explicitly convert between D3DFORMAT and WINED3DFORMAT values. 2009-02-20 11:10:14 +01:00
Henri Verbeet
d575b5fecb d3d8: Explicitly convert between D3DFORMAT and WINED3DFORMAT values. 2009-02-20 11:09:54 +01:00
Rein Klazes
14f0e8ba4b user32/resources: Remove the "switch to... <Ctrl+Esc>" item from the system menu. 2009-02-20 11:09:46 +01:00
Alexandre Julliard
9caf14c444 winetest: Get rid of the archive URL, it's no longer used. 2009-02-19 20:27:53 +01:00
Igor Tarasov
b3b7ecb390 comctl32: Make listview forward HDN_ITEMCLICK. 2009-02-19 16:17:18 +01:00
Igor Tarasov
d86a5a611d comctl32: Do not send LVN_DELETEITEM on LVM_DELETEALLITEMS for virtual listviews. 2009-02-19 16:17:18 +01:00
Igor Tarasov
e02d80b775 comctl32: Implement LVN_ODFINDITEM. 2009-02-19 16:17:18 +01:00
Igor Tarasov
73b490b57d comctl32: Make LISTVIEW_ProcessLetterKeys accept Unicode characters. 2009-02-19 16:17:18 +01:00
Artem Reznikov
34e2848838 shlwapi: Ukranian translation. 2009-02-19 16:17:18 +01:00
James Hawkins
03cce43a92 fusion: Add tests for the IAssemblyEnum interface. 2009-02-19 16:17:17 +01:00
Hans Leidekker
5b41620853 fusion: Sort the list of assemblies built during enumeration. 2009-02-19 16:17:17 +01:00
Hans Leidekker
18cd216e80 msi: Don't release view object twice in check_assembly_installed. 2009-02-19 16:17:17 +01:00
Hans Leidekker
0aa3c187d8 fusion: Use parsed properties for assembly enumeration instead of trying to parse the display name again.
The display name passed in may not be normalized, e.g. if the version number
is passed as "1.0.0.00000" instead of "1.0.0.0". This patch should also cut
down on case insensitive file searches.
2009-02-19 16:17:17 +01:00
Hans Leidekker
43094e4a3e msi: Make comparison of assembly field names case insensistive. 2009-02-19 16:17:17 +01:00