Alexandre Julliard
|
866240d4fd
|
secur32: Check for lack of fork() support.
|
2008-12-22 18:04:39 +01:00 |
Alexandre Julliard
|
dc1a9f19c1
|
libport: Replacement for poll().
|
2008-12-22 18:00:13 +01:00 |
ByeongSik Jeon
|
028617b90b
|
gdi32, winex11: Add support for subpixel font rendering.
|
2008-12-22 16:33:03 +01:00 |
Hervé Chanal
|
33f6b46fd2
|
shell32: A nicer icon for "open folder".
|
2008-12-22 15:54:10 +01:00 |
Hervé Chanal
|
a32a451799
|
shell32: A nicer icon for "folder".
|
2008-12-22 15:53:53 +01:00 |
Alexandre Julliard
|
0115fdb6f4
|
winedevice: Make sure that all dependencies of the driver are relocated too.
|
2008-12-22 15:51:25 +01:00 |
Christian Costa
|
af871d8312
|
dmusic: Implement IDirectMusic8Impl_CreateMusicBuffer.
|
2008-12-22 15:21:04 +01:00 |
Christian Costa
|
ba081eb221
|
dmusic: Improve IDirectMusicPortDownloadImpl_GetBuffer stub.
|
2008-12-22 15:20:57 +01:00 |
Christian Costa
|
f86b6e87f3
|
dmusic: Fix IDirectMusicPortImpl_QueryInterface.
|
2008-12-22 15:20:50 +01:00 |
Christian Costa
|
cff3915310
|
dmusic: Add support for IID_IDirectMusicDownloadedInstrument8 query in IDirectMusicDownloadedInstrumentImpl_QueryInterface.
|
2008-12-22 15:19:48 +01:00 |
Christian Costa
|
ceb87f98a2
|
dmusic: Improve IDirectMusicPortImpl_DownloadInstrument stub.
|
2008-12-22 15:19:41 +01:00 |
Reece Dunn
|
ce06de4208
|
dsound: Correct the dsound fraglen calculations.
|
2008-12-22 14:56:19 +01:00 |
Hans Leidekker
|
f9e0e5198f
|
wintrust: Implement CryptCATOpen and CryptCATClose.
Based on work done by Maarten Lankhorst.
|
2008-12-22 14:55:51 +01:00 |
Hans Leidekker
|
766669fbd2
|
wintrust: Implement CryptCATAdminEnumCatalogFromHash.
Based on work done by Maarten Lankhorst.
|
2008-12-22 14:55:51 +01:00 |
Hans Leidekker
|
21d5f4a617
|
wintrust: Record full catalog filename in catalog info structure, not just the basename.
|
2008-12-22 14:55:51 +01:00 |
Hans Leidekker
|
5a25ffe435
|
include/mscat.h: Add a few declarations.
|
2008-12-22 14:55:51 +01:00 |
Hans Leidekker
|
04f03866ff
|
pidgen: Fix typo.
|
2008-12-22 14:26:07 +01:00 |
Wolfgang Walter
|
a24f10b511
|
ntdll: Fix set_XOff and set_XOn.
|
2008-12-22 14:21:07 +01:00 |
Nick Burns
|
c52fd346ef
|
wined3d: Fix a couple of typos in wined3d_gl.h
|
2008-12-22 14:14:52 +01:00 |
Christian Costa
|
d700042f05
|
winecoreaudio.drv: Initialize correctly the header before adding it to the queue.
|
2008-12-22 14:14:52 +01:00 |
Rico Schüller
|
bf5912208f
|
d3d9/tests: Don't create a Null-shader in d3d9, it will crash.
|
2008-12-22 14:14:52 +01:00 |
Mike Ruprecht
|
e65195f874
|
wininet/tests: Add test for FtpFindFirstFile.
|
2008-12-22 14:02:38 +01:00 |
Christian Costa
|
6710560551
|
wineoss.drv: Initialize correctly the header before adding it to the queue.
|
2008-12-22 14:02:35 +01:00 |
Andrew Nguyen
|
0135bf8a0c
|
winmm: mixerOpen should return success with NULL dwCallback and CALLBACK_WINDOW flag.
|
2008-12-22 13:43:56 +01:00 |
Andrew Nguyen
|
64cf306292
|
winmm/tests: Refactor the mixerOpen and mixerClose tests and add a few additional test cases.
|
2008-12-22 13:43:42 +01:00 |
Andrew Nguyen
|
81e37d19e3
|
winmm/tests: Fix a mismatched failure message.
|
2008-12-22 13:43:33 +01:00 |
Juan Lang
|
1a4f973545
|
cryptui: Return selected store from CryptUIDlgSelectStoreW.
|
2008-12-22 13:42:24 +01:00 |
Juan Lang
|
8f7e9eee93
|
cryptui: Make sure a store is selected when the user click OK in the select store dialog.
|
2008-12-22 13:42:17 +01:00 |
Juan Lang
|
f3d0739916
|
cryptui: Add additional stores to select store dialog.
|
2008-12-22 13:42:10 +01:00 |
Juan Lang
|
3b765cf193
|
cryptui: Add system stores to the select store dialog.
|
2008-12-22 13:42:05 +01:00 |
Juan Lang
|
fa659a64e2
|
include: Add declaration of CryptFindLocalizedName.
|
2008-12-22 13:41:58 +01:00 |
Juan Lang
|
3f687ffafb
|
cryptui: Add a (empty) select store dialog.
|
2008-12-22 13:41:50 +01:00 |
Juan Lang
|
b378419a32
|
cryptui: Implement CryptUIDlgSelectStoreA on top of CryptUIDlgSelectStoreW.
|
2008-12-22 13:41:41 +01:00 |
Juan Lang
|
b5d066d6cd
|
cryptui: Add declarations for undocumented types used by CryptUIDlgSelectStoreA/W.
|
2008-12-22 13:41:31 +01:00 |
Juan Lang
|
c57fff101f
|
cryptui: Add stubs for CryptUIDlgSelectStoreA/W.
|
2008-12-22 13:41:16 +01:00 |
Alexandre Julliard
|
1ccc170b32
|
shell32: Use Win32 functions instead of Unix ones to retrieve the current time.
|
2008-12-22 11:45:20 +01:00 |
Alexandre Julliard
|
20ed414d24
|
wininet: Store file time as a SYSTEMTIME instead of a Unix struct tm.
|
2008-12-22 11:44:45 +01:00 |
Alexandre Julliard
|
0fbd55696c
|
libport: Add a stub replacement for symlink().
|
2008-12-22 11:38:39 +01:00 |
Alexandre Julliard
|
921e6624ad
|
configure: Better check for the broken mkdir on Windows.
|
2008-12-22 10:39:11 +01:00 |
Jacek Caban
|
e2cb0c82a6
|
mshtml: Move preferences settings to separated function.
|
2008-12-22 10:29:27 +01:00 |
Jacek Caban
|
a47292a3ab
|
mshtml: Release owner in nsChannel destructor.
|
2008-12-22 10:29:23 +01:00 |
Jacek Caban
|
7af33293a4
|
mshtml: Pass window to GetCommandState and DoCommand.
|
2008-12-22 10:29:19 +01:00 |
Rico Schüller
|
b061f64228
|
wined3d: Fix compilation for Windows build.
|
2008-12-22 10:29:14 +01:00 |
Vitaliy Margolen
|
cb32c954ba
|
winmm: Stub joyConfigChanged.
|
2008-12-22 10:29:06 +01:00 |
Andrew Talbot
|
634dfd65f8
|
riched20: Remove unused Wine debug channel.
|
2008-12-22 10:29:02 +01:00 |
Andrew Talbot
|
1d5d237800
|
winecoreaudio.drv: Do nothing if HAVE_AUDIOUNIT_AUDIOUNIT_H is not defined.
|
2008-12-22 10:28:58 +01:00 |
Andrew Talbot
|
a3a2506d52
|
winealsa.drv: Do nothing if HAVE_ALSA is not defined.
|
2008-12-22 10:28:55 +01:00 |
Andrew Talbot
|
e0cd5b1e37
|
sxs: Remove unused Wine debug channel.
|
2008-12-22 10:28:52 +01:00 |
Andrew Talbot
|
cf69003867
|
dmstyle: Remove unused Wine debug channel.
|
2008-12-22 10:28:48 +01:00 |
Andrew Talbot
|
348df701ac
|
dmime: Remove unused Wine debug channel.
|
2008-12-22 10:28:43 +01:00 |