Damjan Jovanovic
|
7e7ff40769
|
libwine_port: Added interlocked_cmpxchg64.
|
2007-02-05 21:43:42 +01:00 |
|
Paul Vriens
|
8e9a81ea08
|
wininet/tests: Add ftp tests.
|
2007-02-05 21:04:26 +01:00 |
|
Dmitry Timoshkov
|
65681a0e18
|
user32: Add the tests for minimize/restore MDI child sequence, fix some failures.
|
2007-02-05 21:04:20 +01:00 |
|
Alexandre Julliard
|
494c42d01d
|
libwine: Hardcode the data for the US-ascii codepage instead of loading a unicode.org file.
|
2007-02-05 20:39:13 +01:00 |
|
Misha Koshelev
|
d6d6ce299f
|
kernel32: Added conformance test for nested thread wakeups in the server.
|
2007-02-05 18:07:24 +01:00 |
|
Alexandre Julliard
|
49868e3c93
|
server: Clear the thread wait before releasing objects to avoid nested calls.
Reported by Misha Koshelev.
|
2007-02-05 18:05:03 +01:00 |
|
Alexandre Julliard
|
0c3f12154c
|
winnt.h: Avoid warnings on Mac OS X.
|
2007-02-05 18:04:24 +01:00 |
|
Andrew Talbot
|
bf98c9d182
|
winedos: Declare some items static.
|
2007-02-05 17:11:51 +01:00 |
|
John Klehm
|
69a9621b20
|
rasapi32: RasEnumConnections now returns correct buffer size (zero) when there are zero connections available.
|
2007-02-05 17:11:24 +01:00 |
|
John Klehm
|
c34bbbe7f6
|
ras.h: Added additional szDeviceType defines.
|
2007-02-05 17:11:13 +01:00 |
|
Maarten Lankhorst
|
d2f29311ca
|
winealsa: Use a helper thread instead of asynchronous callbacks.
|
2007-02-05 16:54:01 +01:00 |
|
Maarten Lankhorst
|
2db89f8fa5
|
winealsa: Cosmetic stuff.
|
2007-02-05 16:52:51 +01:00 |
|
Maarten Lankhorst
|
2d2feb0700
|
winealsa: Split driver up in tiny pieces.
|
2007-02-05 16:52:41 +01:00 |
|
Mikołaj Zalewski
|
2270cc2994
|
shlwapi: Test string functions when buffer is too small.
|
2007-02-05 14:03:59 +01:00 |
|
Felix Nawothnig
|
7777a8eaf7
|
gdi32: Fix offset calculation in PATH_ExtTextOut for >1 chars.
|
2007-02-05 14:03:52 +01:00 |
|
Dmitry Timoshkov
|
e915a3cfb1
|
gdi32: Make sure that we don't read/write beyond the provided buffer in GetOutlineTextMetricsA, add a test case.
|
2007-02-05 14:03:45 +01:00 |
|
Anatoly Lyutin
|
b18cc05965
|
comdlg32: Update Russian translation.
|
2007-02-05 14:03:36 +01:00 |
|
Vitaliy Margolen
|
45b8d865b4
|
dinput: Don't reset user specified range in SetDataFormat. With tests.
|
2007-02-05 14:03:28 +01:00 |
|
Vitaliy Margolen
|
b8b03b54b7
|
dinput: Initialize user limits with the default 0..65535 range. Add tests.
|
2007-02-05 14:03:20 +01:00 |
|
Vitaliy Margolen
|
575ede974d
|
dinput: Return user set limits not the device limits.
|
2007-02-05 14:03:07 +01:00 |
|
Vitaliy Margolen
|
15e0ccab9b
|
dinput: Don't close fd before we done with it.
|
2007-02-05 14:02:46 +01:00 |
|
Marcus Meissner
|
67b6044de7
|
kernel32: Initialize owner_exists (Coverity).
|
2007-02-05 14:02:35 +01:00 |
|
Marcus Meissner
|
1fc5160ce8
|
dinput: Fix dereference pointer after NULL check (Coverity).
|
2007-02-05 14:02:23 +01:00 |
|
Marcus Meissner
|
6239bf6fe3
|
devenum: Fix uninitialized clsidString (Coverity).
|
2007-02-05 14:02:10 +01:00 |
|
Dmitry Timoshkov
|
0fcc10fc3c
|
user32: Although Windows sends WM_GETMINMAXINFO at the window creation time, it doesn't use returned values to set window size.
|
2007-02-05 14:01:49 +01:00 |
|
Maarten Lankhorst
|
89840c0517
|
wined3d: Report D3D caps properly for ATI cards.
|
2007-02-05 14:01:43 +01:00 |
|
Mike McCormack
|
a425bfc622
|
winnt.h: Add defines for SLIST_HEADER.
|
2007-02-05 14:01:33 +01:00 |
|
Bang Jun-Young
|
1ca4ddbd09
|
advpack: Constify the 3rd argument of RebootCheckOnInstall[AW].
|
2007-02-05 12:34:56 +01:00 |
|
John Morris
|
00b29dfa79
|
ole32: Add CoWaitForMultipleHandles to spec file.
|
2007-02-05 12:34:51 +01:00 |
|
Detlef Riekenberg
|
143e4af5fb
|
mshtml: Add a missing space.
|
2007-02-05 12:34:40 +01:00 |
|
Detlef Riekenberg
|
3b453d5915
|
winspool/tests: Add test for XcvDataW,PortIsValid.
|
2007-02-05 12:33:33 +01:00 |
|
Detlef Riekenberg
|
db9d152e42
|
winspool/tests: Add test for XcvDataW,MonitorUI.
|
2007-02-05 12:33:23 +01:00 |
|
Andrew Talbot
|
e463110e22
|
winex11.drv: Declare variable signed to accept possible negative return value (Coverity).
|
2007-02-05 12:33:10 +01:00 |
|
Andrew Talbot
|
7e13c16cbc
|
wtsapi32: Declare a variable static.
|
2007-02-05 12:33:05 +01:00 |
|
Andrew Talbot
|
77250f3ce8
|
winmm: Declare a function static.
|
2007-02-05 12:33:01 +01:00 |
|
Andrew Talbot
|
6d7e1e7327
|
winemp3.acm: Declare some items static.
|
2007-02-05 12:32:56 +01:00 |
|
Andrew Talbot
|
6ef74bc9c8
|
quartz: Fix a typo.
Should fix Coverity CID-348 (dereference before NULL check).
|
2007-02-05 12:32:51 +01:00 |
|
Andrew Talbot
|
2bb44198b6
|
uxtheme: Declare some items static.
|
2007-02-05 12:32:42 +01:00 |
|
Andrew Talbot
|
29c66df45b
|
user32: Declare some functions static.
|
2007-02-05 12:32:37 +01:00 |
|
Andrew Talbot
|
f06c01e230
|
shdocvw: Declare some functions static.
|
2007-02-05 12:30:15 +01:00 |
|
Dmitry Timoshkov
|
736743dd57
|
dbghelp: Turn a FIXME to a WARN in order to avoid mangling the output.
|
2007-02-05 12:30:00 +01:00 |
|
Dmitry Timoshkov
|
6d62ef657d
|
winedump: Add a sanity check before dumping long format library export.
|
2007-02-05 12:29:56 +01:00 |
|
Dmitry Timoshkov
|
d32d5a4706
|
kernel32: Add a trace to MultiByteToWideChar.
|
2007-02-05 12:28:57 +01:00 |
|
Mikołaj Zalewski
|
1ee6c9e3c5
|
comctl32: rebar: Fix lpBand->lpText memory leak in DeleteBand and simplify the code.
|
2007-02-05 12:28:49 +01:00 |
|
Mikołaj Zalewski
|
95c74f19a7
|
comctl32: rebar: Merge SetBandInfoA and SetBandInfoW.
|
2007-02-05 12:28:41 +01:00 |
|
Mikołaj Zalewski
|
0f77096706
|
comctl32: rebar: Merge GetBandInfoA and GetBandInfoW.
|
2007-02-05 12:28:33 +01:00 |
|
Mikołaj Zalewski
|
d8d5196ddb
|
comctl32: rebar: Merge InsertBandA and InsertBandW.
|
2007-02-05 12:28:24 +01:00 |
|
Mikołaj Zalewski
|
8909419b55
|
comctl32: rebar: Add some tests for rebar and change the way the header size is fixed.
|
2007-02-05 12:27:45 +01:00 |
|
James Hawkins
|
30577c253a
|
msi: Allow uncompressed files before compressed files in the same media.
|
2007-02-05 12:27:33 +01:00 |
|
Huw Davies
|
c0cb341adf
|
wineps.drv: Try to use the PostSript name of a font.
|
2007-02-05 12:27:09 +01:00 |
|