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
|
e3a5423478
|
cmd: Move WCMD_part_execute function to avoid forward declaration.
|
2011-11-18 15:37:04 +01:00 |
Frédéric Delanoy
|
52000a7748
|
wineboot: Make runkeys_names global variable static.
|
2011-11-18 15:37:04 +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
|
f5e7de6bb9
|
winecfg: Convert dialogs to po files.
|
2011-11-18 14:26:09 +01:00 |
Alexandre Julliard
|
27966d7ce4
|
winecfg: Set the program name and version at dialog init time.
|
2011-11-18 14:26:03 +01:00 |
Alexandre Julliard
|
3fcca200a8
|
winedbg: Convert dialogs to po files.
|
2011-11-18 12:17:51 +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 |
Alexandre Julliard
|
b82371ec97
|
taskmgr: Convert dialogs to po files.
|
2011-11-17 21:49:43 +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 |