Matteo Bruni
|
ca83e14aba
|
ddraw: Reorder formats in EnumTextureFormats.
|
2011-11-23 09:13:28 +01:00 |
Matteo Bruni
|
1ac60004dc
|
wined3d: Update sRGB GL texture state.
|
2011-11-23 09:13:21 +01:00 |
Frédéric Delanoy
|
40179bedee
|
shell32: Avoid hardcoding array lengths.
|
2011-11-23 09:11:36 +01:00 |
Frédéric Delanoy
|
c55db752a2
|
oleaut32: Avoid hardcoding array lengths.
|
2011-11-23 09:11:29 +01:00 |
Frédéric Delanoy
|
520a92de33
|
msvcrt: Avoid hardcoding array lengths.
|
2011-11-23 09:11:22 +01:00 |
Nikolay Sivov
|
c2976f2d5f
|
msxml3: Fixed ISupportErrorInfo for IXMLDOMNamedNodeMap.
|
2011-11-23 09:11:08 +01:00 |
Alexandre Julliard
|
9687ceaf1d
|
user32: Don't allow activating a WS_CHILD top-level window through SetFocus.
|
2011-11-22 21:39:46 +01:00 |
Nikolay Sivov
|
63e6dbc139
|
msxml3: Add a couple of tests for unusual behaviour of ISupporterrorInfo.
|
2011-11-22 18:25:19 +01:00 |
Jörg Höhle
|
7c5b90006c
|
mmdevapi: SHAREDMODE_EXCLUSIVE + EVENTCALLBACK is too ... exclusive for now.
|
2011-11-22 18:24:53 +01:00 |
Alexander Morozov
|
9d63e6f944
|
crypt32: Initialize a pointer for dynamic data.
|
2011-11-22 18:24:41 +01:00 |
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 |
Huw Davies
|
04396063c8
|
gdi32: Add solid_line primitives.
|
2011-11-21 11:51:47 +01:00 |
Huw Davies
|
f168f838f1
|
gdi32: Simplify the Bresenham line drawing.
|
2011-11-21 11:51:23 +01:00 |
Michael Stefaniuc
|
8cd1d5839f
|
user32/tests: Drop superfluous function pointer casts.
|
2011-11-21 11:51:12 +01:00 |
Alexandre Julliard
|
e6cf9fbcc2
|
comctl32: Merge imagelist definitions into the C file.
|
2011-11-21 11:47:24 +01:00 |
Alexandre Julliard
|
d0b1b4c7b0
|
comctl32: Avoid accessing imagelist internals.
|
2011-11-21 11:43:06 +01:00 |
Alexandre Julliard
|
ee462a7801
|
comctl32: Take the total bitmap size into account when reading a bottom-up image list.
|
2011-11-21 11:42:48 +01:00 |
Frédéric Delanoy
|
ce3dd89b54
|
shlwapi: Avoid harcoding array lengths.
|
2011-11-21 11:05:08 +01:00 |
Frédéric Delanoy
|
a46790b32d
|
shell32: Avoid harcoding array lengths.
|
2011-11-21 11:05:06 +01:00 |
Frédéric Delanoy
|
a7cb73d39e
|
oleaut32: Avoid harcoding array lengths.
|
2011-11-21 11:05:04 +01:00 |
Frédéric Delanoy
|
ea67d804f3
|
ntdll/tests: Avoid harcoding array lengths.
|
2011-11-21 11:05:00 +01:00 |
Nikolay Sivov
|
9d6204b297
|
shell32: Avoid null pointer dereference in traces.
|
2011-11-21 11:04:22 +01:00 |
Nikolay Sivov
|
85ce39ddca
|
msxml3: Support IDispatchEx for IXMLDOMNodeList too.
|
2011-11-21 11:04:09 +01:00 |
Nikolay Sivov
|
ed908b7b18
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
Nikolay Sivov
|
a9d8f9a0a2
|
msxml3: Fix support for IXMLDOMDocument3.
|
2011-11-21 11:03:19 +01:00 |
Nikolay Sivov
|
b26ad412d3
|
msxml3: Added common ISupportErrorInfo implementation.
|
2011-11-21 11:03:13 +01:00 |
Aric Stewart
|
25d43d7a09
|
usp10: Cache the script with the feature so that in caches with multiple scripts we do not fetch the wrong feature from the cache.
|
2011-11-21 11:02:53 +01:00 |
Aric Stewart
|
9097226a3c
|
usp10: Itemize numbers outside of the basic ascii set in a seperate script.
|
2011-11-21 11:02:39 +01:00 |
Aric Stewart
|
2fe60ff696
|
usp10: Windows breaks punctuation into 2 different script types.
|
2011-11-21 11:02:34 +01:00 |
Aric Stewart
|
714408684d
|
usp10: Handle Combining Diacritical Marks.
|
2011-11-21 11:02:28 +01:00 |
Aric Stewart
|
2abb8193b9
|
usp10: Add a facility to mark itemization test elements as broken.
|
2011-11-21 11:02:22 +01:00 |
Aric Stewart
|
fce22eadc1
|
usp10: Some unicode code points will force us into bidi mode.
|
2011-11-21 11:02:10 +01:00 |
Aric Stewart
|
bba75dd0a7
|
usp10: Improve handling for ZWJ and ZWNJ in itemization.
|
2011-11-21 11:01:58 +01:00 |
Aric Stewart
|
ed15053837
|
usp10: In Arabic only fallback to presentation form B for isolated glyphs.
|
2011-11-21 11:01:50 +01:00 |
Francois Gouget
|
361e3b1a00
|
windowscodecs/tests: Fix compilation on systems that don't support nameless unions.
|
2011-11-21 11:01:14 +01:00 |
Francois Gouget
|
3315918eac
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2011-11-21 11:01:10 +01:00 |
Henri Verbeet
|
02bb70fc3b
|
wined3d: Get rid of the WINED3DMATERIAL typedef.
|
2011-11-21 11:01:02 +01:00 |
Henri Verbeet
|
f597359727
|
wined3d: Get rid of the WINED3DLIGHT typedef.
|
2011-11-21 11:00:57 +01:00 |
Henri Verbeet
|
e2d099a14d
|
wined3d: Recognize the SM4 round_ni opcode.
|
2011-11-21 11:00:50 +01:00 |
Henri Verbeet
|
829e28cb4d
|
wined3d: Recognize the SM4 ge opcode.
|
2011-11-21 11:00:46 +01:00 |
Henri Verbeet
|
af11214562
|
wined3d: Recognize the SM4 eq opcode.
|
2011-11-21 11:00:42 +01:00 |
Jacek Caban
|
418af7eda9
|
jscript: Use bytecode interpreter for logical negation expression.
|
2011-11-18 15:37:08 +01:00 |
Jacek Caban
|
32602170a5
|
jscript: Use bytecode interpreter for '!==' expressions.
|
2011-11-18 15:37:08 +01:00 |
Jacek Caban
|
b473f5d5c6
|
jscript: Added minimal bytecode compiler/interpreter and use it for '===' expressions.
|
2011-11-18 15:37:08 +01:00 |
Jacek Caban
|
8b66110e51
|
jscript: Store expression type in expression_t.
|
2011-11-18 15:37:07 +01:00 |
Jacek Caban
|
fe9cb0c266
|
jscript: Use a helper function to allocate expression structs.
|
2011-11-18 15:37:07 +01:00 |
Jacek Caban
|
2a9d63f822
|
mshtml: Use CLEAR_CALLED instead of SET_CALLED in some places.
|
2011-11-18 15:37:06 +01:00 |
Jacek Caban
|
0574a30f65
|
ieframe: Fixed tests on IE9.
|
2011-11-18 15:37:06 +01:00 |
Jacek Caban
|
1243dc9fe4
|
mshtml: Implement nsIStandardURL interface in nsWineURI object.
|
2011-11-18 15:37:06 +01:00 |
Jörg Höhle
|
31eb83359a
|
mmdevapi/tests: Add PCM format tests.
|
2011-11-18 15:37:05 +01:00 |
Erich Hoover
|
d202990851
|
user32: Prioritize focus for dialog owner on EndDialog.
|
2011-11-18 15:37:05 +01:00 |
Bernhard Loos
|
66e98122b6
|
ntoskrnl: irp.AssociatedIrp.SystemBuffer is also used for METHOD_IN/OUT_DIRECT ioctls.
|
2011-11-18 15:37:05 +01:00 |
Hans Leidekker
|
768300c8aa
|
winhttp: Implement WinHttpGetProxyForUrl.
|
2011-11-18 15:37:05 +01:00 |
Frédéric Delanoy
|
67181743a6
|
ole32: Avoid hardcoding array lengths.
|
2011-11-18 15:37:02 +01:00 |
Frédéric Delanoy
|
eae3c2ae27
|
comctl32: Avoid hardcoding array lengths.
|
2011-11-18 15:36:53 +01:00 |
Alexandre Julliard
|
11c2150dd9
|
comctl32/syslink: Wrap the link text on \n characters.
|
2011-11-18 14:26:17 +01:00 |
Henri Verbeet
|
37a0f7ad65
|
wined3d: Get rid of the WINED3DMATRIX typedef.
|
2011-11-18 14:26:16 +01:00 |
Henri Verbeet
|
8e6f5c34a2
|
ddraw: We can't render to the desktop window either.
|
2011-11-18 14:26:16 +01:00 |
Henri Verbeet
|
8dd50e9a20
|
wined3d: Recognize the SM4 deriv_rty opcode.
|
2011-11-18 14:26:16 +01:00 |
Henri Verbeet
|
9ef669e80a
|
wined3d: Recognize the SM4 deriv_rtx opcode.
|
2011-11-18 14:26:15 +01:00 |
Henri Verbeet
|
989a643587
|
d3d10: Implement D3D10StateBlockMaskUnion().
|
2011-11-18 14:26:15 +01:00 |
Alexandre Julliard
|
6b5cfe2c47
|
wineps: Convert dialogs to po files.
|
2011-11-17 22:47:36 +01:00 |
Alexandre Julliard
|
b14e086da5
|
winspool: Convert dialogs to po files.
|
2011-11-17 22:25:55 +01:00 |
Alexandre Julliard
|
158c7a3a39
|
ieframe: Convert dialogs to po files.
|
2011-11-17 22:20:20 +01:00 |
Piotr Caban
|
d351e02321
|
msvcp: Sync spec files.
|
2011-11-17 18:23:51 +01:00 |
Piotr Caban
|
4217d8e62e
|
msvcp90: Forward basic_string<short> to basic_string<wchar_t>.
|
2011-11-17 18:13:45 +01:00 |
Aric Stewart
|
105704534d
|
usp10: When converting common indic items use the main indic script not the Numeric or currency script, even if that was the most recent.
|
2011-11-17 18:10:19 +01:00 |
Aric Stewart
|
41db79a855
|
usp10: If leading with a strong character use its bidi level for our intial LayoutRTL.
|
2011-11-17 18:10:11 +01:00 |
Aric Stewart
|
2c8fb3aba1
|
usp10: Keep the levels array in more cases.
|
2011-11-17 18:09:56 +01:00 |
Aric Stewart
|
92f706cd74
|
usp10: Windows 7 defines a Tibetan numeric script but never uses it.
|
2011-11-17 18:09:52 +01:00 |
Jacek Caban
|
5471f357c0
|
mshtml: Don't mix PRBool pointers with BOOL pointers.
They will be different things after the next Gecko update.
|
2011-11-17 17:35:58 +01:00 |
Jacek Caban
|
1f197f75f6
|
mshtml: Fixed remaining IE9 failures.
|
2011-11-17 17:35:50 +01:00 |
Jacek Caban
|
3cf749a6bf
|
mshtml: Added tests of handling ActiveX objects without IQuickActivate interface implemented.
|
2011-11-17 17:35:35 +01:00 |
Jacek Caban
|
c7cb5b8fad
|
mshtml: Reinitialize list entry in detach_plugin_host.
|
2011-11-17 17:35:32 +01:00 |
Thomas Faber
|
8ab355ab72
|
mshtml: Fix MSVC build in htmllocation.c.
|
2011-11-17 17:35:27 +01:00 |
Alexandre Julliard
|
ffaf0c4966
|
gdi32: Don't mark a local variable static.
|
2011-11-17 17:34:14 +01:00 |
Alexandre Julliard
|
4612d61b5e
|
winex11: Fix selecting a pattern brush into a DIB section device.
|
2011-11-17 17:33:50 +01:00 |
Francois Gouget
|
57c123365a
|
winhttp: Delete the static critical sections when unloading the dll.
|
2011-11-17 11:38:25 +01:00 |
Francois Gouget
|
92ff5f3548
|
rpcrt4: Delete the static critical sections when unloading the dll.
|
2011-11-17 11:38:22 +01:00 |
Francois Gouget
|
7454791643
|
winspool.drv: Delete the static critical section when unloading the dll.
|
2011-11-17 11:38:19 +01:00 |
Francois Gouget
|
06646b7aa2
|
winex11: Delete the palette and xrender static critical sections when unloading the dll.
|
2011-11-17 11:38:10 +01:00 |
Francois Gouget
|
54bcda10e5
|
wined3d: Delete the static critical sections when unloading the dll.
|
2011-11-17 11:38:08 +01:00 |
Francois Gouget
|
1b1433a152
|
user32: Delete the static critical section when unloading the dll.
|
2011-11-17 11:38:05 +01:00 |
Francois Gouget
|
7b1d685634
|
urlmon: Delete the static critical section when unloading the dll.
|
2011-11-17 11:38:03 +01:00 |
Francois Gouget
|
fcd8a8f447
|
pdh: Delete the static critical section when unloading the dll.
|
2011-11-17 11:38:01 +01:00 |
Francois Gouget
|
7f3fa7c858
|
openal32: Delete the static critical section when unloading the dll.
|
2011-11-17 11:37:58 +01:00 |
Francois Gouget
|
ed03674bc3
|
ole32: Delete the compobj and rpc static critical sections when unloading the dll.
|
2011-11-17 11:37:56 +01:00 |
Francois Gouget
|
a3e2c68f98
|
msxml3: Delete the dispex static critical section when unloading the dll.
|
2011-11-17 11:37:54 +01:00 |
Francois Gouget
|
94091b9bd1
|
msvideo: Delete the static critical section when unloading the dll.
|
2011-11-17 11:37:51 +01:00 |
Francois Gouget
|
7238a78805
|
msi: Delete the handle static critical sections when unloading the dll.
|
2011-11-17 11:37:49 +01:00 |
Francois Gouget
|
113df19d6a
|
mshtml: Delete the dispex and gecko static critical sections when unloading the dll.
|
2011-11-17 11:37:47 +01:00 |
Francois Gouget
|
c9ae82da93
|
ws2_32: Delete the static critical section when unloading the dll.
|
2011-11-17 11:37:44 +01:00 |
Dmitry Timoshkov
|
eb0576ba59
|
user32: Issue a warning when dialog control creation fails.
|
2011-11-17 11:37:41 +01:00 |
Frédéric Delanoy
|
9bdcfc5d3e
|
atl: Avoid harcoding array lengths.
|
2011-11-17 11:37:38 +01:00 |
Frédéric Delanoy
|
936d5351f5
|
rsaenh: Remove unused file-static variables.
|
2011-11-17 11:37:35 +01:00 |
Henri Verbeet
|
18a7653c78
|
wined3d: Get rid of the WINED3DDISPLAYMODE typedef.
|
2011-11-17 11:37:26 +01:00 |
Henri Verbeet
|
7cce4453d4
|
d3d10: Implement D3D10StateBlockMaskIntersect().
|
2011-11-17 11:37:16 +01:00 |
Henri Verbeet
|
380f989c4a
|
d3d10: Implement D3D10StateBlockMaskGetSetting().
|
2011-11-17 11:37:11 +01:00 |
Henri Verbeet
|
c7feb3a533
|
d3d10: Implement D3D10StateBlockMaskEnableCapture().
|
2011-11-17 11:37:03 +01:00 |
Alexandre Julliard
|
d8241b8db6
|
comctl32: Avoid losing the color masks in CreateMappedBitmap.
|
2011-11-16 20:26:30 +01:00 |
Jacek Caban
|
d4aacad9ea
|
mshtml: Added support for ActiveX objects without IQuickActivate support.
|
2011-11-16 18:21:29 +01:00 |