Henri Verbeet
|
6eaf601dce
|
ddraw: Avoid LPDIRECTDRAWPALETTE.
|
2012-11-07 11:57:02 +01:00 |
Jacek Caban
|
4255772440
|
mshtml: Ignore one more property change notification to fix some IE installations.
|
2012-11-06 20:00:44 +01:00 |
Hans Leidekker
|
cfadbddcaf
|
msi: Avoid a crash when target paths have not yet been resolved.
|
2012-11-06 20:00:27 +01:00 |
Dmitry Timoshkov
|
fa184bc2c2
|
gdiplus: Allocate a copy of the graphics transformation matrix on the stack instead of cloning it.
|
2012-11-06 20:00:27 +01:00 |
Dmitry Timoshkov
|
12340af3f9
|
gdiplus: Add support for extra transformation in GdipMeasureDriverString and GdipDrawDriverString.
|
2012-11-06 20:00:22 +01:00 |
Detlef Riekenberg
|
48ddbde746
|
mstask/tests: Add tests for GetTargetComputer.
|
2012-11-06 16:02:44 +01:00 |
Detlef Riekenberg
|
493d858988
|
mstask: Implement GetTargetComputer.
|
2012-11-06 16:02:44 +01:00 |
Alexandre Julliard
|
d2607ff6c9
|
user32: Force refreshing the non-client area when the window surface is changed.
|
2012-11-06 16:02:43 +01:00 |
Jason Edmeades
|
458e573584
|
attrib: Remove redundant code.
|
2012-11-06 16:02:42 +01:00 |
Jason Edmeades
|
4a13490237
|
xcopy: Fix resource leak (coverity).
|
2012-11-06 16:02:42 +01:00 |
Jason Edmeades
|
ae4571fb79
|
cmd: Fix for loops within for loops.
|
2012-11-06 16:02:41 +01:00 |
Jason Edmeades
|
f2699f9f60
|
attrib: Add attrib /d support.
|
2012-11-06 16:02:40 +01:00 |
Jason Edmeades
|
e26c2a5691
|
attrib: Add support for attrib /s.
|
2012-11-06 16:02:40 +01:00 |
Jason Edmeades
|
8e575940ad
|
attrib: Support relative paths as args.
|
2012-11-06 16:02:39 +01:00 |
Jason Edmeades
|
7c3f3d09dd
|
cmd: Don't overflow parameter length when copying substring.
|
2012-11-06 16:02:38 +01:00 |
Detlef Riekenberg
|
37035e53cd
|
schtasks: Add a stub schtasks.exe.
|
2012-11-06 16:02:38 +01:00 |
Piotr Caban
|
cbb94b1fcc
|
msvcrt: Improved strtod_l precision.
|
2012-11-06 16:02:36 +01:00 |
Piotr Caban
|
505e5a162f
|
msvcrt: Improved _wcstod_l precision.
|
2012-11-06 16:02:35 +01:00 |
Piotr Caban
|
a3035679d5
|
msvcrt: Improved _atoflt_l precision.
|
2012-11-06 16:02:35 +01:00 |
Henri Verbeet
|
ffd5e3eb81
|
wined3d: Introduce a separate structure for the vs specific fields in struct glsl_shader_prog_link.
|
2012-11-06 16:02:34 +01:00 |
Henri Verbeet
|
b8bb2a4f85
|
wined3d: Use the shader object ids as program key.
|
2012-11-06 16:02:34 +01:00 |
Henri Verbeet
|
2889ec6bb0
|
ddraw: Avoid LPDIRECTDRAWSURFACE.
|
2012-11-06 16:02:33 +01:00 |
Henri Verbeet
|
b146861c36
|
ddraw: Avoid LPDIRECTDRAWSURFACE2.
|
2012-11-06 16:02:32 +01:00 |
Henri Verbeet
|
10db575044
|
ddraw: Avoid LPDIRECTDRAWSURFACE3.
|
2012-11-06 16:02:31 +01:00 |
Jacek Caban
|
e3e0fdd461
|
mshtml: Keep reference to document node in fire_event_obj.
|
2012-11-06 16:02:31 +01:00 |
Jacek Caban
|
8086af47b5
|
mshtml: Don't call CP event sinks on detached documents.
|
2012-11-06 16:02:30 +01:00 |
Alexandre Julliard
|
86c41dc468
|
gdi32: Take into account the FontSmoothing key for anti-aliasing.
|
2012-11-06 16:02:27 +01:00 |
Alexandre Julliard
|
ff8647ea39
|
gdi32: Avoid opening the desktop registry key multiple times.
|
2012-11-06 16:02:19 +01:00 |
Alexandre Julliard
|
7fdba1f3dd
|
gdi32: Use the fontconfig anti-aliasing setup even for non-fontconfig fonts.
|
2012-11-06 11:47:28 +01:00 |
Alexandre Julliard
|
ddba05547f
|
gdi32: Get rid of the non-standard flags in GetRasterizerCaps.
|
2012-11-06 11:00:48 +01:00 |
Alexandre Julliard
|
3176d4d495
|
include: Add format definitions for wglUseFontOutlines.
|
2012-11-06 11:00:42 +01:00 |
Piotr Caban
|
74ec93bab7
|
msvcrt: Improved scanf precision.
|
2012-11-05 17:44:32 +01:00 |
Julian Rüger
|
34951f3154
|
po: Update German translation.
|
2012-11-05 17:44:19 +01:00 |
Frédéric Delanoy
|
84541cc5e3
|
msi: Fix a leak (coverity).
|
2012-11-05 17:44:19 +01:00 |
Hans Leidekker
|
7d3f903db1
|
msi: Fix handling of REG_MULTI_SZ values in the WriteRegistryValues action.
|
2012-11-05 17:44:18 +01:00 |
Hans Leidekker
|
570322069c
|
msi: Preserve strings with embedded nulls in the record formatting implementation.
|
2012-11-05 17:44:18 +01:00 |
Hans Leidekker
|
8d21f998c3
|
msi: Fix handling of strings with embedded nulls in msi_addstring.
|
2012-11-05 17:44:17 +01:00 |
Nikolay Sivov
|
aeb5950e6f
|
dwrite: Support eight more script ranges.
|
2012-11-05 17:44:17 +01:00 |
Jacek Caban
|
25ffa3d97b
|
jscript: Added more enumerable attribute tests.
|
2012-11-05 17:44:16 +01:00 |
Jacek Caban
|
78652f7602
|
jscript: Added propertyIsEnumerable implementation.
|
2012-11-05 17:44:16 +01:00 |
Jacek Caban
|
ea34e01493
|
jscript: Use jsdisp_propput_dontenum where appropriate.
|
2012-11-05 17:44:15 +01:00 |
Jacek Caban
|
57f7a6fa4e
|
jscript: Create non-enumerable properties in jsdisp_propput_const.
|
2012-11-05 17:44:15 +01:00 |
Jacek Caban
|
7491d480a9
|
jscript: Use prop_put in jsdisp_propput_dontenum.
|
2012-11-05 17:44:14 +01:00 |
Nikolay Sivov
|
fee495d5fd
|
scrrun: Added a stub for IFolder interface.
|
2012-11-05 17:44:14 +01:00 |
Nikolay Sivov
|
f43b49fbed
|
scrrun: Invoke() takes interface pointer, not a pointer to pointer.
|
2012-11-05 17:44:13 +01:00 |
Alexandre Julliard
|
548e126454
|
winex11: Store the anti-aliasing flags in the device instead of the font cache.
|
2012-11-05 16:48:47 +01:00 |
Alexandre Julliard
|
11875bf40a
|
winex11: Use the default anti-aliasing parameters from gdi32.
|
2012-11-05 16:25:48 +01:00 |
Alexandre Julliard
|
5c02c352d9
|
gdi32: Determine the default anti-aliasing parameters in the null driver SelectFont entry point.
|
2012-11-05 16:15:25 +01:00 |
Sam Edwards
|
2a208bd2ad
|
opengl32: Implement wglUseFontOutlines curve smoothing.
|
2012-11-05 11:53:44 +01:00 |
Tatyana Fokina
|
9d4fcaf2bb
|
ole32: Removed unused parametrs keyname and valuename in COM_RegReadPath.
|
2012-11-05 11:41:29 +01:00 |