wine
17 years agomscms: Cast-qual warnings fix.
Hans Leidekker [Thu, 5 Oct 2006 13:36:13 +0000 (15:36 +0200)] 
mscms: Cast-qual warnings fix.

17 years agomscms: Document the transform functions.
Hans Leidekker [Thu, 5 Oct 2006 13:35:56 +0000 (15:35 +0200)] 
mscms: Document the transform functions.

17 years agoAdd missing '\n's to Wine traces.
Francois Gouget [Thu, 5 Oct 2006 09:11:03 +0000 (11:11 +0200)] 
Add missing '\n's to Wine traces.

17 years agocrypt32: Correct the documentation.
Paul Vriens [Thu, 5 Oct 2006 11:41:25 +0000 (13:41 +0200)] 
crypt32: Correct the documentation.

17 years agocrypt32: Change function declaration to overcome some cast-qual warnings in future...
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.

17 years agocrypt32: Move some defines to the top as they will be needed in more functions.
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.

17 years agodinput: Only register the window class once to avoid race conditions.
Alexandre Julliard [Thu, 5 Oct 2006 15:45:45 +0000 (17:45 +0200)] 
dinput: Only register the window class once to avoid race conditions.

17 years agowininet: Win64 printf format warning fixes.
Hans Leidekker [Thu, 5 Oct 2006 11:18:56 +0000 (13:18 +0200)] 
wininet: Win64 printf format warning fixes.

17 years agowininet/tests: 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.

17 years agouser/tests: It is perfectly valid for some sysparams registry fields
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.

17 years agooleview: Fix the placement of a '\n'.
Francois Gouget [Thu, 5 Oct 2006 09:06:12 +0000 (11:06 +0200)] 
oleview: Fix the placement of a '\n'.

17 years agod3d8: Fix '\n' typo.
Francois Gouget [Thu, 5 Oct 2006 09:05:49 +0000 (11:05 +0200)] 
d3d8: Fix '\n' typo.

17 years agowinecfg: Remove unneeded memset() calls.
Francois Gouget [Thu, 5 Oct 2006 09:05:38 +0000 (11:05 +0200)] 
winecfg: Remove unneeded memset() calls.

17 years agoshell32: Don't forget to set stateMask when calling LVM_GETITEM/LVIF_STATE.
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.

17 years agogphoto2.ds: Remove ZeroMemory() calls and instead set the relevant fields (usually...
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.

17 years agotaskmgr: Remove ZeroMemory() calls and instead set the relevant fields (usually just...
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.

17 years agowinecfg: Remove ZeroMemory() calls and instead set iSubItem = 0 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.

17 years agoinclude: Add new Vista SDK constants and structures.
Francois Gouget [Thu, 5 Oct 2006 08:40:59 +0000 (10:40 +0200)] 
include: Add new Vista SDK constants and structures.

17 years agouser32: Pass hook handle to the destination thread.
Vitaliy Margolen [Thu, 5 Oct 2006 03:27:09 +0000 (21:27 -0600)] 
user32: Pass hook handle to the destination thread.

17 years agoserver: Changed the get_next_hook request to allow retrieving the current hook too.
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.

17 years agouser32: Store the prev_unicode hook flag on the client side.
Alexandre Julliard [Thu, 5 Oct 2006 12:04:25 +0000 (14:04 +0200)] 
user32: Store the prev_unicode hook flag on the client side.

17 years agouser/tests: Cast-qual warnings fix.
Andrew Talbot [Wed, 4 Oct 2006 21:45:14 +0000 (22:45 +0100)] 
user/tests: Cast-qual warnings fix.

17 years agomsxml3: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:11 +0000 (00:58 +0200)] 
msxml3: Win64 printf format warning fixes.

17 years agomidimap: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:59:49 +0000 (00:59 +0200)] 
midimap: Win64 printf format warning fixes.

17 years agocfgmgr32: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:59:38 +0000 (00:59 +0200)] 
cfgmgr32: Win64 printf format warning fixes.

17 years agomsg711.acm: 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.

17 years agoimaadp32.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.

17 years agomsadp32.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.

17 years agousp10: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:37 +0000 (00:58 +0200)] 
usp10: Win64 printf format warning fixes.

