Jacek Caban
|
0e6d3b8611
|
jscript: Optimized concatenation of empty strings.
|
2012-12-18 12:37:14 +01:00 |
Jacek Caban
|
f0c0c14241
|
jscript: Moved string concatenation to helper function.
|
2012-12-18 12:37:08 +01:00 |
Stefan Dösinger
|
3b197749f9
|
ddraw: Align user vertex data.
|
2012-12-18 12:37:00 +01:00 |
Stefan Dösinger
|
09d44a1967
|
ddraw: Handle DrawIndexedPrimitive via dynamic buffers.
|
2012-12-18 12:36:54 +01:00 |
Stefan Dösinger
|
94388ed6c2
|
ddraw: Handle DrawPrimitive with a dynamic vertex buffer.
|
2012-12-18 12:36:47 +01:00 |
Stefan Dösinger
|
6deaa02fda
|
ddraw: Move the index buffer growing code to a separate function.
|
2012-12-18 12:36:40 +01:00 |
Stefan Dösinger
|
ea40a3a8b5
|
ddraw: Pass the number of vertices to DrawIndexedPrimitive.
|
2012-12-18 12:36:28 +01:00 |
Dmitry Timoshkov
|
671b977dd5
|
wineps.drv: Return ASPECTX/Y which represent current device resolution.
|
2012-12-18 12:36:12 +01:00 |
Dmitry Timoshkov
|
0cfc1c848f
|
wineps.drv: Use device resolution specified at DC creation time.
|
2012-12-18 12:36:07 +01:00 |
Dmitry Timoshkov
|
1cf52561c3
|
winspool.drv: Correct the DocumentProperties spec entry.
|
2012-12-18 12:35:39 +01:00 |
Andrew Talbot
|
bb55f47e41
|
msacm32: Indentation fix.
|
2012-12-18 12:35:26 +01:00 |
Andrew Talbot
|
4c191378e9
|
msvcrt: Indentation fix.
|
2012-12-18 12:35:14 +01:00 |
Piotr Caban
|
1cd0c4abd6
|
msvcrt: Sync spec files.
|
2012-12-17 20:31:27 +01:00 |
Piotr Caban
|
78553db096
|
msvcrt: Added _atodbl tests.
|
2012-12-17 20:31:26 +01:00 |
Piotr Caban
|
3b5ab1b48f
|
msvcrt: Added _atodbl_l implementation.
|
2012-12-17 20:31:25 +01:00 |
Piotr Caban
|
38bf8ac44b
|
msvcrt: Don't duplicate floating-point number parsing code in MSVCRT__atoflt_l.
|
2012-12-17 20:31:24 +01:00 |
Christian Costa
|
f0dd310018
|
d3drm: Fix return error code.
|
2012-12-17 20:31:24 +01:00 |
Christian Costa
|
871aa9d14d
|
d3drm: Check params in IDirect3DRMMeshBuilder2Impl_GetVertices + tests.
|
2012-12-17 20:31:23 +01:00 |
Dmitry Timoshkov
|
1cd551cd6a
|
wineps.drv: Update default DEVMODE to better indicate initialized fields.
|
2012-12-17 20:31:23 +01:00 |
Dmitry Timoshkov
|
bdf14227ab
|
winspool.drv: Add more traces.
|
2012-12-17 20:31:22 +01:00 |
Dmitry Timoshkov
|
fd193bc781
|
wineps.drv: Add a trace to PSDRV_GetDeviceCaps.
|
2012-12-17 20:31:20 +01:00 |
Jacek Caban
|
cc75a52c6a
|
urlmon: Added IWinInetInfo and IWinInetHttpInfo proxy/stub implementation.
|
2012-12-17 20:31:19 +01:00 |
Jacek Caban
|
f780ae0f86
|
jscript: Fixed deleting property by ID from IDispatchEx interface.
|
2012-12-17 20:31:19 +01:00 |
Jacek Caban
|
2d7a3bb482
|
jscript: Fixed deleting properties by name from IDispatchEx interface.
|
2012-12-17 20:31:18 +01:00 |
Jacek Caban
|
7202f1a32f
|
jscript: Fixed deleting properties of pure dispatch interface.
|
2012-12-17 20:31:18 +01:00 |
Jacek Caban
|
4dbd777de2
|
jscript: Fixed deleting nonexistent identifiers.
|
2012-12-17 20:31:17 +01:00 |
Jacek Caban
|
7f07bb9a7a
|
jscript: Fixed deleting nonexisting properties from member expression.
|
2012-12-17 20:31:16 +01:00 |
Jacek Caban
|
9de9c353ac
|
jscript: Fixed Number.toFixed for value 0 with 0 precision.
|
2012-12-17 20:31:16 +01:00 |
Ken Thomases
|
59e339faac
|
winemac: Implement minimal Create[Compatible]DC() and DeleteDC().
|
2012-12-17 20:31:15 +01:00 |
Ken Thomases
|
35033025aa
|
winequartz.drv: Rename to winemac.drv ("the Mac driver").
|
2012-12-17 20:31:14 +01:00 |
Nikolay Sivov
|
aaa8186a2e
|
msxml3: Add custom handling for DISPID_VALUE for node list.
|
2012-12-17 20:31:14 +01:00 |
Hwang YunSong
|
d5e735554b
|
po: Update Korean translation.
|
2012-12-17 20:31:13 +01:00 |
Detlef Riekenberg
|
1868fe651f
|
comdlg32/tests: Use win8 failure-code as default result.
|
2012-12-17 20:31:12 +01:00 |
Alexandre Julliard
|
9d71d29f26
|
fonts: Make Tahoma start at character 32.
|
2012-12-17 20:31:11 +01:00 |
Alexandre Julliard
|
72b3dfca7c
|
user32: Fix copy/paste typo.
|
2012-12-17 20:31:11 +01:00 |
Alexandre Julliard
|
71bb8c5e7c
|
user32: Properly fixup font system parameters with positive height.
|
2012-12-17 20:31:07 +01:00 |
Alexandre Julliard
|
4adfb787f4
|
include: Force stack alignment also on Linux to work around the ABI breakage.
|
2012-12-17 20:31:01 +01:00 |
Andrew Talbot
|
0653f7a64d
|
gdi32: Indentation fix.
|
2012-12-17 11:48:03 +01:00 |
Andrew Talbot
|
85ebbadcb0
|
comctl32: Indentation fix.
|
2012-12-17 11:47:39 +01:00 |
Andrew Talbot
|
c8092a04ce
|
comdlg32: Indentation fix.
|
2012-12-17 11:47:39 +01:00 |
Andrew Talbot
|
9feb4053fe
|
dbghelp: Indentation fix.
|
2012-12-17 11:47:38 +01:00 |
Andrew Talbot
|
b0e95d27a9
|
dsound: Indentation fix.
|
2012-12-17 11:47:38 +01:00 |
Andrew Talbot
|
10fb1eac9c
|
krnl386.exe16: Indentation fix.
|
2012-12-15 16:35:04 +01:00 |
Andrew Talbot
|
c8e952c939
|
mapi32: Indentation fix.
|
2012-12-15 16:34:43 +01:00 |
Andrew Eikum
|
d4e9b26cbb
|
mmdevapi: Send notifications to clients when the user-selected default device changes.
|
2012-12-15 16:33:31 +01:00 |
Andrew Eikum
|
8d775ec09b
|
mmdevapi: Implement (Un)RegisterEndpointNotificationCallback.
|
2012-12-15 16:33:25 +01:00 |
Nikolay Sivov
|
7f8825085d
|
oleaut32: Added a test for prop getter invocation with different flags.
|
2012-12-14 19:01:36 +01:00 |
Caron Jensen
|
86cb15b235
|
wined3d: Recognize Nvidia GT520 cards.
|
2012-12-14 18:58:10 +01:00 |
Andrew Eikum
|
81d601f56f
|
dsound: Always fill wValidBitsPerSample.
|
2012-12-14 17:37:48 +01:00 |
Andrew Eikum
|
4f32f8e185
|
winealsa.drv: Be less strict about wValidBitsPerSample.
|
2012-12-14 17:37:45 +01:00 |