Alexandre Julliard
|
96b7c71cfe
|
ntdll: Leave NtQueryDirectoryFile early when a non-wildcard mask is used in the getdirentries case.
This avoids having to retry the getdirentries call which may fail if
the buffer size is too small.
|
2013-07-01 19:51:20 +02:00 |
Alexandre Julliard
|
60d29d1d0d
|
gdi32: Don't load linked fonts only to look up control characters.
|
2013-07-01 19:51:17 +02:00 |
Alexandre Julliard
|
a973df3324
|
gdi32: Fix off-by-one error in the extent of arcs when the size is even.
|
2013-07-01 19:51:14 +02:00 |
Alexandre Julliard
|
3dfe94cfbd
|
winebuild: Pass the -mcpu option to the C compiler also.
|
2013-07-01 19:51:12 +02:00 |
Akira Nakagawa
|
32184615fa
|
wine.desktop: Add Japanese title.
|
2013-07-01 19:51:11 +02:00 |
Pavel Borecki
|
2b4e893d64
|
po: Update Czech translation.
|
2013-07-01 19:51:08 +02:00 |
Michael Stefaniuc
|
74064de7a1
|
po: Fix some errors in the Romanian translation.
|
2013-07-01 12:50:15 +02:00 |
Michael Stefaniuc
|
4785c5865b
|
atl/tests: Mark a WinNT result as broken.
|
2013-07-01 12:50:12 +02:00 |
George Stephanos
|
16bd3ffc87
|
advapi32/tests: RegDeleteKey tests for merged view of HKCR.
|
2013-07-01 12:49:44 +02:00 |
Jacek Caban
|
b09b9d3cb9
|
mshtml/tests: Fixed script tests on IE10.
|
2013-06-29 19:40:49 +02:00 |
Jacek Caban
|
84c34bcd93
|
mshtml/tests: Fixed htmldoc tests on IE10.
|
2013-06-29 19:40:45 +02:00 |
Francois Gouget
|
67307a9cf1
|
ddraw/tests: Fix compilation on systems that don't support nameless unions.
|
2013-06-29 12:45:26 +02:00 |
Austin English
|
f191f26c6a
|
loader: Fix Makefile for BSD make.
|
2013-06-29 12:45:20 +02:00 |
Alexandre Julliard
|
c592b2f884
|
Release 1.6-rc4.
|
2013-06-28 21:53:55 +02:00 |
Jacek Caban
|
6c2f7d01c8
|
secur32: Don't use deprecated gnutls_certificate_credentials.
|
2013-06-28 19:41:33 +02:00 |
Marcus Meissner
|
faeb9a5bfc
|
winmm: Fix incorrect parameter for test debug (Coverity).
|
2013-06-28 13:14:25 +02:00 |
Michael Stefaniuc
|
b084853700
|
po: Update the Romanian translation.
|
2013-06-28 12:37:04 +02:00 |
Ken Thomases
|
941ce31adb
|
winemac: Fix ordering of windows owned by same owner when on inactive desktop space.
|
2013-06-28 11:40:55 +02:00 |
Ken Thomases
|
0d20ac02f7
|
winemac: Dispatch key events directly to window to be sure to get key-up events.
For keys pressed in combination with Command, -[NSApplication sendEvent:]
simply doesn't pass the key-up event through to the window.
|
2013-06-28 11:40:41 +02:00 |
Marcus Meissner
|
826bff384d
|
ole32: Fixed bad sizeof()s in composite moniker (Coverity).
|
2013-06-28 11:40:14 +02:00 |
André Hentschel
|
dc0cf8319c
|
oleaut32/tests: Use BOOL instead of int when appropriate.
|
2013-06-28 11:39:42 +02:00 |
Alexandre Julliard
|
cbe413187a
|
advapi32: Fix ReportEvent parameter types in the spec file.
|
2013-06-27 18:47:59 +02:00 |
Alexandre Julliard
|
cd4d71e4a2
|
user32: Fetch the window menu again after sending initialization messages.
|
2013-06-27 17:48:30 +02:00 |
Jacek Caban
|
b3317c5bec
|
mshtml: Don't declare empty interface for nsCycleCollectionISupports.
|
2013-06-27 15:31:33 +02:00 |
Jacek Caban
|
a87f401e7f
|
oleaut32/tests: Added external connections tests for MSHLFLAGS_TABLEWEAK marshaling.
|
2013-06-27 15:31:33 +02:00 |
Jacek Caban
|
a2aefe917e
|
ole32/tests: Added tests for external connections stored in ROT.
|
2013-06-27 15:31:33 +02:00 |
Jacek Caban
|
070b22ebb4
|
ole32: Don't call AddConnection for weak references.
|
2013-06-27 15:31:33 +02:00 |
Qian Hong
|
3ede5fdf3d
|
include: Added missing declaration for some msctf APIs.
|
2013-06-27 15:31:28 +02:00 |
Alexandre Julliard
|
8b8d2a3d7c
|
winevdm: Make it a GUI application to avoid a spurious console.
|
2013-06-27 13:39:23 +02:00 |
Alexandre Julliard
|
3d8d9f2e51
|
krnl386: Create a new console for DOS binaries.
|
2013-06-27 13:39:08 +02:00 |
Austin English
|
44e69805e9
|
winex11.drv: Print the architecture when showing driver problems.
|
2013-06-27 13:38:53 +02:00 |
Petr Kočandrle
|
eb69999a73
|
po: Fix some Czech spelling errors.
|
2013-06-27 11:11:57 +02:00 |
Bruno Jesus
|
cf22832efc
|
po: Update Brazilian Portuguese translation.
|
2013-06-27 11:11:43 +02:00 |
André Hentschel
|
38f16107d6
|
oleaut32/tests: Don't use autoheader styled defines in safearray.
|
2013-06-27 11:11:09 +02:00 |
André Hentschel
|
4e0e066cca
|
oleaut32/tests: Get rid of HAVE_OLEAUT32_R8 in safearray.
|
2013-06-27 11:11:03 +02:00 |
André Hentschel
|
8c0398d1a5
|
oleaut32/tests: Get rid of HAVE_OLEAUT32_DECIMAL in safearray.
|
2013-06-27 11:10:59 +02:00 |
André Hentschel
|
cdeae41cd1
|
oleaut32/tests: Get rid of HAVE_OLEAUT32_RECORD in safearray.
|
2013-06-27 11:10:55 +02:00 |
André Hentschel
|
acfc14fe9b
|
oleaut32/tests: Get rid of IS_ANCIENT in safearray.
|
2013-06-27 11:09:29 +02:00 |
Julian Rüger
|
946e075012
|
server: Update German translation of manpage.
|
2013-06-26 22:51:28 +02:00 |
Matteo Bruni
|
0141b20cee
|
d3d9/tests: Improve cnd instruction test.
|
2013-06-26 18:45:41 +02:00 |
Matteo Bruni
|
c9458882a0
|
wined3d: Fix handling of cnd instruction with coissue flag.
|
2013-06-26 18:45:37 +02:00 |
Alexandre Julliard
|
2db2303bbc
|
libwine: Add support for codepage 10082 (Mac Croatian).
|
2013-06-26 17:57:28 +02:00 |
Alexandre Julliard
|
085eda4e2d
|
libwine: Add support for codepage 10021 (Mac Thai).
|
2013-06-26 17:56:26 +02:00 |
Alexandre Julliard
|
0928012251
|
libwine: Add support for codepage 10017 (Mac Ukrainian).
|
2013-06-26 17:55:31 +02:00 |
Alexandre Julliard
|
ee34072cfb
|
libwine: Add support for codepage 10010 (Mac Romanian).
|
2013-06-26 17:54:16 +02:00 |
Alexandre Julliard
|
1aebebaf72
|
libwine: Add support for codepage 10008 (Mac Simplified Chinese).
|
2013-06-26 17:52:31 +02:00 |
Alexandre Julliard
|
701d5efdef
|
libwine: Add support for codepage 10003 (Mac Korean).
|
2013-06-26 17:50:04 +02:00 |
Alexandre Julliard
|
c90c593288
|
libwine: Add support for codepage 10002 (Mac Traditional Chinese).
|
2013-06-26 17:47:17 +02:00 |
Alexandre Julliard
|
aa23d6ecc6
|
libwine: Add support for codepage 10001 (Mac Japanese).
|
2013-06-26 17:42:33 +02:00 |
Alexandre Julliard
|
f54c2f65b8
|
make_unicode: Move codepage file output code to a common routine and make default characters configurable.
|
2013-06-26 17:30:45 +02:00 |