69657 Commits

Author SHA1 Message Date
Jacek Caban
77a994db42 mshtml: Added IHTMLWindow2::open test. 2010-06-14 14:14:16 +02:00
Jacek Caban
ddaf9171a1 shdocvw: Silence QueryService traces in non-interactive runs.
They only pollute output making it harder to find useful informations.
2010-06-14 14:14:16 +02:00
Jacek Caban
95d98bdb53 mshtml: Don't crash in on_start_uri_open on nscontainer without associated document. 2010-06-14 14:14:16 +02:00
Jacek Caban
e4bfae8306 docobj.idl: Added OLECMDID_UPDATETRAVELENTRY_DATARECOVERY declaration. 2010-06-14 14:14:16 +02:00
Jacek Caban
5432c5d091 shobjidl.idl: Added INewWindowManager declaration. 2010-06-14 14:14:16 +02:00
Damjan Jovanovic
44aa45036b kernel32: Revert 3f1404bf29676d79dd76ffd31e2630bb9f2b0b60 and add better CopyFile tests. 2010-06-14 14:14:16 +02:00
Łukasz Wojniłowicz
1145b29deb winhlp32: Update the Polish translation. 2010-06-14 14:14:16 +02:00
Nikolay Sivov
bc3337f86f msxml3: Use defined macros to access internal XPath structures. 2010-06-14 14:14:16 +02:00
Nikolay Sivov
3611791117 msxml3: Avoid SysStringLen() testing for an empty string in ::createNode(). 2010-06-14 14:14:16 +02:00
Nikolay Sivov
43d9c9bb41 kernel32: Export RtlPcToFileHeader on x86-64 platform. 2010-06-14 14:14:15 +02:00
Jose Rostagno
b0d1c2ff60 notepad: Update Spanish translation. 2010-06-14 14:14:15 +02:00
Jose Rostagno
2fbbc384a0 localui: Add Spanish translation. 2010-06-14 14:14:15 +02:00
Eric Pouech
258d42982c winmm: Only compute dwFileSize for MMIO objects with a DOS ioproc. 2010-06-14 14:14:15 +02:00
Eric Pouech
0f234ce461 winhelp: When following a link, don't do it into a popup, but its parent. 2010-06-14 14:14:15 +02:00
Eric Pouech
3b07c851f8 winhelp: Avoid accessing a window in global window list after it has been freed. 2010-06-14 14:14:15 +02:00
Eric Pouech
2d20a1aa53 winhelp: Fix trailing space in window name for JumpID macro. 2010-06-14 14:14:15 +02:00
Nikolay Sivov
cd43ff167b gdi32: Add CreateFontIndirectEx implementation. 2010-06-14 14:14:15 +02:00
Alexandre Julliard
14d1b7a51d appwiz.cpl: Create a 32-bpp image list to get alpha blended icons. 2010-06-14 14:14:15 +02:00
Alexandre Julliard
8932fe2a84 shell32: Create a 32-bpp image list to get alpha blended icons. 2010-06-14 14:14:15 +02:00
Alexandre Julliard
86e2494f9b krnl386: Defined the SMapLS/UnMapLS_IP_EBP functions explicitly to make life easier for winapi_check. 2010-06-14 14:14:15 +02:00
Alexandre Julliard
40ac96d762 atl: Implemented AtlCreateTargetDC. 2010-06-14 14:13:52 +02:00
Alexandre Julliard
6502315162 atl: Fix parsing of extended dialog templates. 2010-06-14 14:13:37 +02:00
Ricardo Filipe
579ebdb4cb mapi32: Add Portuguese Portugal translation. 2010-06-12 12:07:44 +02:00
Ricardo Filipe
f5fba7563e wordpad: Update Portuguese Portugal translation. 2010-06-12 12:07:40 +02:00
Ricardo Filipe
aa3fa47ef7 winecfg: Update Portuguese Portugal translation. 2010-06-12 12:07:36 +02:00
Ricardo Filipe
2ea4d93fd2 wineboot: Update Portuguese Portugal translation. 2010-06-12 12:07:32 +02:00
Ricardo Filipe
73db6a74bd shell32: Update Portuguese Portugal translation. 2010-06-12 12:07:28 +02:00
Ricardo Filipe
7fe6ec89ec jscript: Update Portuguese Portugal translation. 2010-06-12 12:07:24 +02:00
Igor Paliychuk
30bc029879 localspl: Add Ukrainian translations. 2010-06-12 12:07:19 +02:00
Igor Paliychuk
b9b6dab27b iccvid: Add Ukrainian translations. 2010-06-12 12:07:10 +02:00
Igor Paliychuk
c1407cb21d localui: Add Ukrainian translations. 2010-06-12 12:07:00 +02:00
Sven Baars
307aa290aa wldap32: Fix Dutch translation. 2010-06-12 12:06:36 +02:00
Alexandre Julliard
6517462ac0 Release 1.2-rc3. 2010-06-11 19:40:31 +02:00
Henri Verbeet
95aaaf2f12 d3d9/tests: Add a test for offscreen point sprites. 2010-06-11 16:22:30 +02:00
Henri Verbeet
b1abafcf8d wined3d: Also flip the point sprite coordinate origin when rendering offscreen. 2010-06-11 16:22:25 +02:00
Hans Leidekker
67f15e7149 msi: Implement MsiGetFeatureCostA/W. 2010-06-11 15:54:54 +02:00
Hans Leidekker
6b1a1579f6 msi: Update an existing record even if the low bit in the transform mask is set. 2010-06-11 15:54:47 +02:00
Hans Leidekker
73774b3ef8 msi: Disable an optimization in the execution of WHERE clauses.
There's no guarantee that the condition strings are in the string table.
2010-06-11 15:54:35 +02:00
Hans Leidekker
15f5b9dca3 msi: Compare file versions as numbers instead of strings. 2010-06-11 15:54:24 +02:00
David Hedberg
341daad861 include: Add extended treeview style (TVS_EX_) definitions. 2010-06-11 14:16:10 +02:00
David Hedberg
4a47033a86 include: Add PIDLIST_ABSOLUTE typedef. 2010-06-11 14:16:08 +02:00
Dmitry Timoshkov
66e981ec8d server: Make layered windows transparent for mouse messages. 2010-06-11 14:16:03 +02:00
Octavian Voicu
0d8e7983c1 ntdll: Show one-time ERR if NOFILE limit is reached. 2010-06-11 11:57:11 +02:00
Andrew Nguyen
13a7708abb winealsa.drv: Replicate the snd_pcm_recover alsa-lib implementation to cope with older alsa-lib versions. 2010-06-11 11:38:59 +02:00
Andrew Nguyen
dd12cf7110 configure: Avoid breaking compilation if AC_PACKAGE_URL is unavailable when regenerating with older autoconf. 2010-06-11 11:38:59 +02:00
Louis Lenders
ba1659762e xinput1_3: Quiet a noisy fixme. 2010-06-11 11:38:59 +02:00
Dylan Smith
975dd904ef wordpad: Provide buffer for replace with text. 2010-06-11 11:38:53 +02:00
Dylan Smith
d10ce5df26 wordpad: Native RegisterClassExW requires cbSize to be set. 2010-06-11 11:37:02 +02:00
Nikolay Sivov
90013af6f9 msvcrt: Fix __lconv_init() prototype. 2010-06-11 11:36:54 +02:00
Igor Paliychuk
4801209c5c kernel32: Update Ukrainian translations. 2010-06-11 11:36:49 +02:00