17 years agoopengl32: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 22:58:22 +0000 (00:58 +0200)] 
opengl32: Win64 printf format warning fixes.

17 years agokernel32: Return some fake data in FindActCtxSectionStringW.
Mike McCormack [Thu, 5 Oct 2006 06:12:35 +0000 (15:12 +0900)] 
kernel32: Return some fake data in FindActCtxSectionStringW.

17 years agomsi: Only ignore the StringPool and StringData in a transform.
Mike McCormack [Thu, 5 Oct 2006 08:00:46 +0000 (17:00 +0900)] 
msi: Only ignore the StringPool and StringData in a transform.

17 years agomsi: Only declare the szStringData and szStringPool strings once.
Mike McCormack [Thu, 5 Oct 2006 08:00:10 +0000 (17:00 +0900)] 
msi: Only declare the szStringData and szStringPool strings once.

17 years agomsi: Remove an unused variable.
Mike McCormack [Thu, 5 Oct 2006 08:00:21 +0000 (17:00 +0900)] 
msi: Remove an unused variable.

17 years agomsi: Win64 printf format warning fixes.
Mike McCormack [Thu, 5 Oct 2006 04:41:22 +0000 (13:41 +0900)] 
msi: Win64 printf format warning fixes.

17 years agomsi: Check that transforms preserve tables.
Mike McCormack [Thu, 5 Oct 2006 04:40:52 +0000 (13:40 +0900)] 
msi: Check that transforms preserve tables.

17 years agoregedit: Updated Korean Resource.
Hwang YunSong(황윤성) [Thu, 5 Oct 2006 01:30:51 +0000 (10:30 +0900)] 
regedit: Updated Korean Resource.

17 years agocrypt32: Don't crash when setting CRYPT_KEY_PROV_INFO with empty names.
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.

17 years agod3d9: Fix typo in trace.
Karsten Elfenbein [Wed, 4 Oct 2006 16:10:56 +0000 (18:10 +0200)] 
d3d9: Fix typo in trace.

17 years agooleview: Updated French translation.
Jonathan Ernst [Wed, 4 Oct 2006 19:48:12 +0000 (21:48 +0200)] 
oleview: Updated French translation.

17 years agoregedit: Updated French translation.
Jonathan Ernst [Wed, 4 Oct 2006 19:47:35 +0000 (21:47 +0200)] 
regedit: Updated French translation.

17 years agotaskmgr: Updated French translation.
Jonathan Ernst [Wed, 4 Oct 2006 19:46:57 +0000 (21:46 +0200)] 
taskmgr: Updated French translation.

17 years agowinspool.drv: Add Polish translation.
Mikołaj Zalewski [Wed, 4 Oct 2006 19:00:38 +0000 (21:00 +0200)] 
winspool.drv: Add Polish translation.

17 years agotaskmgr: Add Polish translation.
Mikołaj Zalewski [Wed, 4 Oct 2006 18:47:49 +0000 (20:47 +0200)] 
taskmgr: Add Polish translation.

17 years agontdll: Fixed typo in serial.c.
Alexandre Julliard [Wed, 4 Oct 2006 20:16:34 +0000 (22:16 +0200)] 
ntdll: Fixed typo in serial.c.

17 years agouser32: The per-window user data must be a DWORD_PTR.
Alexandre Julliard [Wed, 4 Oct 2006 19:49:11 +0000 (21:49 +0200)] 
user32: The per-window user data must be a DWORD_PTR.

17 years agoserver: Rearrange a few fields to avoid wasting padding space on 64 bits.
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.

17 years agoadvapi32/tests: Win64 printf format warning fixes.
Hans Leidekker [Wed, 4 Oct 2006 10:37:30 +0000 (12:37 +0200)] 
advapi32/tests: Win64 printf format warning fixes.

17 years agocrypt32: Implement CertVerifyValidityNesting.
Juan Lang [Wed, 4 Oct 2006 14:49:29 +0000 (07:49 -0700)] 
crypt32: Implement CertVerifyValidityNesting.

