Commit Graph

59416 Commits

Author SHA1 Message Date
Ricardo Filipe
04de576266 oledlg: Fix Portuguese translation. 2009-07-08 20:11:43 +02:00
Frédéric Delanoy
db4e912878 crypt32: Update French translation. 2009-07-08 20:11:39 +02:00
Paul Vriens
7cc7e7b06e winhlp32: Improve Dutch translations and convert to UTF8. 2009-07-07 14:19:26 +02:00
Huw Davies
0c61a5ac11 shdoclc: Add English neutral translations and fix US English. 2009-07-07 14:18:50 +02:00
Huw Davies
ba615affa8 regedit: Update English neutral translations. 2009-07-07 14:18:45 +02:00
Huw Davies
0cb9a6ec01 hhctrl.ocx: Add English neutral translations. 2009-07-07 14:18:32 +02:00
Hib Eris
3e5159e169 oleaut32: Prevent overflow in VarDecCmp. 2009-07-07 14:18:19 +02:00
Hib Eris
eb8778f9a0 oleaut32/tests: Add tests for VarDecCmp. 2009-07-07 14:18:14 +02:00
Piotr Caban
8ce4de7d2c jscript: Added Object_toString and Object_toLocaleString implementation. 2009-07-07 14:15:44 +02:00
Piotr Caban
3a1698ff06 jscript: Added Object_valueOf implementation. 2009-07-07 14:15:35 +02:00
Piotr Caban
7fcded1fc3 jscript: Inherit Array valueOf from Object. 2009-07-07 14:15:20 +02:00
Piotr Caban
12760a0c6b jscript: Fix DateConstr_parse implementation. 2009-07-07 14:15:06 +02:00
Alexandre Julliard
97db90290b kernel32/tests: Avoid using non-ASCII characters in strings. 2009-07-07 13:57:17 +02:00
Aric Stewart
9370c3827c shlwapi: Forward UrlCrackW to wininet.InternetCrackUrlW. 2009-07-07 13:42:36 +02:00
Ricardo Filipe
c5e02d71c1 comctl32: Update Portuguese translation and convert to UTF8. 2009-07-07 13:33:31 +02:00
Ricardo Filipe
8c69e8a9b5 mpr: Update Portuguese translation and convert to UTF8. 2009-07-07 13:33:07 +02:00
Ricardo Filipe
a6c8a095ef clock: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:16 +02:00
Ricardo Filipe
5d5cf8ceb2 user32: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:12 +02:00
Ricardo Filipe
b7432f3c01 shell32: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:08 +02:00
Ricardo Filipe
2263c97bf4 setupapi: Update Portuguese translation and convert to UTF8. 2009-07-07 13:31:05 +02:00
Ricardo Filipe
80de51bd3f cmdlgtst: Update Portuguese translation and convert to UTF8. 2009-07-07 13:26:55 +02:00
Ricardo Filipe
7143a64d71 notepad: Update Portuguese translation and convert to UTF8. 2009-07-07 13:26:37 +02:00
Huw Davies
7705022c84 winecfg: Add English neutral translations. 2009-07-07 13:26:24 +02:00
Huw Davies
4a28359ba3 wineconsole: Add English neutral translations. 2009-07-07 13:26:04 +02:00
Huw Davies
7ceb4e7278 winhlp32: Add English neutral translations. 2009-07-07 13:25:58 +02:00
Paul Vriens
5f5c340855 shell32: Add missing encoding for Dutch resources. 2009-07-07 13:22:17 +02:00
Huw Davies
787ead8088 gdi32: Use a modified version of MulDiv to match native behaviour. 2009-07-07 13:22:13 +02:00
Andrew Eikum
0ed10bf696 gdiplus/tests: Test cases for GdipBeginContainer2. 2009-07-07 12:33:21 +02:00
Andrew Eikum
632aef3d8b gdiplus: Implement GdipBeginContainer2 and GdipEndContainer. 2009-07-07 12:33:10 +02:00
Henri Verbeet
3484d46a36 wined3d: Replace some shader_is_pshader_version() calls with plain type checks. 2009-07-07 11:50:35 +02:00
Henri Verbeet
699f68cdee wined3d: Get rid of some pointers in WINED3DADAPTER_IDENTIFIER.
This also avoids some unchecked strcpy() calls.
2009-07-07 11:50:30 +02:00
Henri Verbeet
32fd8f2130 wined3d: checkGLcall() doesn't need a \n. 2009-07-07 11:50:22 +02:00
Henri Verbeet
2ac34bf231 wined3d: Add some missing float suffixes.
The compiler should be smart enough to fix most of these, but it looks sloppy.
2009-07-07 11:50:05 +02:00
Henri Verbeet
7ec911adeb wined3d: Avoid an unnecessary strcpy(). 2009-07-07 11:49:54 +02:00
Michael Stefaniuc
b1edb16691 cryptdlg: Add missing encoding info to the German resource file.
The file is already UTF-8.
2009-07-07 11:49:48 +02:00
Michael Stefaniuc
b880d71e28 oleacc: Add missing encoding info to the German resource file.
The file is already UTF-8.
2009-07-07 11:49:44 +02:00
Alexandre Julliard
7af70c2c97 shell32/tests: Revive the test for CSIDL_SYSTEMX86. 2009-07-07 11:48:25 +02:00
Alexandre Julliard
43e90c8ff7 shell32: Add support for the CSIDL_SYSTEMX86 folder. 2009-07-07 11:47:58 +02:00
Alexandre Julliard
03d6da0894 kernel32: Add implementation of GetSystemWow64DirectoryA/W. 2009-07-07 11:42:03 +02:00
Alexandre Julliard
12c90b04dc ntdll: Support querying the Wow64 state of other processes. 2009-07-07 11:38:19 +02:00
Alexandre Julliard
6056e8a52b server: Return the process CPU in the get_process_info request. 2009-07-07 11:37:47 +02:00
Vladimir Pankratov
5ce04f7ffc regedit: Implement open last key at startup. 2009-07-07 11:17:10 +02:00
Francois Gouget
3cbeae820d ole32: Make apartment_addref() static. 2009-07-07 11:16:26 +02:00
Francois Gouget
f8afcdbb7c ole32: Reorder some compobj functions to avoid forward declarations. 2009-07-07 11:16:22 +02:00
Nikolay Sivov
2f989163bd comctl32/listview: Fix hittest flag calculation for negative Y values on report mode. 2009-07-07 11:11:32 +02:00
Nikolay Sivov
86e4d1cdbe comctl32/listview: Fix hittesting for "small" positive Y coordinates. 2009-07-07 11:11:27 +02:00
Nikolay Sivov
faebaa575b comctl32/listview: More LVM_*HITTEST tests. 2009-07-07 11:11:19 +02:00
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