Ken Thomases
|
0e8b305023
|
winemac: Draw surface region rects separately instead of clipping one big draw.
|
2013-03-29 17:17:22 +01:00 |
Ken Thomases
|
f7406e74ae
|
winemac: Invalidate window shadow on every draw for transparent windows.
|
2013-03-29 17:17:22 +01:00 |
Ken Thomases
|
7ab76484c4
|
winemac: Add proper locking in macdrv_surface_set_region().
|
2013-03-29 17:17:22 +01:00 |
Aric Stewart
|
83e233c97d
|
imm32/tests: Show behavior with VK_PROCESSKEY in relation to PeekMessage.
|
2013-03-28 18:56:01 +01:00 |
Aric Stewart
|
6e4cbd5787
|
user32: ImmProcessKey is only called on WM_KEYDOWN and if the message is being removed.
|
2013-03-28 18:55:58 +01:00 |
Huw Davies
|
b4b99697f9
|
user32: Keep the combo listbox within the monitor's work area.
|
2013-03-28 18:55:09 +01:00 |
Piotr Caban
|
46919f2154
|
kernel32: Fixed copy-paste error in IdnToUnicode.
|
2013-03-28 18:54:51 +01:00 |
Piotr Caban
|
280f8237b5
|
msvcrt: Move fread_s function to msvcrt.
|
2013-03-28 18:54:42 +01:00 |
Piotr Caban
|
12b8c9671e
|
msvcrt: Update spec file with functions added in newer version of the dll.
|
2013-03-28 18:54:26 +01:00 |
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 |