17 years agouser: Add missing sizeof(WCHAR) multiplier.
James Hawkins [Wed, 4 Oct 2006 10:16:23 +0000 (03:16 -0700)] 
user: Add missing sizeof(WCHAR) multiplier.

17 years agowintrust: Win64 printf format warning fixes.
Paul Vriens [Wed, 4 Oct 2006 10:22:58 +0000 (12:22 +0200)] 
wintrust: Win64 printf format warning fixes.

17 years agocrypt32: More tests for CryptSIPLoad.
Paul Vriens [Wed, 4 Oct 2006 10:15:35 +0000 (12:15 +0200)] 
crypt32: More tests for CryptSIPLoad.

17 years agoinfosoft: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:42 +0000 (11:50 +0200)] 
infosoft: Win64 printf format warning fixes.

17 years agoifsmgr.vxd: 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.

17 years agocomcat: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:15 +0000 (11:50 +0200)] 
comcat: Win64 printf format warning fixes.

17 years agoactiveds: Win64 printf format warning fixes.
Michael Stefaniuc [Wed, 4 Oct 2006 09:50:01 +0000 (11:50 +0200)] 
activeds: Win64 printf format warning fixes.

17 years agoregedit: Update Polish translation.
Mikołaj Zalewski [Wed, 4 Oct 2006 09:43:03 +0000 (11:43 +0200)] 
regedit: Update Polish translation.

17 years agomscms: Restore the preprocessor hack.
Hans Leidekker [Wed, 4 Oct 2006 09:19:38 +0000 (11:19 +0200)] 
mscms: Restore the preprocessor hack.

17 years agoserver: Pass the data for message callbacks as vararg from the client side.
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.

17 years agoserver: Return the data for callback results in the varargs part of the get_message...
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.

17 years agoserver: Return the data for winevent hooks in the varargs part of the get_message...
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.

17 years agomsi: Only apply the last font style in the list of styles.
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.

17 years agomsi: Handle the SelectionBrowse event using ControlEvent_SpawnDialog.
James Hawkins [Tue, 3 Oct 2006 22:05:05 +0000 (15:05 -0700)] 
msi: Handle the SelectionBrowse event using ControlEvent_SpawnDialog.

17 years agomsi: Subscribe the SelectionTree control to the SelectionPath event.
James Hawkins [Tue, 3 Oct 2006 22:04:51 +0000 (15:04 -0700)] 
msi: Subscribe the SelectionTree control to the SelectionPath event.

17 years agomsi: Store the selected item in the SelectionTree control.
James Hawkins [Tue, 3 Oct 2006 22:03:32 +0000 (15:03 -0700)] 
msi: Store the selected item in the SelectionTree control.

17 years agomsi: Publish the SelectionDescription and SelectionPath events when the selection...
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.

17 years agomsi: Properly initialize the SelectionTree control's attributes and property values.
James Hawkins [Tue, 3 Oct 2006 22:02:44 +0000 (15:02 -0700)] 
msi: Properly initialize the SelectionTree control's attributes and property values.

17 years agomsi: Publish the SelectionPath event in the SetTargetPath event.
James Hawkins [Tue, 3 Oct 2006 22:02:07 +0000 (15:02 -0700)] 
msi: Publish the SelectionPath event in the SetTargetPath event.

17 years agomsi: Provide a specific dialog to ControlEvent_SubscribeToEvent, as package->dialog...
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.

17 years agomsi: Select the first item in the SelectionTree control.
James Hawkins [Tue, 3 Oct 2006 22:00:59 +0000 (15:00 -0700)] 
msi: Select the first item in the SelectionTree control.

17 years agomsi: Empty the window text if no text is provided.
James Hawkins [Tue, 3 Oct 2006 22:00:19 +0000 (15:00 -0700)] 
msi: Empty the window text if no text is provided.

17 years agomsi: Assign the property to path if the property is empty.
James Hawkins [Tue, 3 Oct 2006 21:59:52 +0000 (14:59 -0700)] 
msi: Assign the property to path if the property is empty.

17 years agomsi: Don't ERR if a dialog doesn't provide control conditions, as they are not required.
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.

