Commit graph

59247 commits

Author SHA1 Message Date
Michael Stefaniuc
d87f49d2c1 cards: Build the version.rc file separately.
Do not include it in an other rc file.
2009-07-03 13:06:18 +02:00
Rein Klazes
b46f8b1b32 comdlg32/tests: fix a few test failures on Vista and higher. 2009-07-03 13:06:17 +02:00
Hans Leidekker
6986d97f18 ole32: Use existing MTA in CoGetContextToken and CoGetObjectContext. 2009-07-03 13:06:17 +02:00
Hans Leidekker
44db8883f8 wintrust/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Hans Leidekker
91b6ebefa8 iphlpapi/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Hans Leidekker
9ae618f98c fusion/tests: Initialize a variable. 2009-07-03 13:06:17 +02:00
Alexandre Julliard
d375d25d65 widl: An ENUM16 is 32-bit wide in memory. 2009-07-03 13:06:14 +02:00
Alexandre Julliard
f6d2b49145 widl: Take into account structure field alignment when computing offsets. 2009-07-03 13:05:52 +02:00
Alexandre Julliard
064775c9a0 widl: Struct alignment should be the largest alignment of all the struct members. 2009-07-03 13:05:52 +02:00
Alexandre Julliard
fc7681a8ce widl: Skip the existing correlation descriptor on unencapsulated unions when generating a different one. 2009-07-03 13:05:52 +02:00
Nikolay Sivov
ab527a6e0f comctl32/listview: Remove parent creation test. It's unrelated to ListView. 2009-07-03 13:05:52 +02:00
Henri Verbeet
17688365ed wined3d: Don't accept NULL as a valid result from glGetString(). 2009-07-03 13:05:52 +02:00
Henri Verbeet
532b99078e wined3d: Don't abuse blending to disable color writes in surface_depth_blt(). 2009-07-03 13:05:52 +02:00
Henri Verbeet
17c0e99106 d3d9/tests: Add a small test for having multiple device active at the same time.
This is essentially the situation that caused problems with reusing the
initial GL context.
2009-07-03 13:05:52 +02:00
Henri Verbeet
23ce9d72b8 wined3d: Get rid of wined3d_fake_gl_context_cs. 2009-07-03 13:05:52 +02:00
Henri Verbeet
4cacf2e08f wined3d: Use a proper structure for storing initial GL context information. 2009-07-03 13:05:51 +02:00
Michael Stefaniuc
d66c092108 wininet: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:46 +02:00
Michael Stefaniuc
9bb0f9c723 msacm32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:43 +02:00
Michael Stefaniuc
9d9eccc378 winspool.drv: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:31:41 +02:00
Michael Stefaniuc
b4b7494584 progman: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:54 +02:00
Michael Stefaniuc
0b16b40148 winmm: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:51 +02:00
Michael Stefaniuc
47fc16fb54 wineps.drv: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:48 +02:00
Michael Stefaniuc
551d1efc9f wineps.drv: Include a local header last. 2009-07-03 11:28:44 +02:00
Michael Stefaniuc
83eb00cad3 shdocvw: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 11:28:41 +02:00
Michael Stefaniuc
a15c263237 comdlg32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:36 +02:00
Michael Stefaniuc
08ac4a4c22 winefile: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:33 +02:00
Michael Stefaniuc
313dd0c3a4 oleview: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 11:28:28 +02:00
Jacek Caban
df826fe82f urlmon: Added IBindStatusCallbackEx implementation. 2009-07-03 11:28:20 +02:00
Jacek Caban
b6259956c1 urlmon: Use GetBinfInfoEx in GetBindInfo implementation if possible. 2009-07-03 11:28:15 +02:00
Jacek Caban
288eefc7f1 urlmon: Added IBindStatusCallbackEx tests (also fixes some IE8 failures). 2009-07-03 11:28:11 +02:00
Huw Davies
395436d2e9 gdi32/tests: Fix tests on win9x and winMe. 2009-07-03 11:28:06 +02:00
Frédéric Delanoy
f6c42d37e5 crypt32: Update French translation. 2009-07-03 11:28:01 +02:00
André Hentschel
c83c0bfd34 notepad: Update German translation. 2009-07-03 11:27:56 +02:00
Aurimas Fišeras
e628509a29 winecfg: Improve Lithuanian translation. 2009-07-03 11:27:49 +02:00
Aurimas Fišeras
d7a1cb2c25 cmd: Add Lithuanian translation. 2009-07-03 11:27:45 +02:00
Aurimas Fišeras
509a580b62 notepad: Update Lithuanian translation. 2009-07-03 11:27:40 +02:00
Paul Vriens
fb0275dd31 ole32/tests: Fix some test failures on Win9x/WinME. 2009-07-02 14:26:02 +02:00
Rein Klazes
f9c8e7e38a comdlg32: Don't call ShowWindow for the custom dialog until all rearrangements of the file dialog have been done. 2009-07-02 14:25:58 +02:00
Alexandre Julliard
781f4b838d makefiles: Remove the no longer used SPEC_SRCS variable from 16-bit makefiles. 2009-07-02 14:08:33 +02:00
Michael Stefaniuc
e2f5875170 setupapi: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:07 +02:00
Michael Stefaniuc
a879e60ba3 serialui: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:03 +02:00
Michael Stefaniuc
38bccbc15e avifil32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 13:18:00 +02:00
Michael Stefaniuc
7460c996be cryptui: Build language resource files separately. 2009-07-02 13:17:57 +02:00
Huw Davies
dca1b517ec gdi32/tests: Add some traces and fix a few comments. 2009-07-02 13:17:49 +02:00
Huw Davies
12adc3e1fb gdi32: Add tests for the map mode and window size records. 2009-07-02 13:17:44 +02:00
Huw Davies
8edbd0639e gdi32: Write the map mode and window size records after the mfcomment. 2009-07-02 13:17:35 +02:00
Dmitry Timoshkov
87418f0aaa user32: Add a test for BM_SETSTYLE, make it pass under Wine. 2009-07-02 13:11:48 +02:00
Alexander Scott-Johns
84fd1c84f8 notepad: Detect if saving will lose information. 2009-07-02 13:08:50 +02:00
Alexander Scott-Johns
67766392bf notepad: Allow user to choose which encoding to open and save files in. 2009-07-02 13:05:54 +02:00
Alexander Scott-Johns
080cc90992 notepad: Remember the encoding of files when they are opened, and use the same encoding when saving. 2009-07-02 13:05:50 +02:00