Alexandre Julliard
|
776527f38f
|
winex11: Move creation of an empty cursor to a separate helper function.
|
2010-04-20 21:23:28 +02:00 |
Alexandre Julliard
|
9485f0b756
|
winex11: Implement the entry points for creating and destroying cursors.
|
2010-04-20 21:20:10 +02:00 |
Alexandre Julliard
|
d676bf246d
|
user32: Add driver entry points for cursor creation and destruction, and pass the cursor handle to SetCursor.
|
2010-04-20 19:22:38 +02:00 |
Tony Wasserka
|
7746136f9a
|
d3dx9: Add tests for D3DXDeclaratorFromFVF.
|
2010-04-20 18:13:56 +02:00 |
Tony Wasserka
|
a1945388f5
|
d3dx9: Add a stubbed D3DXDeclaratorFromFVF.
|
2010-04-20 18:13:41 +02:00 |
Paul Vriens
|
26e93215a4
|
wordpad: Update/fix Dutch translation.
|
2010-04-20 17:46:36 +02:00 |
Michael Stefaniuc
|
b0c4c93538
|
wineconsole: Always show an ASCII string in the font test.
|
2010-04-20 17:46:32 +02:00 |
Maarten Lankhorst
|
724351ede4
|
mmdevapi: Add AudioSimpleVolume stub.
|
2010-04-20 17:42:19 +02:00 |
Maarten Lankhorst
|
f259ae550e
|
mmdevapi: Add support for IAudioSessionControl2.
|
2010-04-20 17:42:07 +02:00 |
Maarten Lankhorst
|
2e13008735
|
mmdevapi: Add support for the clock interface.
|
2010-04-20 17:41:58 +02:00 |
Maarten Lankhorst
|
f062e1b127
|
mmdevapi: Add audio capture code.
|
2010-04-20 17:40:21 +02:00 |
Maarten Lankhorst
|
cffb95fdb8
|
mmdevapi: Add support for IAudioRenderClient.
|
2010-04-20 17:39:55 +02:00 |
Maarten Lankhorst
|
bcaa470607
|
mmdevapi: Implement audio formats.
|
2010-04-20 17:39:11 +02:00 |
Maarten Lankhorst
|
a94395f502
|
mmdevapi: Implement some methods in audioclient.
|
2010-04-20 17:37:58 +02:00 |
Maarten Lankhorst
|
416f0156d6
|
mmdevapi: Set PKEY_AudioEngine_DeviceFormat for capture too.
|
2010-04-20 17:37:14 +02:00 |
Maarten Lankhorst
|
fa202c52c3
|
mmdevapi: Add initial audioclient stub.
|
2010-04-20 17:35:36 +02:00 |
Maarten Lankhorst
|
f9293dc977
|
mmdevapi: Improve EndpointNotificationCallback stubs.
|
2010-04-20 17:34:59 +02:00 |
Alistair Leslie-Hughes
|
c79c849479
|
urlmon: Strip forward and back slashes when using the file: protocol.
|
2010-04-20 16:24:44 +02:00 |
Roderick Colenbrander
|
9eaab2cec1
|
wgl: Print the fbconfig fmt_id in ConvertPixelFormatWGLtoGLX instead of the meaningless pointer.
|
2010-04-20 16:24:29 +02:00 |
Roderick Colenbrander
|
26862c5ece
|
wgl: Ignore fbconfigs which are window drawable but which lack a visual.
|
2010-04-20 16:24:25 +02:00 |
Paul Vriens
|
4e0bb60c7c
|
wineboot: Update Dutch translation.
|
2010-04-20 16:23:36 +02:00 |
Paul Vriens
|
8cb645ab23
|
shell32: Update Dutch translation.
|
2010-04-20 16:23:32 +02:00 |
Gerald Pfeifer
|
90e5edbf18
|
taskmgr: Remove two variables which are not really used from ApplicationPageCompareFunc.
|
2010-04-20 16:23:24 +02:00 |
Gerald Pfeifer
|
62871e0b71
|
wordpad: Remove variable hwndPreview which is not really used from init_preview.
|
2010-04-20 16:22:34 +02:00 |
Gerald Pfeifer
|
b33d0d5405
|
winhlp32: Remove not really used id from WINHELP_IndexDlgProc.
|
2010-04-20 16:22:28 +02:00 |
Gerald Pfeifer
|
aa745feddc
|
comctl32: Remove unused scrollInfo from LISTVIEW_MouseWheel.
|
2010-04-20 16:22:23 +02:00 |
Nikolay Sivov
|
c31c4454aa
|
odbc32: Don't crash on null pointers while TRACE enabled.
|
2010-04-20 16:21:37 +02:00 |
Nikolay Sivov
|
7371d0d2fc
|
comctl32/listview: Exit early on LVM_CREATEDRAGIMAGE if null pointer passed for a point.
|
2010-04-20 16:21:37 +02:00 |
Detlef Riekenberg
|
1b67da3566
|
shlwapi/tests: Add tests for SHCreateThreadRef.
|
2010-04-20 16:21:37 +02:00 |
Detlef Riekenberg
|
bb1ca6e08d
|
shlwapi: Implement SHCreateThreadRef.
|
2010-04-20 16:21:37 +02:00 |
Alexandre Julliard
|
f84f939411
|
winex11: Fix memory leaks in get_bitmap_argb.
|
2010-04-20 16:21:37 +02:00 |
Alexandre Julliard
|
3858ad7bd3
|
gdi32: Convert the driver list to a standard Wine list.
|
2010-04-20 16:21:37 +02:00 |
Nikolay Sivov
|
f375123f01
|
shell32/tests: Fix a test failure on W2K (unimplemented method).
|
2010-04-20 16:21:37 +02:00 |
Jaime Rave
|
6105216404
|
user32: Draw the rect edges from left to right and top to bottom.
|
2010-04-20 16:21:37 +02:00 |
Michael Stefaniuc
|
06a9ff98d7
|
wineboot: Update the Romanian translation.
|
2010-04-20 16:21:37 +02:00 |
Michael Stefaniuc
|
e647799197
|
shell32: Update the Romanian translation.
|
2010-04-20 11:17:08 +02:00 |
Eric Pouech
|
1298f2233f
|
server: Fix write_process_memory on Wow64.
|
2010-04-20 11:17:03 +02:00 |
Eric Pouech
|
e5555b0fb5
|
winedbg: Don't assert on some lvalue's write conditions.
|
2010-04-20 11:16:40 +02:00 |
Eric Pouech
|
22da105b4d
|
winegcc: When specifying -m32, force i386 cpu when compiling on x86_64 boxes.
|
2010-04-20 11:16:29 +02:00 |
Eric Pouech
|
d4dfcc1f32
|
winegcc: On x86-64, don't define twice the fastcall macros.
|
2010-04-20 11:15:48 +02:00 |
Eric Pouech
|
285200b29b
|
winedbg: For stack info command, display information in 'a' format (instead of 'x') to get word size machine (instead of forcing 32bit).
|
2010-04-20 11:15:25 +02:00 |
Eric Pouech
|
3833600c79
|
winedbg: Correctly display whether we're in 32 vs 64 bit code.
|
2010-04-20 11:15:18 +02:00 |
Maarten Lankhorst
|
8734d5b9ac
|
ntdll: Clear alignment flag in exception handlers.
|
2010-04-20 11:15:11 +02:00 |
André Hentschel
|
b999b69ee9
|
ntdll: Add SP2 for Vista.
|
2010-04-20 11:15:00 +02:00 |
Henri Verbeet
|
fb189b39a9
|
wined3d: Immediately return on redundant changes in IWineD3DDeviceImpl_SetDepthStencilSurface().
|
2010-04-20 11:14:52 +02:00 |
Henri Verbeet
|
5056fd309d
|
wined3d: Get rid of a useless local variable in IWineD3DDeviceImpl_SetDepthStencilSurface().
|
2010-04-20 11:14:48 +02:00 |
Henri Verbeet
|
c5de1e1045
|
wined3d: Store the depth/stencil surface as an IWineD3DSurfaceImpl pointer in the device.
|
2010-04-20 11:14:42 +02:00 |
Henri Verbeet
|
520f74de21
|
wined3d: Store the auto depth/stencil surface as an IWineD3DSurfaceImpl pointer in the device.
|
2010-04-20 11:14:35 +02:00 |
Henri Verbeet
|
c7a1848656
|
wined3d: Store render targets as IWineD3DSurfaceImpl pointers in the device.
|
2010-04-20 11:14:30 +02:00 |
André Hentschel
|
8b32635091
|
shell32: Update German translation.
|
2010-04-20 11:14:25 +02:00 |