17 years agomsi: Add missing '\n' to TRACE output.
James Hawkins [Tue, 3 Oct 2006 21:59:01 +0000 (14:59 -0700)] 
msi: Add missing '\n' to TRACE output.

17 years agox11drv: Fix wgl pixel format bug.
Roderick Colenbrander [Tue, 3 Oct 2006 20:56:20 +0000 (22:56 +0200)] 
x11drv: Fix wgl pixel format bug.

17 years agogdi32: Route WGL font code through gdi32.dll.
Roderick Colenbrander [Tue, 3 Oct 2006 19:22:22 +0000 (21:22 +0200)] 
gdi32: Route WGL font code through gdi32.dll.

17 years agogdi32: Route WGL context 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.

17 years agowineconsole: Make the user backend work on non-latin1 locales.
Mikołaj Zalewski [Tue, 3 Oct 2006 19:08:32 +0000 (21:08 +0200)] 
wineconsole: Make the user backend work on non-latin1 locales.

17 years agouser: Move some common code into one function.
Vitaliy Margolen [Wed, 4 Oct 2006 05:06:30 +0000 (23:06 -0600)] 
user: Move some common code into one function.

17 years agocrypt32: Win64 printf format warning fixes.
Juan Lang [Wed, 4 Oct 2006 04:58:09 +0000 (21:58 -0700)] 
crypt32: Win64 printf format warning fixes.

17 years agocrypt32: Forward CryptAcquireContextU to CryptAcquireContextW.
Juan Lang [Wed, 4 Oct 2006 04:59:15 +0000 (21:59 -0700)] 
crypt32: Forward CryptAcquireContextU to CryptAcquireContextW.

17 years agocapi: Fix compiler warnings.
Vitaliy Margolen [Wed, 4 Oct 2006 03:50:45 +0000 (21:50 -0600)] 
capi: Fix compiler warnings.

17 years agowine.inf: Add some more fake binaries.
Marcus Meissner [Tue, 3 Oct 2006 19:39:15 +0000 (21:39 +0200)] 
wine.inf: Add some more fake binaries.

17 years agocomctl32: Set the TVIF_TEXT mask when notifying the parent window of a selection...
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.

17 years agow32skrnl: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:41:14 +0000 (23:41 +0200)] 
w32skrnl: Win64 printf format warning fixes.

17 years agospoolss: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:40:54 +0000 (23:40 +0200)] 
spoolss: Win64 printf format warning fixes.

17 years agoquery: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:40:42 +0000 (23:40 +0200)] 
query: Win64 printf format warning fixes.

17 years agooleacc: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:40:23 +0000 (23:40 +0200)] 
oleacc: Win64 printf format warning fixes.

17 years agonewdev: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:39:59 +0000 (23:39 +0200)] 
newdev: Win64 printf format warning fixes.

17 years agonddeapi: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:39:44 +0000 (23:39 +0200)] 
nddeapi: Win64 printf format warning fixes.

17 years agolocalspl/tests: 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.

17 years agohhctrl.ocx: 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.

17 years agod3dx8: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:31 +0000 (23:38 +0200)] 
d3dx8: Win64 printf format warning fixes.

17 years agodinput8: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:46 +0000 (23:38 +0200)] 
dinput8: Win64 printf format warning fixes.

17 years agocards: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 21:38:17 +0000 (23:38 +0200)] 
cards: Win64 printf format warning fixes.

17 years agomsvcrt: Win64 printf format warning fixes.
Michael Stefaniuc [Tue, 3 Oct 2006 18:39:05 +0000 (20:39 +0200)] 
msvcrt: Win64 printf format warning fixes.

17 years agoddraw: Don't destroy complex attached surfaces even if explicitely
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.

17 years agocrypt32: Include wine/port.h for strcasecmp.
Marcus Meissner [Sat, 30 Sep 2006 10:26:20 +0000 (12:26 +0200)] 
crypt32: Include wine/port.h for strcasecmp.

17 years agocrypt32/tests: Replace bad use of sprintf by 2 strcats.
Marcus Meissner [Tue, 3 Oct 2006 17:20:23 +0000 (19:20 +0200)] 
crypt32/tests: Replace bad use of sprintf by 2 strcats.

17 years agontdll: More tests for exception handling.
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.