André Hentschel
|
c486cec0d6
|
dbghelp: Use ARMv7 for debugging.
|
2011-11-02 12:25:39 +01:00 |
André Hentschel
|
72270006da
|
winedbg: Use ARMv7 for debugging.
|
2011-11-02 12:25:36 +01:00 |
André Hentschel
|
6f84e89d2d
|
winebuild: Use ARMv7 for wine modules.
|
2011-11-02 12:25:33 +01:00 |
Alexandre Julliard
|
7f7dd82c7b
|
gdi32: Sanitize the DIB information for DIB pattern brushes.
|
2011-11-02 12:22:44 +01:00 |
Alexandre Julliard
|
6bf6575c5c
|
gdi32: Store a pointer instead of a global handle for DIB pattern brushes.
|
2011-11-02 12:02:27 +01:00 |
Alexandre Julliard
|
8afcff3c79
|
gdi32/tests: Add some tests for palette-relative pattern brushes.
|
2011-11-02 11:47:43 +01:00 |
Alexandre Julliard
|
2cf3975dfc
|
wineps: Fix a couple of typos in the path painting function.
Thanks to Octavian Voicu.
|
2011-11-01 21:10:13 +01:00 |
Ken Sharp
|
3f74c581b8
|
kernel32: Update English resource.
|
2011-11-01 16:57:25 +01:00 |
André Hentschel
|
9afb206eaf
|
ntdll: Try to load ARMv7 PE images on ARM.
|
2011-11-01 16:45:39 +01:00 |
André Hentschel
|
43e4e47465
|
winedump: Add machine string for ARMv7.
|
2011-11-01 16:45:36 +01:00 |
André Hentschel
|
8f369c9edb
|
kernel32/tests: Use ARMv7 for PE images.
|
2011-11-01 16:45:33 +01:00 |
Andrew Eikum
|
b6169510d2
|
winecfg: Play test sound asynchronously.
|
2011-11-01 16:43:30 +01:00 |
Aric Stewart
|
64adeb0285
|
user32: Early versions of usp10 are not well behaved with ScriptString_pSize when SCRIPT_STRING_ANALYSIS is NULL.
|
2011-11-01 16:43:24 +01:00 |
Alistair Leslie-Hughes
|
7ee1250e46
|
mscoree: Implement ICorDebug EnumerateProcesses.
|
2011-11-01 16:43:08 +01:00 |
Alexandre Julliard
|
4ec87b3e8d
|
gdi32: Add some brush tests.
|
2011-11-01 14:12:16 +01:00 |
Hans Leidekker
|
ed4143b912
|
jscript: Add a version resource.
|
2011-11-01 12:14:15 +01:00 |
Hans Leidekker
|
3b9df46e03
|
vbscript: Add a version resource.
|
2011-11-01 12:14:13 +01:00 |
Hans Leidekker
|
5266f34c3c
|
msi: Set the ComputerName property.
|
2011-11-01 12:13:46 +01:00 |
Hans Leidekker
|
936c14f87f
|
msi: Handle some more message types in MSI_ProcessMessage.
|
2011-11-01 12:12:59 +01:00 |
Hans Leidekker
|
899e85ab26
|
msi: Fix the log mode for progress messages.
|
2011-11-01 12:12:55 +01:00 |
Alistair Leslie-Hughes
|
be1a6d8323
|
shell32: Release site pointer.
|
2011-11-01 12:12:50 +01:00 |
Alexandre Julliard
|
1ce7b7a54c
|
winefile: Convert dialogs to po files.
|
2011-11-01 12:10:37 +01:00 |
Alexandre Julliard
|
c4ed97d70b
|
wordpad: Convert dialogs to po files.
|
2011-11-01 11:52:09 +01:00 |
Alexandre Julliard
|
efd7465e5f
|
oleview: Convert dialogs to po files.
|
2011-11-01 11:12:19 +01:00 |
Juan Lang
|
2d658db553
|
rsaenh: Infer private exponent length from data length.
|
2011-11-01 10:43:43 +01:00 |
Juan Lang
|
f0e2cba471
|
rsaenh: Test importing a key with an input buffer that's too small for the key it contains.
|
2011-11-01 10:43:37 +01:00 |
Juan Lang
|
54b972e2fc
|
rsaenh: Add error messages for failed private key imports.
|
2011-11-01 10:43:31 +01:00 |
Aurimas Fišeras
|
ee3c0c3e80
|
po: Update Lithuanian translation.
|
2011-11-01 10:43:18 +01:00 |
André Hentschel
|
d6fadb882f
|
dbghelp: Implement SymMatchStringW.
|
2011-11-01 10:42:53 +01:00 |
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 |
Luca Bennati
|
8c1f33086e
|
po: Update Italian translation.
|
2011-11-01 10:35:04 +01:00 |
Frédéric Delanoy
|
7203980a70
|
po: Update French translation.
|
2011-11-01 10:34:52 +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 |