wine
20 years agoFix some more -Wmissing-declarations warnings.
Stefan Huehner [Tue, 5 Jul 2005 11:05:50 +0000 (11:05 +0000)] 
Fix some more -Wmissing-declarations warnings.

20 years agoFix gcc 4.0 -Wpointer-sign warnings.
Mike McCormack [Tue, 5 Jul 2005 11:02:54 +0000 (11:02 +0000)] 
Fix gcc 4.0 -Wpointer-sign warnings.

20 years ago-Wpointer-sign fixes for gcc 4.0.
Mike McCormack [Tue, 5 Jul 2005 11:02:37 +0000 (11:02 +0000)] 
-Wpointer-sign fixes for gcc 4.0.

20 years agoDocument active object and variant functions.
Robert Shearman [Tue, 5 Jul 2005 11:02:19 +0000 (11:02 +0000)] 
Document active object and variant functions.

20 years agoFix DPA tests on Win95.
Felix Nawothnig [Tue, 5 Jul 2005 11:01:29 +0000 (11:01 +0000)] 
Fix DPA tests on Win95.

20 years agoRemoved 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
Paul Vriens [Tue, 5 Jul 2005 11:01:22 +0000 (11:01 +0000)] 
Removed 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
struct.
Changed some dwSpare into liKernelTime and liUserTime.

20 years agoAdded missing declaration for ITextServices->OnTxInPlaceDeactivate.
Maarten Lankhorst [Tue, 5 Jul 2005 11:01:01 +0000 (11:01 +0000)] 
Added missing declaration for ITextServices->OnTxInPlaceDeactivate.

20 years agoAdd English neutral version of IDS_COLOR_GRAY.
Huw Davies [Tue, 5 Jul 2005 11:00:47 +0000 (11:00 +0000)] 
Add English neutral version of IDS_COLOR_GRAY.

20 years agoUpdated winefile French resources.
Jonathan Ernst [Tue, 5 Jul 2005 11:00:33 +0000 (11:00 +0000)] 
Updated winefile French resources.

20 years ago- Updated winecfg French resources.
Jonathan Ernst [Tue, 5 Jul 2005 11:00:20 +0000 (11:00 +0000)] 
- Updated winecfg French resources.
- Fixed control size and placement.

20 years agoAdd one more level of indirection to the printer handle array to allow
Huw Davies [Tue, 5 Jul 2005 11:00:09 +0000 (11:00 +0000)] 
Add one more level of indirection to the printer handle array to allow
more information than just the name to be stored.
Wrap accesses to the printer handle array in a critsec.

20 years agoAdd a test case for IsWindowUnicode.
Dmitry Timoshkov [Tue, 5 Jul 2005 10:59:46 +0000 (10:59 +0000)] 
Add a test case for IsWindowUnicode.

20 years agoUpdate shell32 resources for Portuguese.
Marcelo Duarte [Tue, 5 Jul 2005 10:59:11 +0000 (10:59 +0000)] 
Update shell32 resources for Portuguese.

20 years agoRemove double SEPARATOR.
Marcelo Duarte [Tue, 5 Jul 2005 10:58:53 +0000 (10:58 +0000)] 
Remove double SEPARATOR.

20 years agoMake sure that the OpenGL visual created for a window has a stencil
Oliver Stieber [Tue, 5 Jul 2005 10:58:41 +0000 (10:58 +0000)] 
Make sure that the OpenGL visual created for a window has a stencil
buffer.

20 years agoClean wineinstall from config file references.
Vincent Béron [Tue, 5 Jul 2005 10:58:20 +0000 (10:58 +0000)] 
Clean wineinstall from config file references.

20 years agoReturn correct attributes in ParseDisplayName.
Michael Jung [Tue, 5 Jul 2005 10:58:11 +0000 (10:58 +0000)] 
Return correct attributes in ParseDisplayName.

20 years agoFix gcc 4.0 warnings.
Mike McCormack [Tue, 5 Jul 2005 10:57:47 +0000 (10:57 +0000)] 
Fix gcc 4.0 warnings.

20 years agoLet property sheets update the cached system colors upon receiving
Frank Richter [Tue, 5 Jul 2005 10:57:37 +0000 (10:57 +0000)] 
Let property sheets update the cached system colors upon receiving
WM_SYSCOLORCHANGE.

20 years agoWrite WCHAR strings to registry with correct size.
Frank Richter [Tue, 5 Jul 2005 10:57:17 +0000 (10:57 +0000)] 
Write WCHAR strings to registry with correct size.

20 years agoFix color directory handling.
Hans Leidekker [Tue, 5 Jul 2005 10:56:52 +0000 (10:56 +0000)] 
Fix color directory handling.

