André Hentschel
7db8ecb611
cryptui: Improve German translation.
2009-06-10 11:47:53 +02:00
Vincent Povirk
edce2c124a
gdiplus: Stub GdipSetPathGradientPresetBlend.
2009-06-10 11:46:43 +02:00
Vladimir Pankratov
49cc1fa0ce
advpack: Add stub for ExtractFilesW.
2009-06-10 11:46:39 +02:00
Paul Vriens
8e0849f7a6
riched32/tests: Fix some test failures on Win9x/WinME/NT4.
2009-06-09 17:01:15 +02:00
Huw Davies
9da0b352f6
oleaut32: TLibAttr.lcid is read from the second lcid field in the header. Confirmed by manually editing a tlb file.
2009-06-09 17:01:15 +02:00
Huw Davies
7857219ac1
widl: Fix typelib lcid fields to match those produced by midl.
2009-06-09 17:01:15 +02:00
Alexandre Julliard
c98ce23fd2
ole32: Get rid of line feeds and tabs in traces.
2009-06-09 17:01:14 +02:00
Henri Verbeet
910455e435
wined3d: Add some FIXMEs about blitting with unsupported fixups.
2009-06-09 17:01:14 +02:00
Henri Verbeet
621da64245
wined3d: Get rid of the silly pointers in WINED3DVOLUME_DESC.
2009-06-09 17:01:14 +02:00
Henri Verbeet
08d95233e3
wined3d: Don't modify the internal format in d3dfmt_get_conv().
...
For most conversions the internal format is irrelevant. Color key conversions
are an exception, because they need to ensure an alpha channel is present.
2009-06-09 17:01:14 +02:00
Henri Verbeet
fcf6a27a9b
wined3d: Simplify some code in set_glsl_shader_program().
2009-06-09 17:01:14 +02:00
Henri Verbeet
a6dc31e442
wined3d: Avoid comparing shader compile args if the relevant shader isn't present.
2009-06-09 17:01:14 +02:00
Detlef Riekenberg
0e1d18eaf5
mlang/tests: Fix a failure on win98 with mlang 4.72.
2009-06-09 17:01:14 +02:00
Andrew Talbot
9064506f76
comctl32: Constify some variables.
2009-06-09 17:01:14 +02:00
Vincent Povirk
b210eeb1ad
kernel32/tests: Test waiting on a disconnected client pipe.
2009-06-09 17:01:14 +02:00
Nikolay Sivov
0bca442f25
comctl32/listview: Remove outdated todo entries.
2009-06-09 17:01:14 +02:00
Nikolay Sivov
f531271d70
comctl32/listview: Fix item count tests to be dpi aware.
2009-06-09 17:01:14 +02:00
Jonathan Ernst
c7c3a2e376
shell32: Updated French translation.
2009-06-09 17:01:14 +02:00
Jonathan Ernst
686119d89c
reg: Updated French translation.
2009-06-09 17:01:14 +02:00
Jonathan Ernst
367816c0ff
wordpad: Updated French translation.
2009-06-09 17:01:13 +02:00
Jonathan Ernst
c37255dc92
setupapi: Updated French translation.
2009-06-09 17:01:13 +02:00
Jonathan Ernst
0f82a1550d
regedit: Updated French translation.
2009-06-09 17:01:13 +02:00
Jonathan Ernst
db8a14ca74
notepad: Updated French translation.
2009-06-09 17:01:13 +02:00
Jonathan Ernst
7bf836a17c
mshtml: Updated French translation.
2009-06-09 17:01:13 +02:00
Jonathan Ernst
d2d2f1e425
crypt32: Updated French translation.
2009-06-09 17:01:13 +02:00
Paul Vriens
9b6cf22607
msi/tests: Make sure we only create one logfile.
2009-06-09 17:01:13 +02:00
Austin English
99069ab61f
winex11: Return correct length for GetKeyNameText.
2009-06-09 17:01:13 +02:00
Alexandre Julliard
7a344c14af
server: Avoid a crash when trying to wait on a disconnected pipe client.
2009-06-09 17:01:13 +02:00
Alexandre Julliard
d88f9e3cd9
widl: Don't make the proxy virtual tables const if they use delegation.
2009-06-09 17:01:07 +02:00
Alexandre Julliard
6d7ad66315
comctl32: Avoid repainting a NULL link.
2009-06-08 18:13:22 +02:00
Alexandre Julliard
b4a9c99abc
kernel32: Fix handling of %ws format for Unicode.
2009-06-08 18:13:13 +02:00
Alexandre Julliard
031c73af30
user32: Disable assert() for the mingw build since mingw gets confused trying to import MessageBoxA.
2009-06-08 16:45:54 +02:00
Paul Vriens
de945384a4
setupapi/tests: pSetupGetField returns A or W string depending on OS.
2009-06-08 16:22:46 +02:00
Vincent Povirk
49308e8da0
comctl32: Use NMTVDISPINFOEX in the TVN_GETDISPINFO notification.
2009-06-08 16:22:43 +02:00
Vincent Povirk
7159283011
include: Extend TVITEMEX and add NMTVDISPINFOEX.
2009-06-08 16:22:39 +02:00
Frank Richter
6136884120
d3d9: Fix bitmask for A2R10G10B10 format.
2009-06-08 16:22:18 +02:00
Huw Davies
81b2c9eb85
widl: Add support for the lcid parameter attribute.
2009-06-08 15:39:14 +02:00
Stefan Stranz
c89c2dd4c5
c2man: Add xml documentation creation.
2009-06-08 15:38:35 +02:00
Jacek Caban
a76db21978
wininet: Fixed gzip decoding on chunked stream.
2009-06-08 15:27:21 +02:00
Damjan Jovanovic
4540d74f49
winemenubuilder: Generate icons for Wine's MIME types.
2009-06-08 15:27:20 +02:00
Guy Albertelli
5632d2344e
kernel32/tests: Fix tests when GetVolumeNameForVolumeMountPoint fails.
2009-06-08 15:27:20 +02:00
Detlef Riekenberg
9dd58897ca
mlang/tests: Add tests for IMultiLanguage2_GetRfc1766Info.
2009-06-08 15:27:08 +02:00
Detlef Riekenberg
ec8bb185c6
mlang: Implement IMultiLanguage2_GetRfc1766Info.
2009-06-08 15:21:58 +02:00
Detlef Riekenberg
fc813b9ec3
mlang/tests: Fix failures with IE 5.5 and below.
2009-06-08 15:21:46 +02:00
Paul Vriens
ee1aa86d2a
winecfg: Fix Dutch translations.
2009-06-08 14:30:19 +02:00
Nikolay Sivov
839b31fcce
comctl32/listview: Revert column scrolling recent change, it should be handled differently.
2009-06-08 14:30:15 +02:00
Nikolay Sivov
e636998890
comctl32/listview: Use LV_VIEW_* constants instead of style.
2009-06-08 14:30:07 +02:00
Nikolay Sivov
ed250886cc
comctl32/listview: Defaulting to NFR_ANSI on query failure.
2009-06-08 14:30:02 +02:00
Nikolay Sivov
ae0d363043
comctl32/listview: Position edit box after notification.
2009-06-08 14:29:55 +02:00
Nikolay Sivov
c98dc0da71
comctl32/listview: Test showing that Edit box should be positioned after LVN_BEGINLABELEDIT.
2009-06-08 14:29:30 +02:00