Aurimas Fischer
b18f5ee51b
winecfg: Add Lithuanian translation.
2009-02-16 16:01:38 +01:00
Alexandre Julliard
2b87a5dbc2
user32: Make sure to not corrupt last error in the message spy.
2009-02-16 16:01:37 +01:00
Nikolay Sivov
ba42bf380a
gdiplus/tests: Use expectf macro for floating point tests.
2009-02-16 16:01:37 +01:00
Nikolay Sivov
df9831d60a
gdiplus/tests: Some tests for Image raw format value.
2009-02-16 16:01:37 +01:00
Aric Stewart
bc1e27d99a
msctf: Add Enable key and User key for language profile.
2009-02-16 16:01:37 +01:00
Huw Davies
e93d348109
gdi32: Improve calculation of the character code text metrics.
2009-02-16 16:01:37 +01:00
Gerald Pfeifer
9d9880bd34
comctl32: Simplify eight TOOLBAR_ function invocations.
2009-02-16 16:01:37 +01:00
Gerald Pfeifer
91df8fd59c
comctl32: Simplify fifteen tooltips function invocations.
2009-02-16 16:01:37 +01:00
Hwang YunSong(황윤성)
0e21db9a3f
cryptui: Updated Korean resource.
2009-02-16 16:01:37 +01:00
Michael Stefaniuc
25e90e2251
mshtml: Remove superfluous pointer casts.
2009-02-16 16:01:37 +01:00
Michael Stefaniuc
e3bb1c8243
rpcrt4: Remove superfluous pointer casts.
2009-02-16 16:01:37 +01:00
Michael Stefaniuc
ff2da8ec00
vwin32.vxd: Remove superfluous pointer casts.
2009-02-16 16:01:37 +01:00
Michael Stefaniuc
ce486bb959
vwin32.vxd: Remove unused macros.
2009-02-16 16:01:36 +01:00
Michael Stefaniuc
6a48bb4217
advapi32: Remove superfluous pointer casts.
2009-02-16 16:01:36 +01:00
Detlef Riekenberg
d10ca7d9c4
spoolss: Implement EnumPorts.
2009-02-16 16:01:36 +01:00
Detlef Riekenberg
190ed7fc77
spoolss: Properly initialize the backends.
2009-02-16 16:01:36 +01:00
Rein Klazes
da257e3301
comctl32: Fix for owner draw statusbar.
...
Ownerdraw status bar should update on receiveing a SB_SETTEXT message,
even if the 'text' parameter has not changed. Fix with conformance
test.
2009-02-16 16:01:23 +01:00
Rein Klazes
788add572b
ole32: In PropVariantCopy() fix calculation size of array that contain pointers, not characters.
2009-02-16 15:35:15 +01:00
David Adam
2347862571
d3dx8: Implement the spherical interpolation part for D3DXQuaternionSlerp.
2009-02-16 15:35:15 +01:00
David Adam
687ce93882
d3drm: Simplify some functions.
2009-02-16 15:35:15 +01:00
David Adam
f877cb9a89
d3drm: Allow output pointer to be equal to input pointer.
2009-02-16 15:35:15 +01:00
David Adam
44e74969e3
d3drm: Implement the spherical interpolation part of D3DRMQuaternionSlerp.
2009-02-16 15:35:15 +01:00
David Adam
a737dcf03d
d3drm: Remove unneeded includes.
2009-02-16 15:35:15 +01:00
Alexandre Julliard
cf63bb880e
wrc: Print better error messages for functions that set errno.
2009-02-16 15:35:15 +01:00
Alexandre Julliard
4d135d9a71
configure: Don't set target flags if build and host are the same.
2009-02-16 15:35:15 +01:00
Alexandre Julliard
95251a78e8
configure: Try to avoid warnings in checks to support configuring with -Werror.
2009-02-16 15:35:15 +01:00
Nikolay Sivov
5c31643452
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
2009-02-16 15:35:15 +01:00
Andrew Talbot
820981b39d
twain_32: Replace realloc() and strdup().
2009-02-16 15:35:15 +01:00
Andrew Talbot
250b699354
rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
2009-02-16 15:35:14 +01:00
Rob Shearman
04484a4013
widl: Call Pointer function for freeing non-conformant strings and for all phases for returned non-conformant strings, as is done for conformant strings.
...
Also call Pointer functions for any string that isn't a reference pointer.
2009-02-16 15:35:14 +01:00
Rob Shearman
8f87eddd39
widl: Only duplicate a type if absolutely necessary.
...
Document how much of hack duplicating a type in order to change its
pointer type is.
2009-02-16 15:35:14 +01:00
Rob Shearman
e054c52cd1
widl: Call Struct and Union phase functions for reference pointers to structures and unions.
...
It's slightly quicker than calling pointer phase functions and does
the same job.
2009-02-16 15:35:14 +01:00
Rob Shearman
47c82ac472
widl: Fix marshalling/unmarshalling of enum arguments.
...
The generated code should use NdrSimpleType{Marshall,Unmarshall} instead
of direct buffer access, since the memory size isn't always equal to
the size on the wire and extra checks.
2009-02-16 15:35:14 +01:00
Aric Stewart
32c3cf1db7
wininet: use debugstr_a in NETCON_getNextLine TRACE to avoid overflow on long lines.
2009-02-16 15:35:14 +01:00
Jeremy White
aaf83dc1b2
sane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.
2009-02-16 15:34:50 +01:00
Jeremy White
9bb24b8f7e
sane.ds: Implement stub support for ICAP_PIXELFLAVOR.
2009-02-16 12:31:26 +01:00
Jeremy White
4b794bee9a
sane.ds: Get resolution from sane, instead of hard coding -1.
2009-02-16 12:31:11 +01:00
Alexandre Julliard
9f32c0d9d6
winmm/tests: Assume volume is not supported if waveGetOutVolume fails.
2009-02-16 12:29:11 +01:00
Alexandre Julliard
5720375fec
kernel32/tests: Add a few more error codes for GetDiskFreeSpace.
2009-02-16 12:02:46 +01:00
Alexandre Julliard
9849c99d1b
kernel32/tests: Fix the last remaining failure on NT4.
2009-02-16 12:02:25 +01:00
Alexandre Julliard
21a7b21b65
secur32: Properly initialize the helper structure when fork support is missing.
2009-02-16 11:53:22 +01:00
Alexandre Julliard
cc46d242e0
user32/tests: Fix some checks of the key value in accelerators.
2009-02-16 11:53:06 +01:00
Alexandre Julliard
d00ad7f197
user32/tests: Skip some tests if SetForegroundWindow doesn't behave correctly.
2009-02-16 11:52:38 +01:00
Alexandre Julliard
fa212d5127
user32/tests: Add a couple of optional message, mark as todo a test that now fails consistently on Wine.
2009-02-16 11:52:17 +01:00
Alexandre Julliard
a069ee48d5
user32/tests: Another fix for lack of color cursor support.
2009-02-16 11:51:44 +01:00
Alistair Leslie-Hughes
cc0a46ad64
urlmon: Correctly test to see if PutProperty_CLASSIDPROP is called.
2009-02-16 11:51:27 +01:00
Aurimas Fischer
b1afd00dc9
wineps.drv: Add Lithuanian translation.
2009-02-16 11:51:19 +01:00
Aurimas Fischer
6ddf8760ff
comdlg32: Add Lithuanian translation.
2009-02-16 11:51:15 +01:00
Juan Lang
401b1b36cc
odbccp32: Fix a couple failing tests, and log more information about remaining failures.
2009-02-16 11:48:19 +01:00
Juan Lang
6991d55796
advapi32: Fix failing tests on a number of systems.
2009-02-16 11:48:15 +01:00