Damjan Jovanovic
|
01d5a0f53b
|
winemenubuilder: Do case-insensitive glob comparisons.
|
2011-08-29 12:08:20 +02:00 |
Alasdair Sinclair
|
3928f57658
|
setupapi: Fix magic comparison on x64.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
2a6abc248d
|
msxml3: Use element name length passed to content handler.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
9ae103f7f7
|
msxml3: Respect string length returned from ISAXAttributes.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
d0413fd476
|
msxml3: Fix empty elements output.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
a43aa90d5b
|
include: Fix a typo.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
60e7523353
|
dnsapi: Void functions should not return a value.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
568d9ccde8
|
windowscodecs: Remove extern from function definition.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
fe29ad99a7
|
mscoree: Remove extern from function definitions.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
8e9fabfa87
|
d3dx9_36: Fix a logical operator typo.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
f2e922c726
|
winspool.drv: Fix a logical operator typo.
|
2011-08-29 12:08:20 +02:00 |
Andrew Talbot
|
dd5a1913ae
|
comctl32: Fix a logical operator typo.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
c74c544cc6
|
wined3d: Store maximum vertex attributes count.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
afeecfd974
|
wined3d: Rename dummyTextureName variable.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
e46378c764
|
d3d9/tests: Add unbound cube/volume texture tests.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
7c6bd2f287
|
wined3d: Use dummy textures for all the texture targets.
|
2011-08-29 12:08:19 +02:00 |
Matteo Bruni
|
0386b44bad
|
wined3d: Keep track of the current texture type for each texture unit.
|
2011-08-29 12:08:19 +02:00 |
Francois Gouget
|
ac1a0d96e1
|
advapi32/tests: Tweak the service start/stop tests so they work on NT4.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
127b27414e
|
ntdll: Prefer loading native manifests over Wine ones.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
f8397ef229
|
ntdll: Use the manifest with the highest matching version number.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
2febc9d41a
|
ntdll: Try to match the language name when looking for a manifest file.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
8306dd55f1
|
setupapi: Use the specified language for SxS manifest file names.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
6a6aab2763
|
Release 1.3.27.
|
2011-08-26 20:07:20 +02:00 |
Francois Gouget
|
187de1794e
|
psapi/tests: Fix the EnumProcessModules() test and provide more diagnostic information if it fails.
On some Windows systems aclayers.dll gets injected into the process and brings in a lot of extra dlls.
|
2011-08-26 16:33:52 +02:00 |
Francois Gouget
|
d82c70e511
|
avifil32: The stream format string cannot really be translated so remove it from the resources.
|
2011-08-26 16:33:42 +02:00 |
Francois Gouget
|
580ece97a0
|
winefile: The title format string cannot really be translated so remove it from the resources.
|
2011-08-26 16:25:34 +02:00 |
Alexandre Julliard
|
fdc0d0f95f
|
winecfg: Fix deletion of registry keys for Wow64 mode.
|
2011-08-26 14:28:11 +02:00 |
Bernhard Loos
|
f0a53a8f1b
|
msi: Implement proper sorting in WHEREVIEW.
|
2011-08-26 13:35:54 +02:00 |
Bernhard Loos
|
abd1174941
|
msi: Protected primary keys against modification.
|
2011-08-26 13:34:25 +02:00 |
Bernhard Loos
|
a52c2bf941
|
msi: Make WHEREVIEW able to deal directly with multiple tables.
|
2011-08-26 13:33:44 +02:00 |
Frédéric Delanoy
|
9b79fd5777
|
cmd/tests: Add variable substitution tests.
|
2011-08-26 13:27:41 +02:00 |
Frédéric Delanoy
|
c85be8aecc
|
cmd: Add @shortpath@ keyword, replaced by expanded path with short names.
|
2011-08-26 13:27:35 +02:00 |
Frédéric Delanoy
|
68e7fcda59
|
cmd: Add @path@ keyword, replaced by regular non-expanded path.
|
2011-08-26 13:27:14 +02:00 |
Frédéric Delanoy
|
64ce7c0ede
|
cmd: Add @drive@ keyword, replaced by drive letter.
|
2011-08-26 13:27:05 +02:00 |
Frédéric Delanoy
|
1e89625b11
|
cmd: Add @drive@ keyword, replaced by drive letter.
|
2011-08-26 13:26:31 +02:00 |
Jörg Höhle
|
8129b1847a
|
winealsa: Pulse knows handle_underrun only since 2010-07-09.
|
2011-08-26 13:21:41 +02:00 |
Lucas Fialho Zawacki
|
89367ebec0
|
dinput: Added ConfigureDevices A to W crosscall.
|
2011-08-26 13:13:36 +02:00 |
Alexandre Julliard
|
a192b707f2
|
setupapi: Delay freeing registered dlls until they have all been processed.
|
2011-08-26 13:12:26 +02:00 |
Piotr Caban
|
e3527ef23b
|
mshtml: Added HTMLDOMAttribute_get_nodeName implementation.
|
2011-08-26 12:03:09 +02:00 |
Piotr Caban
|
e1dcafc6be
|
mshtml: Added HTMLAttributeCollection_item implementation.
|
2011-08-26 12:02:46 +02:00 |
Piotr Caban
|
7b37a1bd00
|
mshtml: Added HTMLAttributeCollection_get_length implementation.
|
2011-08-26 12:02:44 +02:00 |
Piotr Caban
|
33881c44f5
|
mshtml: Added IHTMLAttributeCollection3 stub.
|
2011-08-26 12:00:15 +02:00 |
Piotr Caban
|
665747cc30
|
mshtml: Added IHTMLAttributeCollection2 stub.
|
2011-08-26 12:00:13 +02:00 |
Piotr Caban
|
bea3154f48
|
mshtml: Added IHTMLAttributeCollection stub.
|
2011-08-26 12:00:09 +02:00 |
Alexandre Julliard
|
bfb98ace57
|
ntdll/tests: Wait for async I/O to complete when the result is STATUS_PENDING.
|
2011-08-26 11:59:49 +02:00 |
Frédéric Delanoy
|
325bfc72e0
|
cmd: Quiet a noisy 'FOR /F' fixme.
|
2011-08-26 11:33:07 +02:00 |
Frédéric Delanoy
|
92356ca2b7
|
cmd/tests: Add tests for FOR /F 'skip' option.
|
2011-08-26 11:33:01 +02:00 |
Frédéric Delanoy
|
fef13bf2ca
|
cmd/tests: Add tests for FOR /F 'delims' option.
|
2011-08-26 11:32:58 +02:00 |
Frédéric Delanoy
|
1755885472
|
cmd/tests: Add tests for FOR /F 'eol' option.
|
2011-08-26 11:32:52 +02:00 |
Frédéric Delanoy
|
bf0e1c7ca7
|
cmd/tests: Add basic FOR /F tests.
|
2011-08-26 11:32:47 +02:00 |