Caibin Chen
|
96ab188f73
|
po: Update Simplified Chinese Translation.
|
2013-06-24 21:52:26 +02:00 |
Volkan Gezer
|
ccdd2d9952
|
po: Updated Turkish Translation.
|
2013-06-24 21:52:25 +02:00 |
Roger Koot
|
2b6c69c006
|
po: Updated Dutch translation.
|
2013-06-24 21:52:24 +02:00 |
Christian Costa
|
c6106428f6
|
d3dxof: Add support for case sensitive legacy type indexColor.
|
2013-06-24 11:57:52 +02:00 |
Marcus Meissner
|
cf2c506b1a
|
msvf32: Fixed incorrect sizeof (Coverity).
|
2013-06-24 11:47:10 +02:00 |
Marcus Meissner
|
ff1bd6da35
|
gdi32: Close handle in mfdrv (Coverity).
|
2013-06-24 11:46:40 +02:00 |
Marcus Meissner
|
1cf9939dc0
|
gdi32: Close handle in error path (Coverity).
|
2013-06-24 11:46:34 +02:00 |
Marcus Meissner
|
b3f9747b28
|
dbghelp: Free srcpath in stabs handling (Coverity).
|
2013-06-24 11:45:10 +02:00 |
Marcus Meissner
|
7a406d0adf
|
dbghelp: Free root in error case (Coverity).
|
2013-06-24 11:44:01 +02:00 |
Andrew Eikum
|
d3b896358a
|
oleaut32: Use typelib's pointer size, not system's.
|
2013-06-24 11:43:33 +02:00 |
Andrew Eikum
|
2fa16df551
|
oleaut32: Load referenced typelibs in the same architecture.
|
2013-06-24 11:43:00 +02:00 |
Andrew Eikum
|
82376431e8
|
oleaut32: Register the typelib's path without WOW64 redirection.
|
2013-06-24 11:42:53 +02:00 |
Andrew Eikum
|
1f508587d6
|
winbase.h: Add GetFileInformationByHandleEx.
|
2013-06-24 11:42:49 +02:00 |
Alexandre Julliard
|
cca4e123b2
|
Release 1.6-rc3.
|
2013-06-21 20:24:01 +02:00 |
Alexandre Julliard
|
1ac9815deb
|
po: Remove obsolete msgids from Dutch translation.
|
2013-06-21 19:50:12 +02:00 |
Caibin Chen
|
abfe8a5b96
|
po: Update Simplified Chinese translation.
|
2013-06-21 19:49:37 +02:00 |
Stefan Dösinger
|
248f4b7415
|
wined3d: Fix the TMP_COLOR optimization with custom fog.
|
2013-06-21 17:35:07 +02:00 |
Piotr Caban
|
bba1db0905
|
msvcrt: Don't forward memchr to ntdll.
|
2013-06-21 16:23:35 +02:00 |
Piotr Caban
|
eb13a49de9
|
msvcrt: Add some _mbstok tests.
|
2013-06-21 16:23:35 +02:00 |
Piotr Caban
|
779c1f8049
|
msvcrt: Don't call invalid parameter handler when string to be tokenized and context are not set in mbstok.
|
2013-06-21 16:23:35 +02:00 |
Hans Leidekker
|
e1b4334f89
|
wintrust/tests: Replace the self-signed certificate with one that expires in ten years.
|
2013-06-21 16:23:34 +02:00 |
Roger Koot
|
537ec17aa6
|
po: Update Dutch translation.
|
2013-06-21 16:23:31 +02:00 |
Pavel Borecki
|
0e171311ff
|
po: Update Czech translation.
|
2013-06-21 12:09:47 +02:00 |
Ken Thomases
|
3c7bc8202c
|
winemac: Avoid overdriving single-buffered GL if possible; the system throttles us.
Use glFlushRenderAPPLE(), if available, instead of glFlush() calls less
than 1/60th of a second since the last.
|
2013-06-21 11:57:42 +02:00 |
Ken Thomases
|
a8efa5271b
|
winemac: Fix off-by-one errors when indexing into pixel_formats array with 1-based pixel format number.
|
2013-06-21 11:56:37 +02:00 |
Marcus Meissner
|
7bf9743041
|
wbemprox: Fixed leaking dirstack (Coverity).
|
2013-06-21 11:53:51 +02:00 |
Stefan Dösinger
|
cf1e6a487a
|
ddraw/tests: Get rid of D3DRENDERSTATE_LIGHTING hacks in ddraw4.c.
|
2013-06-20 22:14:36 +02:00 |
Stefan Dösinger
|
4b93cf707d
|
ddraw/tests: Test lighting control in different interface versions.
|
2013-06-20 22:14:36 +02:00 |
Stefan Dösinger
|
c1663c5583
|
ddraw: Device2 and Device3 do not have a lighting render state.
|
2013-06-20 22:14:36 +02:00 |
Stefan Dösinger
|
669611b4be
|
ddraw: Send device2_Draw* through device3_Draw*.
|
2013-06-20 22:14:36 +02:00 |
Stefan Dösinger
|
05de3f8cee
|
ddraw: SPECULARENABLE defaults to true in IDirect3DDevice2.
|
2013-06-20 22:14:36 +02:00 |
Matteo Bruni
|
aeade16d62
|
d3d9/tests: Skip unbound_sampler_test if cube or volume textures aren't supported.
|
2013-06-20 22:14:36 +02:00 |
Matteo Bruni
|
5ffabcdfff
|
d3d9/tests: Reset texture 0 to NULL at the end of texop_test().
|
2013-06-20 22:14:35 +02:00 |
Matteo Bruni
|
5649746b60
|
wined3d: Fix NP2 surface repacking in surface_download_data.
|
2013-06-20 22:14:35 +02:00 |
Alexandre Julliard
|
410b728c7b
|
winemac.drv: Don't register IME classes before the dll is initialized.
|
2013-06-20 22:14:35 +02:00 |
Jacek Caban
|
f98ccb82b9
|
dwmapi: Added DwmGetCompositionTimingInfo stub.
|
2013-06-20 22:14:35 +02:00 |
Jacek Caban
|
92bdc37058
|
dwmapi.h: Added some missing declarations.
|
2013-06-20 22:14:35 +02:00 |
Aric Stewart
|
37d216cc56
|
gdi32/tests: Add a test case for vertical fonts enumeration order.
|
2013-06-20 22:14:35 +02:00 |
Alexandre Julliard
|
e531306f7a
|
gdi32: Put vertical font families after their horizontal counterpart in the font list.
|
2013-06-20 22:14:35 +02:00 |
Alexandre Julliard
|
102b2785f4
|
gdi32: Add support for loading name strings in Apple Unicode format.
|
2013-06-20 22:14:35 +02:00 |
Alexandre Julliard
|
3d0f044883
|
gdi32: Add support for loading name strings in Macintosh format.
|
2013-06-20 22:14:34 +02:00 |
Alexandre Julliard
|
b05b637c91
|
gdi32: Improve font name localization by not requiring a strict language match.
|
2013-06-20 22:14:32 +02:00 |
Marcus Meissner
|
c60bab330c
|
wbemprox: Add missing FindClose() (Coverity).
|
2013-06-20 21:07:56 +02:00 |
Hans Leidekker
|
7974b12ab1
|
msi: Restrict the match on files from cabinets to the disk ID.
|
2013-06-20 21:07:56 +02:00 |
Wei-Lun Chao
|
b9aa0c6fbf
|
po: Update Chinese (Taiwan) translation.
|
2013-06-20 21:07:51 +02:00 |
Kamil Pošvic
|
a356d47969
|
po: Update Czech translation.
|
2013-06-20 11:35:58 +02:00 |
Bruno Jesus
|
486e921ab9
|
po: Update Brazilian Portuguese translation.
|
2013-06-20 11:35:56 +02:00 |
Ken Thomases
|
153f3e27c4
|
winemac: Forcibly release mouse capture for clicks in Mac menu bar or app deactivation.
|
2013-06-20 11:31:25 +02:00 |
Ken Thomases
|
1d10457aee
|
winemac: Also activate if a window is ordered front shortly after tray icon clicked.
... in addition to if one is focused.
|
2013-06-20 11:30:16 +02:00 |
Ken Thomases
|
92a67d4259
|
winemac: Don't complain that WM_MACDRV_ACTIVATE_ON_FOLLOWING_FOCUS is unrecognized.
|
2013-06-20 11:29:58 +02:00 |