Francois Gouget
93b450d4ec
wineboot: Make sure COBJMACROS is defined before objidl.h is included.
2008-04-07 13:36:18 +02:00
Francois Gouget
1aa72f7e47
services: Add a trailing '\n' to a couple of Wine traces.
2008-04-07 13:36:17 +02:00
Jacek Caban
7d95c210c8
jscript: Added IObjectSafety implementation.
2008-04-07 13:36:17 +02:00
Jacek Caban
d02c37aa4e
mshtml: Remove unneeded includes.
2008-04-07 13:36:17 +02:00
Jacek Caban
b024cd6de2
mshtml: Don't crash if nsWebBrowser could not be created.
2008-04-07 13:36:17 +02:00
Jacek Caban
9c352a11cc
mshtml: Added IHTMLWindow2::get_navigator implementation.
2008-04-07 13:36:17 +02:00
Austin English
f4c4488df8
Spelling fixes.
2008-04-07 13:36:17 +02:00
Vitaliy Margolen
bc325ac268
winex11: Properly report state of the caps-lock and num-lock and scroll-lock keys.
2008-04-07 13:01:13 +02:00
Vitaliy Margolen
b4d99eebbb
winex11: Get the ScrollLock mask.
2008-04-07 12:58:34 +02:00
Dmitry Timoshkov
751a71a044
winex11: Change the priority of evaluated window styles to workaround a Metacity bug with handling of utility windows.
2008-04-07 12:15:26 +02:00
Dmitry Timoshkov
1f35b6e62e
gdi32: Fully initialize face->ntmFlags on font load.
2008-04-07 12:14:14 +02:00
Hwang YunSong(황윤성)
a96ad868ff
progman: Updated Korean resource.
2008-04-07 12:14:09 +02:00
Alexander Nicolaysen Sørnes
bc9f05f50b
shell32: Update Norwegian Bokmål resource.
2008-04-07 12:13:54 +02:00
Alexander Nicolaysen Sørnes
7d712909bb
oledlg: Fix control class in Norwegian Bokmål resource.
2008-04-07 12:13:51 +02:00
Alexander Nicolaysen Sørnes
0f39218860
comdlg32: Update Norwegian Bokmål resource.
2008-04-07 12:13:48 +02:00
Roderick Colenbrander
f04d870a8d
wined3d: Remove a PBO when a converted surface is detected.
...
This can happen e.g. when suddenly color keying is activated and at
some stages we don't know if we will need conversion at PBO creation
time.
2008-04-07 12:05:54 +02:00
Roderick Colenbrander
0efefef34b
wined3d: Use the render target its palette when performing a texture copy as the texture doesn't hold one.
2008-04-07 12:05:39 +02:00
Hans Leidekker
e547cf7043
winebrowser: Convert to Unicode.
2008-04-07 12:05:22 +02:00
Rico Schüller
29713df8d9
d3d9: fix two copy and paste mistakes.
2008-04-07 12:05:13 +02:00
Rico Schüller
82521353f5
d3d9: Make the shader test more precision tolerant.
2008-04-07 12:05:06 +02:00
Stefan Dösinger
c65020646c
d3d9: Run the visual test with hardware vertex processing.
2008-04-07 11:49:39 +02:00
Stefan Dösinger
5b7ad3ad61
d3d9: Fix a few ok conditions in the visual tests.
2008-04-07 11:49:27 +02:00
Stefan Dösinger
b245c37ce6
d3d9: Accept nvidia hardware vp garbage.
...
Apparently nvidia cards do not like 3.0 vshader + fixed function fragment
processing, so accept their result. This has no implementation implications
for Wine because we need the code to support the 3.0+ffp combination to
handle 3.0+1.x and 3.0+2.0 shader combinations too
2008-04-07 11:49:20 +02:00
Stefan Dösinger
3ec49a32f2
d3d9: Read from a slightly different spot in a test.
2008-04-07 11:48:46 +02:00
Stefan Dösinger
b094c95d85
d3d9: Remove some test trace lines.
2008-04-07 11:48:33 +02:00
Stefan Dösinger
cd7d2dc136
d3d9: Enforce ColorFill restrictions.
2008-04-07 11:48:26 +02:00
Alexandre Julliard
fd97acbadf
winex11: Set the _NET_WM_STATE atom directly for unmapped windows.
2008-04-07 11:43:46 +02:00
Alexandre Julliard
2108734f97
winex11: Get rid of the SetWindowPos hack to unmap systray windows.
2008-04-07 11:42:31 +02:00
Alexandre Julliard
3bfa90eeda
winex11: Fix handling of property sizes for 64-bit platforms.
2008-04-07 11:41:54 +02:00
Apostolos Alexiadis
6d80f099f7
comdlg32: Greek resources update.
2008-04-07 11:37:52 +02:00
Apostolos Alexiadis
d7247a8a05
comctl32: Greek resources update.
2008-04-07 11:37:42 +02:00
Apostolos Alexiadis
825e5ffb3f
oleaut32: Added Greek translation.
2008-04-07 11:37:33 +02:00
Maarten Lankhorst
01c6e64da6
quartz: Handle flushing and end of stream notifications for input pins.
2008-04-07 11:35:36 +02:00
Maarten Lankhorst
ee792916e0
quartz: Reset EcCompleteCount before starting filters.
...
This sends EC_COMPLETE notifications to the application after a graph has
finished running for the second time.
2008-04-07 11:35:29 +02:00
Maarten Lankhorst
3d3dcc4e07
quartz: Fix past mistake to release lock during seeking and changing state.
2008-04-07 11:35:21 +02:00
Maarten Lankhorst
45bd38ece3
quartz: Fix some memory leaks in the file source.
2008-04-07 11:35:11 +02:00
Maarten Lankhorst
d56c50c85b
quartz: Make FileAsyncReader_WaitForNext return an empty sample in flushing state.
2008-04-07 11:35:06 +02:00
Maarten Lankhorst
fab66ee7a0
quartz: Get rid of code duplication and add a flush method.
2008-04-07 11:34:59 +02:00
Maarten Lankhorst
7f7c1d0752
quartz: Add more state transitions to the filtergraph.
2008-04-07 11:34:39 +02:00
Maarten Lankhorst
98933362f3
dsound: Hold lock in GetStatus.
2008-04-07 11:34:28 +02:00
Vitaliy Margolen
3f9209eb2a
msacm32: Add Russian translation.
2008-04-07 11:34:19 +02:00
Vitaliy Margolen
76a0306856
sane.ds: Add Russian translation.
2008-04-07 11:34:17 +02:00
Vitaliy Margolen
e00a93fd5d
msvidc32: Add Russian translation.
2008-04-07 11:34:14 +02:00
Vitaliy Margolen
24ce6dc61d
msvfw32: Add Russian translation.
2008-04-07 11:34:12 +02:00
Vitaliy Margolen
7d3a5af43e
mpr: Add Russian translation.
2008-04-07 11:34:09 +02:00
Vitaliy Margolen
a4d9ad0fe2
localui: Add Russian translation.
2008-04-07 11:34:06 +02:00
Vitaliy Margolen
2e4e2ac3c3
iccvid: Add Russian translation.
2008-04-07 11:34:04 +02:00
Eric Pouech
ce7656d218
dbghelp: Prevent debug overflow of internal buffer while tracing.
2008-04-07 11:27:52 +02:00
Eric Pouech
f46d717818
dbghelp: Be stricter when looping in symbol tables.
2008-04-07 11:27:46 +02:00
James Hawkins
4d9c17da02
msi: Don't execute the view again when modifying a WHERE query.
2008-04-07 11:27:39 +02:00