Jacek Caban
|
fe474e3b6a
|
secur32: Take schannel backend capabilities into account when configuring enabled protocols.
|
2013-03-28 18:54:01 +01:00 |
Huw Davies
|
698c7f0f3f
|
user32: Invalidate the listbox in LB_SETCOUNT.
|
2013-03-28 18:53:57 +01:00 |
Alexandre Julliard
|
5bfc411ae7
|
user32: Constify pointers that point to read-only file data.
|
2013-03-28 17:36:54 +01:00 |
Alexandre Julliard
|
267109d6f1
|
user32: Add size checks when creating an icon from bitmap info.
|
2013-03-28 17:36:54 +01:00 |
Jacek Caban
|
03395f2d2e
|
jscript: Use helpers to access string buffer in some String functions.
|
2013-03-28 17:36:53 +01:00 |
Jacek Caban
|
618b88ef30
|
jscript: Added jsstr_extract helper and use it in String.charCodeAt implementation.
|
2013-03-28 17:36:53 +01:00 |
Dmitry Timoshkov
|
41d3085522
|
ole32: Fix an apartment reference count leak on error path.
|
2013-03-28 17:36:53 +01:00 |
Ken Thomases
|
4fba2995b6
|
winemac: Don't override -[NSOpenGLContext clearDrawable], just use our own method.
|
2013-03-28 12:19:01 +01:00 |
Ken Thomases
|
5c8d6a0b93
|
winemac: Synthesize 8- and 16-bpp display modes if the system doesn't provide any.
macdrv_ChangeDisplaySettingsEx() ignores the requested bpp, anyway, so we
can report any values we think programs will want.
|
2013-03-28 12:18:51 +01:00 |
Jacek Caban
|
e422a22ed9
|
libwine: Added tid debug channel support on native Windows builds.
|
2013-03-28 12:18:31 +01:00 |
Jacek Caban
|
506b369c73
|
urlmon: Delay processing notifications from Read during MIME verification.
|
2013-03-28 12:17:52 +01:00 |
Hans Leidekker
|
e15a923a0a
|
mshtml: Don't append slashes to opaque protocol identifiers.
|
2013-03-28 12:17:49 +01:00 |
Hans Leidekker
|
9eb140db70
|
urlmon: Fix handling of mailto URIs in CoInternetCombineUrlEx.
|
2013-03-28 12:17:46 +01:00 |
Jacek Caban
|
873efd4642
|
mshtml: Added IHTMLButtonElement::disabled tests.
|
2013-03-27 20:12:30 +01:00 |
Jacek Caban
|
add03f99d8
|
mshtml: Added IHTMLButtonElement::disabled implementation.
|
2013-03-27 20:12:30 +01:00 |
Piotr Caban
|
39fa807b53
|
msvcr90: Don't forward set_se_translator to msvcrt.
|
2013-03-27 20:12:30 +01:00 |
Piotr Caban
|
1d02768f94
|
msvcr90: Don't forward new and delete to msvcrt.
|
2013-03-27 20:12:30 +01:00 |
Piotr Caban
|
4237b85063
|
msvcrt: Sync spec files.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
db58873868
|
msvcrt: Don't forward _getpid to kernel32.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
8f9b0abf72
|
msvcrt: Added _wcstoul_l implementation.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
9e32259457
|
msvcrt: Don't forward wcsncpy to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
975801cceb
|
msvcrt: Don't forward towupper and towlower to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
b626556272
|
msvcrt: Don't forward strncpy to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
e66e950459
|
msvcrt: Don't forward strncmp to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
bf237452ef
|
msvcrt: Don't forward strchr to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
1278080901
|
msvcrt: Don't forward memset to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
15b40e7b9c
|
msvcrt: Don't forward atoi to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
06c6773844
|
msvcrt: Added _wtol_l implementation.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
5c03a35f7a
|
msvcrt: Don't forward _wtoi to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Piotr Caban
|
0ffc970aa4
|
msvcrt: Don't forward _wcsicmp to ntdll.
|
2013-03-27 20:12:29 +01:00 |
Jacek Caban
|
79c5d5cc17
|
secur32: Added SECPKG_ATTR_SUPPORTED_PROTOCOLS tests.
|
2013-03-27 20:12:29 +01:00 |
Jacek Caban
|
e413b8a505
|
secur32: Added SECPKG_ATTR_SUPPORTED_PROTOCOLS implementation.
|
2013-03-27 20:12:28 +01:00 |
Jacek Caban
|
0f2e0365ea
|
secur32: Added support for grbitEnabledProtocols in schan_AcquireClientCredentials.
|
2013-03-27 20:12:28 +01:00 |
Ken Thomases
|
81d1bfd65d
|
winemac: Set the ordering of color modes explicitly to reduce chance of picking an odd one.
|
2013-03-27 20:12:28 +01:00 |
Ken Thomases
|
484cf761fc
|
winemac: Use kCGLPFANoRecovery for accelerated pixel formats in create_context().
|
2013-03-27 20:12:28 +01:00 |
Akihiro Sagawa
|
cf2ce8c64b
|
msvcrt/tests: Add unicode fgetwc tests.
|
2013-03-27 20:12:28 +01:00 |
Akihiro Sagawa
|
c2ce2fa06e
|
msvcrt/tests: Add locale dependent fgetwc tests.
|
2013-03-27 20:12:28 +01:00 |
Akihiro Sagawa
|
23b8c4df19
|
msvcrt: Fix mbtowc_l in C locale.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
27a93bfc13
|
inetcpl.cpl: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
7964bd820f
|
appwiz.cpl: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
d1cebac78d
|
wordpad: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
4a99f2d4ca
|
winhlp32: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
c94d461731
|
winetest: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
182fbdc64f
|
winemine: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
e8cc9c69a4
|
winefile: Add a 256x256 icon.
|
2013-03-27 20:12:28 +01:00 |
Alexandre Julliard
|
5a0e0717c3
|
winecfg: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
24ac29e190
|
taskmgr: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
1090077e73
|
regedit: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
3f053c9149
|
notepad: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |
Alexandre Julliard
|
bed3e87d4e
|
msiexec: Add a 256x256 icon.
|
2013-03-27 20:12:27 +01:00 |