Maarten Lankhorst
|
5d0b1fabd3
|
dsound: Update DSOUND_PrimarySetFormat to follow flags and return values more precisely.
|
2007-08-27 19:28:03 +02:00 |
Maarten Lankhorst
|
7519326d03
|
dsound: Add a function to (re)open sound device to avoid code duplication.
|
2007-08-27 19:27:47 +02:00 |
Andrew Talbot
|
3bf6315af2
|
setupapi: Constify some variables.
|
2007-08-27 19:27:26 +02:00 |
Stefan Dösinger
|
4438b3be06
|
wined3d: Texture transform flag test.
|
2007-08-27 18:28:48 +02:00 |
Stefan Dösinger
|
fe0f0eb48a
|
wined3d: Some texture transform fixes.
|
2007-08-27 18:28:43 +02:00 |
Stefan Dösinger
|
a8e21d0692
|
wined3d: Texture transforms are disabled when drawing rhw vertices.
|
2007-08-27 18:28:38 +02:00 |
Stefan Dösinger
|
2665a8bf79
|
wined3d: Add some missing vertex state render states.
|
2007-08-27 18:28:32 +02:00 |
Stefan Dösinger
|
9092f557d1
|
wined3d: Non-primary stateblocks hold an internal reference on indexbuffers.
|
2007-08-27 18:28:27 +02:00 |
Alexandre Julliard
|
4cda5ca96c
|
secur32: Set the close on exec flag on the ntlm_auth pipes.
|
2007-08-27 18:27:59 +02:00 |
Alexandre Julliard
|
df13cee288
|
server: Store a separate flag for windows that need to be erased in WM_PAINT.
This avoids the need to invalidate the window after WM_ERASEBKGND.
|
2007-08-27 16:41:08 +02:00 |
Alexandre Julliard
|
5bd497f3ca
|
server: Moving a window should only expose the immediate parent.
|
2007-08-27 15:21:19 +02:00 |
Alexandre Julliard
|
a887a64c17
|
user32: SetWindowPos should erase the parent also for child moves.
|
2007-08-27 15:13:51 +02:00 |
Alexandre Julliard
|
effdfa7da4
|
winex11: Child windows don't get activated even when requested, so don't make them managed either.
|
2007-08-27 12:37:14 +02:00 |
Maarten Lankhorst
|
7ce277d018
|
dsound: Handle secondary hardware buffers more correctly.
Only try hardware if asked for it, then return an error instead of
falling back to software.
|
2007-08-27 12:26:25 +02:00 |
Maarten Lankhorst
|
3838a770c1
|
dsound: Make sure waveOutClose is only called when using mmsystem.
|
2007-08-27 12:25:52 +02:00 |
Aric Stewart
|
ede59b0c05
|
imm32: If composition string is reduced to 0 characters hide composition window.
|
2007-08-27 12:24:24 +02:00 |
James Hawkins
|
a72e182010
|
cabinet: Don't extract a file if DoExtract is FALSE.
|
2007-08-27 12:18:39 +02:00 |
Alexander Nicolaysen Sørnes
|
8d29abb08d
|
comdlg32: FindText: Fix text length in Norwegian template.
|
2007-08-27 12:18:18 +02:00 |
Tijl Coosemans
|
f1fcf80a69
|
libwine: Use GDT entry for %fs segment on FreeBSD.
|
2007-08-27 12:14:52 +02:00 |
Tijl Coosemans
|
9f5c69c96d
|
loader: Introduce FreeBSD loader.
|
2007-08-27 12:14:41 +02:00 |
Maarten Lankhorst
|
2c5767e2c6
|
winhttp: Add stub for WinHttpCheckPlatform.
|
2007-08-27 12:02:31 +02:00 |
Dan Kegel
|
9e0ece41a5
|
shdocvw: iexplore needs to handle the -nohome option.
|
2007-08-27 12:02:21 +02:00 |
Andrew Talbot
|
d01c8407a9
|
secur32: Constify some variables.
|
2007-08-27 12:01:47 +02:00 |
Vitaliy Margolen
|
c6784cdad3
|
dinput: Count should not be 0-based.
|
2007-08-27 12:01:43 +02:00 |
Alexander Nicolaysen Sørnes
|
35f3ff873c
|
comdlg32: Fix text length in Norwegian ChooseFont.
|
2007-08-27 12:01:38 +02:00 |
Alex Villacís Lasso
|
5da0c8b18f
|
ole32: Fix forgotten IPersistStorage vtable.
|
2007-08-27 12:01:31 +02:00 |
Alexander Nicolaysen Sørnes
|
1065d52486
|
comdlg32: PageSetupDlgA/W: Avoid crash when not passed a DEVMODE structure.
|
2007-08-27 12:01:17 +02:00 |
Maarten Lankhorst
|
b93cb5f3fa
|
wineoss: Update sound caps.
|
2007-08-27 12:01:11 +02:00 |
Maarten Lankhorst
|
a083c2419d
|
winealsa: Update sound caps.
|
2007-08-27 12:01:08 +02:00 |
Stefan Dösinger
|
d170aabe20
|
wined3d: Non-primary stateblocks also hold an internal reference to buffers.
|
2007-08-27 12:00:57 +02:00 |
Stefan Dösinger
|
f7530729d5
|
wined3d: Add the copied light to the right stateblock.
|
2007-08-27 12:00:49 +02:00 |
Stefan Dösinger
|
6ec6c941fa
|
wined3d: BaseVertexIndex can be negative.
|
2007-08-27 12:00:42 +02:00 |
Stefan Dösinger
|
cc563b9c69
|
d3d9: Return the correct return value in GetDepthStencilSurface.
|
2007-08-27 12:00:28 +02:00 |
Stefan Dösinger
|
6857fc6b61
|
wined3d: Disable specular color when blitting.
|
2007-08-27 12:00:21 +02:00 |
Juan Lang
|
e8cc4db1c7
|
wintrust: Test and correct alloc and free functions in WintrustLoadFunctionPointers.
|
2007-08-27 11:59:42 +02:00 |
Juan Lang
|
ff26d428e3
|
crypt32: Partially implement CMSG_CTRL_VERIFY_SIGNATURE_EX.
|
2007-08-27 11:59:19 +02:00 |
Roderick Colenbrander
|
318f606869
|
wined3d: Improve pixelformat selection code.
|
2007-08-27 11:59:07 +02:00 |
Roderick Colenbrander
|
3084081519
|
wined3d: Override backbufferformat in window mode.
|
2007-08-27 11:59:03 +02:00 |
Roderick Colenbrander
|
925e8964f1
|
wined3d: Add Geforce8 device ids.
|
2007-08-27 11:58:44 +02:00 |
Stefan Leichter
|
e96695a652
|
msi: Remove 'recursive registry key delete' function.
|
2007-08-27 11:58:35 +02:00 |
Stefan Leichter
|
5987d3a37b
|
msxml3: Remove 'recursive registry key delete' function.
|
2007-08-27 11:58:30 +02:00 |
Hwang YunSong(황윤성)
|
baf21f428b
|
gphoto2.ds: Updated Korean resource.
|
2007-08-27 11:58:17 +02:00 |
Hwang YunSong(황윤성)
|
108d86be77
|
wordpad: Updated Korean resource.
|
2007-08-27 11:58:10 +02:00 |
Chris Robinson
|
95b6155408
|
wined3d: Only use one fake context when building adapter info.
|
2007-08-27 11:58:03 +02:00 |
Paul Vriens
|
c213c2c2ab
|
advapi32/tests: Don't use locale dependent string for testing.
|
2007-08-27 11:57:57 +02:00 |
Paul Vriens
|
86e2d1a5e7
|
setupapi/tests: Use skip instead of trace.
|
2007-08-27 11:57:49 +02:00 |
Alexandre Julliard
|
b3cff1b45e
|
Release 0.9.44.
|
2007-08-24 16:34:33 +02:00 |
Alexandre Julliard
|
26d50d6ee1
|
msvcrt: Don't include mbstring.h to avoid conflicts with system headers.
|
2007-08-24 15:11:17 +02:00 |
Kirill K. Smirnov
|
f3e13174c7
|
wineconsole: Implement GetConsoleWindow.
|
2007-08-24 12:03:22 +02:00 |
Kirill K. Smirnov
|
945f4a7946
|
wineconsole: Move window handle to inner_data structure.
|
2007-08-24 12:01:06 +02:00 |