Rob Shearman
|
b599d2596b
|
widl: Fix operator precedence in expressions.
|
2008-04-22 13:03:34 +02:00 |
Maarten Lankhorst
|
9c02e01dcb
|
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
|
2008-04-22 12:37:02 +02:00 |
Austin English
|
6e59cd2c34
|
Spelling fixes.
|
2008-04-22 12:20:12 +02:00 |
Alex Villacís Lasso
|
1706d0d63e
|
uxtheme: Speed up UXTHEME_SizedBlt in the ST_TILE by building an appropriately-sized memory bitmap out of the tile instead of iterating with UXTHEME_Blt() directly.
|
2008-04-22 12:03:14 +02:00 |
Alexander Nicolaysen Sørnes
|
2e798b52ef
|
xcopy: Add Norwegian Bokmål resource.
|
2008-04-22 12:00:10 +02:00 |
Alexander Nicolaysen Sørnes
|
69cf2fc5c1
|
start: Update Norwegian Bokmål resource.
|
2008-04-22 11:59:37 +02:00 |
Lei Zhang
|
321dfcc7a9
|
gdiplus: Do not access freed memory in a test.
|
2008-04-22 11:56:32 +02:00 |
Lei Zhang
|
9c9209ac0b
|
gdiplus: Initialize variables in the graphics test.
|
2008-04-22 11:56:28 +02:00 |
Michael Stefaniuc
|
92a8beb7cf
|
winecfg: Update and fix the Romanian translation.
|
2008-04-22 11:56:10 +02:00 |
Michael Stefaniuc
|
f12034b31e
|
winecfg: Fix typos in the En(US) resource.
|
2008-04-22 11:56:07 +02:00 |
Alex Villacís Lasso
|
e0af297466
|
richedit: Accept RTF stream that does not start with {\rtf1 in 1.0 emulation.
|
2008-04-22 11:56:04 +02:00 |
Alex Villacís Lasso
|
2353e1d280
|
richedit: EM_STREAMIN tests for richedit 2.0.
|
2008-04-22 11:55:12 +02:00 |
Alex Villacís Lasso
|
54bc660d95
|
richedit: EM_STREAMIN tests for richedit 1.0 emulation.
|
2008-04-22 11:55:06 +02:00 |
Andrew Talbot
|
0739567dac
|
mpr: Remove unused variables.
|
2008-04-22 11:54:46 +02:00 |
Andrew Talbot
|
20adc792b2
|
mshtml: Remove unused variable.
|
2008-04-22 11:54:42 +02:00 |
Andrew Talbot
|
68975938f6
|
msi: Remove unused variables.
|
2008-04-22 11:54:38 +02:00 |
Andrew Talbot
|
80b629faf3
|
mciseq: Remove unused variable.
|
2008-04-22 11:54:34 +02:00 |
Tomasz Nowiński
|
df90b52627
|
Fixed typos in the Polish translations.
|
2008-04-21 20:34:47 +02:00 |
Alexandre Julliard
|
de139bf028
|
winemenubuilder: Process messages while waiting for the semaphore or the parent process.
|
2008-04-21 20:34:30 +02:00 |
Alexandre Julliard
|
6b30e61a1e
|
winex11: Get rid of the unnecessary opengl debug channel.
|
2008-04-21 20:33:49 +02:00 |
Alexandre Julliard
|
0bbadeb69b
|
winex11: Set type to dialog for owned popup windows.
|
2008-04-21 20:33:18 +02:00 |
Alexandre Julliard
|
9727aa8123
|
winex11: Use SetWindowPos to invalidate DCEs when changing the pixel format.
|
2008-04-21 20:32:22 +02:00 |
Alexandre Julliard
|
b9443c9a14
|
user32: Invalide DCEs also when resizing a hidden window, or when minimizing.
|
2008-04-21 20:31:14 +02:00 |
Alexandre Julliard
|
6a8b38ff20
|
user32: Dump more SetWindowPos flags.
|
2008-04-21 20:30:43 +02:00 |
Alexandre Julliard
|
6b42c054c1
|
winecfg: Don't allow editing the configuration of the C drive.
|
2008-04-21 20:29:34 +02:00 |
Alex Villacís Lasso
|
820de0bd59
|
riched32: Implement a portion of suggested interpretation of CRLF handling for richedit 1.0 emulation.
Fixes a few todos introduced by previous patch.
|
2008-04-21 20:27:52 +02:00 |
Alex Villacís Lasso
|
17c437d48c
|
riched32: Add more todo tests for CR and LF behavior for richedit 1.0.
|
2008-04-21 20:27:28 +02:00 |
Alex Villacís Lasso
|
46ff4a6f16
|
riched20: EM_SETTEXTEX supports RTF strings, with tests.
|
2008-04-21 20:27:17 +02:00 |
Alex Villacís Lasso
|
dfcebfb22e
|
riched20: Fix behavior of EM_REPLACESEL with painting disabled.
|
2008-04-21 20:26:54 +02:00 |
Jacek Caban
|
0a32cd868d
|
mshtml: Forward IHTMLDocument2's IDispatch methods to IDispatchEx implementation.
|
2008-04-21 20:26:28 +02:00 |
Jacek Caban
|
98ab1a92c0
|
mshtml: Added HTMLDocument's IDispatchEx implementation.
|
2008-04-21 20:24:04 +02:00 |
Jacek Caban
|
7d0034a5ba
|
mshtml: Make IHTMLDocument2 iterface offset independent.
|
2008-04-21 20:23:58 +02:00 |
Jacek Caban
|
788432af49
|
mshtml: Added setTimeout implementation.
|
2008-04-21 18:32:18 +02:00 |
Jacek Caban
|
8640955188
|
mshtml: Forward IHTMLWindow2::setTimeout to IHTMLWindow3::setTimeout.
|
2008-04-21 18:32:15 +02:00 |
Jacek Caban
|
aeb1095b47
|
mshtml: Added IHTMLWindow2::get_document implementation.
|
2008-04-21 18:32:10 +02:00 |
Jacek Caban
|
7c63087a5c
|
mshtml: Added navigator's IDispatchEx test.
|
2008-04-21 18:32:05 +02:00 |
Steven Edwards
|
d0ddece843
|
rpcrt4: Correct the number of aguments for fill_method on unsupported architectures.
|
2008-04-21 18:32:02 +02:00 |
Dmitry Timoshkov
|
5201c78b2e
|
gdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it pass under Wine.
|
2008-04-21 16:59:03 +02:00 |
Nikolay Sivov
|
0679e9770a
|
gdiplus: GdipCreateLineBrushI implemented using float args version.
|
2008-04-21 16:55:35 +02:00 |
Nikolay Sivov
|
172389e131
|
gdiplus: Implemented GdipDrawRectangle.
|
2008-04-21 16:54:29 +02:00 |
Nikolay Sivov
|
1f8f557892
|
gdiplus: Implemented GdipAddPathLine.
|
2008-04-21 16:54:11 +02:00 |
David Adam
|
7df193676e
|
wined3d: Fix a possible null dereference.
|
2008-04-21 16:54:00 +02:00 |
Alexandre Julliard
|
662718160e
|
libwine: Allow to specify a non-existing directory as WINEPREFIX.
|
2008-04-21 15:48:12 +02:00 |
Alexandre Julliard
|
bab67d3948
|
wineprefixcreate: Use wineboot --update to run wine.inf.
|
2008-04-21 15:47:47 +02:00 |
Alexandre Julliard
|
e44dd0f8f2
|
wineboot: Automatically update the prefix directory if wine.inf changes.
|
2008-04-21 15:39:55 +02:00 |
Alexandre Julliard
|
935313abe3
|
wineboot: Add an option to update the prefix directory by re-executing wine.inf.
|
2008-04-21 15:31:26 +02:00 |
Alexandre Julliard
|
870bba3ee1
|
ntdll: Automatically setup the dosdevices directory if it doesn't exist.
|
2008-04-21 14:55:32 +02:00 |
Austin English
|
aab8fae59a
|
Spelling fixes.
|
2008-04-21 14:25:05 +02:00 |
Alexander Dorofeyev
|
35979b920a
|
wined3d: Prevent console spamming in drawPrimitive.
|
2008-04-21 14:22:42 +02:00 |
Alexander Dorofeyev
|
db36665be5
|
wined3d: Add missing check for p8 primary in surface_download_data.
|
2008-04-21 14:22:35 +02:00 |