Alexandre Julliard
|
6359de3ddc
|
tools: Remove the deprecated wineprefixcreate script.
|
2010-04-21 12:17:00 +02:00 |
Hans Leidekker
|
a5a58910b6
|
msi: Try to apply a patch to each product it is targeted for.
A patch may target multiple products but only one of them needs to
be installed for the patch to succeed. Fixes an Acrobat Reader 9 patch.
|
2010-04-21 11:57:33 +02:00 |
Hans Leidekker
|
e31ee69f37
|
msi: Rename MSI_GetPropertyW and MSI_SetPropertyW.
For consistency with related functions msi_dup_property and msi_get_property_int
and because there is no ANSI version of these functions.
|
2010-04-21 11:57:33 +02:00 |
Hans Leidekker
|
44b7983913
|
msi: Make MSI_SetPropertyW take a pointer to a database instead of a package.
|
2010-04-21 11:57:33 +02:00 |
Hans Leidekker
|
186f4efa3f
|
msi: Make msi_get_property_int and friends take a pointer to a database instead of a package.
They only operate on a database and this way we can use them before a package is created.
|
2010-04-21 11:57:33 +02:00 |
Hans Leidekker
|
031d2c63e8
|
msi: Add a test to show that MsiOpenPackage must apply any existing patches.
|
2010-04-21 11:57:33 +02:00 |
Michael Stefaniuc
|
ed1711ec54
|
ntdll/tests: Avoid using the 'long' types.
|
2010-04-21 11:57:33 +02:00 |
Detlef Riekenberg
|
5c02e3f8b5
|
msiexec: Recognize /uninstall as alias for /x [resend].
|
2010-04-21 11:57:33 +02:00 |
Alistair Leslie-Hughes
|
e560e2ead5
|
include: Add asptlb.idl.
|
2010-04-21 11:57:33 +02:00 |
Alistair Leslie-Hughes
|
ec32203391
|
mshtml: Implement IHTMLEventObj IDispatch functions.
|
2010-04-21 11:57:33 +02:00 |
Joel Holdsworth
|
6d467bb434
|
comdlg32: Replaced collate icons with Tango compliant icons.
|
2010-04-21 11:57:32 +02:00 |
Joel Holdsworth
|
310561acbb
|
tools: Fixed buildicon to support rectangular icons.
|
2010-04-21 11:57:32 +02:00 |
Joel Holdsworth
|
60fad33ae9
|
tools: Remove fallback render rule.
|
2010-04-21 11:57:32 +02:00 |
Joel Holdsworth
|
258a2128b9
|
tools: Fixed buildicon to use the path of rsvg provided in the environment variable.
|
2010-04-21 11:57:32 +02:00 |
Joel Holdsworth
|
b8f2302776
|
taskmgr: Show a 48x48 icon in the about box.
|
2010-04-21 11:57:32 +02:00 |
Joel Holdsworth
|
c166cb3840
|
winecfg: Installed a Tango compliant application icon.
|
2010-04-21 11:57:32 +02:00 |
Jaime Rave
|
c2ebd0d5f8
|
wineboot: Update Spanish translation.
|
2010-04-21 11:57:32 +02:00 |
Nikolay Sivov
|
7d846eb19f
|
comctl32/listview: Properly handle subitem hittesting outside of horizontal columns bounds.
|
2010-04-21 11:57:32 +02:00 |
Henri Verbeet
|
660ad06692
|
wined3d: Simply pass implementation pointers to stretch_rect_fbo().
|
2010-04-21 11:57:32 +02:00 |
Henri Verbeet
|
79a014a505
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to surface_get_gl_buffer().
|
2010-04-21 11:57:32 +02:00 |
Henri Verbeet
|
7b47dabd09
|
wined3d: Avoid some unnecessary invalidations of the the onscreen depth buffer.
This can happen for example when the application switches to a different
depth/stencil for offscreen rendering and back again.
|
2010-04-21 11:57:32 +02:00 |
Henri Verbeet
|
4f004a5565
|
wined3d: Move location loading and modification together in IWineD3DDeviceImpl_ClearSurface().
|
2010-04-21 11:57:32 +02:00 |
Henri Verbeet
|
dc67164d0d
|
wined3d: Fix some more misspellings of "device".
|
2010-04-21 11:57:32 +02:00 |
Frédéric Delanoy
|
db4babfbbc
|
shell32: Update French translation.
|
2010-04-21 11:57:32 +02:00 |
Paul Vriens
|
a3f95b042f
|
jscript: Update Dutch translation.
|
2010-04-21 11:57:32 +02:00 |
Paul Vriens
|
02163ffeaa
|
mapi32: Add Dutch translation.
|
2010-04-21 11:57:31 +02:00 |
Piotr Caban
|
94112ff960
|
msvcrt: Added _strtod_l implementation.
|
2010-04-21 11:57:12 +02:00 |
Piotr Caban
|
776998866a
|
msvcrt: Added _get_heap_handle implementation.
|
2010-04-21 11:07:46 +02:00 |
Piotr Caban
|
23d0369d9d
|
msvcrt: Added strncpy_s implementation.
|
2010-04-21 11:07:45 +02:00 |
Piotr Caban
|
c483bebe2b
|
msvcrt: Added swprintf_s implementation.
|
2010-04-21 11:07:45 +02:00 |
Piotr Caban
|
2ff04b9d57
|
msvcrt: Added _wfopen_s implementation.
|
2010-04-21 11:07:45 +02:00 |
Davide Pizzetti
|
f54fd9ac86
|
wordpad: Italian translation update.
|
2010-04-21 11:07:45 +02:00 |
Alexandre Julliard
|
33e6f7dca3
|
user32: Only call the driver when the cursor has actually changed.
|
2010-04-21 11:07:45 +02:00 |
Alexandre Julliard
|
8ec6359bbb
|
user32: Remove the CURSORICON parameter in the SetCursor entry point.
|
2010-04-21 11:07:45 +02:00 |
Alexandre Julliard
|
eed9c63ac7
|
winex11: Update the cursor from the thread input status instead of caching it per-thread in x11drv.
|
2010-04-21 11:07:45 +02:00 |
Alexandre Julliard
|
cd28e2be7c
|
server: Return the current cursor when queuing a hardware message.
|
2010-04-21 11:07:31 +02:00 |
Alexandre Julliard
|
3044d734b1
|
server: Fix structure padding for requests that have a reply.
|
2010-04-20 21:25:38 +02:00 |
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 |