Vincent Povirk
|
48d58cef59
|
windowscodecs: Add support for decoding RLE4-encoded BMP files.
|
2009-07-07 11:11:10 +02:00 |
Vincent Povirk
|
07a6b89f87
|
windowscodecs: Add support for decoding RLE8-encoded BMP files.
|
2009-07-07 11:11:05 +02:00 |
Vincent Povirk
|
387b842707
|
windowscodecs: Return proper error codes in unneeded BMP decoder methods.
|
2009-07-07 11:10:25 +02:00 |
Vincent Povirk
|
6caca23678
|
windowscodecs: Add test for 4-bit indexed color BMP.
|
2009-07-07 11:10:09 +02:00 |
Vincent Povirk
|
aec0ccbd77
|
windowscodecs: Add test for 1-bit indexed color BMP.
|
2009-07-07 11:10:00 +02:00 |
Vincent Povirk
|
3899c3e247
|
windowscodecs: Implement CopyPalette for BMP decoder.
|
2009-07-07 11:09:34 +02:00 |
Hans Leidekker
|
9d9c505a27
|
winhttp: Implement WinHttpSetTimeouts.
|
2009-07-07 11:01:26 +02:00 |
Hans Leidekker
|
cd1ed081de
|
iphlpapi: Use a separate index to count addresses in GetAdaptersAddresses.
Fixes address enumeration when an interfaces is not configured
with an IP address or when an interface is configured with more
than one address.
|
2009-07-07 11:01:22 +02:00 |
Rein Klazes
|
c23ccc03d9
|
comdlg32: Rearrange some more controls when resizing a file dialog.
|
2009-07-07 11:01:14 +02:00 |
Damjan Jovanovic
|
0066319b2d
|
ws2_32: Test AcceptEx short reads.
|
2009-07-07 11:01:06 +02:00 |
Ricardo Filipe
|
137582a9db
|
oledlg: Update Portuguese translation and convert to UTF8.
|
2009-07-07 11:01:00 +02:00 |
Ricardo Filipe
|
003c8dadf2
|
comdlg32: Update Portuguese translation and convert to UTF8.
|
2009-07-07 11:00:56 +02:00 |
Paul Chitescu
|
a852de9daf
|
crypt32: Updated Romanian translation.
|
2009-07-07 11:00:46 +02:00 |
Anders Jonsson
|
1903e74c68
|
notepad: Update Swedish translation.
|
2009-07-07 11:00:43 +02:00 |
André Hentschel
|
90586893c1
|
winecfg: Improve German About dialog.
|
2009-07-07 11:00:36 +02:00 |
André Hentschel
|
c43968a68d
|
crypt32: Update German translation.
|
2009-07-07 11:00:26 +02:00 |
Frédéric Delanoy
|
71da857d82
|
wininet: Fix French translation & UI display.
|
2009-07-07 11:00:18 +02:00 |
Frédéric Delanoy
|
acd3be771b
|
xcopy: Fix French translation.
|
2009-07-07 11:00:14 +02:00 |
Frédéric Delanoy
|
adea830ad7
|
wordpad: Fix French translation & UI display.
|
2009-07-07 11:00:09 +02:00 |
Frédéric Delanoy
|
8356d12c4c
|
winefile: Fix French translation & UI display.
|
2009-07-07 11:00:04 +02:00 |
Frédéric Delanoy
|
f43b8691d2
|
notepad: Update French translation.
|
2009-07-07 10:59:53 +02:00 |
Frédéric Delanoy
|
9595b13039
|
winhlp32: Fix French translation.
|
2009-07-07 10:59:49 +02:00 |
Paul Vriens
|
bb356fe32c
|
crypt32: Fix Dutch translations.
|
2009-07-07 10:59:42 +02:00 |
Paul Vriens
|
7baf876646
|
crypt32: Improve an English resource.
|
2009-07-07 10:59:39 +02:00 |
Alexandre Julliard
|
fc2bef1d9c
|
winetest: Load resources by name instead of id.
|
2009-07-07 10:59:29 +02:00 |
Jacek Caban
|
3ab8778ec9
|
mshtml: Don't call AutoRegister on GRE directory - it's no longer needed.
|
2009-07-06 15:25:45 +02:00 |
Frédéric Delanoy
|
89260f00bb
|
wineconsole: Fix French translation & UI display.
|
2009-07-06 15:25:43 +02:00 |
Hib Eris
|
ec4edbfd6c
|
msi: Implement ASSIGN mode in MsiViewModify.
|
2009-07-06 15:25:39 +02:00 |
Hib Eris
|
eaea537f0f
|
msi/tests: Add tests for MsiViewModify ASSIGN mode.
|
2009-07-06 15:25:36 +02:00 |
Roderick Colenbrander
|
e13865285e
|
winex11: Move glyph code over to get_xrender_format.
|
2009-07-06 15:25:16 +02:00 |
Roderick Colenbrander
|
bf86daa0b6
|
winex11: Move AlphaBlend over to get_xrender_format.
|
2009-07-06 15:25:10 +02:00 |
Roderick Colenbrander
|
8262e0a800
|
winex11: Get rid of the static Xrender picture format table.
|
2009-07-06 15:24:57 +02:00 |
Alexandre Julliard
|
26caf2fdda
|
kernel32: Forward the Wow64 redirection functions to ntdll.
|
2009-07-06 15:09:29 +02:00 |
Alexandre Julliard
|
747d58d211
|
ntdll: Add management of the Wow64 filesystem redirection flag.
|
2009-07-06 15:08:39 +02:00 |
Michael Stefaniuc
|
4f8ce1b2f2
|
winecfg: Fix regression introduced by 807d75a94e .
This is the fix for the "PACKAGE_STRING" Wine release.
|
2009-07-06 14:35:38 +02:00 |
Piotr Caban
|
b6549fa743
|
jscript: Fixed to_boolean implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
2ed3903f0f
|
jscript: Added Bool_toLocaleString implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
4725b5698c
|
jscript: Added Bool_valueOf implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
1e72bc8718
|
jscript: Added Bool_toString implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
4b341bfdd4
|
jscript: Added Boolean constructor implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
9a30d39b35
|
jscript: Added Date_valueOf implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
60748ebf51
|
jscript: Fix do while loop parsing.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
b5a82030ad
|
jscript: Added calling Date as function implementation.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
8150960f8c
|
jscript: Added string argument handling to Date constructor.
|
2009-07-06 14:35:28 +02:00 |
Piotr Caban
|
45817bf50f
|
jscript: Added DateConstr_parse implementation.
|
2009-07-06 14:35:28 +02:00 |
Nikolay Sivov
|
c3e66a8f86
|
comctl32/listview: Fix some test failures on 4.7x.
|
2009-07-06 14:35:28 +02:00 |
Aurimas Fišeras
|
e552e51a48
|
cryptdlg: Translate "CPS" (Certification Practice Statement) to Lithuanian and add a comment to English resource.
|
2009-07-06 14:35:28 +02:00 |
Alexander Scott-Johns
|
32c066f12a
|
notepad: When opening a file, replace \0 characters with spaces, instead of truncating the file at the first \0.
|
2009-07-06 14:35:27 +02:00 |
Alexander Scott-Johns
|
93b99e0af3
|
notepad: Refactor DoOpenFile to simplify next patch.
|
2009-07-06 14:35:27 +02:00 |
Dan Kegel
|
ea5a6f2db5
|
winmm: Don't convert return string in mciSendStringA on error.
|
2009-07-06 14:35:27 +02:00 |