Michael Stefaniuc
|
4bd87b9d7e
|
wineesd.drv: Add the missing calls to ESD_WaveClose/ESD_WaveInit.
|
2010-04-22 11:40:08 +02:00 |
Michael Stefaniuc
|
6450b76a51
|
kernel32: The Isle of Man uses the Manx Pound.
|
2010-04-22 11:28:37 +02:00 |
Michael Stefaniuc
|
40ea1a08a5
|
kernel32: Add some missing LOCALE_SNATIVECURRNAME constants.
|
2010-04-22 11:28:30 +02:00 |
Michael Stefaniuc
|
c8d0f70a5c
|
kernel32: Update the Dutch (Suriname) NLS file.
|
2010-04-22 11:28:28 +02:00 |
Henri Verbeet
|
158a001859
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to color_fill_fbo().
|
2010-04-22 11:28:22 +02:00 |
Henri Verbeet
|
6b34b8e6d1
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_acquire().
|
2010-04-22 11:28:17 +02:00 |
Henri Verbeet
|
1c403e44b5
|
wined3d: Store the current render target as an IWineD3DSurfaceImpl pointer in the context.
|
2010-04-22 11:28:12 +02:00 |
Henri Verbeet
|
95fb8eaa14
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to context_setup_target().
|
2010-04-22 11:28:06 +02:00 |
Henri Verbeet
|
1b26ccde91
|
wined3d: Simply pass an IWineD3DSurfaceImpl pointer to FindContext().
|
2010-04-22 11:28:01 +02:00 |
Aurimas Fišeras
|
d39e99dc49
|
shell32: Update Lithuanian translation.
|
2010-04-22 11:27:56 +02:00 |
Kirill Smelkov
|
277aba1d76
|
wrc: Drop hardcoded INCLUDEDIR.
INCLUDEDIR should be defined in Makefile.in, and if not, we should notice.
|
2010-04-22 11:27:52 +02:00 |
Kirill Smelkov
|
f4ff08f483
|
wrc: Use INCLUDEDIR when compiling.
|
2010-04-22 11:27:44 +02:00 |
Huw Davies
|
76146568af
|
wineps.drv: Remove the unscaled font hack and read the outline directly from the font file.
|
2010-04-21 16:32:17 +02:00 |
Maarten Lankhorst
|
3c640ddacd
|
wineesd.drv: Clean up loading.
|
2010-04-21 16:15:35 +02:00 |
Maarten Lankhorst
|
82e4c76d8c
|
winejack.drv: Clean up loading.
|
2010-04-21 16:15:10 +02:00 |
Maarten Lankhorst
|
c0a602c2e9
|
wineoss.drv: Move opening devices to their respective xxxMessage functions.
|
2010-04-21 16:14:39 +02:00 |
Maarten Lankhorst
|
ce91ee441a
|
winenas.drv: Move opening wave device to audio.c.
|
2010-04-21 16:13:33 +02:00 |
Maarten Lankhorst
|
0ceed8beb1
|
winenas.drv: Clean up DriverProc.
|
2010-04-21 16:13:05 +02:00 |
Maarten Lankhorst
|
d54dcdfedb
|
wineoss.drv: Clean up DriverProc.
|
2010-04-21 16:12:44 +02:00 |
Maarten Lankhorst
|
ba7d2cd3ee
|
winealsa.drv: Clean up DriverProc.
|
2010-04-21 16:12:33 +02:00 |
Gerald Pfeifer
|
6802866256
|
taskmgr: Remove variable pnmhdr which is not really used from ProcessPageOnNotify.
|
2010-04-21 15:35:13 +02:00 |
Gerald Pfeifer
|
07c8120b57
|
wined3d: Remove variable dlc_tmp which is not really used from shader_arb_generate_pshader.
|
2010-04-21 15:35:07 +02:00 |
Gerald Pfeifer
|
dec98a5997
|
wininet: Remove variable len which is not really used from CommitUrlCacheEntryInternal.
|
2010-04-21 15:35:00 +02:00 |
Maarten Lankhorst
|
a363c41e04
|
mmdevapi: Fix small capture bugs.
|
2010-04-21 15:32:21 +02:00 |
Jacek Caban
|
1997a3a20a
|
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.
|
2010-04-21 15:32:14 +02:00 |
Alexandre Julliard
|
5d6e052926
|
comctl32: Fix handling of bitmap header size for V4/V5 bitmaps.
|
2010-04-21 14:56:37 +02:00 |
Alexandre Julliard
|
3f1c526ea2
|
winex11: Fix handling of bitmap header size for V4/V5 bitmaps.
|
2010-04-21 14:56:32 +02:00 |
Alexandre Julliard
|
3a263a871c
|
user32: Fix handling of bitmap header size for V4/V5 bitmaps.
|
2010-04-21 14:56:26 +02:00 |
Alexandre Julliard
|
50500d1a0b
|
gdi32: Fix handling of bitmap header size for V4/V5 bitmaps.
|
2010-04-21 14:56:22 +02:00 |
Alexandre Julliard
|
1ffab3ab4e
|
wrc: Make the bitmap size checking more generic, and add support for V5 bitmaps.
|
2010-04-21 14:07:50 +02:00 |
Alexandre Julliard
|
b32653235a
|
configure: Default to /lib64 as libdir for 64-bit builds, and use plain /lib for 32-bit builds.
|
2010-04-21 12:30:00 +02:00 |
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 |