Dmitry Timoshkov
|
27d3c09a39
|
winex11.drv: Remove an incorrect FIXME.
|
2008-01-25 13:44:35 +01:00 |
Ken Thomases
|
a30327afef
|
winex11.drv: Accomodate XGetWindowProperty returning an actual format of something other than 32 for the TARGETS property.
We shouldn't care what format the property was set with, as long as we
trust that the property is an atom type.
|
2008-01-25 13:44:24 +01:00 |
Reece H. Dunn
|
d4c48db4b0
|
advapi32: Fix some cred test failures on Vista and prevent it crashing.
|
2008-01-25 12:30:32 +01:00 |
Reece H. Dunn
|
e3a5167ffe
|
gdi32: Vista returns UNICODE_NOCHAR if a character does not exist.
|
2008-01-25 12:30:24 +01:00 |
Reece H. Dunn
|
37c56f8946
|
user32: Make the edit tests pass on Vista.
|
2008-01-25 12:30:18 +01:00 |
Rob Shearman
|
5edcf3ab6c
|
wininet: Pass the server name into InitializeSecurityContextW.
|
2008-01-25 12:30:08 +01:00 |
Rob Shearman
|
dbcac92819
|
ntdsapi: Implement DsMakeSpnW.
|
2008-01-25 12:12:32 +01:00 |
Rob Shearman
|
5db45041c6
|
ntdsapi: Add tests for DsMakeSpnW.
|
2008-01-25 12:12:24 +01:00 |
Dmitry Timoshkov
|
7e8e807845
|
shell32: Add a LogoffWindowsDialog stub.
|
2008-01-25 12:08:57 +01:00 |
Andrew Talbot
|
84b9356618
|
winedos: Remove unneeded casts.
|
2008-01-25 12:08:45 +01:00 |
Hans Leidekker
|
f6d1767df4
|
mscms: Open .icm files only when enumerating color profiles.
|
2008-01-25 12:08:36 +01:00 |
Hans Leidekker
|
72ba2be6c4
|
mscms: Use NT directory for storing color profiles.
|
2008-01-25 12:08:29 +01:00 |
Alexander Nicolaysen Sørnes
|
be82868adb
|
winecfg: Update Norwegian Bokmål resource.
|
2008-01-25 12:08:21 +01:00 |
Andrey Esin
|
e1686af924
|
credui: Added Russian translation.
|
2008-01-25 12:08:15 +01:00 |
Reece H. Dunn
|
d2900d42dd
|
user32: Make the class tests pass on Vista.
|
2008-01-25 12:07:25 +01:00 |
Reece H. Dunn
|
ad89ff0abf
|
user32: Make the clipboard tests pass on Vista.
|
2008-01-25 12:07:21 +01:00 |
Alexandre Julliard
|
e6dfbcb07f
|
winex11: Check for managed mode in create_whole_window again now that it is called lazily.
|
2008-01-25 12:07:11 +01:00 |
Paul Vriens
|
71f81bf1f5
|
kernel32/tests: Win9x returns a different last error.
|
2008-01-24 14:04:07 +01:00 |
Alexandre Julliard
|
e84daed485
|
Avoid sizeof in traces.
|
2008-01-24 14:03:10 +01:00 |
Alistair Leslie-Hughes
|
7645f321d9
|
gmsxml3: Added typelib support.
|
2008-01-24 12:11:25 +01:00 |
Paul Vriens
|
46f1330e02
|
msi/tests: Only use functions if they are implemented.
|
2008-01-24 12:08:44 +01:00 |
Paul Vriens
|
3272fef91a
|
msi/tests: Only use functions if they are implemented.
|
2008-01-24 12:08:39 +01:00 |
Austin English
|
c2a7914d1c
|
comctl32: Spelling fixes.
|
2008-01-24 11:43:02 +01:00 |
Dan Hipschman
|
d0820c1840
|
oleaut32: Use the symbolic name for TYPEFLAG_FDISPATCHABLE.
|
2008-01-24 11:42:02 +01:00 |
Alexander Nicolaysen Sørnes
|
77200fd802
|
uninstaller: Fix Norwegian Bokmål resource.
|
2008-01-24 11:41:58 +01:00 |
Alexander Nicolaysen Sørnes
|
6898c9e51b
|
uninstaller: Disable Uninstall button when no items selected.
|
2008-01-24 11:41:54 +01:00 |
Andrew Talbot
|
35c3bfe25c
|
wined3d: Remove unneeded casts.
|
2008-01-24 11:41:47 +01:00 |
Andrew Talbot
|
18047e77e5
|
wined3d: Remove unneeded casts.
|
2008-01-24 11:41:42 +01:00 |
Andrew Talbot
|
b3a58a2486
|
wined3d: Remove unneeded casts.
|
2008-01-24 11:41:36 +01:00 |
Andrew Talbot
|
ebcedd0350
|
wined3d: Remove unneeded casts.
|
2008-01-24 11:41:30 +01:00 |
Marcus Meissner
|
45fbfbcef4
|
wininet: Check if buffer has overflowed potentially.
|
2008-01-24 11:41:22 +01:00 |
Alexandre Julliard
|
d6f6745c9c
|
user32: Moved the bulk of CreateWindow and SetWindowPos from the driver back into user32.
|
2008-01-24 11:23:09 +01:00 |
Alexandre Julliard
|
a7cdf6e110
|
winex11: Catch DIB memory accesses that touch the last page beyond the DIB bits end.
|
2008-01-24 10:21:17 +01:00 |
Alexandre Julliard
|
8913182b89
|
winex11: Check for need to make window managed when WS_VISIBLE is set outside of SetWindowPos.
|
2008-01-24 10:21:07 +01:00 |
Alexandre Julliard
|
026974f5be
|
winex11: Create the window data structure lazily, once the window is made visible.
|
2008-01-24 10:20:51 +01:00 |
Alexandre Julliard
|
b6cc7f9bcc
|
winex11: Don't create a win_data structure for the root window in non-desktop mode.
|
2008-01-24 10:20:11 +01:00 |
Alexandre Julliard
|
4a753f90cf
|
user32: Menus should be top-most windows.
|
2008-01-23 21:42:46 +01:00 |
Alexandre Julliard
|
e85f7ed79e
|
comctl32: Tooltips should be top-most windows.
|
2008-01-23 21:42:33 +01:00 |
Alexandre Julliard
|
cbdf1294e6
|
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.
|
2008-01-23 21:40:45 +01:00 |
Alexandre Julliard
|
d147e02087
|
winex11: Remove obsolete code to set Z-order for child windows.
|
2008-01-23 21:39:32 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Rob Shearman
|
8bee6946cc
|
credui: Return the state of the dialog's save checkbox to CredUIPromptForCredentials.
|
2008-01-23 20:46:13 +01:00 |
Rob Shearman
|
9a032584f7
|
credui: The list should be the first parameter to the list_add_tail function.
|
2008-01-23 20:46:09 +01:00 |
Rob Shearman
|
7277113af3
|
rpcrt4: Check the return value of RPCRT4_ClientAuthorize in RPCRT4_Send.
|
2008-01-23 20:45:55 +01:00 |
Rob Shearman
|
2badb4faea
|
rpcrt4: Pass the SPN input to RpcBindingSetAuthInfoA/W into InitializeSecurityContextW instead of AcquireCredentialsHandleA/W.
|
2008-01-23 20:45:52 +01:00 |
Rob Shearman
|
fef5ce52ce
|
rpcrt4: Fix the error handling in RpcBindingSetAuthInfoA/W when RpcAuthInfo_Create fails.
Don't release the old auth info until we successfully have a new auth
info and return failure to the caller if RpcAuthInfo_Create fails.
|
2008-01-23 20:45:44 +01:00 |
Francois Gouget
|
5819b90f95
|
winemenubuilder: Expand environment variable references in the shortcut's WorkDir, Description and IconPath fields.
|
2008-01-23 20:45:22 +01:00 |
Francois Gouget
|
e7e998004a
|
kernel32/tests: Test the expansion of indirect environment variable references.
|
2008-01-23 20:39:35 +01:00 |
Francois Gouget
|
269cb45f25
|
advapi32/tests: Add the trailing '\n' to an ok() call.
|
2008-01-23 20:39:27 +01:00 |
Dmitry Timoshkov
|
e5e261f104
|
user32: Make MapVirtualKeyEx(MAPVK_VK_TO_CHAR) behave more like in Windows.
|
2008-01-23 20:39:19 +01:00 |