Paul Vriens [Thu, 5 Oct 2006 11:41:05 +0000 (13:41 +0200)]
crypt32: Change function declaration to overcome some cast-qual warnings in future patches.
Paul Vriens [Thu, 5 Oct 2006 11:40:43 +0000 (13:40 +0200)]
crypt32: Move some defines to the top as they will be needed in more functions.
Alexandre Julliard [Thu, 5 Oct 2006 15:45:45 +0000 (17:45 +0200)]
dinput: Only register the window class once to avoid race conditions.
Hans Leidekker [Thu, 5 Oct 2006 11:18:56 +0000 (13:18 +0200)]
wininet: Win64 printf format warning fixes.
Hans Leidekker [Thu, 5 Oct 2006 11:19:00 +0000 (13:19 +0200)]
wininet/tests: Win64 printf format warning fixes.
Francois Gouget [Thu, 5 Oct 2006 09:59:13 +0000 (11:59 +0200)]
user/tests: It is perfectly valid for some sysparams registry fields
to not be set if they have their default value. This is the case on
Windows for instance.
Francois Gouget [Thu, 5 Oct 2006 09:06:12 +0000 (11:06 +0200)]
oleview: Fix the placement of a '\n'.
Francois Gouget [Thu, 5 Oct 2006 09:05:49 +0000 (11:05 +0200)]
d3d8: Fix '\n' typo.
Francois Gouget [Thu, 5 Oct 2006 09:05:38 +0000 (11:05 +0200)]
winecfg: Remove unneeded memset() calls.
Francois Gouget [Thu, 5 Oct 2006 09:03:59 +0000 (11:03 +0200)]
shell32: Don't forget to set stateMask when calling LVM_GETITEM/LVIF_STATE.
Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Francois Gouget [Thu, 5 Oct 2006 09:02:27 +0000 (11:02 +0200)]
gphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
Francois Gouget [Thu, 5 Oct 2006 09:02:27 +0000 (11:02 +0200)]
taskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just iSubItem) to zero manually.
Francois Gouget [Thu, 5 Oct 2006 09:02:05 +0000 (11:02 +0200)]
winecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 manually.
Fix on_selection_change() and on_remove_app_click() so they do set iSubItem = 0.
Francois Gouget [Thu, 5 Oct 2006 08:40:59 +0000 (10:40 +0200)]
include: Add new Vista SDK constants and structures.
Vitaliy Margolen [Thu, 5 Oct 2006 03:27:09 +0000 (21:27 -0600)]
user32: Pass hook handle to the destination thread.
Alexandre Julliard [Thu, 5 Oct 2006 12:05:48 +0000 (14:05 +0200)]
server: Changed the get_next_hook request to allow retrieving the current hook too.
Alexandre Julliard [Thu, 5 Oct 2006 12:04:25 +0000 (14:04 +0200)]
user32: Store the prev_unicode hook flag on the client side.
Andrew Talbot [Wed, 4 Oct 2006 21:45:14 +0000 (22:45 +0100)]
user/tests: Cast-qual warnings fix.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:11 +0000 (00:58 +0200)]
msxml3: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:59:49 +0000 (00:59 +0200)]
midimap: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:59:38 +0000 (00:59 +0200)]
cfgmgr32: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:59:28 +0000 (00:59 +0200)]
msg711.acm: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:59:14 +0000 (00:59 +0200)]
imaadp32.acm: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:53 +0000 (00:58 +0200)]
msadp32.acm: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:37 +0000 (00:58 +0200)]
usp10: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:22 +0000 (00:58 +0200)]
opengl32: Win64 printf format warning fixes.
Mike McCormack [Thu, 5 Oct 2006 06:12:35 +0000 (15:12 +0900)]
kernel32: Return some fake data in FindActCtxSectionStringW.
Mike McCormack [Thu, 5 Oct 2006 08:00:46 +0000 (17:00 +0900)]
msi: Only ignore the StringPool and StringData in a transform.
Mike McCormack [Thu, 5 Oct 2006 08:00:10 +0000 (17:00 +0900)]
msi: Only declare the szStringData and szStringPool strings once.
Mike McCormack [Thu, 5 Oct 2006 08:00:21 +0000 (17:00 +0900)]
msi: Remove an unused variable.
Mike McCormack [Thu, 5 Oct 2006 04:41:22 +0000 (13:41 +0900)]
msi: Win64 printf format warning fixes.
Mike McCormack [Thu, 5 Oct 2006 04:40:52 +0000 (13:40 +0900)]
msi: Check that transforms preserve tables.
Hwang YunSong(황윤성) [Thu, 5 Oct 2006 01:30:51 +0000 (10:30 +0900)]
regedit: Updated Korean Resource.
Juan Lang [Thu, 5 Oct 2006 01:13:49 +0000 (18:13 -0700)]
crypt32: Don't crash when setting CRYPT_KEY_PROV_INFO with empty names.
Karsten Elfenbein [Wed, 4 Oct 2006 16:10:56 +0000 (18:10 +0200)]
d3d9: Fix typo in trace.
Jonathan Ernst [Wed, 4 Oct 2006 19:48:12 +0000 (21:48 +0200)]
oleview: Updated French translation.
Jonathan Ernst [Wed, 4 Oct 2006 19:47:35 +0000 (21:47 +0200)]
regedit: Updated French translation.
Jonathan Ernst [Wed, 4 Oct 2006 19:46:57 +0000 (21:46 +0200)]
taskmgr: Updated French translation.
Mikołaj Zalewski [Wed, 4 Oct 2006 19:00:38 +0000 (21:00 +0200)]
winspool.drv: Add Polish translation.
Mikołaj Zalewski [Wed, 4 Oct 2006 18:47:49 +0000 (20:47 +0200)]
taskmgr: Add Polish translation.
Alexandre Julliard [Wed, 4 Oct 2006 20:16:34 +0000 (22:16 +0200)]
ntdll: Fixed typo in serial.c.
Alexandre Julliard [Wed, 4 Oct 2006 19:49:11 +0000 (21:49 +0200)]
user32: The per-window user data must be a DWORD_PTR.
Alexandre Julliard [Wed, 4 Oct 2006 19:41:32 +0000 (21:41 +0200)]
server: Rearrange a few fields to avoid wasting padding space on 64 bits.
Hans Leidekker [Wed, 4 Oct 2006 10:37:30 +0000 (12:37 +0200)]
advapi32/tests: Win64 printf format warning fixes.
Juan Lang [Wed, 4 Oct 2006 14:49:29 +0000 (07:49 -0700)]
crypt32: Implement CertVerifyValidityNesting.
James Hawkins [Wed, 4 Oct 2006 10:16:23 +0000 (03:16 -0700)]
user: Add missing sizeof(WCHAR) multiplier.
Paul Vriens [Wed, 4 Oct 2006 10:22:58 +0000 (12:22 +0200)]
wintrust: Win64 printf format warning fixes.
Paul Vriens [Wed, 4 Oct 2006 10:15:35 +0000 (12:15 +0200)]
crypt32: More tests for CryptSIPLoad.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:42 +0000 (11:50 +0200)]
infosoft: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:32 +0000 (11:50 +0200)]
ifsmgr.vxd: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:15 +0000 (11:50 +0200)]
comcat: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:01 +0000 (11:50 +0200)]
activeds: Win64 printf format warning fixes.
Mikołaj Zalewski [Wed, 4 Oct 2006 09:43:03 +0000 (11:43 +0200)]
regedit: Update Polish translation.
Hans Leidekker [Wed, 4 Oct 2006 09:19:38 +0000 (11:19 +0200)]
mscms: Restore the preprocessor hack.
Alexandre Julliard [Wed, 4 Oct 2006 18:25:42 +0000 (20:25 +0200)]
server: Pass the data for message callbacks as vararg from the client side.
Alexandre Julliard [Wed, 4 Oct 2006 14:29:45 +0000 (16:29 +0200)]
server: Return the data for callback results in the varargs part of the get_message request.
Alexandre Julliard [Wed, 4 Oct 2006 14:04:53 +0000 (16:04 +0200)]
server: Return the data for winevent hooks in the varargs part of the get_message request.
James Hawkins [Wed, 4 Oct 2006 02:15:08 +0000 (19:15 -0700)]
msi: Only apply the last font style in the list of styles.
James Hawkins [Tue, 3 Oct 2006 22:05:05 +0000 (15:05 -0700)]
msi: Handle the SelectionBrowse event using ControlEvent_SpawnDialog.
James Hawkins [Tue, 3 Oct 2006 22:04:51 +0000 (15:04 -0700)]
msi: Subscribe the SelectionTree control to the SelectionPath event.
James Hawkins [Tue, 3 Oct 2006 22:03:32 +0000 (15:03 -0700)]
msi: Store the selected item in the SelectionTree control.
James Hawkins [Tue, 3 Oct 2006 22:03:16 +0000 (15:03 -0700)]
msi: Publish the SelectionDescription and SelectionPath events when the selection changes in the SelectionTree control.
James Hawkins [Tue, 3 Oct 2006 22:02:44 +0000 (15:02 -0700)]
msi: Properly initialize the SelectionTree control's attributes and property values.
James Hawkins [Tue, 3 Oct 2006 22:02:07 +0000 (15:02 -0700)]
msi: Publish the SelectionPath event in the SetTargetPath event.
James Hawkins [Tue, 3 Oct 2006 22:01:23 +0000 (15:01 -0700)]
msi: Provide a specific dialog to ControlEvent_SubscribeToEvent, as package->dialog does not always point to the same dialog.
James Hawkins [Tue, 3 Oct 2006 22:00:59 +0000 (15:00 -0700)]
msi: Select the first item in the SelectionTree control.
James Hawkins [Tue, 3 Oct 2006 22:00:19 +0000 (15:00 -0700)]
msi: Empty the window text if no text is provided.
James Hawkins [Tue, 3 Oct 2006 21:59:52 +0000 (14:59 -0700)]
msi: Assign the property to path if the property is empty.
James Hawkins [Tue, 3 Oct 2006 21:59:16 +0000 (14:59 -0700)]
msi: Don't ERR if a dialog doesn't provide control conditions, as they are not required.
James Hawkins [Tue, 3 Oct 2006 21:59:01 +0000 (14:59 -0700)]
msi: Add missing '\n' to TRACE output.
Roderick Colenbrander [Tue, 3 Oct 2006 20:56:20 +0000 (22:56 +0200)]
x11drv: Fix wgl pixel format bug.
Roderick Colenbrander [Tue, 3 Oct 2006 19:22:22 +0000 (21:22 +0200)]
gdi32: Route WGL font code through gdi32.dll.
Roderick Colenbrander [Tue, 3 Oct 2006 17:52:17 +0000 (19:52 +0200)]
gdi32: Route WGL context code through gdi32.dll.
Mikołaj Zalewski [Tue, 3 Oct 2006 19:08:32 +0000 (21:08 +0200)]
wineconsole: Make the user backend work on non-latin1 locales.
Vitaliy Margolen [Wed, 4 Oct 2006 05:06:30 +0000 (23:06 -0600)]
user: Move some common code into one function.
Juan Lang [Wed, 4 Oct 2006 04:58:09 +0000 (21:58 -0700)]
crypt32: Win64 printf format warning fixes.
Juan Lang [Wed, 4 Oct 2006 04:59:15 +0000 (21:59 -0700)]
crypt32: Forward CryptAcquireContextU to CryptAcquireContextW.
Vitaliy Margolen [Wed, 4 Oct 2006 03:50:45 +0000 (21:50 -0600)]
capi: Fix compiler warnings.
Marcus Meissner [Tue, 3 Oct 2006 19:39:15 +0000 (21:39 +0200)]
wine.inf: Add some more fake binaries.
James Hawkins [Tue, 3 Oct 2006 21:58:43 +0000 (14:58 -0700)]
comctl32: Set the TVIF_TEXT mask when notifying the parent window of a selection change.
Michael Stefaniuc [Tue, 3 Oct 2006 21:41:14 +0000 (23:41 +0200)]
w32skrnl: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:40:54 +0000 (23:40 +0200)]
spoolss: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:40:42 +0000 (23:40 +0200)]
query: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:40:23 +0000 (23:40 +0200)]
oleacc: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:39:59 +0000 (23:39 +0200)]
newdev: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:39:44 +0000 (23:39 +0200)]
nddeapi: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:39:15 +0000 (23:39 +0200)]
localspl/tests: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:59 +0000 (23:38 +0200)]
hhctrl.ocx: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:31 +0000 (23:38 +0200)]
d3dx8: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:46 +0000 (23:38 +0200)]
dinput8: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:17 +0000 (23:38 +0200)]
cards: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 18:39:05 +0000 (20:39 +0200)]
msvcrt: Win64 printf format warning fixes.
Elie Morisse [Fri, 22 Sep 2006 14:55:39 +0000 (18:55 +0400)]
ddraw: Don't destroy complex attached surfaces even if explicitely
requested as they will be liquidated anyway when the root is
destroyed.
Marcus Meissner [Sat, 30 Sep 2006 10:26:20 +0000 (12:26 +0200)]
crypt32: Include wine/port.h for strcasecmp.
Marcus Meissner [Tue, 3 Oct 2006 17:20:23 +0000 (19:20 +0200)]
crypt32/tests: Replace bad use of sprintf by 2 strcats.
Marcus Meissner [Tue, 3 Oct 2006 15:19:36 +0000 (17:19 +0200)]
ntdll: More tests for exception handling.
- Check if we really set the debug register.
- Added unaligned access exception check.
- Added single step exception check.
Juan Lang [Tue, 3 Oct 2006 15:32:10 +0000 (08:32 -0700)]
crypt32: Make it clearer where alg ids come from in CryptVerifyCertificateSignatureEx.
Paul Vriens [Tue, 3 Oct 2006 15:06:01 +0000 (17:06 +0200)]
wintrust: Win64 printf format warning fixes.
Eric Pouech [Sun, 1 Oct 2006 06:17:27 +0000 (08:17 +0200)]
ntdll: Implemented AmILastThread information class for NtQueryInformationThread.
Eric Pouech [Sun, 1 Oct 2006 06:16:20 +0000 (08:16 +0200)]
winedbg: Rewrote the file handling to use SearchPath instead of home grown version.