- 16 Jul, 2008 27 commits
-
-
Zhangrong Huang authored
-
Mikołaj Zalewski authored
-
Mikołaj Zalewski authored
comctl32: statusbar: Rename NtfUnicode to bUnicode to make is more consistent with other controls, use NF_REQUERY in WM_CREATE.
-
Mikołaj Zalewski authored
comctl32: statusbar: Window is always Unicode, CCM_SETUNICODEFORMAT should change the notify format.
-
Philip Nilsson authored
This patch enables texture filtering for textures using the A4R4G4B4 format, I can see no reason why it shouldn't be filtered (especially considering X4R4G4B4 has it).
-
Dylan Smith authored
The regression was caused by destroying the caret when it didn't need to be shown in the richedit control, but this affected other controls.
-
Luis Busquets authored
-
Luis Busquets authored
-
Maarten Lankhorst authored
-
Dan Hipschman authored
-
Dan Hipschman authored
-
Rob Shearman authored
rpcrt4: Fix the memory pointer passed into the conformant array marshaller in NdrComplexStructMarshall. It needs to be the end of the memory used by the constant part of the structure, which is returned by CompkexStructMarshall.
-
H. Verbeet authored
wined3d: Use rev_tex_unit_map instead of assuming there's a 1:1 mapping between samplers and texture units.
-
H. Verbeet authored
Make it clear the traced values are hexadecimal.
-
Frans Kool authored
-
Frans Kool authored
-
Frans Kool authored
-
Frans Kool authored
-
Juan Lang authored
-
Juan Lang authored
wintrust: Execute WinVerifyTrust as a sequence of steps, and return the error code from the first failing step of the sequence.
-
Juan Lang authored
-
Juan Lang authored
-
Kai Blin authored
At least for XP domain members, all EXTENDED_NAME_FORMATS apart from NameSamCompatible return ERROR_ACCESS_DENIED. Given that the function returns an error for all formats on non-members, just ignore ERROR_ACCESS_DENIED as well.
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Andrew Talbot authored
-
Alexander Nicolaysen Sørnes authored
-
- 14 Jul, 2008 13 commits
-
-
Francois Gouget authored
-
Rob Shearman authored
Implement RpcCancelThreadEx using existing code moved into a new function, rpc_ccancel_thread. Implement RpcCancelThread based on RpcCancelThreadEx with timeout of 0.
-
Piotr Caban authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Alexander Nicolaysen Sørnes authored
-
Dylan Smith authored
This also reverts commit 2b52dd84: wordpad: Empty the richedit undo buffer on creation. The reverted commit I created to fix an issue that only applied to Wine, but it just masked the issue which was in richedit controls. The default character format was set in two places while wordpad was starting up, and caused wordpad to have two undo items at startup.
-
Dylan Smith authored
Trying to set the font size to a value larger than 1638 in points (yHeightCharPtsMost) using EM_SETCHARFORMAT will cause it to be set to actually set to the maximum.
-
Aurimas Fischer authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-