Stefan Dösinger
f53451ddac
wined3d: Only use WINE_normalized_texrect if ARB_texture_np2 is supported.
2009-08-05 11:19:26 +02:00
Stefan Dösinger
2e9362d0fb
wined3d: ARB clipplane init needs the helper constant.
2009-08-05 11:19:14 +02:00
Roderick Colenbrander
5b5401064a
opengl32: Add opengl 3.2 extensions.
2009-08-05 11:19:03 +02:00
Jacek Caban
d97cc15608
mshtml: Wine Gecko 1.0.0 release.
2009-08-04 15:33:01 +02:00
Jacek Caban
870f508c98
mshtml: Install Gecko in system directory.
2009-08-04 15:32:57 +02:00
Hans Leidekker
508322a8bf
advapi32: LsaFreeMemory returns NTSTATUS.
2009-08-04 15:25:12 +02:00
Alistair Leslie-Hughes
7b2292fac1
gdiplus: Add GdipRecordMetafileI stub.
2009-08-04 15:21:00 +02:00
Maarten Lankhorst
a89ba9e47e
msgsm32.acm: Add support for encoding and decoding.
...
Also makes the code only load the libgsm library only when it is used
instead of on initialization of the dll.
2009-08-04 15:20:14 +02:00
Maarten Lankhorst
37a89ff073
msgsm32.acm: Add support for format enumeration.
2009-08-04 15:19:49 +02:00
Maarten Lankhorst
58b5a3f6be
msgsm32.acm: Implement a stub dll.
2009-08-04 15:19:32 +02:00
Huw Davies
b8e97560fb
msdaps: Initial stub.
2009-08-04 13:51:07 +02:00
Huw Davies
69091ef569
widl: Store the pointer description in the type rather than base type so that it gets re-written when the type is re-written.
2009-08-04 13:50:07 +02:00
Alistair Leslie-Hughes
ccb23e8897
mshtml: Add missing interfaces.
2009-08-04 13:47:36 +02:00
Alistair Leslie-Hughes
ffd2e69f53
shlwapi: Correct AssocCreate and tests.
2009-08-04 13:47:06 +02:00
André Hentschel
b585ca0f64
comctl32: Stop flicker when drawing themed and draw the correct image smoothly.
2009-08-04 13:46:58 +02:00
John Klehm
b4c5a62338
wintab32: Add a test for context validation by WTOpen.
2009-08-04 13:46:42 +02:00
Hans Leidekker
eb101df687
msi: Fix column width calculation.
...
The iTunes 8 installer database has an integer column of size 1 which
takes up two bytes at storage level, so adjust the column size calculation
to account for this difference.
2009-08-04 13:05:45 +02:00
Hans Leidekker
0b60ed8ff1
msi: Fix parsing of integer column width specifiers.
2009-08-04 13:05:30 +02:00
Hans Leidekker
ae45fa6864
setupapi: Add stub implementations of CM_Get_Device_ID_ListW and CM_Enumerate_Classes.
2009-08-04 13:05:05 +02:00
Nicolas Le Cam
b0dcfa7a23
comdlg32/tests: Fix a failing test on Win2k and below.
2009-08-04 13:04:47 +02:00
Nicolas Le Cam
9089c3e1d2
comdlg32/tests: Hardcode expected values when possible.
2009-08-04 13:04:39 +02:00
Henri Verbeet
d4159adbc8
wined3d: Statically initialize the filter lookup tables.
...
Also add some comments.
2009-08-04 13:04:23 +02:00
Henri Verbeet
b30a31e09a
wined3d: Set a more appropriate value for the ANISOTROPIC/NONE min/mip filter.
2009-08-04 13:04:11 +02:00
Henri Verbeet
25fe98e02b
wined3d: Don't disable mipmapping if we lack EXT_texture_filter_anisotropic.
...
These don't have a whole lot to do with each other.
2009-08-04 13:04:05 +02:00
Henri Verbeet
efb78aca64
wined3d: Update the WINED3DSAMP_MAGFILTER state even if we didn't recognize the value.
...
It's a bit pointless to keep printing FIXMEs after the first time.
2009-08-04 13:03:44 +02:00
Henri Verbeet
10906e6b8e
wined3d: Set the initial value of WINED3DTEXSTA_MAXANISOTROPY to 1.
2009-08-04 13:03:40 +02:00
Henri Verbeet
2f3e993e7e
wined3d: Properly calculate GL_TEXTURE_MAX_ANISOTROPY_EXT.
2009-08-04 13:03:34 +02:00
Nikolay Sivov
c96900b904
comctl32/listview: Enable column reordering.
2009-08-04 13:03:27 +02:00
Nikolay Sivov
8c6d91052d
comctl32/listview: Fix visibility computation in details view.
2009-08-04 13:03:18 +02:00
Nikolay Sivov
9576fb1836
comctl32/listview: Introduce a way to update cached column rectangles from Header.
2009-08-04 12:51:40 +02:00
Nikolay Sivov
6f723508e5
comctl32/listview: Respect column order while scrolling columns.
2009-08-04 12:51:33 +02:00
Alexander Nicolaysen Sørnes
7d2bc2f9df
wininet: Update Norwegian Bokmål translation.
2009-08-04 12:50:27 +02:00
Alexander Nicolaysen Sørnes
6ad3ffa577
setupapi: Update Norwegian Bokmål translation.
2009-08-04 12:50:17 +02:00
Alexander Nicolaysen Sørnes
1cbef167a5
mshtml: Update Norwegian Bokmål translation.
2009-08-04 12:50:12 +02:00
Juan Lang
90c52c0180
ws2_32: Add debug support for IPv6 addresses.
2009-08-04 12:49:56 +02:00
Vincent Povirk
c71853cda5
gdiplus: Ignore the graphics transforms in GdipGetRegionBounds.
2009-08-04 12:49:01 +02:00
Vincent Povirk
ee74501102
gdiplus: Fix rectangles of horizontal and vertical gradients.
2009-08-04 12:48:42 +02:00
Alexandre Julliard
b05ebca618
mountmgr: Increment the volume refcount in functions that return a volume.
2009-08-04 12:36:34 +02:00
Austin English
6deaa09887
start: Handle /B & /I options.
2009-08-03 17:48:42 +02:00
Hans Leidekker
c257ef317b
hnetcfg: Register interfaces.
2009-08-03 17:44:55 +02:00
Hans Leidekker
5fd74fb4a0
hnetcfg: Add class factory.
2009-08-03 17:44:36 +02:00
Hans Leidekker
68d64de4ac
hnetcfg: Add a stub implementation of INetFwAuthorizedApplication and INetFwAuthorizedApplications.
2009-08-03 17:44:23 +02:00
Hans Leidekker
b915aadb37
hnetcfg: Add a stub implementation of INetFwProfile.
2009-08-03 17:44:02 +02:00
Hans Leidekker
49270f4bb6
hnetcfg: Add a stub implementation of INetFwPolicy.
2009-08-03 17:43:38 +02:00
Hans Leidekker
a3337935e9
hnetcfg: Add a stub implementation of INetFwMgr.
2009-08-03 17:43:23 +02:00
Rein Klazes
c18cd1b46f
user32: When all items in a menu have either a bitmap or text but not both, then texts should be aligned with the bitmaps.
2009-08-03 17:39:22 +02:00
Luke Benstead
ea96cd3a52
gdiplus: Implement stub for GdipGetImagePalette.
2009-08-03 17:35:52 +02:00
Nicolas Le Cam
ab6ee61bd3
shell32/tests: Fix test on temp paths that have a different long form.
2009-08-03 17:34:12 +02:00
Nicolas Le Cam
41b2296ac0
shell32/tests: Add test for shell links to short path containing double backslashes.
2009-08-03 17:34:03 +02:00
Maarten Lankhorst
9d649202bb
Revert "winealsa.drv: Re-allow fallback to waveout (regression in dsound).".
...
This reverts commit 0addd3ba5a
.
It doesn't fix anything, it just hides the bug.
2009-08-03 17:24:48 +02:00