Nikolay Sivov
1e998bfc3f
msxml3: Get rid of ::get_baseName() forward.
2010-11-01 12:39:21 +01:00
Nikolay Sivov
6556ad57f3
msxml3: Get rid of ::get_prefix() forward.
2010-11-01 12:39:15 +01:00
Nikolay Sivov
936d4cf911
msxml3: Get rid of ::cloneNode() forward.
2010-11-01 12:39:09 +01:00
Nikolay Sivov
eef194a799
msxml3: Implement a trivial case of ::put_nodeTypedValue() for elements.
2010-11-01 12:39:02 +01:00
David Adam
94f74a7caf
ddraw: Add tests for the foreground window set by SetCooperativeLevel.
2010-11-01 12:38:44 +01:00
Eric Pouech
5d4de2ac45
msvcrt: Use parameter checking macros in vsn(w)printf_s_l.
2010-11-01 12:35:55 +01:00
Eric Pouech
4c337fb491
msvcrt: Use parameter checking macros in wcstombs_s_l.
2010-11-01 12:35:45 +01:00
Eric Pouech
16c89a543a
msvcrt: Use parameter checking macros for wcsto{number} functions.
2010-11-01 12:35:34 +01:00
Eric Pouech
1da9922ac3
msvcrt: Use parameter checking macros for string to number functions.
2010-11-01 12:35:14 +01:00
Eric Pouech
14187ed2aa
msvcrt: Use parameter checking macros for strtok_s.
2010-11-01 12:35:01 +01:00
Eric Pouech
8583bd317e
msvcrt: Use parameter validation macros for mcstowcs_s_l.
2010-11-01 12:34:50 +01:00
Eric Pouech
c10a6d74d5
msvcrt: Use the parameter checking macros for strncpy_s.
2010-11-01 12:34:46 +01:00
Eric Pouech
00f07046c0
msvcrt: Use the new parameter checking macros for f(w)open_s functions.
2010-11-01 12:34:40 +01:00
Eric Pouech
4b94890741
msvcrt: Moved _get_osplatform to the new macros for parameters validation.
2010-11-01 12:31:58 +01:00
Eric Pouech
fd3ad8cd2a
msvcrt: Added macro to ease implementation of so called secure (_s postfix) APIs.
2010-11-01 12:31:19 +01:00
Gerald Pfeifer
42b1006925
comctl32: Fix test description in test_hittest.
2010-11-01 11:44:49 +01:00
Gerald Pfeifer
d25d667627
comctl32: Remove TOOLTIPS_WindowFromPoint, putting its functionality into its sole calling site.
2010-11-01 11:44:43 +01:00
Gerald Pfeifer
1c11396175
urlmon: Fix typo in trace in validate_path.
2010-11-01 11:44:25 +01:00
Stefan Dösinger
f89fdb4429
wined3d: Don't reapply lighting when vertex shaders are used.
...
If a vertex shader is used the GL_LIGHTING state is ignored. If the
shader is turned off state_vdecl is called anyway, so it will adjust the
lighting state to match the available fixed function vertex attributes.
2010-11-01 11:43:45 +01:00
Stefan Dösinger
7173a56161
wined3d: Don't change GL_TEXTURE* when using the arb fragment pipeline.
2010-11-01 11:43:39 +01:00
Stefan Dösinger
5082c57e77
wined3d: Don't pass the texture stages to basetexture_apply_state_changes.
2010-11-01 11:43:35 +01:00
Erich Hoover
886193c3b4
include: Add IP_PKTINFO response structure.
2010-11-01 11:38:51 +01:00
Vijay Kiran Kamuju
60b1b1a646
d3drm: Fix signature of LoadTextureFromResource macro of IDirect3DRM2 interface.
2010-11-01 11:36:33 +01:00
Paul Vriens
6b73bee057
gdi32/tests: Fix crash and failures on Win95.
2010-11-01 11:35:58 +01:00
Paul Vriens
3237f5871d
localspl: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:41 +01:00
Paul Vriens
7e5cd4a224
oledlg: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:31 +01:00
Paul Vriens
ddda9e939a
wininet: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:16 +01:00
Paul Vriens
e8cebe8c78
shdoclc: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:35:04 +01:00
Paul Vriens
8691b052e1
gphoto2.ds: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:52 +01:00
Paul Vriens
9b82b5a853
devenum: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:40 +01:00
Paul Vriens
e2c066eea4
cryptdlg: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:29 +01:00
Paul Vriens
2deee14f31
jscript: Add the Serbian (Latin and Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-11-01 11:34:19 +01:00
Vincent Povirk
f49d56fef3
gdiplus: Add tests for GdipGetLineTransform.
2010-11-01 11:33:58 +01:00
Vincent Povirk
3e86d43030
gdiplus: Don't rely on an HDC in GdipMeasureString.
2010-11-01 11:33:51 +01:00
Vincent Povirk
867f3d39e7
gdiplus: Don't rely on an HDC in GdipMeasureCharacterRanges.
2010-11-01 11:33:40 +01:00
Vincent Povirk
cb21d1caf4
gdiplus: Don't rely on an HDC in GdipGetFontHeight.
2010-11-01 11:33:31 +01:00
Vincent Povirk
4fff9a7a52
gdiplus: Add a test for GdipCreateMatrix3.
2010-11-01 11:33:25 +01:00
Vincent Povirk
bb444e81cc
gdiplus: Fix point conversion in GdipCreateLineBrushI.
2010-11-01 11:33:19 +01:00
Yaron Shahrabani
f3dcfa19a0
gphoto2: Added Hebrew translation.
2010-11-01 11:33:05 +01:00
Yaron Shahrabani
b369460382
hhctrl.ocx: Added Hebrew translation.
2010-11-01 11:32:52 +01:00
Aric Stewart
7891f05b88
ups10: Corrected rtl implementation for ScriptStringXtoCP and ScriptStringXtoCP.
2010-11-01 11:32:30 +01:00
André Hentschel
5f6ea28c99
include: Merge the ia64 ifdefs into one.
2010-11-01 11:32:20 +01:00
André Hentschel
98998cbad5
include: Better detect MIPS architecture.
2010-11-01 11:32:08 +01:00
André Hentschel
a0dabd33e5
include: Add MIPS endianess.
2010-11-01 11:31:46 +01:00
André Hentschel
c1e6777527
include: Better distinguish ARM's endianess.
2010-11-01 11:31:37 +01:00
Alexandre Julliard
adb0703cff
ntdll: Don't try to join with the main thread.
2010-11-01 11:28:38 +01:00
Alexandre Julliard
6410ab1ce8
libwine: Update Unicode tables to the Unicode 6.0 standard.
2010-10-30 20:42:09 +02:00
Alexandre Julliard
f92537af93
Release 1.3.6.
2010-10-29 19:42:36 +02:00
Adam Martinson
e7d8bbab44
msxml3/tests: Add XSLPattern collection method tests.
2010-10-29 17:28:14 +02:00
Adam Martinson
77b7323b4f
msxml3: Fix XSLPattern namespace handling.
2010-10-29 17:28:11 +02:00