ByeongSik Jeon
|
4c5a21c60e
|
imm32: Pass the old conversion status value to the IME.
|
2008-04-23 13:28:06 +02:00 |
ByeongSik Jeon
|
9a89e4d68c
|
imm32: Examine whether the fOpen value differs with its old value.
|
2008-04-23 13:27:53 +02:00 |
ByeongSik Jeon
|
4b77bb4ae2
|
user32: Pass the WM_IME_NOTIFY message to the default IME window.
|
2008-04-23 13:27:13 +02:00 |
ByeongSik Jeon
|
a6ff00c4da
|
imm32: Add stub and header of Imm{Create|Show|Destroy}SoftKeyboard.
|
2008-04-23 13:26:48 +02:00 |
ByeongSik Jeon
|
f9316b1877
|
imm32: Add stub and header of ImmRequestMessage.
|
2008-04-23 13:26:45 +02:00 |
Tomasz Jezierski
|
3229c3de92
|
shell32: Secure filename copy to fixed size variable wfileName.
|
2008-04-23 13:26:05 +02:00 |
Maarten Lankhorst
|
bf739cbcc3
|
dsound: Skip WAVE_FORMAT_EXTENSIBLE tests on directx < 8.
|
2008-04-23 13:05:24 +02:00 |
Maarten Lankhorst
|
e0fe0ef01b
|
quartz: Make the file source support multiple samples by preallocating enough handles.
|
2008-04-23 13:04:36 +02:00 |
Maarten Lankhorst
|
3a39805ed8
|
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin.
|
2008-04-23 13:03:50 +02:00 |
Maarten Lankhorst
|
ec124be823
|
quartz: Add some sanity checks to file splitter.
|
2008-04-23 13:02:53 +02:00 |
Maarten Lankhorst
|
4abbf915d3
|
quartz: Copy discontinuity status in acmwrapper.
|
2008-04-23 13:02:48 +02:00 |
Maarten Lankhorst
|
2f736c4a5a
|
quartz: Fix inverted logic in memallocator.
|
2008-04-23 13:02:42 +02:00 |
Maarten Lankhorst
|
1e9dbcc512
|
quartz: Fix error message names in tests.
|
2008-04-23 13:02:36 +02:00 |
Maarten Lankhorst
|
a022467690
|
quartz: Optimize the processing thread to fetch one sample while processing another.
|
2008-04-23 13:02:28 +02:00 |
Dmitry Timoshkov
|
3cbd9639da
|
gdi32: Reselect objects into the DC only if scaling factors change.
|
2008-04-23 12:31:14 +02:00 |
Austin English
|
c531e2abdb
|
Spelling fixes.
|
2008-04-23 12:31:07 +02:00 |
Dan Hipschman
|
a1ebffb452
|
wininet: Remove custom content-length/type headers from redirects.
|
2008-04-23 12:23:39 +02:00 |
Andrew Talbot
|
34480aef09
|
netapi32: Remove unused variable.
|
2008-04-23 12:23:33 +02:00 |
Andrew Talbot
|
664349eacc
|
ntdll: Remove unused variables.
|
2008-04-23 12:23:29 +02:00 |
Andrew Talbot
|
ba742868e5
|
oleaut32: Remove unused variables.
|
2008-04-23 12:23:27 +02:00 |
Andrew Talbot
|
bacd4516d6
|
msvcrt: Remove unused variable.
|
2008-04-23 12:23:23 +02:00 |
Andrew Talbot
|
7b0c084e50
|
msvfw32: Remove unused variable.
|
2008-04-23 12:23:20 +02:00 |
Paul Vriens
|
55902e0ce0
|
gdi32/tests: Run tests on win9x again.
|
2008-04-23 12:23:15 +02:00 |
Joris Huizer
|
1a0bf043bc
|
mshtml: Fixed copy/paste mistake.
|
2008-04-23 12:23:07 +02:00 |
Jeff Latimer
|
41e757c812
|
user32/tests: Fix typedefs & function definitions so that the code compiles in visual C++ 2005.
|
2008-04-23 12:22:48 +02:00 |
ByeongSik Jeon
|
fcbc9fad96
|
shdoclc: Update Korean translation.
|
2008-04-23 12:22:34 +02:00 |
Alexandre Julliard
|
aa4775ef94
|
localspl: Avoid creating zero-length string values in the registry.
|
2008-04-22 17:05:10 +02:00 |
Alexandre Julliard
|
06bf8ea291
|
msi: Avoid creating zero-length string values in the registry.
|
2008-04-22 17:05:05 +02:00 |
Alexandre Julliard
|
31ed6473be
|
winex11: Moved the ConfigureNotify handler to event.c.
|
2008-04-22 16:56:31 +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 |
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 |
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
|
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 |
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
|
e44dd0f8f2
|
wineboot: Automatically update the prefix directory if wine.inf changes.
|
2008-04-21 15:39:55 +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 |
Nikolay Sivov
|
f649c9d224
|
gdiplus: Implemented GdipVectorTransformMatrixPointsI.
|
2008-04-21 14:21:53 +02:00 |
Kusanagi Kouichi
|
9462190b99
|
winex11.drv: Generate WM_IME_ENDCOMPOSITION when preedit ends.
|
2008-04-21 14:21:43 +02:00 |
Stefan Leichter
|
a629a4199e
|
shell32: Implement SHGetFolderPathAndSubDirA/W.
|
2008-04-21 14:21:37 +02:00 |
Maarten Lankhorst
|
f9c2d8e2f4
|
quartz: Add some more tests and fix wine to pass them.
|
2008-04-21 14:05:38 +02:00 |
Maarten Lankhorst
|
810a933f68
|
quartz: Change longlong printfs.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
c1a4acde01
|
quartz: Add more seek entries and fix a time continuity bug.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
9d9bf6f158
|
quartz: Only drop Preroll samples after obtaining its time.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
d7fbc7ef8c
|
quartz: Drop preroll frames in directsound renderer too.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
fb2c975a8f
|
quartz: No longer drop packets on discontinuities.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
0458c08b95
|
quartz: Set media time in the file source.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
172347341a
|
quartz: Make acmwrapper respect preroll samples.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
d16639d1fa
|
quartz: Flux AsyncReader in PullPin_BeginFlush.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
33b2f69c9f
|
quartz: Fix sample leak in file source on failure path.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
119d7caf79
|
quartz: Fix theoretical memory leak.
|
2008-04-21 14:05:37 +02:00 |
Maarten Lankhorst
|
458b09a84d
|
quartz: Make the video renderer drop preroll samples.
|
2008-04-21 14:05:37 +02:00 |
Roderick Colenbrander
|
f2753d7189
|
wined3d: Add palette re-upload support for cards with hardware palette support.
Before it was broken and when it worked it was slow due to unneeded
gpu -> cpu -> gpu copying.
|
2008-04-21 13:36:19 +02:00 |
James Hawkins
|
03599dbab6
|
shdocvw: Fix a test that fails on all platforms.
|
2008-04-21 13:36:19 +02:00 |
James Hawkins
|
8422c98df7
|
imm32: Fix a test that fails on all systems.
|
2008-04-21 13:36:18 +02:00 |
James Hawkins
|
603822ca8b
|
kernel32: Fix two tests that fail in win9x.
|
2008-04-21 13:36:02 +02:00 |
James Hawkins
|
99949cb21a
|
kernel32: Fix a test that fails in win9x.
|
2008-04-21 13:20:12 +02:00 |
James Hawkins
|
d3bbc0231a
|
advapi32: Fix a test that fails in win2k3.
|
2008-04-21 13:20:12 +02:00 |
James Hawkins
|
a5d15b3b60
|
msi: Fix a few tests that fail in win9x.
|
2008-04-21 13:20:12 +02:00 |
Maarten Lankhorst
|
6c4d9448a9
|
dsound: Skip the sound checks on the primary module and change its driver module to "".
|
2008-04-21 13:20:12 +02:00 |
James Hawkins
|
430a46fdf7
|
kernel32: Skip the screen buffer tests if codepage 866 is not available.
|
2008-04-21 13:20:12 +02:00 |
James Hawkins
|
b8ffcbc35b
|
inetcomm: Fix a test that fails on all systems.
|
2008-04-21 13:20:07 +02:00 |
James Hawkins
|
99d3e4c92d
|
crypt32: Remove tests for properties not present on all systems.
|
2008-04-21 12:12:36 +02:00 |
James Hawkins
|
b08f7fd803
|
advpack: Fix a few failing tests in win95.
|
2008-04-21 12:12:23 +02:00 |
James Hawkins
|
9f859b4519
|
advapi32: Remove a test that fails on some systems.
|
2008-04-21 12:12:13 +02:00 |
James Hawkins
|
3a4f271a6b
|
advapi32: Fix a test that fails on some versions of win2k.
|
2008-04-21 12:12:06 +02:00 |
James Hawkins
|
a42f4b654b
|
advpack: Remove a test that fails inconsistently on several platforms.
|
2008-04-21 12:10:37 +02:00 |
Vitaliy Margolen
|
8190afb7f7
|
shdoclc: Add Russian translation.
|
2008-04-21 12:10:37 +02:00 |