Commit Graph

68012 Commits

Author SHA1 Message Date
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
André Hentschel
38e800f7c4 shlwapi: Fix comment typo. 2010-04-20 11:14:20 +02:00
Alexandre Julliard
b2e7e5c353 wordpad: Set the window small icon, and get rid of old icons. 2010-04-19 20:13:34 +02:00
Alexandre Julliard
0763861873 winhlp32: Set the window class small icon for all classes. 2010-04-19 20:13:11 +02:00
Alexandre Julliard
5b32b11e10 winetest: Set the window small icon. 2010-04-19 20:12:57 +02:00
Alexandre Julliard
099890106c winemine: Set the window class small icon. 2010-04-19 20:12:51 +02:00
Alexandre Julliard
80997b2f05 taskmgr: Set the window small icon. 2010-04-19 20:12:43 +02:00
Alexandre Julliard
4c917904ae notepad: Set the window class small icon. 2010-04-19 20:12:34 +02:00
Alexandre Julliard
a551dfe311 winex11: Add the small icon to the NET_WM_ICON hint. 2010-04-19 17:59:09 +02:00
Alexandre Julliard
f0644c6d07 winex11: Generate an alpha channel from the bitmask for icons that don't have one. 2010-04-19 17:54:43 +02:00
Alexandre Julliard
4253120745 winex11: Move creation of an ARGB bitmap for icons to a separate function. 2010-04-19 17:53:24 +02:00
Aric Stewart
af3dfc198a usp10: Improve support for Syriac in ScriptItemize. 2010-04-19 16:22:29 +02:00
Aric Stewart
4459c5b619 usp10: Improve Hebrew support in ScriptItemize. 2010-04-19 16:22:23 +02:00
Johan Gill
7c90c1a0b5 ddraw: Do not restore the display mode from inside SetCooperativeLevel. 2010-04-19 16:06:01 +02:00
Hwang YunSong(황윤성)
ebfedceaeb wineboot: Update Korean translation. 2010-04-19 16:04:31 +02:00
Joel Holdsworth
1aed5d33c9 winhlp32: Replaced progam icon with a Tango compliant icon. 2010-04-19 16:03:20 +02:00