Commit graph

44754 commits

Author SHA1 Message Date
Roderick Colenbrander
9123e8f374 wined3d: Add more debug code to CheckDeviceFormat. 2008-03-24 20:39:37 +01:00
Detlef Riekenberg
9e35ee852f winspool: Forward EnumPrintersA to EnumPrintersW. 2008-03-24 20:39:29 +01:00
Anatoly Lyutin
f773e148b0 kernel32: Implement IsWow64Process. 2008-03-24 20:39:22 +01:00
Alexandre Julliard
549f7c91b4 user32: Clamp the mouse position to the window rectangle when starting a window resize. 2008-03-24 18:01:02 +01:00
Alexandre Julliard
635544e20f user32: Make sure we set menu capture to a window that is visible. 2008-03-24 17:59:58 +01:00
Alexandre Julliard
78de7e363b winex11: Grab the pointer in menu tracking mode too. 2008-03-24 17:59:40 +01:00
Alexandre Julliard
5787c12ba6 winex11: Setting window z-order using a sibling doesn't work with some window managers.
So let's see what happens if we don't set z-order at all in that case.
2008-03-24 15:47:28 +01:00
Kai Blin
63504e9e80 janitorial: Use poll() instead of select(). 2008-03-24 13:41:57 +01:00
Marcus Meissner
0aecedf281 version: LZCopy return value is LONG. 2008-03-24 13:40:57 +01:00
Vitaliy Margolen
fbdf05aad1 winemenubuilder: Add support for 24 and 32 bit icons using png format. 2008-03-24 13:39:29 +01:00
Vitaliy Margolen
e664379a06 wineshelllink: Don't hard-code icon extension to xpm. 2008-03-24 13:39:16 +01:00
Roderick Colenbrander
690f496bd4 wined3d: We want to compare the old and the new format and not the old with the old. 2008-03-24 13:27:14 +01:00
Marcus Meissner
57384b7a1c user32/tests: Skip checks if pre-condition does not match. 2008-03-24 13:26:45 +01:00
Philip Nilsson
1110f17581 wined3d: Initialize maxAttribs in case it isn't changed by glGetIntegerv. 2008-03-24 13:26:20 +01:00
James Hawkins
b83fbb4f03 fusion: Add a stub implementation of IAssemblyName. 2008-03-24 12:58:12 +01:00
James Hawkins
87b970cedc fusion: Add a few fusion stubs. 2008-03-24 12:57:31 +01:00
James Hawkins
ea3be467ae fusion: Add initial fusion.idl. 2008-03-24 12:57:04 +01:00
Markus Amsler
f34efcb839 opengl: Allocate DisabledExtensions buffer. 2008-03-24 12:56:49 +01:00
Eric Pouech
704de609e6 wordpad: Don't try to use information that hasn't been initialized yet. 2008-03-24 12:12:26 +01:00
Eric Pouech
91d57af637 richedit: For setting word wrapping, native only uses a null vs non null value. 2008-03-24 12:12:18 +01:00
Eric Pouech
df7ab004ce richedit: Fixed a bogus computation of paragraph indentation. 2008-03-24 12:12:11 +01:00
Eric Pouech
8b6eea0a63 richedit: Fixed the initialization of the word wrap mode. 2008-03-24 12:12:07 +01:00
Sean Huckins
3266420a1e gdiplus: Implementation of GdipCreateBitmapFromHBITMAP. 2008-03-24 12:11:58 +01:00
Roderick Colenbrander
e749825793 wined3d: CheckTextureCapability returns TRUE for V8U8. 2008-03-24 12:08:34 +01:00
Roderick Colenbrander
ccb4ee39ab wgl: Return TRUE on wglReleasePbufferDCARB success. 2008-03-24 12:08:20 +01:00
Roderick Colenbrander
3771341774 wined3d: Add a missing break to blt_to_drawable. 2008-03-24 12:08:12 +01:00
James Hawkins
fb508ff8fa msi: Implement the StopServices action. 2008-03-24 11:39:47 +01:00
James Hawkins
fdd55977bc msi: Don't hardcode the root drive. 2008-03-24 11:39:29 +01:00
James Hawkins
9048ecef83 msi: INSTALLPROPERTY_AUTHORIZED_LUA_APP is only available with msi >= 3.0. 2008-03-24 11:38:36 +01:00
James Hawkins
d69342cd67 msi: Initialize the size parameter. 2008-03-24 11:38:30 +01:00
Michael Stefaniuc
c038ade2a7 comctl32: Add the Romanian translation. 2008-03-24 11:38:12 +01:00
Michael Stefaniuc
1c56df3ab2 browseui: Add the German translation. 2008-03-24 11:38:03 +01:00
Michael Stefaniuc
20c91aba94 shlwapi: Add the Romanian translation. 2008-03-24 11:37:55 +01:00
Michael Stefaniuc
a6843afc63 browseui: Add the Romanian translation. 2008-03-24 11:37:45 +01:00
Michael Stefaniuc
aa754a70f0 credui: Update the German translation. 2008-03-24 11:37:42 +01:00
Jacek Caban
c8bb048b1a mshtml: Abstract BSCallback implementation. 2008-03-24 11:37:01 +01:00
Jacek Caban
6738db5af2 mshtml: Move hlink_frame_navigate function. 2008-03-24 11:36:42 +01:00
Jacek Caban
a7caae9540 mshtml: Move BSCallback declaration to navigate.c. 2008-03-24 11:36:34 +01:00
Jacek Caban
5a04f526ad mshtml: Added new nsChannelBSC type. 2008-03-24 11:36:28 +01:00
Jacek Caban
979b42d749 mshtml: Don't access BSCallback directly in nsembed.c. 2008-03-24 11:36:20 +01:00
Jacek Caban
f792ada40f mshtml: Don't access BSCallback directly in nsio.c. 2008-03-24 11:36:14 +01:00
Eric Pouech
2870f21d06 richedit: Added missing fields to be reinitialized for the RTF \pard token. 2008-03-24 11:35:53 +01:00
Vitaliy Margolen
d8391a4a46 user32: Fix F1 message sequence. 2008-03-24 11:35:30 +01:00
Andrew Talbot
5d038523e9 winex11.drv: Assign to structs instead of using memcpy. 2008-03-24 11:33:22 +01:00
Andrew Talbot
7b380e0aeb wininet: Assign to structs instead of using memcpy. 2008-03-24 11:33:16 +01:00
Andrew Talbot
d3e904202a winmm: Assign to struct instead of using memcpy. 2008-03-24 11:33:10 +01:00
Andrew Talbot
480cd234a8 wintab32: Assign to structs instead of using memcpy. 2008-03-24 11:33:03 +01:00
Andrew Talbot
a1732549ca wintrust: Assign to structs instead of using memcpy. 2008-03-24 11:32:58 +01:00
Andrew Talbot
d0986ac5ad wnaspi32: Assign to struct instead of using memcpy. 2008-03-24 11:32:53 +01:00
Maarten Lankhorst
db8b2ca7b4 quartz: Silence requests for ipin on filters. 2008-03-24 11:32:26 +01:00