André Hentschel
|
7e3fe1975a
|
dbghelp: Rename SymMatchString and forward it to SymMatchStringA.
|
2011-11-01 10:42:50 +01:00 |
Juan Lang
|
044f645477
|
wininet: Implement ShowX509EncodedCertificate.
|
2011-11-01 10:36:27 +01:00 |
Andrew Talbot
|
710483eb2a
|
qedit: Remove unneeded address-of operator from array name.
|
2011-10-31 23:54:11 +01:00 |
Andrew Talbot
|
85fc5a3ae9
|
ole32: Remove unneeded address-of operators from array names.
|
2011-10-31 23:54:07 +01:00 |
Andrew Talbot
|
51804165aa
|
gdiplus: Remove unneeded address-of operators from array names.
|
2011-10-31 23:54:00 +01:00 |
Andrew Talbot
|
d275236320
|
fusion: Remove unneeded address-of operators from array names.
|
2011-10-31 23:53:56 +01:00 |
Andrew Talbot
|
c61958ec78
|
cryptui: Remove unneeded address-of operators from array names.
|
2011-10-31 23:53:52 +01:00 |
Andrew Talbot
|
f0465fb021
|
comdlg32: Remove unneeded address-of operator from array name.
|
2011-10-31 23:53:48 +01:00 |
Michael Stefaniuc
|
e68643f1a1
|
ole32: Drop 'inline' from a function using sigsetjmp.
|
2011-10-31 23:53:44 +01:00 |
Michael Stefaniuc
|
e443948d94
|
comctl32: Drop 'inline' from a function using sigsetjmp.
|
2011-10-31 23:53:41 +01:00 |
Nikolay Sivov
|
8bd54c56e7
|
msxml3: Init IDispatchEx data for all node types.
|
2011-10-31 23:53:37 +01:00 |
Nikolay Sivov
|
32d217d2e3
|
msxml3: Fix trace formats to match all other files.
|
2011-10-31 23:53:14 +01:00 |
Henri Verbeet
|
da64996159
|
wined3d: Make the buffer parameter to buffer_is_fully_dirty() const.
|
2011-10-31 23:53:04 +01:00 |
Henri Verbeet
|
b9b2288796
|
wined3d: Make the buffer parameter to buffer_is_dirty() const.
|
2011-10-31 23:53:02 +01:00 |
Henri Verbeet
|
b49e08aa8d
|
wined3d: Get rid of the local_constant typedef.
|
2011-10-31 23:52:59 +01:00 |
Henri Verbeet
|
fcf96b634a
|
wined3d: Create the DIB section for DDSCAPS_OWNDC surfaces on initialization.
|
2011-10-31 23:52:51 +01:00 |
Henri Verbeet
|
7de4df9fd9
|
wined3d: Get rid of the wined3d_surface_bltfast() export.
|
2011-10-31 23:52:47 +01:00 |
Alexandre Julliard
|
95cba0c0f4
|
gdi32: Add a DC driver entry point for GdiGradientFill.
|
2011-10-31 23:51:38 +01:00 |
Alexandre Julliard
|
afd962121b
|
gdi32/tests: Add some tests for the behavior of a printer DC.
|
2011-10-31 20:23:20 +01:00 |
Alexandre Julliard
|
f1f5f33468
|
gdi32: Emulate DDB support using the DIB driver when the graphics driver doesn't support bitmaps.
|
2011-10-31 20:21:15 +01:00 |
Alexandre Julliard
|
c9bdcbafab
|
gdi32: Allocate the bits for a DDB the first time it's used in any DIB driver call.
|
2011-10-31 20:06:37 +01:00 |
Alexandre Julliard
|
7a8a56a27c
|
winspool/tests: Allow a different way of specifying the paper size capabilities.
|
2011-10-31 20:00:26 +01:00 |
Alexandre Julliard
|
c9c568dda9
|
wineps: Stroke and fill GDI paths using Postscript paths.
|
2011-10-31 19:58:12 +01:00 |
Alexandre Julliard
|
da3511fd3b
|
wineps: Implement PolyBezier using the Postscript curveto function.
|
2011-10-31 19:39:02 +01:00 |
Ruslan Kabatsayev
|
996b451c2d
|
uxtheme: GetSysColor() expects the same type of argument as GetThemeSysColor().
|
2011-10-31 17:52:52 +01:00 |
André Hentschel
|
adea3c5dda
|
wininet: Add a stub for ShowX509EncodedCertificate.
|
2011-10-31 17:52:02 +01:00 |
Vitaliy Margolen
|
0a9caf3e81
|
dinput8: Register CLSID_DirectInputDevice8.
|
2011-10-31 17:51:15 +01:00 |
Jacek Caban
|
e94385c793
|
urlmon: Added CompareSecurityIds stub.
|
2011-10-31 17:50:10 +01:00 |
Aric Stewart
|
4b7300ef77
|
user32: Respect rev for painting selections.
|
2011-10-31 16:53:42 +01:00 |
Jörg Höhle
|
1cde966c35
|
winmm: Never write silence, mmdevapi must handle underruns.
|
2011-10-31 16:53:32 +01:00 |
Piotr Caban
|
0fa2cf4100
|
msxml3/tests: Added NamespaceUri pointer test.
|
2011-10-31 16:53:00 +01:00 |
Piotr Caban
|
a95b35de07
|
msxml3: Use namespaces stack in SAXAttributes interface implementation.
|
2011-10-31 16:52:56 +01:00 |
Piotr Caban
|
216b64801d
|
msxml3: Don't allocate new strings when returning namespace related data.
|
2011-10-31 16:52:51 +01:00 |
Piotr Caban
|
619c2dcd08
|
msxml3: Don't use libxml namespaces stack.
|
2011-10-31 16:52:44 +01:00 |
Piotr Caban
|
e6aace7a85
|
msxml3/tests: Added SAXAttributes object pointer tests.
|
2011-10-31 16:52:39 +01:00 |
Piotr Caban
|
1b46206a34
|
msxml3: Merge SAXLocator and SAXAttributes objects.
|
2011-10-31 16:52:32 +01:00 |
Piotr Caban
|
de91f264cb
|
msxml3: Fix position computation in libxmlStartElementNS.
|
2011-10-31 16:52:20 +01:00 |
Michael Stefaniuc
|
1435b5ecd7
|
include: Make "long" numeric constants LP64/LLP64 proof (winuser.h).
|
2011-10-31 16:46:22 +01:00 |
Vitaliy Margolen
|
35016b0513
|
dinput: Report mouse and keyboard as being emulated. This works better for some games.
|
2011-10-31 16:46:21 +01:00 |
Nikolay Sivov
|
4bb9da7776
|
msxml3: Implement IEnumVARIANT::Next() for IXMLDOMSelection.
|
2011-10-31 16:46:21 +01:00 |
Nikolay Sivov
|
a35513bbd0
|
msxml3: Release IDispatchEx dynamic data properly.
|
2011-10-31 16:46:21 +01:00 |
Nikolay Sivov
|
4d5b3ddf7c
|
msxml3: Init dynamic data pointer in IDispatchEx implementation.
|
2011-10-31 16:46:20 +01:00 |
Henri Verbeet
|
f8e7b1e80c
|
wined3d: Make the device parameter to wined3d_event_query_issue() const.
|
2011-10-31 16:46:20 +01:00 |
Henri Verbeet
|
76b5b8a67b
|
wined3d: Make the device parameter to wined3d_event_query_finish() const.
|
2011-10-31 16:46:20 +01:00 |
Henri Verbeet
|
1bf36a3f40
|
ddraw: Implement ddraw_surface7_BltFast() on top of wined3d_surface_blt().
|
2011-10-31 16:46:19 +01:00 |
Henri Verbeet
|
5193f6704c
|
ddraw: Implement copy_mipmap_chain() on top of wined3d_surface_blt().
|
2011-10-31 16:46:19 +01:00 |
Henri Verbeet
|
94fd6dc03d
|
d3d8: Implement CopyRects() on top of wined3d_surface_blt().
|
2011-10-31 16:46:19 +01:00 |
Piotr Caban
|
a39761a68e
|
urlmon: Improve disk detection in MapUrlToZone.
|
2011-10-31 16:46:18 +01:00 |
Alexandre Julliard
|
e5f21b952f
|
wineps: PaintRgn should leave the path empty on exit.
|
2011-10-31 16:46:00 +01:00 |
Alexandre Julliard
|
8a808a49f9
|
wineps: Make color devices report 32 bits per pixel.
|
2011-10-31 16:45:48 +01:00 |