Austin English
|
913fb67a5b
|
comctl32: Fix a grammar error in comment.
|
2012-01-12 12:24:40 +01:00 |
Alexandre Julliard
|
e0cc9a798b
|
comctl32/syslink: Fix painting of background color for transparent controls.
|
2012-01-12 12:20:46 +01:00 |
Alexandre Julliard
|
8407559167
|
user32: Don't access past the file size when loading a cursor/icon.
|
2012-01-12 12:18:15 +01:00 |
Alexandre Julliard
|
98dd61e2f3
|
winex11: Don't cache text and background pixel values to support PALETTEINDEX properly.
|
2012-01-11 20:55:35 +01:00 |
Vincent Povirk
|
aba9ddc4a0
|
gdiplus: Implement GdipDrawImagePoints.
|
2012-01-11 20:11:40 +01:00 |
Alexandre Julliard
|
2329f91998
|
wininet: Don't free name before the IPv6 lookup.
|
2012-01-11 20:11:39 +01:00 |
Jörg Höhle
|
d8d4aed845
|
winmm: GetCurrentPadding is superfluous while recording.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
88d75f1107
|
mshtml: Get rid of wrapped nsurl.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
fc899dfa99
|
mshtml: Reimplement nsIURL::GetFileBaseName on top of IUri.
|
2012-01-11 19:42:53 +01:00 |
Jacek Caban
|
b24b06a7cb
|
mshtml: Reimplement nsIURL::GetFileName on top of IUri.
|
2012-01-11 19:42:52 +01:00 |
Jacek Caban
|
5458e5f6de
|
mshtml: Reimplement nsIURL::GetDirectory using new helper functions.
|
2012-01-11 19:42:52 +01:00 |
Diego Nieto Cid
|
759bad0202
|
wined3d: Convert rtInternal and glGammaInternal.
|
2012-01-11 19:42:50 +01:00 |
Kusanagi Kouichi
|
dc02e4d1a7
|
winex11.drv: Fix IME status handling.
|
2012-01-11 19:42:48 +01:00 |
Kusanagi Kouichi
|
f56e1fcf7c
|
winex11.drv: Assign struct.
|
2012-01-11 17:47:35 +01:00 |
Daniel Lehman
|
4f9bc837d8
|
msvcp90: Add num_get<char> stubs.
|
2012-01-11 17:47:34 +01:00 |
André Hentschel
|
90071951ea
|
po: Update German translation.
|
2012-01-11 17:47:33 +01:00 |
Frédéric Delanoy
|
6febe65678
|
po: Update French translation.
|
2012-01-11 17:47:32 +01:00 |
Luca Bennati
|
5cc66bc8d4
|
po: Update Italian translation.
|
2012-01-11 17:47:31 +01:00 |
Alexandre Julliard
|
ff71cc2ca4
|
comctl32: Fix management of imagelist growth amount.
|
2012-01-11 17:47:31 +01:00 |
Nikolay Sivov
|
72a7c34109
|
shell32: Avoid casts when creating item menu.
|
2012-01-11 17:47:30 +01:00 |
Nikolay Sivov
|
3efda60ef6
|
shell32: Avoid pointer casts when background menu is created.
|
2012-01-11 17:47:30 +01:00 |
Nikolay Sivov
|
9fe57a8acf
|
shell32: Update to IContextMenu3.
|
2012-01-11 17:47:29 +01:00 |
Nikolay Sivov
|
82c72f2fae
|
shell32: Use shared IUnknown implementation for both vtables.
|
2012-01-11 17:47:28 +01:00 |
Nikolay Sivov
|
bfc39c83b5
|
shell32: Get rid of menu enabling helper.
|
2012-01-11 17:47:28 +01:00 |
Nikolay Sivov
|
dff08c9771
|
shell32: Merge menu implementations together.
|
2012-01-11 17:47:27 +01:00 |
Austin English
|
a2219b9c84
|
wine.inf: Add Tcpip/Winsock/Winsock2 service registry keys.
|
2012-01-11 17:47:27 +01:00 |
Nikolay Sivov
|
9b1f217c41
|
msxml3: Try mshtml container url as a base for relative request url.
|
2012-01-11 17:47:26 +01:00 |
André Hentschel
|
fd4afaf639
|
xcopy: Fix a typo.
|
2012-01-11 17:47:26 +01:00 |
André Hentschel
|
4c6a20ce22
|
winex11.drv: No need for WINE_ prefixed debug output macros.
|
2012-01-11 17:47:25 +01:00 |
André Hentschel
|
49034716ce
|
user32: No need for WINE_ prefixed debug output macro.
|
2012-01-11 17:47:25 +01:00 |
André Hentschel
|
0d23c1d464
|
ole32: No need for WINE_ prefixed debug output macro.
|
2012-01-11 17:47:24 +01:00 |
André Hentschel
|
37ba5eb2a2
|
ntdll: No need for WINE_ prefixed debug output macro.
|
2012-01-11 17:47:24 +01:00 |
André Hentschel
|
3a82d3b23a
|
kernel32: No need for WINE_ prefixed debug output macros.
|
2012-01-11 17:47:23 +01:00 |
Henri Verbeet
|
2650ba4b17
|
wined3d: Get rid of the WINED3DTEXTUREADDRESS typedef.
|
2012-01-11 17:47:23 +01:00 |
Henri Verbeet
|
b6431d9493
|
wined3d: Get rid of the WINED3DTEXTUREOP typedef.
|
2012-01-11 17:47:22 +01:00 |
Henri Verbeet
|
bd3b0ba697
|
d3d9: Don't expose wined3d internal flags to the application.
|
2012-01-11 17:47:18 +01:00 |
Henri Verbeet
|
ef9be113e2
|
d3d8: Don't expose wined3d internal flags to the application.
|
2012-01-11 17:47:13 +01:00 |
Henri Verbeet
|
b55e3d82cf
|
wined3d: Set SFLAG_PIN_SYSMEM when the application tries to use surfaces that are currently mapped.
|
2012-01-11 12:32:55 +01:00 |
Alexandre Julliard
|
5112699a6b
|
winex11: Store the XRender format in the bitmap structure.
|
2012-01-10 21:06:45 +01:00 |
Alexandre Julliard
|
3e85a7c2a7
|
winex11: Avoid some references to the X11 device from XRender.
|
2012-01-10 20:56:06 +01:00 |
Alexandre Julliard
|
7d447d7b9a
|
winex11: Create XRender colors from the original COLORREF and add support for PALETTEINDEX colors.
|
2012-01-10 20:54:40 +01:00 |
Alexandre Julliard
|
a680644da6
|
winex11: Remove the global XRender installed flag.
|
2012-01-10 20:12:56 +01:00 |
Alexandre Julliard
|
5b11c96fa1
|
winex11: Get rid of the DIB section support.
|
2012-01-10 20:12:31 +01:00 |
Alexandre Julliard
|
978c42feb5
|
winex11: Avoid using DIB functions to create the dithering image.
|
2012-01-10 20:12:23 +01:00 |
Alexandre Julliard
|
49b73d53cf
|
winex11: Move the clipboard DIB creation functions to clipboard.c.
|
2012-01-10 20:12:16 +01:00 |
Piotr Caban
|
662f3ab2ee
|
msvcp60: Fix errors related to name demangling.
|
2012-01-10 19:48:50 +01:00 |
Piotr Caban
|
7f59bfd694
|
msvcp: Sync spec files.
|
2012-01-10 19:48:37 +01:00 |
Piotr Caban
|
727499a19a
|
msvcp90: Fix errors related to name demangling.
|
2012-01-10 19:37:14 +01:00 |
Hans Leidekker
|
4ef765cb4e
|
msi: Don't try to ready media for files from a previous installation or files that will be skipped.
|
2012-01-10 18:29:05 +01:00 |
Hans Leidekker
|
c7e5f0331f
|
msi: Downgrade an error.
|
2012-01-10 18:29:04 +01:00 |