wine
19 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).

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

19 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.

19 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.

19 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).

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

19 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.

19 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

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

19 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.

19 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.

19 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

19 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.

19 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.

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

19 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.

19 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.

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

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

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

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

19 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.

19 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.

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

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

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

19 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.

19 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.

19 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.

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

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

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

19 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.

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

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

19 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.

19 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.

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

19 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.

19 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.

19 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.

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

19 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.

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

19 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.

19 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().

19 years agoRepaired extraction of icons when config file is missing.
Sven Paschukat [Thu, 30 Jun 2005 10:17:57 +0000 (10:17 +0000)] 
Repaired extraction of icons when config file is missing.

19 years agoAdd stubs for some InternetSetOption options.
Robert Shearman [Thu, 30 Jun 2005 10:13:50 +0000 (10:13 +0000)] 
Add stubs for some InternetSetOption options.

19 years agoReplace configure macros by explicit platform checks (probably not
Alexandre Julliard [Wed, 29 Jun 2005 20:18:58 +0000 (20:18 +0000)] 
Replace configure macros by explicit platform checks (probably not
correct on all platforms yet).

19 years agoRename OLEAUT32_Dll* Functions to Dll*.
Robert Shearman [Wed, 29 Jun 2005 20:16:41 +0000 (20:16 +0000)] 
Rename OLEAUT32_Dll* Functions to Dll*.

19 years ago- Conversions between variants types of the same size should ignore
Robert Shearman [Wed, 29 Jun 2005 20:15:32 +0000 (20:15 +0000)] 
- Conversions between variants types of the same size should ignore
  overflows.
- Tests for this behaviour.

19 years agoAdd a generic TYPEDESC VT to VARIANT VT mapper so we can use the
Robert Shearman [Wed, 29 Jun 2005 20:15:00 +0000 (20:15 +0000)] 
Add a generic TYPEDESC VT to VARIANT VT mapper so we can use the
standard Variant* routines. Use this new function to properly copy &
de-reference the return value.

19 years ago- Fix calculation of generic pointers.
James Hawkins [Wed, 29 Jun 2005 20:14:16 +0000 (20:14 +0000)] 
- Fix calculation of generic pointers.
- Minor cleanups.

19 years agoSync comments with configuration location changes.
Vitaliy Margolen [Wed, 29 Jun 2005 20:14:03 +0000 (20:14 +0000)] 
Sync comments with configuration location changes.

19 years agoMake the clipboard information local to the process window station.
Alexandre Julliard [Wed, 29 Jun 2005 20:13:36 +0000 (20:13 +0000)] 
Make the clipboard information local to the process window station.

19 years agoClear the process handle table before releasing it to avoid potential
Alexandre Julliard [Wed, 29 Jun 2005 19:29:15 +0000 (19:29 +0000)] 
Clear the process handle table before releasing it to avoid potential
problems with destructors trying to access handles.

19 years agoDelay OpenGL and GDI initialization until they are needed.
Alexandre Julliard [Wed, 29 Jun 2005 19:28:06 +0000 (19:28 +0000)] 
Delay OpenGL and GDI initialization until they are needed.

19 years agoGet rid of the old config conversion code.
Alexandre Julliard [Wed, 29 Jun 2005 19:22:02 +0000 (19:22 +0000)] 
Get rid of the old config conversion code.

19 years agoImplementation for EM_GETTEXTEX.
Aric Stewart [Wed, 29 Jun 2005 19:21:34 +0000 (19:21 +0000)] 
Implementation for EM_GETTEXTEX.

19 years agoAdded defines for XMLDOM stuff.
Vijay Kiran Kamuju [Wed, 29 Jun 2005 19:21:01 +0000 (19:21 +0000)] 
Added defines for XMLDOM stuff.

19 years agoHandle installs off multiple volumes and properly pull the prompt
Aric Stewart [Wed, 29 Jun 2005 19:19:09 +0000 (19:19 +0000)] 
Handle installs off multiple volumes and properly pull the prompt
string from the error table.

19 years agoFix GCC4 warning.
Mike Hearn [Wed, 29 Jun 2005 19:18:54 +0000 (19:18 +0000)] 
Fix GCC4 warning.

19 years agoUpdate the import table code to eliminate a few magic constants.
Huw Davies [Wed, 29 Jun 2005 19:18:41 +0000 (19:18 +0000)] 
Update the import table code to eliminate a few magic constants.

19 years agoCope with the index in a import table entry being a typeinfo index
Huw Davies [Wed, 29 Jun 2005 19:18:25 +0000 (19:18 +0000)] 
Cope with the index in a import table entry being a typeinfo index
rather than a guid offset.

19 years agoSupport for big-endian systems.
Gerold Jens Wucherpfennig [Wed, 29 Jun 2005 11:19:47 +0000 (11:19 +0000)] 
Support for big-endian systems.

19 years agoAvoid compiler warning in AddEntryToList().
Gerald Pfeifer [Wed, 29 Jun 2005 11:17:42 +0000 (11:17 +0000)] 
Avoid compiler warning in AddEntryToList().

19 years agoIf the unixfs is rooted at the Desktop folder, forward
Michael Jung [Wed, 29 Jun 2005 11:17:33 +0000 (11:17 +0000)] 
If the unixfs is rooted at the Desktop folder, forward
ParseDisplayName calls to it instead of to MyComputer.

19 years agoAdd basetyps.h based on the public domain mingw header by Anders
Steven Edwards [Wed, 29 Jun 2005 11:03:30 +0000 (11:03 +0000)] 
Add basetyps.h based on the public domain mingw header by Anders
Norlander.

19 years agoCorrect some OIDs.
Paul Vriens [Wed, 29 Jun 2005 11:01:13 +0000 (11:01 +0000)] 
Correct some OIDs.

19 years agoILFree is not available on all versions.
Vitaliy Margolen [Wed, 29 Jun 2005 11:00:59 +0000 (11:00 +0000)] 
ILFree is not available on all versions.

19 years agoA workaround for missing struct request_sense on FreeBSD.
Dmitry Timoshkov [Wed, 29 Jun 2005 11:00:44 +0000 (11:00 +0000)] 
A workaround for missing struct request_sense on FreeBSD.

19 years ago- fix decoding of long-form data lengths
Juan Lang [Wed, 29 Jun 2005 11:00:31 +0000 (11:00 +0000)] 
- fix decoding of long-form data lengths
- use exception handling in decoding
- tests for these changes

19 years agoAdded mshtml test.
Jacek Caban [Wed, 29 Jun 2005 11:00:09 +0000 (11:00 +0000)] 
Added mshtml test.

19 years agoRun make clean in the winapi subdir too.
Alexandre Julliard [Tue, 28 Jun 2005 19:38:55 +0000 (19:38 +0000)] 
Run make clean in the winapi subdir too.

19 years agoKeep track of the windows and hooks used by a thread to properly
Alexandre Julliard [Tue, 28 Jun 2005 19:37:52 +0000 (19:37 +0000)] 
Keep track of the windows and hooks used by a thread to properly
refuse to change the thread desktop when it's in use.

19 years agoFix declarations.
Mike McCormack [Tue, 28 Jun 2005 19:19:07 +0000 (19:19 +0000)] 
Fix declarations.

19 years agoThe samples subdirectory no longer exists.
Alexandre Julliard [Tue, 28 Jun 2005 19:16:08 +0000 (19:16 +0000)] 
The samples subdirectory no longer exists.

19 years agoFixed HKLM/HKCU mixup for the external fonts key.
Alexandre Julliard [Tue, 28 Jun 2005 19:15:17 +0000 (19:15 +0000)] 
Fixed HKLM/HKCU mixup for the external fonts key.

19 years agoRelocate the msi file to prevent cd locking, corrected to properly not
Aric Stewart [Tue, 28 Jun 2005 19:14:30 +0000 (19:14 +0000)] 
Relocate the msi file to prevent cd locking, corrected to properly not
try to relocated #nnnn handles as files.

19 years agoDon't expand MyComputer in the file dialogs without user interaction,
Michael Jung [Tue, 28 Jun 2005 19:14:03 +0000 (19:14 +0000)] 
Don't expand MyComputer in the file dialogs without user interaction,
if unixfs is rooted at desktop.

19 years ago- Add an audio configure button with code to display the selected
Robert Reif [Tue, 28 Jun 2005 19:12:52 +0000 (19:12 +0000)] 
- Add an audio configure button with code to display the selected
  audio driver's configure dialog.
- Add an audio control panel launch button.

19 years agoFixed a comment about EM_STREAMIN.
Phil Krylov [Tue, 28 Jun 2005 19:12:32 +0000 (19:12 +0000)] 
Fixed a comment about EM_STREAMIN.

19 years agoRelease 20050628. wine-20050628
Alexandre Julliard [Tue, 28 Jun 2005 14:39:19 +0000 (14:39 +0000)] 
Release 20050628.

19 years agoGet rid of the sample configuration file.
Alexandre Julliard [Tue, 28 Jun 2005 13:55:21 +0000 (13:55 +0000)] 
Get rid of the sample configuration file.

19 years agoMoved spooler configuration to HKCU\Software\Wine\Printing\Spooler.
Alexandre Julliard [Tue, 28 Jun 2005 13:55:02 +0000 (13:55 +0000)] 
Moved spooler configuration to HKCU\Software\Wine\Printing\Spooler.

19 years agoAdd comments describing the first DWORD in an import table entry.
Huw Davies [Tue, 28 Jun 2005 13:52:23 +0000 (13:52 +0000)] 
Add comments describing the first DWORD in an import table entry.

19 years agoMark as todo a couple of tests that currently fail.
Alexandre Julliard [Tue, 28 Jun 2005 13:52:01 +0000 (13:52 +0000)] 
Mark as todo a couple of tests that currently fail.

19 years agoImplemented EM_GETTEXTLENGTHEX RichEdit message.
Phil Krylov [Tue, 28 Jun 2005 13:51:32 +0000 (13:51 +0000)] 
Implemented EM_GETTEXTLENGTHEX RichEdit message.

19 years agoMoved ppd file configuration to HKCU\Software\Wine\Printing\PPD Files.
Alexandre Julliard [Tue, 28 Jun 2005 13:51:14 +0000 (13:51 +0000)] 
Moved ppd file configuration to HKCU\Software\Wine\Printing\PPD Files.

19 years agoForward RtlAddAccess* to add_access_ace.
James Hawkins [Tue, 28 Jun 2005 10:54:29 +0000 (10:54 +0000)] 
Forward RtlAddAccess* to add_access_ace.

19 years agoAdd some missing types to win32.api.
James Hawkins [Tue, 28 Jun 2005 10:54:18 +0000 (10:54 +0000)] 
Add some missing types to win32.api.

19 years ago- VarCmp: handle comparision of VT_EMPTY with an integer
Michael Stefaniuc [Tue, 28 Jun 2005 10:54:07 +0000 (10:54 +0000)] 
- VarCmp: handle comparision of VT_EMPTY with an integer
- small comment fix

19 years agoAdded stub implementation of IOleInPlaceObjectWindowless.
Jacek Caban [Tue, 28 Jun 2005 10:53:42 +0000 (10:53 +0000)] 
Added stub implementation of IOleInPlaceObjectWindowless.

19 years agoDeclare some Nt* functions.
Mike McCormack [Tue, 28 Jun 2005 10:53:24 +0000 (10:53 +0000)] 
Declare some Nt* functions.

19 years agoGet rid of the WaveMapper and MidiMapper options, the defaults should
Alexandre Julliard [Mon, 27 Jun 2005 19:51:41 +0000 (19:51 +0000)] 
Get rid of the WaveMapper and MidiMapper options, the defaults should
be good enough in all cases.

19 years agoAdded test cases. However most added tests need a loopback plug and
Uwe Bonnes [Mon, 27 Jun 2005 19:49:07 +0000 (19:49 +0000)] 
Added test cases. However most added tests need a loopback plug and
need to be enabled in the code.

19 years agoTest ACCESS_SYSTEM_SECURITY AccessCheck behaviour.
Robert Shearman [Mon, 27 Jun 2005 19:48:35 +0000 (19:48 +0000)] 
Test ACCESS_SYSTEM_SECURITY AccessCheck behaviour.

19 years ago- use exception handling in encoding
Juan Lang [Mon, 27 Jun 2005 19:48:24 +0000 (19:48 +0000)] 
- use exception handling in encoding
- consolidate integer encoders

19 years agoAdded blank.htm.
Jacek Caban [Mon, 27 Jun 2005 19:48:04 +0000 (19:48 +0000)] 
Added blank.htm.

19 years agoRewrote the psapi test suite.
Felix Nawothnig [Mon, 27 Jun 2005 19:47:48 +0000 (19:47 +0000)] 
Rewrote the psapi test suite.