Commit Graph

59271 Commits

Author SHA1 Message Date
Detlef Riekenberg 9a7f221b13 urlmon: Implement the ZoneEnumerator. 2009-07-03 14:26:55 +02:00
Alexandre Julliard 2e2f6af0de ntdll: Fix the formatting of the get_token_groups request for 64-bit. 2009-07-03 13:58:09 +02:00
Alexandre Julliard 05beb0daed ole32/tests: Fix the HMETAFILE_UserSize prototype. 2009-07-03 13:57:21 +02:00
Alexandre Julliard 8fce9369b8 oleaut32: Replace long and unsigned long by more appropriate types. 2009-07-03 13:48:54 +02:00
Alexandre Julliard 8de0242885 rpcrt4: Replace long and unsigned long by more appropriate types. 2009-07-03 13:42:57 +02:00
Piotr Caban c001ffae2c jscript: Fix strings allocation. 2009-07-03 13:28:47 +02:00
Piotr Caban 60ddd438d3 jscript: Added DateConstr_UTC implementation. 2009-07-03 13:28:27 +02:00
Piotr Caban 41e297af11 jscript: Added stub implementation of Date constructor properties. 2009-07-03 13:28:19 +02:00
Vincent Povirk dd5a9a0aa1 windowscodecs: Add test for IWICPalette. 2009-07-03 13:27:56 +02:00
Vincent Povirk 3cf9d94999 windowscodecs: Implement HasAlpha for palettes. 2009-07-03 13:27:39 +02:00
Vincent Povirk cf8a26aff6 windowscodecs: Implement IsBlackWhite and IsGrayscale for palettes. 2009-07-03 13:27:32 +02:00
Vincent Povirk 9a6400bc32 windowscodecs: Implement GetColorCount and GetType for palettes. 2009-07-03 13:27:25 +02:00
Vincent Povirk 9f9b71c3ee windowscodecs: Implement InitializeCustom and GetColors for palettes. 2009-07-03 13:27:19 +02:00
Vincent Povirk 4b9071b37b windowscodecs: Add stub implementation of IWICPalette. 2009-07-03 13:27:06 +02:00
Vincent Povirk b11e2d8db7 include: Add definitions for IWICPalette. 2009-07-03 13:26:49 +02:00
Alexandre Julliard 56af92b073 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
Alexandre Julliard 88b74519ae make_makefiles: Automatically update the source lists in the individual makefiles. 2009-07-03 13:26:01 +02:00
Michael Stefaniuc 3090323c89 user32: Build language resource files separately.
Do not include them from an other rc file.
2009-07-03 13:22:16 +02:00
Frédéric Delanoy e801cae520 msi: Update French translation. 2009-07-03 13:11:24 +02:00
Frédéric Delanoy 90df7b1394 hhctrl.ocx: Update French translation. 2009-07-03 13:11:15 +02:00
Frédéric Delanoy e400b15378 gphoto2.ds: Update French translation. 2009-07-03 13:10:53 +02:00
Michael Stefaniuc 25764235f9 urlmon: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:10:16 +02:00
Michael Stefaniuc 2885b0b8f4 msiexec: Import the version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:06:18 +02:00
Michael Stefaniuc a1b286086e ole32: Import the content of version.rc into the main rc file.
There is no need for a separate file.
2009-07-03 13:06:18 +02:00
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