Commit Graph

59598 Commits

Author SHA1 Message Date
Juan Lang
a83f1c93c3 cryptui: Increase control width to support larger fonts. 2009-07-08 20:15:08 +02:00
Huw Davies
6df07402c0 wordpad: Add English neutral translations. 2009-07-08 20:15:03 +02:00
Huw Davies
904b2749f7 gdi32/tests: Don't continue with the tests if GetWinMetaFileBits fails. 2009-07-08 20:15:00 +02:00
Paul Vriens
f88d9ab195 comctl32/tests: Fix test failures with comctl32 <= 5.80. 2009-07-08 20:14:52 +02:00
Henri Verbeet
6211643bf5 wined3d: Fix a sign compare warning in shader_vaddline(). 2009-07-08 20:14:44 +02:00
Henri Verbeet
e41831990d wined3d: Fix a sign compare warning in glsl_shader.c. 2009-07-08 20:14:35 +02:00
Henri Verbeet
949cd089d5 wined3d: Trace the D3D shader in find_glsl_vshader() / find_glsl_pshader().
It's quite useful to know to which D3D shader a GLSL shader corresponds.
2009-07-08 20:14:32 +02:00
Henri Verbeet
6d8e1e52c8 wined3d: Avoid destroying the currently active context for non-implicit swapchains. 2009-07-08 20:14:25 +02:00
Henri Verbeet
7089128d2a wined3d: Implement a A8R8G8B8 to X8R8G8B8 surface format converter. 2009-07-08 20:14:21 +02:00
Francois Gouget
8b93076819 winefile: Remove space before ellipsis. 2009-07-08 20:13:59 +02:00
Francois Gouget
1e602c57d0 notepad: Remove spaces before '\n's. 2009-07-08 20:13:56 +02:00
Alexander Scott-Johns
0c82108a48 notepad: Add Cancel button to message box displayed when opening a non-existent file with the command line. 2009-07-08 20:13:53 +02:00
Nikolay Sivov
1b2a6a08aa comctl32/listview: Basic LVN_(BEGIN|END)SCROLL tests. 2009-07-08 20:13:35 +02:00
Nikolay Sivov
76c0d49b52 comctl32/listview: A basic test for column width default value. 2009-07-08 20:13:30 +02:00
Erik Inge Bolsø
48995f3354 wined3d: Fix Nvidia GTX series misdetection. 2009-07-08 20:13:25 +02:00
Paul Vriens
b7e1473311 ws2_32/tests: Fix a test failure on NT4. 2009-07-08 20:13:16 +02:00
Peter Oberndorfer
08a8f935c4 winemenubuilder: Use heap_printf to allocate the right amount of memory and not cause heap corruption. 2009-07-08 20:13:09 +02:00
Jacek Caban
44d633a902 wininet: Rename WININETHANDLEHEADER to object_header_t.
wininet struct names are very unreadable and I hope that patches 
renaming them will be accepted.
2009-07-08 20:13:00 +02:00
Jacek Caban
cf2e8619ef mshtml: Added support for VT_UINT name in IHTMLElementCollection::item. 2009-07-08 20:12:55 +02:00
Jacek Caban
e349165214 urlmon: Moved more initialization code to init_test. 2009-07-08 20:12:48 +02:00
Jacek Caban
a21c1f3c31 urlmon: Ignore QueryInterface call for an undocumented interface. 2009-07-08 20:12:45 +02:00
Frédéric Delanoy
c71454db68 setupapi: Fix French translation & UI display. 2009-07-08 20:12:40 +02:00
Frédéric Delanoy
002b92e191 wineps.drv: Fix French translation & UI display. 2009-07-08 20:12:37 +02:00
Frédéric Delanoy
569aa66f5e oledlg: Fix French translation & UI display. 2009-07-08 20:12:33 +02:00
Frédéric Delanoy
e662cf2107 iccvid: Fix French translation. 2009-07-08 20:12:28 +02:00
Frédéric Delanoy
34460a8242 avifil32: Fix French translation. 2009-07-08 20:12:25 +02:00
Frédéric Delanoy
8907860f3e serialui: Fix French translation & UI display. 2009-07-08 20:12:21 +02:00
Ricardo Filipe
9046d28166 winefile: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:09 +02:00
Ricardo Filipe
91dfbd5a82 wineconsole: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:04 +02:00
Ricardo Filipe
6b31b2d649 winecfg: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:00 +02:00
Ricardo Filipe
3591c44e55 regedit: Update Portuguese translation and convert to UTF8. 2009-07-08 20:11:54 +02:00
Ricardo Filipe
9ed4f647ee progman: Update Portuguese translation and convert to UTF8. 2009-07-08 20:11:47 +02:00
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