20 years agoIsThemeDialogTextureEnabled should have one parameter to match the
Thomas Weidenmueller [Tue, 5 Jul 2005 10:56:27 +0000 (10:56 +0000)] 
IsThemeDialogTextureEnabled should have one parameter to match the
prototype in the official headers.

20 years agoAdd support for SPI_[SG]ETFLATMENU in SystemParametersInfo (although
Frank Richter [Tue, 5 Jul 2005 10:55:44 +0000 (10:55 +0000)] 
Add support for SPI_[SG]ETFLATMENU in SystemParametersInfo (although
without saving of the setting).

20 years agoEnable/disable "flat menus" based on the setting from the active
Frank Richter [Tue, 5 Jul 2005 10:55:22 +0000 (10:55 +0000)] 
Enable/disable "flat menus" based on the setting from the active
theme.

20 years agoFix -Wpointer-sign warnings.
Mike McCormack [Sun, 3 Jul 2005 12:05:03 +0000 (12:05 +0000)] 
Fix -Wpointer-sign warnings.

20 years ago-Wpointer-sign fixes.
Mike McCormack [Sun, 3 Jul 2005 12:03:35 +0000 (12:03 +0000)] 
-Wpointer-sign fixes.

20 years agoRewrote the DPA testsuite.
Felix Nawothnig [Sun, 3 Jul 2005 12:02:09 +0000 (12:02 +0000)] 
Rewrote the DPA testsuite.

20 years agoDefine more Nt* functions.
Mike McCormack [Sun, 3 Jul 2005 12:01:58 +0000 (12:01 +0000)] 
Define more Nt* functions.

20 years agoMoved all 16-bit relay code to the text section.
Alexandre Julliard [Sun, 3 Jul 2005 11:28:44 +0000 (11:28 +0000)] 
Moved all 16-bit relay code to the text section.
Changed a few symbol names for better consistency.

20 years agoAdded error message for missing LDT support on i386.
Alexandre Julliard [Sun, 3 Jul 2005 11:26:13 +0000 (11:26 +0000)] 
Added error message for missing LDT support on i386.

20 years agoSome fixes for the Darwin build.
Alexandre Julliard [Sun, 3 Jul 2005 11:24:54 +0000 (11:24 +0000)] 
Some fixes for the Darwin build.

20 years agoChange messages about config file to registry.
Vitaliy Margolen [Sun, 3 Jul 2005 11:23:48 +0000 (11:23 +0000)] 
Change messages about config file to registry.

20 years agoAvoid warnings in generated tests by casting sizeof(x) to an int.
Mike McCormack [Sun, 3 Jul 2005 11:23:30 +0000 (11:23 +0000)] 
Avoid warnings in generated tests by casting sizeof(x) to an int.

20 years agoAdded stub implementation of IServiceProvider.
Jacek Caban [Sun, 3 Jul 2005 11:22:23 +0000 (11:22 +0000)] 
Added stub implementation of IServiceProvider.

20 years agoFix DEVELOPER_HINTS to reflect make configure doesn't run autoconf.
Mike McCormack [Sun, 3 Jul 2005 11:21:43 +0000 (11:21 +0000)] 
Fix DEVELOPER_HINTS to reflect make configure doesn't run autoconf.

20 years agoMake check fails in dlls/ddraw/tests/d3d, because a heap allocate is
Marcus Meissner [Sun, 3 Jul 2005 11:21:32 +0000 (11:21 +0000)] 
Make check fails in dlls/ddraw/tests/d3d, because a heap allocate is
fed to wrong size. (sizeof(BOOLEAN) is 1 , but ative_lights is a DWORD
array).

20 years agoAdd some resolutions to what Desktop mode supports.
Lionel Ulmer [Sun, 3 Jul 2005 11:20:56 +0000 (11:20 +0000)] 
Add some resolutions to what Desktop mode supports.

20 years agoAdd some values to the PROCESS_INFORMATION_CLASS enumeration.
Felix Nawothnig [Sun, 3 Jul 2005 11:20:50 +0000 (11:20 +0000)] 
Add some values to the PROCESS_INFORMATION_CLASS enumeration.

20 years agoFix handling of pmkContext in CreateURLMoniker.
Jacek Caban [Sun, 3 Jul 2005 11:20:28 +0000 (11:20 +0000)] 
Fix handling of pmkContext in CreateURLMoniker.

20 years agoMake registry compatible with winmine.
Jacek Caban [Sun, 3 Jul 2005 11:20:08 +0000 (11:20 +0000)] 
Make registry compatible with winmine.

20 years agoAdd missing NMBCHOTITEM struct.
Frank Richter [Sun, 3 Jul 2005 11:19:55 +0000 (11:19 +0000)] 
Add missing NMBCHOTITEM struct.

20 years agochar pointer must be 11 byte to fit 10 characters + \0.
Marcus Meissner [Sun, 3 Jul 2005 11:19:29 +0000 (11:19 +0000)] 
char pointer must be 11 byte to fit 10 characters + \0.

20 years agoAdded unit tests for RegGetValue.
Felix Nawothnig [Sun, 3 Jul 2005 11:19:03 +0000 (11:19 +0000)] 
Added unit tests for RegGetValue.

20 years agoLoad all dll sections no matter what attributes say.
Vitaliy Margolen [Sat, 2 Jul 2005 10:50:42 +0000 (10:50 +0000)] 
Load all dll sections no matter what attributes say.

20 years agoBetter module locking.
Jacek Caban [Sat, 2 Jul 2005 10:49:56 +0000 (10:49 +0000)] 
Better module locking.

20 years agoUse CoCreateInstance instead of SHCoCreateInstance, drop shell32 from
Marcus Meissner [Sat, 2 Jul 2005 10:49:39 +0000 (10:49 +0000)] 
Use CoCreateInstance instead of SHCoCreateInstance, drop shell32 from
imports.
Call OleInitialize() on AVIFileInit.

20 years ago- Added more definitions.
Jacek Caban [Sat, 2 Jul 2005 10:48:37 +0000 (10:48 +0000)] 
- Added more definitions.
- Fixed RunHTMLApplication declaration.

20 years agoAdd missing declarations for IXMLDocument2 and IXMLElement2.
Vijay Kiran Kamuju [Sat, 2 Jul 2005 10:48:16 +0000 (10:48 +0000)] 
Add missing declarations for IXMLDocument2 and IXMLElement2.

20 years agoDon't bother loading the config file anymore.
Alexandre Julliard [Fri, 1 Jul 2005 19:26:07 +0000 (19:26 +0000)] 
Don't bother loading the config file anymore.

20 years agoAdded dumping of NE segments and relocations.
Alexandre Julliard [Fri, 1 Jul 2005 19:23:39 +0000 (19:23 +0000)] 
Added dumping of NE segments and relocations.

20 years agoDon't use the full 32 bits of %esp when called from 16-bit code.
Alexandre Julliard [Fri, 1 Jul 2005 19:18:46 +0000 (19:18 +0000)] 
Don't use the full 32 bits of %esp when called from 16-bit code.

20 years agoHCONV and HCONVLIST are 32bit handles.
Andreas Mohr [Fri, 1 Jul 2005 19:17:50 +0000 (19:17 +0000)] 
HCONV and HCONVLIST are 32bit handles.

20 years agoUpdate German resource files.
Henning Gerhardt [Fri, 1 Jul 2005 19:16:36 +0000 (19:16 +0000)] 
Update German resource files.

20 years agoCheck for a null surface returned from CreateSurface.
Oliver Stieber [Fri, 1 Jul 2005 19:15:42 +0000 (19:15 +0000)] 
Check for a null surface returned from CreateSurface.
Relay GetCreationParameters call to wined3d.

20 years agoFixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
Phil Krylov [Fri, 1 Jul 2005 19:15:26 +0000 (19:15 +0000)] 
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
detection to configure and defining SENSEBUFLEN as kSenseDefaultSize
(which is corresponding IOKit enum value).

20 years agoAdded textserv.h.
Mike McCormack [Fri, 1 Jul 2005 19:12:44 +0000 (19:12 +0000)] 
Added textserv.h.

20 years agoMoved most of the implementation of CALL32_CBClient(Ex) to the C
Alexandre Julliard [Fri, 1 Jul 2005 16:24:32 +0000 (16:24 +0000)] 
Moved most of the implementation of CALL32_CBClient(Ex) to the C
code.

20 years agoAdded a --target option to allow cross-compilation.
Alexandre Julliard [Fri, 1 Jul 2005 16:17:44 +0000 (16:17 +0000)] 
Added a --target option to allow cross-compilation.

20 years agoSet the class resource name to the name of the main binary (suggested
Alexandre Julliard [Fri, 1 Jul 2005 16:16:00 +0000 (16:16 +0000)] 
Set the class resource name to the name of the main binary (suggested
by Rasterman).

20 years agoAdded xmldso.idl.
Vijay Kiran Kamuju [Fri, 1 Jul 2005 16:14:33 +0000 (16:14 +0000)] 
Added xmldso.idl.

20 years agoImprove a bit the assembly generated for import thunks.
Alexandre Julliard [Fri, 1 Jul 2005 15:49:39 +0000 (15:49 +0000)] 
Improve a bit the assembly generated for import thunks.

20 years ago- implement encoding/decoding of cert extensions
Juan Lang [Fri, 1 Jul 2005 15:40:45 +0000 (15:40 +0000)] 
- implement encoding/decoding of cert extensions
- remove some unnecessary parameters to internal functions
- tests for cert extensions

20 years agoMake some function static.
Stefan Huehner [Fri, 1 Jul 2005 15:40:24 +0000 (15:40 +0000)] 
Make some function static.

20 years agoAdded binfmt_misc to the filesystem blacklist.
Michael Jung [Fri, 1 Jul 2005 15:39:32 +0000 (15:39 +0000)] 
Added binfmt_misc to the filesystem blacklist.

20 years agoHave the theme INI file parsed upon theme activation and not just when
Frank Richter [Fri, 1 Jul 2005 15:39:14 +0000 (15:39 +0000)] 
Have the theme INI file parsed upon theme activation and not just when
the first theme data is requested; that way, the themed system colors
are set correctly from the start, and not just after some theme data
was requested.

20 years ago- add more prototypes
Juan Lang [Fri, 1 Jul 2005 15:38:55 +0000 (15:38 +0000)] 
- add more prototypes
- rearrange prototypes according to the DLL they're in, to make
  comments correct

20 years agoGetDlgItemText should always try to NULL terminate the string.
Robert Shearman [Fri, 1 Jul 2005 15:38:39 +0000 (15:38 +0000)] 
GetDlgItemText should always try to NULL terminate the string.

20 years agoAttempt at a better fix for the winsock.h problems on Darwin.
Alexandre Julliard [Thu, 30 Jun 2005 21:13:00 +0000 (21:13 +0000)] 
Attempt at a better fix for the winsock.h problems on Darwin.

20 years agoUpdate the Dutch translations.
Paul Vriens [Thu, 30 Jun 2005 21:11:43 +0000 (21:11 +0000)] 
Update the Dutch translations.

20 years agoUse proper symbols instead of magic number 23 for HTML resource type.
Alexandre Julliard [Thu, 30 Jun 2005 21:01:03 +0000 (21:01 +0000)] 
Use proper symbols instead of magic number 23 for HTML resource type.

20 years agoAdded support for HTML resource type.
Alexandre Julliard [Thu, 30 Jun 2005 20:58:52 +0000 (20:58 +0000)] 
Added support for HTML resource type.

20 years agoAdded missing LGPL header.
Alexandre Julliard [Thu, 30 Jun 2005 20:49:27 +0000 (20:49 +0000)] 
Added missing LGPL header.

20 years agoAdded msxml2.idl.
Vijay Kiran Kamuju [Thu, 30 Jun 2005 20:48:43 +0000 (20:48 +0000)] 
Added msxml2.idl.

20 years agoFix test for arts.
Vitaliy Margolen [Thu, 30 Jun 2005 20:46:59 +0000 (20:46 +0000)] 
Fix test for arts.

20 years agoImplement ShellDDEInit.
Robert Shearman [Thu, 30 Jun 2005 20:45:57 +0000 (20:45 +0000)] 
Implement ShellDDEInit.

20 years agoKeep track of what sequence we are in and register unique
Aric Stewart [Thu, 30 Jun 2005 20:45:43 +0000 (20:45 +0000)] 
Keep track of what sequence we are in and register unique
actions. This allows us to make sure actions and custom actions
flagged to run only once, actually run only once.
Also clean up some of the numeric constants in custom.c using the
defined values from msidefs.h.

20 years agoRemoved some no longer used asm checks.
Alexandre Julliard [Thu, 30 Jun 2005 18:24:56 +0000 (18:24 +0000)] 
Removed some no longer used asm checks.

20 years agoAssorted spelling fixes.
Francois Gouget [Thu, 30 Jun 2005 18:19:33 +0000 (18:19 +0000)] 
Assorted spelling fixes.

20 years agoRevert SPI_SETMOUSEBUTTONSWAP changes.
Alexandre Julliard [Thu, 30 Jun 2005 18:14:14 +0000 (18:14 +0000)] 
Revert SPI_SETMOUSEBUTTONSWAP changes.

20 years agoAdded res protocol test.
Jacek Caban [Thu, 30 Jun 2005 18:11:57 +0000 (18:11 +0000)] 
Added res protocol test.

20 years agoFix a typo in ReuseDDElParam: GlobalLock supposed to be GlobalUnlock.
Dmitry Timoshkov [Thu, 30 Jun 2005 18:11:37 +0000 (18:11 +0000)] 
Fix a typo in ReuseDDElParam: GlobalLock supposed to be GlobalUnlock.

20 years agoSend CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.
Vitaliy Margolen [Thu, 30 Jun 2005 18:11:19 +0000 (18:11 +0000)] 
Send CDDS_ITEMPOSTERASE | CDDS_PREPAINT notify.

20 years agoForward StartDocPrinterA to StartDocPrinterW.
Huw Davies [Thu, 30 Jun 2005 18:10:59 +0000 (18:10 +0000)] 
Forward StartDocPrinterA to StartDocPrinterW.
Improve trace in the unicode version.

20 years agoFix blank.htm resources.
Jacek Caban [Thu, 30 Jun 2005 18:10:32 +0000 (18:10 +0000)] 
Fix blank.htm resources.

20 years agoImplemented EM_GETLINECOUNT RichEdit message.
Phil Krylov [Thu, 30 Jun 2005 18:10:22 +0000 (18:10 +0000)] 
Implemented EM_GETLINECOUNT RichEdit message.

20 years agoFix some -Wsign-compare warnings.
Stefan Huehner [Thu, 30 Jun 2005 18:10:08 +0000 (18:10 +0000)] 
Fix some -Wsign-compare warnings.

20 years ago'.' is a valid char of tIDENT.
Jacek Caban [Thu, 30 Jun 2005 18:09:39 +0000 (18:09 +0000)] 
'.' is a valid char of tIDENT.

20 years agoImprove the winedbg usage.
Francois Gouget [Thu, 30 Jun 2005 18:09:15 +0000 (18:09 +0000)] 
Improve the winedbg usage.

20 years agoRemove unneeded casts.
Francois Gouget [Thu, 30 Jun 2005 18:09:00 +0000 (18:09 +0000)] 
Remove unneeded casts.

20 years agoTest the behavior of CreateDirectory() when it has one or two trailing
Francois Gouget [Thu, 30 Jun 2005 18:08:44 +0000 (18:08 +0000)] 
Test the behavior of CreateDirectory() when it has one or two trailing
dots or spaces.
Tweak the previous CreateDirectory() tests so we get more information
in case of a failure.

20 years agoUpdate win32.api to match current sources.
Francois Gouget [Thu, 30 Jun 2005 18:08:25 +0000 (18:08 +0000)] 
Update win32.api to match current sources.

20 years agoFixed winebuild operation in Darwin.
Phil Krylov [Thu, 30 Jun 2005 11:00:28 +0000 (11:00 +0000)] 
Fixed winebuild operation in Darwin.

20 years agoRegister unixfs at desktop level in DllRegisterServer.
Michael Jung [Thu, 30 Jun 2005 11:00:03 +0000 (11:00 +0000)] 
Register unixfs at desktop level in DllRegisterServer.

20 years agoFix two more corner cases in UNIXFS_get_unix_path and UNIXFS_path_to_pidl.
Michael Jung [Thu, 30 Jun 2005 10:59:51 +0000 (10:59 +0000)] 
Fix two more corner cases in UNIXFS_get_unix_path and UNIXFS_path_to_pidl.

20 years agoMove to the next mask edit field when the current one becomes full.
Mike McCormack [Thu, 30 Jun 2005 10:59:40 +0000 (10:59 +0000)] 
Move to the next mask edit field when the current one becomes full.

20 years agoAdd more missing OIDs.
Juan Lang [Thu, 30 Jun 2005 10:24:31 +0000 (10:24 +0000)] 
Add more missing OIDs.

20 years agoPrepare for adding new tests.
Saulius Krasuckas [Thu, 30 Jun 2005 10:23:14 +0000 (10:23 +0000)] 
Prepare for adding new tests.
- Put OleInitialize and OleUninitialize in the main block.
- Move test_BindToObject before test_EnumObjects_and_CompareIDs.

20 years agoImplemented res protocol.
Jacek Caban [Thu, 30 Jun 2005 10:21:58 +0000 (10:21 +0000)] 
Implemented res protocol.

20 years agoMake the tab order in msi dialogs right.
Mike McCormack [Thu, 30 Jun 2005 10:20:40 +0000 (10:20 +0000)] 
Make the tab order in msi dialogs right.

20 years agoAvoid unused variable warnings in CDROM_ScsiPassThroughDir() and
Gerald Pfeifer [Thu, 30 Jun 2005 10:19:26 +0000 (10:19 +0000)] 
Avoid unused variable warnings in CDROM_ScsiPassThroughDir() and
CDROM_ScsiPassThrough().