Alexander Morozov
|
fc78c2242e
|
crypt32/tests: Add some tests for CryptDecodeObjectEx without CRYPT_DECODE_ALLOC_FLAG.
|
2011-11-22 18:24:37 +01:00 |
Alexandre Julliard
|
dbdf356f72
|
msxml3: Don't return REFIID to avoid compiler warnings.
|
2011-11-22 18:19:31 +01:00 |
Alexandre Julliard
|
1998c22d1b
|
kernel32/tests: Avoid size_t in traces.
|
2011-11-22 18:19:06 +01:00 |
Andrew Eikum
|
2da60016af
|
winecoreaudio.drv: Make driver sample accurate.
|
2011-11-22 17:17:34 +01:00 |
Andrew Eikum
|
ca18b8ffb3
|
winecoreaudio.drv: Fix latency calculation.
|
2011-11-22 17:17:32 +01:00 |
Jacek Caban
|
b1b0aadaab
|
jscript: Use bytecode for '+' expression implementation.
|
2011-11-22 17:17:13 +01:00 |
Jacek Caban
|
dcca57fd87
|
jscript: Added tests of unary '+' on not existent property.
|
2011-11-22 17:17:05 +01:00 |
Alexandre Julliard
|
3d818c3aa8
|
shlwapi: Convert dialogs to po files.
|
2011-11-22 14:20:49 +01:00 |
Alexandre Julliard
|
0159389484
|
browseui: Make sure that common controls are loaded before creating the dialog.
|
2011-11-22 14:20:49 +01:00 |
Alexandre Julliard
|
cdaf3c0017
|
browseui: Convert dialogs to po files.
|
2011-11-22 14:20:47 +01:00 |
Alexandre Julliard
|
97b7bb2bab
|
sane: Convert dialogs to po files.
|
2011-11-22 14:20:45 +01:00 |
Alexandre Julliard
|
479857cb1a
|
gphoto2: Convert dialogs to po files.
|
2011-11-22 14:20:38 +01:00 |
Hans Leidekker
|
3ad3a184d5
|
msi: Perform a case insensitive match on the volume label.
|
2011-11-22 12:43:59 +01:00 |
Alexandre Julliard
|
a214a3c3da
|
gdi32: Store a pointer to the path in the DC and make the path structure opaque.
|
2011-11-22 12:07:24 +01:00 |
Alexandre Julliard
|
ddc9860a42
|
gdi32: Return a new path from PATH_WidenPath instead of replacing the DC path.
|
2011-11-22 12:07:18 +01:00 |
Alexandre Julliard
|
f388827c8d
|
gdi32: Return a new path from PATH_FlattenPath instead of replacing the DC path.
|
2011-11-22 12:05:35 +01:00 |
Alexandre Julliard
|
ac1643caec
|
gdi32: Return the region directly from PATH_PathToRegion.
|
2011-11-22 11:31:27 +01:00 |
Alexandre Julliard
|
7698b636e7
|
gdi32: Add helper functions for allocating and freeing paths.
|
2011-11-22 11:25:21 +01:00 |
Alexandre Julliard
|
26b1bfa52b
|
gdi32: Use reallocs when growing a path instead of doing it by hand.
|
2011-11-22 11:23:53 +01:00 |
Dmitry Timoshkov
|
ed95814ed8
|
kernel32: Add a test for main module image section protections.
|
2011-11-22 11:10:03 +01:00 |
Dmitry Timoshkov
|
bed1e5c8f5
|
kernel32: Add a test to show that Windows changes the WRITECOPY to WRITE protection on an image section write.
|
2011-11-22 11:10:02 +01:00 |
Dmitry Timoshkov
|
30882eb08e
|
kernel32: Add a test to see how a page protection changes after write.
|
2011-11-22 11:10:02 +01:00 |
Frédéric Delanoy
|
9853580608
|
mountmgr.sys: Avoid hardcoding array lengths.
|
2011-11-22 10:54:03 +01:00 |
Frédéric Delanoy
|
ebf4ae03b5
|
krnl386.exe16: Avoid hardcoding array lengths.
|
2011-11-22 10:53:54 +01:00 |
Frédéric Delanoy
|
954e6eba7e
|
comctl32: Avoid hardcoding array lengths.
|
2011-11-22 10:53:33 +01:00 |
Henri Verbeet
|
2e1c0d83c1
|
wined3d: Get rid of the WINED3DGAMMARAMP typedef.
|
2011-11-22 10:52:45 +01:00 |
Henri Verbeet
|
be8917cd91
|
wined3d: Get rid of the WINED3DVIEWPORT typedef.
|
2011-11-22 10:52:40 +01:00 |
Henri Verbeet
|
14cf780fde
|
wined3d: Recognize the SM4 xor opcode.
|
2011-11-22 10:52:33 +01:00 |
Henri Verbeet
|
d695dd3af4
|
wined3d: Recognize the SM4 ushr opcode.
|
2011-11-22 10:52:29 +01:00 |
Henri Verbeet
|
9afff037e5
|
wined3d: Recognize the SM4 udiv opcode.
|
2011-11-22 10:52:25 +01:00 |
Francois Gouget
|
cc1bfa7969
|
gphoto2.ds: Remove an unused and untranslatable listview label.
Spotted by Luca Bennati.
|
2011-11-22 10:52:20 +01:00 |
Michael Stefaniuc
|
24da40fa85
|
qedit/tests: Add SampleGrabber COM aggregation test.
|
2011-11-22 10:52:07 +01:00 |
Jacek Caban
|
35b9c42f53
|
jscript: Use bytecode for unary '+' expression.
|
2011-11-21 16:16:44 +01:00 |
Jacek Caban
|
2d83bdcfbe
|
jscript: Use bytecode for binary negation implementation.
|
2011-11-21 16:16:42 +01:00 |
Bruno Jesus
|
06d759ed7e
|
ws2_32: Invert SIOCATMARK logic.
|
2011-11-21 16:16:34 +01:00 |
Nikolay Sivov
|
0ba0f4ccf8
|
msxml3: Added IDispatchEx support for SAXReader.
|
2011-11-21 15:35:09 +01:00 |
Hans Leidekker
|
9990f6c4a5
|
winhttp: Make the standard utilities available to PAC scripts.
|
2011-11-21 13:44:39 +01:00 |
Hans Leidekker
|
b81b3d1af5
|
winhttp: Fix a memory leak in run_script.
|
2011-11-21 13:43:05 +01:00 |
Hans Leidekker
|
654b0eeaea
|
winhttp: Reverse the order of arguments passed to Invoke.
|
2011-11-21 13:42:59 +01:00 |
Francois Gouget
|
3d23617bad
|
inetcpl: Remove a couple of unused and untranslatable listview and trackbar labels.
Spotted by Luca Bennati.
|
2011-11-21 13:08:29 +01:00 |
Francois Gouget
|
f005fab082
|
dinput: Remove an unused and untranslatable listview label.
Spotted by Luca Bennati.
|
2011-11-21 13:07:17 +01:00 |
Francois Gouget
|
4ad16fa60c
|
dxdiagn: Fix a string resource so its format placeholders can be reordered.
|
2011-11-21 13:06:18 +01:00 |
Francois Gouget
|
750463f21c
|
setupapi: Fix a string resource so its format placeholders can be reordered.
|
2011-11-21 13:05:33 +01:00 |
Francois Gouget
|
229f7073ec
|
comdlg32: Fix a couple of string resources so their format placeholders can be reordered.
|
2011-11-21 12:55:47 +01:00 |
Francois Gouget
|
eede26f5e4
|
cryptui: Fix a string resource so its format placeholders can be reordered.
|
2011-11-21 12:48:12 +01:00 |
Alexandre Julliard
|
9efb9d480d
|
winex11: Don't allocate the glyph cache without Xrender, and cleanup initialization.
|
2011-11-21 12:17:56 +01:00 |
Alexandre Julliard
|
b61a534853
|
winex11: Get rid of the non-Xrender client-side font rendering.
|
2011-11-21 12:17:31 +01:00 |
Alexandre Julliard
|
670f25cc8f
|
gdi32: Add support for anti-aliasing in the null driver text output fallback.
|
2011-11-21 12:15:53 +01:00 |
Alexandre Julliard
|
1b63d5a610
|
gdi32: Add a helper function to determine anti-aliasing flags.
|
2011-11-21 11:52:30 +01:00 |
Alexandre Julliard
|
5282ffadad
|
gdi32: Add a null driver fallback implementation for non-antialiased text output.
|
2011-11-21 11:52:26 +01:00 |