Commit Graph

59302 Commits

Author SHA1 Message Date
Damjan Jovanovic 71f7da2d3e ws2_32: Add some AcceptEx tests. 2009-07-06 14:35:26 +02:00
Paul Vriens f057d7d63f ole32/tests: Reset a variable before testing. 2009-07-06 14:35:26 +02:00
Paul Vriens f96e210ed7 d3d9/tests: Skip a test on failure. 2009-07-06 14:35:26 +02:00
Paul Vriens 31d82c5fdc gdi32/tests: Mark an intermittent failure as broken() on Win9x/ME. 2009-07-06 14:35:25 +02:00
Alexander Nicolaysen Sørnes 18045e5681 notepad: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Alexander Nicolaysen Sørnes 815a66d787 reg: Update Norwegian Bokmål translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 958ba9e139 winecfg: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 1cbb7e1cae uninstaller: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy afcbfa4ac2 taskmgr: Update French translation; display fixes. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy e2f2688356 regedit: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy d4bba24e5c oleview: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 662b3fb98a notepad: Update French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 18dbff2a8c cmd: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy da81ee2520 winmm: Fix French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 5e36ced139 user32: Update French translation. 2009-07-06 14:35:25 +02:00
Frédéric Delanoy 2de12c6541 oleacc: Update French translation. 2009-07-06 14:35:25 +02:00
David Adam de0b3b21d5 d3dx9_36: Fix the sprite tests to make them pass in Windows. 2009-07-06 14:35:25 +02:00
David Adam db41287844 d3dx9_36: Fix tests to make them pass in Windows. 2009-07-06 14:35:25 +02:00
Alexandre Julliard 1d5cb9d23b include: Get rid of the no longer used wine/pthread.h. 2009-07-06 14:35:24 +02:00
Alexandre Julliard 4fda657a0a loader: Get rid of the pthread support routines. 2009-07-06 14:35:24 +02:00
Alexandre Julliard 0dc951694b winetest: Build exe resources as separate .res files. 2009-07-06 14:33:32 +02:00
Alexandre Julliard a6beb50668 Release 1.1.25. 2009-07-03 18:28:33 +02:00
Nikolay Sivov b2f6b44b25 oleacc: Add ObjectFromLresult stub. 2009-07-03 16:07:46 +02:00
Paul Vriens 44da9ba361 notepad: Add Dutch translations. 2009-07-03 15:53:31 +02:00
Alexandre Julliard d6cc6ca2c1 kernel32: Compile .mc files to resources as independent files. 2009-07-03 15:47:43 +02:00
Paul Vriens d61f18ef06 mlang/tests: Prevent messing up the codepages on Win98. 2009-07-03 14:28:50 +02:00
Alexander Nicolaysen Sørnes 0bb5ab6355 wordpad: Update Norwegian Bokmål translation. 2009-07-03 14:28:45 +02:00
Alexander Nicolaysen Sørnes 55b21c404a regedit: Update Norwegian Bokmål translation. 2009-07-03 14:28:33 +02:00
Alexander Nicolaysen Sørnes 49e0315e86 shell32: Update Norwegian Bokmål translation. 2009-07-03 14:28:31 +02:00
Alexander Nicolaysen Sørnes fe3f19dc82 appwiz.cpl: Update Norwegian Bokmål translation. 2009-07-03 14:28:28 +02:00
Detlef Riekenberg 694bf576d0 urlmon/tests: Add tests for the ZoneEnumerator. 2009-07-03 14:27:21 +02:00
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