Commit Graph

53137 Commits

Author SHA1 Message Date
Maarten Lankhorst a411f25d85 gdi32/user32: Make __wine_make_gdi_object_system CDECL. 2008-12-17 15:02:26 +01:00
Maarten Lankhorst 768160e944 ntdll: Make all exported wine functions CDECL. 2008-12-17 15:02:25 +01:00
Maarten Lankhorst d6bc9fc9f3 winex11.drv/explorer: Add CDECL to exported functions. 2008-12-17 15:02:25 +01:00
Maarten Lankhorst 602b9b0833 winex11.drv: Make XIM functions hidden. 2008-12-17 15:02:25 +01:00
Maarten Lankhorst 569de388fa wintab32/winex11.drv: Add CDECL to imported functions. 2008-12-17 15:02:24 +01:00
Alexandre Julliard bb33b0a21d msvcrt: Add __cdecl to all function prototypes. 2008-12-17 15:00:28 +01:00
Henri Verbeet 6de9cfaf7f winex11.drv: Fix color conversion for 16 bpp cursors. 2008-12-17 14:04:58 +01:00
Henri Verbeet 73823ef5f6 wined3d: Remove the shader_cleanup() method from the shader backend. 2008-12-17 14:02:24 +01:00
Henri Verbeet 1e1cf78073 d3d9: Fix the shader constant test.
Using the same values for the test data and the default data masks
potential failures.
2008-12-17 14:02:17 +01:00
Henri Verbeet 78ad5de8da wined3d: Record floating point pixel shader constants in EndStateBlock() as well. 2008-12-17 14:02:09 +01:00
Henri Verbeet 4adb342327 wined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice. 2008-12-17 14:02:03 +01:00
Hans Leidekker 0c9b2c3201 wuapi: Register interfaces. 2008-12-17 13:52:42 +01:00
Hans Leidekker 03b0c69abd wuapi: Add class factory. 2008-12-17 13:52:42 +01:00
Hans Leidekker 5ae3e3cfa2 wuapi: Add a stub implementation of IUpdateSession. 2008-12-17 13:52:42 +01:00
Hans Leidekker fe32d211d9 wuapi: Add a stub implementation of IAutomaticUpdates. 2008-12-17 13:52:42 +01:00
Hans Leidekker e614df5583 wuapi: Add a stub implementation of IUpdateSearcher. 2008-12-17 13:52:42 +01:00
Hans Leidekker 85d44cab29 wuapi: Add a stub implementation of IUpdateInstaller. 2008-12-17 13:52:42 +01:00
Hans Leidekker 0d9359c685 wuapi: Add a stub implementation of IUpdateDownloader. 2008-12-17 13:52:42 +01:00
Hans Leidekker 57f82b89a8 include: Add IAutomaticUpdates, IUpdateSession, IUpdateSearcher, IUpdateDownloader and IUpdateInstaller interfaces. 2008-12-17 13:52:41 +01:00
Hans Leidekker 5b6551a591 wuapi: New dll. 2008-12-17 13:52:41 +01:00
Alexandre Julliard 0f37b55211 configure: Get rid of the va_copy checks. 2008-12-17 13:52:41 +01:00
Alexandre Julliard 6718b9bce7 msvcrt: Rewrite va_list to string conversions to avoid depending on va_copy. 2008-12-17 13:52:41 +01:00
Alistair Leslie-Hughes 561cf9f746 msxml3: Corrected getAttributeNode to return correct values. 2008-12-17 13:52:41 +01:00
Alistair Leslie-Hughes 177767c418 mshtml: Implement IHTMLStyle get_backgroundImage. 2008-12-17 13:52:41 +01:00
Lei Zhang 6d790d6ed0 gdi32: Prevent integer overflow in CreateBitmapIndirect. 2008-12-17 13:52:41 +01:00
Andrew Talbot e742dbb722 d3dx9_27: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
Andrew Talbot cd27085300 d3dx9_26: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
Andrew Talbot b11b5991d2 d3dx9_25: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
Andrew Talbot 9fe63be661 d3dx9_24: Remove unused Wine debug channel. 2008-12-17 13:52:41 +01:00
Andrew Talbot 8652b6f186 d3dx8: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
Andrew Talbot 0fb481e0fd d3drm: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
Andrew Talbot c086f532f2 comctl32: Remove unused Wine debug channel. 2008-12-17 13:52:40 +01:00
Christian Costa 7fb33f0864 dswave: Add missing segment vtbl initialisation (with DirectMusicSegment8_Segment_Vtbl). 2008-12-17 13:52:40 +01:00
Christian Costa c66a9cd418 d3dxof: Remove IDirectXFileObjectImpl stuff. That's not needed. 2008-12-17 13:52:40 +01:00
Christian Costa 76d52393e8 d3dxof: Add some preliminary support for binary objects. 2008-12-17 13:52:40 +01:00
Christian Costa 40c5c8ad7c d3dxof: Improve IDirectXFileImpl_CreateSaveObject stub. 2008-12-17 13:52:40 +01:00
Jonathan Ernst 4307c14af6 oleacc: New French translation. 2008-12-17 13:52:40 +01:00
Jonathan Ernst cb3d60a954 cryptdlg: New French translation. 2008-12-17 13:52:40 +01:00
Jonathan Ernst 409b866927 crypt32: Updated French translation. 2008-12-17 13:52:40 +01:00
Jonathan Ernst d70f210851 shell32: Updated French translation. 2008-12-17 13:52:40 +01:00
Jonathan Ernst 4823e2e863 winhlp32: Updated French translation. 2008-12-17 13:52:40 +01:00
Jonathan Ernst 70d96c7b73 winhlp32: WINE->Wine. 2008-12-17 13:52:40 +01:00
Jonathan Ernst bd91afcea4 wordpad: Updated French translation. 2008-12-17 13:52:39 +01:00
Aric Stewart f10eb0bfa2 msi: EndDialog with Ignore should not be an error. 2008-12-17 11:38:52 +01:00
Paul Vriens dc8ea1b3e4 jscript/tests: Fix test failures on Win9x. 2008-12-17 11:38:45 +01:00
Hans Leidekker 63aff890d7 janitorial: Remove unneeded user32 imports. 2008-12-17 11:38:36 +01:00
Hans Leidekker 8bd9a3aa09 janitorial: Don't depend on user32 for the self registration functions. 2008-12-17 11:38:32 +01:00
Marcus Meissner 94b87d08c8 include: Add prototype for GetConsoleInputExeNameA/W(). 2008-12-17 11:38:25 +01:00
Damjan Jovanovic 2fde3c0f7b winemenubuilder: Create xdg_config_dir if it does not exist. 2008-12-17 11:38:21 +01:00
Stefan Dösinger 704f9ea5d1 wined3d: Get rid of IWineD3DPixelShaderImpl_GenerateShader. 2008-12-16 14:36:25 +01:00