Rico Schüller
c223e73bbb
wined3d: Improve fglrx glsl spam filter.
2010-06-15 19:58:30 +02:00
Andrew Nguyen
b4d58fe58f
winex11.drv: Report a non-zero COLORRES capability value.
2010-06-15 19:58:30 +02:00
Alexandre Julliard
903488b354
ntdll: Make the DOS area accessible even when not using it to hide bugs in broken apps.
2010-06-15 18:29:07 +02:00
André Hentschel
1643697365
propsys: Mention that the functions are stubs.
2010-06-15 18:29:07 +02:00
Damjan Jovanovic
6e5a22c733
kernel32: Add a CopyFile test.
2010-06-15 18:29:07 +02:00
Andrew Nguyen
6002cb06fb
msxml3/tests: Correct the sense of a few test failure messages.
2010-06-14 15:42:21 +02:00
Andrew Nguyen
9f1fb46543
msxml3: Ignore the encoding attribute when loading a new XML document in IXMLDOMDocument::loadXML.
2010-06-14 15:42:19 +02:00
Andrew Nguyen
341f878cbc
msxml3: Add proper skips when msxml3 DOM interfaces are unavailable.
2010-06-14 15:42:16 +02:00
Detlef Riekenberg
d1a939bbdc
msvcr80: Sync exports to msvcr90.
2010-06-14 14:42:06 +02:00
Detlef Riekenberg
4e1b0da814
msvcr100: Sync exports to msvcr90.
2010-06-14 14:42:02 +02:00
Detlef Riekenberg
717bb34818
msvcr7x: Sync exports to msvcrt.
2010-06-14 14:41:55 +02:00
Hans Leidekker
ff0f2b35e1
msi: Add tests for MsiLocateComponent and make them pass.
2010-06-14 14:41:45 +02:00
Hans Leidekker
b4674a3c2b
msi: Don't trace the contents of an output buffer.
2010-06-14 14:41:42 +02:00
Hans Leidekker
e7d8fd126b
propsys: Return success from PSRegisterPropertySchema.
2010-06-14 14:41:39 +02:00
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
Damjan Jovanovic
44aa45036b
kernel32: Revert 3f1404bf29
and add better CopyFile tests.
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
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
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
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
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
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
Louis Lenders
ba1659762e
xinput1_3: Quiet a noisy fixme.
2010-06-11 11:38:59 +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
Damjan Jovanovic
3f1404bf29
kernel32: CopyFile cannot overwrite a file with itself.
2010-06-11 11:36:42 +02:00
Nikolay Sivov
97807760ca
msvcrt: Add _scwprintf implementation.
2010-06-11 11:36:39 +02:00
Nikolay Sivov
1a234159fe
msvcrt: Add _snwprintf_s implementation.
2010-06-11 11:36:35 +02:00
Nikolay Sivov
59bddde594
msvcrt: Add _snprintf_s implementation.
2010-06-11 11:36:30 +02:00
Matteo Bruni
5a5844d458
d3dx9: Disallow sampler declarations where not supported.
2010-06-10 17:17:57 +02:00
Matteo Bruni
a74978dfef
d3dx9: Check register type in dcl input instruction.
2010-06-10 17:17:57 +02:00
Matteo Bruni
5bb403ceb2
d3dx9: Allow sampler declaration without sampler type.
2010-06-10 17:17:57 +02:00
Marcus Meissner
3d5a3a32ce
wininet: Fixed buffer lengths in InternetCrackUrlW tests.
2010-06-10 17:17:57 +02:00
Nikolay Sivov
138b2435f9
comctl32/tests: Some expand notifications tests.
2010-06-10 14:59:09 +02:00
Jacek Caban
4fe2dca811
mshtml: Uncomment iexplore.exe registries.
2010-06-10 14:58:56 +02:00
Jacek Caban
5a8f2073ca
iexplore: Use 1 as default icon ID.
2010-06-10 14:58:53 +02:00
Alexandre Julliard
04a6a14c1f
msi: Don't allow entering text in a scroll text richedit control.
2010-06-10 14:48:28 +02:00
Łukasz Wojniłowicz
c52a4c5314
oleacc: Update the Polish translation.
2010-06-10 11:29:48 +02:00
Alexandre Julliard
ffb29fd335
advapi32: Fix Unicode string lengths in LsaLookupSids.
...
Found by Louis Lenders.
2010-06-10 11:23:35 +02:00
Matteo Bruni
2fa119f765
d3dx9: Accept texture coordinate registers in dcl instruction.
2010-06-09 20:20:58 +02:00
Matteo Bruni
00951f84ed
d3dx9: Support ps_2_0-style dcl instruction in the shader assembler.
2010-06-09 20:20:58 +02:00
Matteo Bruni
9a8ffc916c
d3dx9: Mark builtin compatibility declarations in the shader assembler.
...
This way we can output declarations in the bytecode without polluting
them with the builtin ones.
2010-06-09 20:20:58 +02:00
Paul Vriens
a2b21781e3
comdlg32: Update the Danish translation and convert to UTF-8.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-09 20:20:54 +02:00
Paul Vriens
a60131e126
shell32: Update the Danish translation.
2010-06-09 16:16:24 +02:00
Paul Vriens
fa5fe06ca1
user32: Update the Danish translation and convert to UTF-8.
2010-06-09 16:16:21 +02:00
Hans Leidekker
b8ac327e7e
msi: Display the directory identifier instead of the full path in standard actions.
2010-06-09 16:15:52 +02:00
Hans Leidekker
5ecbc4f8ca
msi: Directly pass the disk id to installfiles_cb.
...
The MEDIAINFO structure is modified by the cabinet_next_cabinet
callback if there's a continuous cabinet in the installer.
2010-06-09 16:14:24 +02:00
Hans Leidekker
dcb501decd
msi: Create directories right before installing files.
2010-06-09 16:12:44 +02:00
Alexander Scott-Johns
f2229e6de0
msvcrt/tests: Move function pointer initialization code in printf.c into separate init function.
2010-06-09 16:12:37 +02:00
Luca Bennati
53bf33a5f5
shdoclc: Fix again Italian translation.
2010-06-09 13:26:26 +02:00
Jose Rostagno
bd992d3aeb
jscript: Add Spanish translation.
2010-06-09 11:17:37 +02:00
Jose Rostagno
15b6f4df03
shell32: Fix Spanish translation.
2010-06-09 10:57:41 +02:00
Łukasz Wojniłowicz
c2f55b3434
user32: Update the Polish translation.
2010-06-09 10:57:38 +02:00
Alexandre Julliard
a2791a0919
oleaut32: Fix handling of 'c' format for non-date variants in VarTokenizeFormatString.
2010-06-08 16:35:22 +02:00
Nikolay Sivov
16973508e7
comctl32/treeview: Remove some casts.
2010-06-08 13:00:25 +02:00
Nikolay Sivov
b354935092
comctl32/treeview: Remove commented out lines.
2010-06-08 13:00:07 +02:00
Nikolay Sivov
767754031d
comctl32/treeview: Activate tree verification only when TRACE() is on.
2010-06-08 13:00:03 +02:00
Maarten Lankhorst
2d5c4944c1
dsound: Unofficially support 5.1 sound.
2010-06-08 12:59:58 +02:00
Jose Rostagno
b20b58250f
msvidc32: Add Spanish translation.
2010-06-08 12:59:36 +02:00
Luca Bennati
ca1bdfe511
shdoclc: Fix Italian translation.
2010-06-08 12:59:30 +02:00
Eric Pouech
083eca072d
dbghelp: Properly manage in dbghelp interfaces local variables and parameters that are constant.
2010-06-08 12:59:26 +02:00
Eric Pouech
99a5488a18
dbghelp: Ensure that local variables and parameter actually have a container.
2010-06-08 12:59:17 +02:00
Eric Pouech
8c7cc491ab
dbghelp: In dwarf parser, properly handle array without size specified.
2010-06-08 12:59:13 +02:00
Juan Lang
f3968fdf80
winhttp/tests: Skip tests when a connection fails.
2010-06-08 12:59:09 +02:00
Paul Vriens
1edc58eae9
resources: Fix some copy-paste mistakes in resource files.
2010-06-08 12:59:03 +02:00
André Hentschel
b8ff44e627
kernel32/tests: Add a test about unicode collation.
2010-06-08 12:58:55 +02:00
Igor Paliychuk
cfff865a30
oledlg: Add Ukrainian translations.
2010-06-08 12:58:50 +02:00
Alexandre Julliard
a8c4edc8dc
krnl386: Load gdi.exe and user.exe also when initializing universal thunks.
2010-06-08 12:46:28 +02:00
Alexandre Julliard
9eea385a0e
comctl32/imagelist: Grow the has_alpha array also in ImageList_SetImageCount.
2010-06-08 12:45:48 +02:00
Alexandre Julliard
28e1398237
ntdll: Set a valid process title for the initial process.
2010-06-08 11:55:23 +02:00
Alexandre Julliard
2b99e1c17d
kernel32: Make sure we always have a valid process title.
2010-06-08 11:53:58 +02:00
Alexandre Julliard
e091c12b66
kernel32/tests: Fix the process title tests to actually test something.
2010-06-08 11:50:20 +02:00
Alex Balut
32f240bfc1
comctl32/tests: Added a test that checks whether setting a custom default button in a property sheet works.
2010-06-07 16:43:34 +02:00
André Hentschel
31b9fefe0e
comdlg32: Correctly report the filter.
2010-06-07 15:30:00 +02:00
Dylan Smith
6072a69d38
richedit: Keep default char format on WM_SETFONT in plain text mode.
2010-06-07 15:27:52 +02:00
Marcus Meissner
4f2e15d053
dbghelp: Add 2 new darf defines and implement DW_OP_stack_value.
2010-06-07 15:26:12 +02:00
Sylvain Petreolle
cf7de41edc
mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir.
2010-06-07 15:17:17 +02:00
Matijn Woudt
1a159dfddc
msi/tests: Testcases for CREATE TABLE.
2010-06-07 15:15:49 +02:00
Thomas Mullaly
d5e0a2edca
urlmon/tests: Added tests for IUri_GetHost.
2010-06-07 15:15:45 +02:00
Thomas Mullaly
68db56d305
urlmon/tests: Added tests for IUri_IsEqual.
2010-06-07 15:15:39 +02:00
Matteo Bruni
8094c5563e
d3dx9: Allow D3DXAssembleShader calls with NULL parameters.
2010-06-07 13:52:39 +02:00
Wolfram Sang
0dfedd50c3
user32: No sanity checks for BITMAPCOREINFO in BITMAP_Load.
2010-06-07 13:52:35 +02:00
Marcus Meissner
4169d4dfb8
mshtml: Add check for doc_obj being NULL (Coverity).
2010-06-07 13:52:27 +02:00
Marcus Meissner
f01c43c47b
shlwapi: Handle NULL ptr return from allocation (Coverity).
2010-06-07 13:52:22 +02:00
Nikolay Sivov
fb1d5310ad
comctl32/rebar: Use defined constants as parameters.
2010-06-07 13:52:17 +02:00
Alexander Scott-Johns
d313c0b982
msvcrt/test: Add some simple _vsnwprintf_s tests.
2010-06-07 13:52:09 +02:00
Alexander Scott-Johns
d3c00aab83
msvcrt: Fix spec file.
2010-06-07 13:52:03 +02:00
Alexander Scott-Johns
d56113cd4f
msvcrt: The sizeOfBuffer argument of _vsnwprintf_s is measured in wide characters, not bytes.
2010-06-07 13:51:55 +02:00
Alexander Scott-Johns
4e8e2f39c5
include/msvcrt: Define _TRUNCATE; use it in the tests.
2010-06-07 13:51:49 +02:00
Alexander Scott-Johns
2663079c60
msvcrt: Rename _TRUNCATE to MSVCRT__TRUNCATE.
2010-06-07 13:51:34 +02:00
Alexander Scott-Johns
b205fd8108
msvcrt/tests: Properly skip if functions are not available.
2010-06-07 13:51:24 +02:00
Alexander Scott-Johns
19bff6bda5
msvcrt: Fix comments.
2010-06-07 13:49:18 +02:00
Jose Rostagno
26e4154629
shell32: Update Spanish translation.
2010-06-07 13:48:56 +02:00
Nikolay Sivov
60e467a6cd
comctl32/rebar: Fix index check condition for RB_SHOWBAND.
2010-06-07 13:48:27 +02:00
Andrew Eikum
c99c5a41e9
msi/tests: Fix install tests for Win9x.
2010-06-07 13:44:20 +02:00
Luca Bennati
d4b8ca12f2
wldap32: Add Italian translation.
2010-06-07 13:42:40 +02:00
Luca Bennati
ec6c34eeea
shdoclc: Add Italian translation.
2010-06-07 13:42:35 +02:00
Luca Bennati
cabff4e221
shell32: Fix Italian translation.
2010-06-07 13:42:29 +02:00
Sven Baars
3d6ce9cf94
comdlg32: Fix Dutch translation.
2010-06-07 13:41:39 +02:00
Akihiro Sagawa
05464849e0
shell32: Update Japanese translation.
2010-06-07 13:41:22 +02:00
Akihiro Sagawa
5a5ee662a8
localui: Add Japanese translation.
2010-06-07 13:41:18 +02:00
Akihiro Sagawa
089de46366
wininet: Update Japanese translation.
2010-06-07 13:41:09 +02:00
Akihiro Sagawa
5d62b28677
oledlg: Update Japanese translation.
2010-06-07 13:40:56 +02:00
Łukasz Wojniłowicz
db4c92f856
shdoclc: Add the Polish translation.
2010-06-07 12:55:07 +02:00
Łukasz Wojniłowicz
154e95a698
mapi32: Add the Polish translation.
2010-06-07 12:55:02 +02:00
Łukasz Wojniłowicz
1776968908
cryptui: Add the Polish translation.
2010-06-07 12:54:58 +02:00
Łukasz Wojniłowicz
5b4097acb6
jscript: Add the Polish translation.
2010-06-07 12:54:56 +02:00
Łukasz Wojniłowicz
bd4233188c
cryptdlg: Add the Polish translation.
2010-06-07 12:54:54 +02:00
Łukasz Wojniłowicz
0de9c158ef
serialui: Add the Polish translation.
2010-06-07 12:54:52 +02:00
Łukasz Wojniłowicz
208e4ea231
crypt32: Add the Polish translation.
2010-06-07 12:54:48 +02:00
Łukasz Wojniłowicz
3153a7eec5
appwiz: Add the Polish translation.
2010-06-07 12:54:46 +02:00
Łukasz Wojniłowicz
2d45002857
setupapi: Update the Polish translation.
2010-06-07 12:54:38 +02:00
Łukasz Wojniłowicz
3949092a5b
shell32: Update the Polish translation.
2010-06-07 12:54:32 +02:00
Łukasz Wojniłowicz
947d18ace7
wininet: Update the Polish translation.
2010-06-07 12:54:30 +02:00
Łukasz Wojniłowicz
fe6e58fe05
mshtml: Update the Polish translation.
2010-06-07 12:54:22 +02:00
Sven Baars
7dafe8692f
winmm: Fix Dutch translation.
2010-06-07 12:24:00 +02:00
Paul Vriens
6608613b86
cryptdlg: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:45 +02:00
Paul Vriens
7b82143c97
devenum: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:39 +02:00
Paul Vriens
3f03f4636d
jscript: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:29 +02:00
Paul Vriens
e3a30e38fc
mapi32: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:16 +02:00
Paul Vriens
1b1997ab83
credui: Update the Danish translation and convert to UTF-8.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:11 +02:00
Paul Vriens
f65b4332ef
appwiz.cpl: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:23:05 +02:00
Paul Vriens
30d535cf74
kernel32: Add the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-07 12:22:57 +02:00
Henri Verbeet
64e2525ba0
wined3d: Release the context on an error path in buffer_PreLoad().
2010-06-07 12:22:44 +02:00
Frédéric Delanoy
ffc774c026
msacm32: Remove dead "code" from rc files.
2010-06-07 12:22:40 +02:00
Juan Lang
6f42f596e1
comdlg32: No and escape are equivalent.
2010-06-07 12:22:08 +02:00
André Hentschel
9aa9a1229f
wineps.drv: Make the Apply button useable.
2010-06-02 17:47:40 +02:00
Hwang YunSong
761ce56643
msi: Update Korean resource.
2010-06-02 16:01:57 +02:00
Alexandre Julliard
5c5c47269b
winex11: Fix the X image masks according to the pixmap format in Get/SetDIBits.
2010-06-02 15:52:20 +02:00
Alexandre Julliard
48e396ea6c
comctl32: Load comctl32 builtin bitmaps as 32-bit DIBs.
2010-06-02 15:51:39 +02:00
Alexandre Julliard
95c529dee6
comctl32: Only support an alpha channel for 32-bpp DIB-based imagelists.
2010-06-02 12:46:58 +02:00
Henri Verbeet
eb3c81fd69
wined3d: Sampler states are 1-based.
...
0 isn't a valid sampler state, and including it would overflow the
stateblock's contained_sampler_states array in
stateblock_init_contained_states().
2010-06-02 11:53:39 +02:00
Alexandre Julliard
46e231cc85
winex11: Ignore fontconfig and Xft configuration if the app explicitly requested antialiasing.
2010-06-02 10:55:19 +02:00
John Voltz
c9f729c2f7
gdi32: Fix typo in enhanced metafile Arc function.
2010-06-02 10:54:39 +02:00
Jose Rostagno
2a52bb82f2
wininet: Update Spanish translation.
2010-06-02 10:53:50 +02:00
Jose Rostagno
0b8e214365
mshtml: Update Spanish translation.
2010-06-02 10:53:43 +02:00
Frédéric Delanoy
da05cbd8ce
kernel32: Fix a spelling error in French locale definitions.
2010-06-02 10:53:21 +02:00
Konstantin Kondratyuk
437cf862f9
mshtml: Fix typo in Russian resources.
2010-06-02 10:53:15 +02:00
Paul Vriens
c516ecbf9b
avifile32: Update the Danish translation and convert to UTF-8.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-02 10:52:39 +02:00
Paul Vriens
e7eb917531
wininet: Update the Danish translation and convert to UTF-8.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-02 10:52:31 +02:00
Paul Vriens
dda58216ea
kernel32: Fix the Korean resources.
2010-06-02 10:52:24 +02:00
Paul Vriens
f7db14b2fc
setupapi: Update the Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 17:50:19 +02:00
Andrew Nguyen
9d5a848df1
gdi32: Fix parameter handling of GetBoundsRect.
2010-06-01 17:50:03 +02:00
Andrew Nguyen
682f0dcf1a
gdi32/tests: Uncomment and enhance a Win9x-specific Restore/SaveDC test.
2010-06-01 17:50:01 +02:00
Matteo Bruni
bc42217401
d3dx9: Make D3DXCompileShader stub more verbose.
2010-06-01 17:48:59 +02:00
Matteo Bruni
b45a17c7b3
d3dx9: Remove stray debug trace.
2010-06-01 17:48:54 +02:00
Matteo Bruni
a262fde88c
d3dx9: Fix get_regname debug function.
2010-06-01 17:48:50 +02:00
Alexandre Julliard
350f0d3982
comctl32/imagelist: Initialize the mask bits to zero in case the mask bitmap is smaller than the image bitmap.
2010-06-01 16:26:15 +02:00
Alexandre Julliard
d81ddde230
comctl32/imagelist: Don't select the mask bitmap into a DC, it may already be selected.
2010-06-01 16:25:47 +02:00
Alexandre Julliard
0dd44a3776
winex11: Windows with WS_EX_NOACTIVATE style shouldn't be on the taskbar.
2010-06-01 13:37:48 +02:00
Wolfram Sang
ddd1c72574
wined3d: Clarify some comments about Intel cards.
2010-06-01 13:37:18 +02:00
Thomas Mullaly
c7459e83f8
urlmon/tests: Added tests for IUri_HasProperty.
2010-06-01 13:37:12 +02:00
Thomas Mullaly
b0739a346e
urlmon/tests: Added tests for IUri_GetProperties.
2010-06-01 13:37:07 +02:00
Paul Vriens
1e7d03175d
mshtml: Update the Danish translation and convert to UTF-8.
2010-06-01 13:36:53 +02:00
Paul Vriens
7b03196658
shell32: Update the Danish translation and convert to UTF-8.
2010-06-01 13:36:49 +02:00
Paul Vriens
1dbcc0086e
comctl32: Add Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:06:03 +02:00
Paul Vriens
dd3286e6de
browseui: Add Danish translation.
...
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-01 11:05:52 +02:00
Dmitry Timoshkov
a314027b42
hhctrl.ocx: If a CHM file reports window dimensions and title but doesn't really set them use default values.
2010-06-01 11:05:16 +02:00
Dmitry Timoshkov
a70e10d03d
hhctrl.ocx: Add a trace for the resulting CHM offset to string conversion.
2010-06-01 11:05:14 +02:00
David Hedberg
c1682eb8eb
shell32: Fix possible memory leak in CreateUnixFolder.
2010-06-01 11:05:01 +02:00
Jose Rostagno
9ac6eaaa66
setupapi: Update Spanish translation.
2010-06-01 11:04:15 +02:00
Nikolay Sivov
9a5098bbb4
oleaut32: Copy bytes instead of WCHARs in VarBstrCat.
2010-06-01 11:04:11 +02:00
Austin English
da77e7456b
ntdll: Add signal context function definitions for FreeBSD.
2010-06-01 11:04:01 +02:00
Henri Verbeet
1b5cc39a86
wined3d: Get rid of some dead code.
2010-06-01 11:03:56 +02:00
Matteo Bruni
25d4fe6817
d3dx9: Allow modifiers on the ps dcl sampler instruction.
2010-05-31 16:43:49 +02:00
Matteo Bruni
7de630ef2f
d3dx9: Allow modifiers on the ps dcl input instruction.
2010-05-31 16:43:46 +02:00
André Hentschel
57408882b6
equartz: Add ntdll to imports.
2010-05-31 14:20:06 +02:00
Luca Bennati
7e264e5b50
comdlg32: Fix Italian Translation.
2010-05-31 14:12:37 +02:00
Luca Bennati
26ad889d79
shell32: Update Italian translation.
2010-05-31 14:12:24 +02:00
Hans Leidekker
bb36e75a40
setupapi: Add stub implementations of SetupGetNonInteractiveMode and SetupSetNonInteractiveMode.
2010-05-31 12:46:08 +02:00
Hans Leidekker
e1a63fd5c2
msi: Pass the control name to ControlEvent_SubscribeToEvent instead of uninitialized memory.
2010-05-31 12:46:08 +02:00
Hans Leidekker
35a0461baa
msi: Improve parsing of patch summary information.
2010-05-31 12:46:08 +02:00
Hans Leidekker
d17ebc4032
msi: Advance to the right cabinet in ACTION_MsiPublishAssemblies.
2010-05-31 12:46:08 +02:00
Hans Leidekker
8bfc08771c
msi: Don't keep handles open to the patch database in MSI_ApplyPatchW.
2010-05-31 12:46:08 +02:00
Aric Stewart
a4d25f1260
gdi32: Do not ignore USP_E_SCRIPT_NOT_IN_FONT when shaping glyphs.
2010-05-31 12:46:08 +02:00
Dan Kegel
f99e1d80e2
wined3d: Fix size of buffer in swapchain_create_context_for_thread().
2010-05-31 12:46:08 +02:00
Austin English
84179f4e1d
ntdll: Add stub implementation of IOCTL_STORAGE_GET_MEDIA_TYPES/IOCTL_STORAGE_GET_MEDIA_TYPES_EX.
2010-05-31 12:46:08 +02:00
Frédéric Delanoy
4d50c815b4
mshtml: Update French translation.
2010-05-31 12:46:08 +02:00
Luca Bennati
7388cb4a68
jscript: Add Italian translation.
2010-05-31 12:14:29 +02:00
Luca Bennati
3e4935b9e3
mapi32: Add Italian translation.
2010-05-31 12:14:29 +02:00
Luca Bennati
7a5058b505
hhctrl.ocx: Add Italian translation.
2010-05-31 12:14:29 +02:00
Luca Bennati
f10025def1
localui: Add Italian translation.
2010-05-31 12:14:29 +02:00
Luca Bennati
8d2025dd34
gphoto2.ds: Add Italian translation.
2010-05-31 12:14:29 +02:00
Luca Bennati
25dce78d41
localspl: Add Italian translation.
2010-05-31 12:14:29 +02:00
Luca Bennati
e15caca5c4
sane.ds: Add Italian translation.
2010-05-31 12:14:29 +02:00
Alexandre Julliard
71678645ad
mlang/tests: Fix some nasty #ifdef syntax.
2010-05-31 12:14:28 +02:00
Thomas Mullaly
a6f1ebfe41
urlmon/tests: Added test for invalid args to IUri_GetPropertyBSTR and IUri_GetPropertyDWORD.
2010-05-31 12:14:28 +02:00
Thomas Mullaly
f16fa49f4d
urlmon/tests: Added tests for IUri_GetPropertyLength.
2010-05-31 12:14:28 +02:00
Thomas Mullaly
2e5b76dbf7
urlmon/tests: Added more test data for the IUri tests.
2010-05-31 12:14:28 +02:00
Luca Bennati
adc70a22ce
iccvid: Add Italian translation.
2010-05-31 12:14:28 +02:00
Luca Bennati
01ca426d95
msvidc32: Add Italian translation.
2010-05-31 12:14:28 +02:00
Luca Bennati
ac11288bc2
cryptdlg: Add Italian translation.
2010-05-31 12:14:28 +02:00
Luca Bennati
247ceccda0
setupapi: Update Italian translation.
2010-05-31 12:14:28 +02:00
Luca Bennati
0e1e826fcf
oledlg: Update Italian translation.
2010-05-31 12:14:28 +02:00
Aric Stewart
41fb95b43d
gdi32: Set lpOrder in BIDI_Reorder even for strings not requireing reordering.
2010-05-31 12:14:28 +02:00
Nikolay Sivov
1b105553d7
shlwapi: Don't limit text size for message boxes from ShellMessageBoxWrapW.
2010-05-31 12:14:28 +02:00
Frédéric Delanoy
94ce29e4ea
shlwapi: Fix French translation.
2010-05-31 12:14:28 +02:00
Frédéric Delanoy
f2d5fa26c5
comdlg32: Fix French translation.
2010-05-31 12:14:27 +02:00
Frédéric Delanoy
1bb4513a06
comctl32: Fix French translation.
2010-05-31 12:14:27 +02:00
Vincent Povirk
e390839732
windowscodecs: Fix the tile coordinate translation in the TIFF decoder.
2010-05-31 12:14:27 +02:00
Kristofer Henriksson
39ea772ac4
winemp3.acm: Update mpegl3.c copyright notice.
2010-05-31 12:14:27 +02:00
Andrew Eikum
beb0b2bc05
msi: Publish icons into the correct directory.
2010-05-31 12:14:27 +02:00
Alexandre Julliard
f5f3426c87
user32: Fallback to normal icon drawing if AlphaBlend fails.
2010-05-31 12:14:27 +02:00
Alexandre Julliard
7e23f9ce08
winex11: Disable sub-pixel antialiasing if Xrender isn't supported.
2010-05-31 12:14:27 +02:00
Alexandre Julliard
14b3db99c1
msvcrt: Make sure msvcrt doesn't get unloaded.
...
We can't initialize file handles properly a second time.
2010-05-28 20:33:27 +02:00
Henri Verbeet
c3cda92cf4
d3d9/tests: Remove an invalid point size test.
...
This test tests point size clamping behaviour when POINTSIZE_MAX <
POINTSIZE_MIN, but that behaviour isn't consistent between D3D drivers.
2010-05-28 16:22:26 +02:00
Henri Verbeet
1c12ba44a7
d3d9/test: Introduce point_match() to simplify testing point sizes.
2010-05-28 16:22:26 +02:00
Henri Verbeet
8c92f805f6
d3d9/tests: Don't depend so much on point rasterization rules in pointsize_test().
...
We can create a separate test for point rasterization if we really care about
that, but I doubt we do.
2010-05-28 16:22:26 +02:00
André Hentschel
64951f7110
dbghelp: Use the available PowerPC functions.
2010-05-28 16:22:26 +02:00
Robert Wilhelm
620af69d88
msvcrt: Support system(NULL).
2010-05-28 16:22:26 +02:00
Alexandre Julliard
d815e582cf
user32: Only skip redraws on MDI child unmaximize if the new child is maximized.
2010-05-28 16:22:26 +02:00
Alexandre Julliard
2db72e9859
winex11: Only unmap windows when the window rect changes to unmapped the first time.
2010-05-28 16:22:26 +02:00
Alexandre Julliard
61e50e15ba
winex11: Map zero-size windows and set an empty window region for them.
2010-05-28 16:22:25 +02:00
Alexandre Julliard
81c4b4120d
winex11: Set size hints to 1x1 for zero-sized windows.
2010-05-28 16:22:25 +02:00
Alexandre Julliard
8b84d64075
winex11: Set window style to normal for windows with a minimize box.
...
Some window managers don't allow minimizing dialog windows.
2010-05-28 16:22:25 +02:00
Kristofer Henriksson
c58eff621d
winemp3.acm: Fix the Mac-specific code.
...
The previous code does not function on Snow Leopard, and does not conform
to Apple's documentation. This fix should function on all versions of OS X
later than 10.2.
2010-05-28 16:22:25 +02:00
Dmitry Timoshkov
167514ce94
winex11.drv: Simulate pressing Alt+F4 instead of clicking the caption Close button when handling the WM_DELETE_WINDOW event.
2010-05-28 16:22:25 +02:00
Hans Leidekker
c9fd854e04
wuapi: Return success from automatic_updates_Pause.
2010-05-28 16:22:25 +02:00
Thomas Mullaly
67d642b540
urlmon/tests: Added tests for the IUri_Get* dword property functions.
2010-05-28 16:22:25 +02:00
Thomas Mullaly
4fed489fe6
urlmon/tests: Added the remainder of tests for the IUri_Get* string functions.
2010-05-28 16:22:25 +02:00
Thomas Mullaly
6d328c9d40
urlmon/tests: Added tests for half of the IUri_Get* string functions.
2010-05-28 16:22:25 +02:00
Michael Stefaniuc
8cf14ed7bd
devenum: Split the translations into separate resource files.
...
Also use the existing resource ID defines.
2010-05-28 16:22:24 +02:00
Vincent Povirk
9c95761d9e
ole32: Always check the size of the small block root chain.
...
In some storage files, the size of this stream is not a multiple of the big
block size. This means that we may need to enlarge the stream even when we
don't really have to allocate more space for it.
2010-05-28 16:22:24 +02:00
Nikolay Sivov
07f9087365
comctl32: Fix accelerator letters for Toolbar customizing dialog.
2010-05-28 16:22:24 +02:00
Nikolay Sivov
1b9565ac3b
shell32: Complete strings resources.
2010-05-28 16:22:24 +02:00
Nikolay Sivov
3f1f5edd52
Fix unneeded capitalization in user prompts.
2010-05-28 16:22:24 +02:00
Aric Stewart
cddb5d6455
usp10: Apply all the GSUB features specified in Microsofts Typesetting documentation for Arabic Shaping.
2010-05-28 16:22:24 +02:00
Aric Stewart
5ad2f6e152
usp10: Break out a function to apply a GSUB feature to an entire string of glyphs.
2010-05-28 16:22:23 +02:00
André Hentschel
fd5e732a39
oledb32: Fix variant to integer conversion.
2010-05-28 12:31:13 +02:00
Austin English
aafef7cdd5
dmusic: Use if(0) instead of #if 0 to make sure code still compiles.
2010-05-28 12:31:12 +02:00
Austin English
aef3f42f0a
winenas.drv: Remove oldb from nas_add_buffer, where it's unused.
2010-05-28 12:31:12 +02:00
Alexandre Julliard
c9d112fd94
user32: Re-enable the fast code path in CreateIconIndirect.
2010-05-28 11:22:08 +02:00
Alexandre Julliard
48cffa0323
kernel32/tests: Restore the stderr handle after the closing test.
2010-05-28 11:21:44 +02:00
Alexandre Julliard
a10e9ba092
kernel32: Unalign the stack on process startup to work around Doom3 bug.
2010-05-28 11:20:28 +02:00
Alexandre Julliard
aa9c781703
Revert "gdi32: Pre-multiply RGB values by alpha for subpixel font rendering."
...
This reverts commit aff0eac21b
. The RGB
values are already alpha values, they don't need to be pre-multiplied.
2010-05-28 00:09:21 +02:00
Alexandre Julliard
c94e7645a4
version: Don't include winbase16.h.
2010-05-27 17:04:12 +02:00
Alexandre Julliard
ed4846bed9
user32: Don't include winbase16.h.
2010-05-27 17:04:08 +02:00
Austin English
caf0e0befe
qedit: Fix return value of DllUnregisterServer.
2010-05-27 15:23:25 +02:00
Marcus Meissner
b7f3aa61f4
wininet: Check for NULL lpwhh (Coverity).
2010-05-27 15:22:12 +02:00
Thomas Mullaly
7bc121c880
urlmon/tests: Added tests for IUri_GetPropertyDWORD.
2010-05-27 14:46:44 +02:00
Thomas Mullaly
d68e88718d
urlmon/tests: Added tests for IUri_GetPropertyBSTR.
2010-05-27 14:46:44 +02:00
Andrew Nguyen
f96d192947
ws2_32: Update DLL version information to correspond to XP.
...
The Star Trek: Armada II demo tries to install a Windows 95 winsock
redist if the detected ws2_32.dll version is too old.
2010-05-27 14:46:43 +02:00
Henri Verbeet
2210b9a6ac
d3d9/tests: Fix a typo.
2010-05-27 14:46:43 +02:00
Henri Verbeet
6f57aabc0a
wined3d: Handle a zero source value for WINED3DSIH_POW.
2010-05-27 14:46:43 +02:00
Nikolay Sivov
d926939b12
comctl32: Export subclass calls by names too.
2010-05-27 14:46:43 +02:00
Vincent Povirk
645f7c6208
windowscodecs: Account for a NULL pceltFetched in ComponentEnum_Next.
2010-05-27 14:46:43 +02:00
Austin English
6487f3397a
user32/tests: Check return value of GetUpdateRect in test_validatergn.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
39eaaeaa27
wined3d: Add support for mobile Geforce 3xx GPUs.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
c44603a559
wined3d: Mark Geforce GT 140 as a Geforce 9600GT.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
036295c37a
wined3d: Add Geforce 2xx lowend models.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
c471724a2a
wined3d: Add Geforce 4x0 cards to GPU database.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
3e10c3d547
wined3d: Update Nvidia Geforce6+ driver version to latest 197.45 WHQL version.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
ba09e7a2a1
wined3d: Don't use blit_supported() in d3dfmt_get_conv for now.
2010-05-27 14:46:43 +02:00
Roderick Colenbrander
e54f06183c
wined3d: Replace set_shader call with unset_shader in blt_to_drawable.
...
The blit_shader is activated before draw_textured_quad, so after use
it should be deactivated instead of being activated again.
2010-05-27 14:46:43 +02:00
Vincent Povirk
d64ee9ff11
ole32: Fix seeking backwards in hglobalstream.
2010-05-27 14:46:43 +02:00
Vincent Povirk
ff4292c229
ole32/tests: Add more IStream_Seek tests for hglobalstream.
2010-05-27 14:46:42 +02:00
Jacek Caban
0ce3bcee1b
jscript: Added leftContext and rightCont4ext tests.
2010-05-27 14:46:42 +02:00
Jacek Caban
ce67c76328
jscript: Added RegExp.rightContext implementation.
2010-05-27 14:46:42 +02:00
Jacek Caban
9159ddce92
jscript: Added RegExp.leftContext implementation.
2010-05-27 14:46:42 +02:00
Jacek Caban
32c61c5092
jscript: Store match result in script context.
2010-05-27 14:46:42 +02:00
Jacek Caban
fe86330d7e
jscript: Treat no argument as "undefined" in RegExp.test.
2010-05-27 14:46:42 +02:00
Jacek Caban
0acb7fb1e4
jscript: Added RegExp.leftContext and RegExp.rightContext stub implementation.
2010-05-27 14:46:42 +02:00
Jacek Caban
0cbe1574fe
jscript: Store builtin constructor's length in instance object.
2010-05-27 14:46:42 +02:00
Matteo Bruni
913278c5cb
d3dx9: Shader assembler vs_1_0 and vs_1_1 support.
2010-05-27 14:46:42 +02:00
Alexandre Julliard
7f19bda6ec
gdi32: Only 16 and 32 bpp DIB sections can have bitfields.
2010-05-27 14:44:37 +02:00
Alexandre Julliard
f4e51a9c45
gdi32: Return the actual DIB section bitfields instead of default values in GetDIBits.
2010-05-27 13:37:37 +02:00
Alexandre Julliard
775e5f7b3e
kernel32: Reset stdio handles when they are closed.
2010-05-26 23:16:34 +02:00
Robert Wilhelm
5d4a7433a6
msvcrt90: Add stat64i32.
2010-05-26 17:36:33 +02:00
Robert Wilhelm
d9746e3ed7
msvcrt90: Add fstat64i32.
2010-05-26 17:36:32 +02:00
Nikolay Sivov
01fdf21717
comctl32/listview: Perform ranges validation only when tracing enabled.
2010-05-26 17:36:32 +02:00
Nikolay Sivov
45d6329cbb
shell32: Export lowlevel PIDL manipulation calls by name too.
2010-05-26 17:36:32 +02:00
Henri Verbeet
e6611e22fb
d3d9: Set the FPU control word on device creation.
2010-05-26 17:36:32 +02:00
Henri Verbeet
7d5666e084
d3d8: Set the FPU control word on device creation.
2010-05-26 17:36:32 +02:00
Alexandre Julliard
e2cb88ec2d
user32: Copy icon bits by hand in CreateIconIndirect if the bitmaps can't be selected into a DC.
2010-05-26 17:36:32 +02:00
Alexandre Julliard
f90b6d5af6
comctl32/imagelist: Fix a copy/paste typo in ImageList_Merge.
2010-05-26 17:36:23 +02:00
Alexandre Julliard
5572fc57ef
comctl32/imagelist: Add support for 25% and 50% blending when using an alpha channel.
2010-05-26 15:39:17 +02:00
Alexandre Julliard
7ea98f680d
user32: Check the active window instead of the foreground to show/hide owned popups.
2010-05-26 10:39:01 +02:00
Gerald Pfeifer
72216a604d
dbghelp: Remove variable basic_block which is not really used from dwarf2_parse_line_numbers.
2010-05-26 10:14:46 +02:00