wine
21 years agoMinor fixes in Pt, En resources.
Marcelo Duarte [Fri, 11 Jul 2003 21:43:53 +0000 (21:43 +0000)] 
Minor fixes in Pt, En resources.

21 years agoLZCopy: modified timestamp of a expanded file has to be the same of
Marcelo Duarte [Fri, 11 Jul 2003 21:43:37 +0000 (21:43 +0000)] 
LZCopy: modified timestamp of a expanded file has to be the same of
original file.

21 years agoImplemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout.
Alexandre Julliard [Fri, 11 Jul 2003 04:09:42 +0000 (04:09 +0000)] 
Implemented the SMTO_ABORTIFHUNG flag of SendMessageTimeout.

21 years agoWarning fix.
Alexandre Julliard [Fri, 11 Jul 2003 03:52:58 +0000 (03:52 +0000)] 
Warning fix.

21 years agoAvoid empty lines at the end of generated files.
Alexandre Julliard [Fri, 11 Jul 2003 03:51:38 +0000 (03:51 +0000)] 
Avoid empty lines at the end of generated files.

21 years ago- added fast-path for color-keyed Blts
Lionel Ulmer [Fri, 11 Jul 2003 03:50:43 +0000 (03:50 +0000)] 
- added fast-path for color-keyed Blts
- fix 565 colour-keying conversion
- properly handles Pitch in colour conversion
- easier and less buggy UNPACK_WIDTH support

21 years agoLoad glXGetProcAddressARB dynamically.
Lionel Ulmer [Fri, 11 Jul 2003 03:50:19 +0000 (03:50 +0000)] 
Load glXGetProcAddressARB dynamically.

21 years agoFixed typos.
Vincent Béron [Fri, 11 Jul 2003 03:49:53 +0000 (03:49 +0000)] 
Fixed typos.

21 years agoFrench translation + misc fixes.
Sylvain Petreolle [Fri, 11 Jul 2003 03:49:19 +0000 (03:49 +0000)] 
French translation + misc fixes.

21 years agoRelease 20030709. wine-20030709
Alexandre Julliard [Wed, 9 Jul 2003 23:30:36 +0000 (23:30 +0000)] 
Release 20030709.

21 years agoStore window procedures in a static array instead of creating a heap.
Alexandre Julliard [Wed, 9 Jul 2003 22:31:34 +0000 (22:31 +0000)] 
Store window procedures in a static array instead of creating a heap.
Only allocate the winproc selector when actually needed.

21 years agoAvoid hard-coded command line length limit in WCMD_process_command.
Alexandre Julliard [Wed, 9 Jul 2003 22:21:04 +0000 (22:21 +0000)] 
Avoid hard-coded command line length limit in WCMD_process_command.

21 years agoFixed a couple of buffer overflows.
Alexandre Julliard [Wed, 9 Jul 2003 22:15:33 +0000 (22:15 +0000)] 
Fixed a couple of buffer overflows.

21 years agoUse inline versions of APIs only internally in Wine.
Dmitry Timoshkov [Wed, 9 Jul 2003 22:06:59 +0000 (22:06 +0000)] 
Use inline versions of APIs only internally in Wine.

21 years agoOnly display filenames when showing addresses.
Catalin Patulea [Wed, 9 Jul 2003 22:01:33 +0000 (22:01 +0000)] 
Only display filenames when showing addresses.

21 years agoAllow command lines with pipes to be processed by wcmd.
Greg Marsden [Wed, 9 Jul 2003 21:58:26 +0000 (21:58 +0000)] 
Allow command lines with pipes to be processed by wcmd.

21 years agoModified unhandled exception message to contain also thread
Juraj Hercek [Wed, 9 Jul 2003 21:57:56 +0000 (21:57 +0000)] 
Modified unhandled exception message to contain also thread
identifier.

21 years agoAdjusted grammar to accept also help-ids for dialogex controls.
Juraj Hercek [Wed, 9 Jul 2003 21:55:45 +0000 (21:55 +0000)] 
Adjusted grammar to accept also help-ids for dialogex controls.

21 years agoFixed some compile problems under Solaris.
Robert Lunnon [Wed, 9 Jul 2003 21:55:09 +0000 (21:55 +0000)] 
Fixed some compile problems under Solaris.

21 years agoUse NtQueryInformationThread to implement GetExitCodeThread.
Alexandre Julliard [Wed, 9 Jul 2003 19:58:01 +0000 (19:58 +0000)] 
Use NtQueryInformationThread to implement GetExitCodeThread.

21 years agoOnly compute dialog base units once we need them.
Alexandre Julliard [Wed, 9 Jul 2003 19:53:17 +0000 (19:53 +0000)] 
Only compute dialog base units once we need them.

21 years agoSpelling and URL fixes.
Tom Wickline [Wed, 9 Jul 2003 19:50:14 +0000 (19:50 +0000)] 
Spelling and URL fixes.

21 years ago- Create new file ole2_16.c for ole2 16bit only functions.
Steven Edwards [Wed, 9 Jul 2003 19:49:12 +0000 (19:49 +0000)] 
- Create new file ole2_16.c for ole2 16bit only functions.
- Move CLSIDFromProgID16 so it can be used internally.
- Compile out more Win16 sources.

21 years agoAdd charset information as used by FreeBSD.
Gerald Pfeifer [Wed, 9 Jul 2003 19:45:10 +0000 (19:45 +0000)] 
Add charset information as used by FreeBSD.

21 years agoFix spec entry for ZwSetTimerResolution.
Dmitry Timoshkov [Wed, 9 Jul 2003 19:44:51 +0000 (19:44 +0000)] 
Fix spec entry for ZwSetTimerResolution.

21 years agoAdded support for CP_UNIXCP.
Dmitry Timoshkov [Wed, 9 Jul 2003 04:22:57 +0000 (04:22 +0000)] 
Added support for CP_UNIXCP.

21 years ago- AddRef type info stored in StdDispatch.
Robert Shearman [Wed, 9 Jul 2003 04:18:51 +0000 (04:18 +0000)] 
- AddRef type info stored in StdDispatch.
- Don't use outer unknown in StdDispatch.

21 years agoDo not crash when trying to load bad fonts.
Lionel Ulmer [Wed, 9 Jul 2003 04:18:22 +0000 (04:18 +0000)] 
Do not crash when trying to load bad fonts.

21 years agoImplemented the ThreadBasicInformation case for
Alexandre Julliard [Wed, 9 Jul 2003 02:57:57 +0000 (02:57 +0000)] 
Implemented the ThreadBasicInformation case for
NtQueryInformationThread.

21 years agoSpelling fixes.
Francois Gouget [Wed, 9 Jul 2003 02:52:57 +0000 (02:52 +0000)] 
Spelling fixes.

21 years agoThe begining of a "building wine" documentation. More detailed
Shachar Shemesh [Wed, 9 Jul 2003 02:50:59 +0000 (02:50 +0000)] 
The begining of a "building wine" documentation. More detailed
explanation of the "soft" vs. "hard" dependencies.

21 years agoNull parameters need to be quoted on the commandline.
Mike McCormack [Wed, 9 Jul 2003 02:50:15 +0000 (02:50 +0000)] 
Null parameters need to be quoted on the commandline.

21 years agoPreserve A/W when creating propsheet dialogs.
Mike McCormack [Wed, 9 Jul 2003 02:49:52 +0000 (02:49 +0000)] 
Preserve A/W when creating propsheet dialogs.

21 years agoImplemented NtRead/WriteVirtualMemory.
Alexandre Julliard [Tue, 8 Jul 2003 21:18:45 +0000 (21:18 +0000)] 
Implemented NtRead/WriteVirtualMemory.

21 years agoLookup COM/LPT devices in the registry when they are used, instead of
Alexandre Julliard [Tue, 8 Jul 2003 21:14:07 +0000 (21:14 +0000)] 
Lookup COM/LPT devices in the registry when they are used, instead of
loading everything at startup.

21 years agoReal mode context should always have V86 flag turned on.
Jukka Heinonen [Tue, 8 Jul 2003 21:11:52 +0000 (21:11 +0000)] 
Real mode context should always have V86 flag turned on.
Entering protected mode uses simpler and more robust virtual interrupt
flag check.
Mouse events are now received in graphics modes.
Improved tracing output of int33 handler.

21 years agoRemoved a no longer used header.
Uwe Bonnes [Tue, 8 Jul 2003 21:10:45 +0000 (21:10 +0000)] 
Removed a no longer used header.

21 years ago- fix FPS computation
Lionel Ulmer [Tue, 8 Jul 2003 21:10:01 +0000 (21:10 +0000)] 
- fix FPS computation
- some TRACEing fixes
- optimize BltFast locking rectangles

21 years ago6 new mci extensions.
Tom Wickline [Tue, 8 Jul 2003 21:08:37 +0000 (21:08 +0000)] 
6 new mci extensions.

21 years agoFixed a typo in the previous SHGetFileInfo() patch.
Rein Klazes [Tue, 8 Jul 2003 21:07:49 +0000 (21:07 +0000)] 
Fixed a typo in the previous SHGetFileInfo() patch.

21 years agoOnly put 'pure' GL 1.2 calls in the 'opengl_norm.c' file.
Lionel Ulmer [Tue, 8 Jul 2003 21:07:03 +0000 (21:07 +0000)] 
Only put 'pure' GL 1.2 calls in the 'opengl_norm.c' file.

21 years agoFixed a memory allocation/corruption bug when growing the font cache.
Ove Kaaven [Tue, 8 Jul 2003 21:04:53 +0000 (21:04 +0000)] 
Fixed a memory allocation/corruption bug when growing the font cache.

21 years agoSome fixes on d3d8 and d3d9 headers.
Raphael Junqueira [Tue, 8 Jul 2003 21:04:01 +0000 (21:04 +0000)] 
Some fixes on d3d8 and d3d9 headers.

21 years agoFixed handling of synthesized data.
Ulrich Czekalla [Tue, 8 Jul 2003 21:02:51 +0000 (21:02 +0000)] 
Fixed handling of synthesized data.
Don't report errors when there is no selection owner.
Reintegrate the COMPOUND_TEXT patch by Kusanagi Kouichi.

21 years ago- some cosmetic fixes
Raphael Junqueira [Tue, 8 Jul 2003 21:01:48 +0000 (21:01 +0000)] 
- some cosmetic fixes
- fix a bug on IDirect3DVolume8Impl_AddDirtyBox

21 years agoAdded a file_exists argument to wine_dll_load to allow checking
Alexandre Julliard [Thu, 3 Jul 2003 18:23:10 +0000 (18:23 +0000)] 
Added a file_exists argument to wine_dll_load to allow checking
whether a failed dll load is because the file didn't exist; more
robust than trying to guess the contents of the error string...
Get rid of BUILTIN32_dlopen.

21 years agoStore the hook table in the thread queue instead of the thread
Alexandre Julliard [Thu, 3 Jul 2003 18:16:48 +0000 (18:16 +0000)] 
Store the hook table in the thread queue instead of the thread
structure, and make sure the queue is allocated when setting a hook.

21 years agoFixed compile when functions are not inlined.
Alexandre Julliard [Thu, 3 Jul 2003 18:12:38 +0000 (18:12 +0000)] 
Fixed compile when functions are not inlined.

21 years agoOne more workaround for a missing NFS lock daemon.
Alexandre Julliard [Thu, 3 Jul 2003 18:12:02 +0000 (18:12 +0000)] 
One more workaround for a missing NFS lock daemon.

21 years ago- Fixed iIndex use in SHGetFileInfoA (as of MSDN, iIndex is copied in
Stephan BEUZE [Thu, 3 Jul 2003 18:11:01 +0000 (18:11 +0000)] 
- Fixed iIndex use in SHGetFileInfoA (as of MSDN, iIndex is copied in
  the iIcon field of psfi)
- Removed DLL_THREAD_ATTACH and DLL_THREAD_DETACH cases.

21 years agoImplement UpdateTexture for 2D textures only.
Jason Edmeades [Thu, 3 Jul 2003 18:10:22 +0000 (18:10 +0000)] 
Implement UpdateTexture for 2D textures only.
Handle alphaop disabled but color op not-disable in a more appropriate
way (Docs say this is an illegal state and then proceed to use it).
Trace out textures as they are created.
Update the comments around the debug code and complete the debugging
set so textures which are used in the game can also be viewed.

21 years ago- Improve QueryInterface FIXME message.
Robert Shearman [Thu, 3 Jul 2003 18:09:28 +0000 (18:09 +0000)] 
- Improve QueryInterface FIXME message.
- Add stubs for IMediaFilter interface in IGraphBuilder.
- Implement some simple methods.

21 years agoExit ealier from LCMapStringA in the case of LCMAP_SORTKEY.
Dmitry Timoshkov [Thu, 3 Jul 2003 18:09:03 +0000 (18:09 +0000)] 
Exit ealier from LCMapStringA in the case of LCMAP_SORTKEY.
Don't rely on computing string length by MultiByteToWideChar in
CompareStringA, do it manually.

21 years agoUse standard debugging macros for jack.
Marcus Meissner [Thu, 3 Jul 2003 18:08:32 +0000 (18:08 +0000)] 
Use standard debugging macros for jack.
JACK_SONAME -> SONAME_LIBJACK so we do not need the devel symlink
there.

21 years agoDPMI exceptions only happen on i386.
Marcus Meissner [Thu, 3 Jul 2003 18:08:04 +0000 (18:08 +0000)] 
DPMI exceptions only happen on i386.

21 years agoFixed some common spelling errors.
Francois Gouget [Wed, 2 Jul 2003 04:37:26 +0000 (04:37 +0000)] 
Fixed some common spelling errors.

21 years agoAvoid accessing uninitialized variable in TASK_Create (spotted by
Alexandre Julliard [Wed, 2 Jul 2003 04:32:38 +0000 (04:32 +0000)] 
Avoid accessing uninitialized variable in TASK_Create (spotted by
Robert Shearman).

21 years agoRemove some unnecessary casts when assigning NULL to handles.
Francois Gouget [Wed, 2 Jul 2003 04:30:55 +0000 (04:30 +0000)] 
Remove some unnecessary casts when assigning NULL to handles.

21 years agoMake Init and InitAudio return an error when no audio driver is
Christian Costa [Wed, 2 Jul 2003 04:30:27 +0000 (04:30 +0000)] 
Make Init and InitAudio return an error when no audio driver is
available.
Fix crash in InitAudio when releasing the dsound object.

21 years agoAdded isync to the interlocked functions.
Marcus Meissner [Wed, 2 Jul 2003 04:29:33 +0000 (04:29 +0000)] 
Added isync to the interlocked functions.

21 years agoPowerPC inline versions of the interlocked functions.
Marcus Meissner [Wed, 2 Jul 2003 04:29:21 +0000 (04:29 +0000)] 
PowerPC inline versions of the interlocked functions.

21 years ago- renamed winmm.OpenDriverW into winmm.OpenDriver
Eric Pouech [Wed, 2 Jul 2003 00:40:14 +0000 (00:40 +0000)] 
- renamed winmm.OpenDriverW into winmm.OpenDriver
- replaced all inter-DLL calls (msacm and msvideo) to OpenDriverA with
  OpenDriver (unicode form)
- as a consequence, driver name handling in msacm is now mostly
  unicode
- moved UserYield16 and UnMapLS call out of the 32bit part of winmm

21 years agoFixed 2 typos in my last patch.
Michael Günnewig [Wed, 2 Jul 2003 00:39:14 +0000 (00:39 +0000)] 
Fixed 2 typos in my last patch.

21 years ago- Fixed memory leak in AVISaveOptions.
Michael Günnewig [Wed, 2 Jul 2003 00:38:57 +0000 (00:38 +0000)] 
- Fixed memory leak in AVISaveOptions.
- Implemented AVISaveVW method.
- Semi-stub implementation for CreateEditableStream method.
- Added support for creation of interleaved AVI files.
- Fixed creation of index table in AVI files.
- Added declaration for IAVIStreaming interface.
- Added some more macros.
- Fixed some minor bugs.

21 years agoEnsure MIPMAP levels is reset when rebinding an existing texture to a
Jason Edmeades [Wed, 2 Jul 2003 00:38:01 +0000 (00:38 +0000)] 
Ensure MIPMAP levels is reset when rebinding an existing texture to a
texture unit.

21 years agoAdd GetLevelCount to the basetexture class.
Jason Edmeades [Wed, 2 Jul 2003 00:37:40 +0000 (00:37 +0000)] 
Add GetLevelCount to the basetexture class.

21 years agoOnly release object if we actually got it.
Eric Pouech [Wed, 2 Jul 2003 00:37:16 +0000 (00:37 +0000)] 
Only release object if we actually got it.

21 years agoEnsure pixel coordinates point to the bottom left of the pixel not the
Jason Edmeades [Wed, 2 Jul 2003 00:36:59 +0000 (00:36 +0000)] 
Ensure pixel coordinates point to the bottom left of the pixel not the
middle.

21 years agoDon't call the reordering function if the string length is 0. This
Shachar Shemesh [Wed, 2 Jul 2003 00:36:37 +0000 (00:36 +0000)] 
Don't call the reordering function if the string length is 0. This
eliminates a noisy FIXME about ICU returning an incorrect error code.

21 years agoFix compilation due to nameless structs and unions.
Robert Shearman [Wed, 2 Jul 2003 00:36:18 +0000 (00:36 +0000)] 
Fix compilation due to nameless structs and unions.

21 years agoCreate a new list of defined symbols when parsing a file, to allow
Alexandre Julliard [Tue, 1 Jul 2003 04:36:22 +0000 (04:36 +0000)] 
Create a new list of defined symbols when parsing a file, to allow
recursive parsing of multiple files.

21 years agoAdd strmif.h to the headers included in libuuid.
Alexandre Julliard [Tue, 1 Jul 2003 04:33:35 +0000 (04:33 +0000)] 
Add strmif.h to the headers included in libuuid.
Fixed a few header conflicts.

21 years agoImplemented DevEnum dll.
Robert Shearman [Tue, 1 Jul 2003 04:30:30 +0000 (04:30 +0000)] 
Implemented DevEnum dll.

21 years agoImplemented IFilterMapper2.
Robert Shearman [Tue, 1 Jul 2003 04:29:48 +0000 (04:29 +0000)] 
Implemented IFilterMapper2.

21 years agoAdd #ifdefs around forwards and interfaces like MIDL does.
Alexandre Julliard [Tue, 1 Jul 2003 03:43:09 +0000 (03:43 +0000)] 
Add #ifdefs around forwards and interfaces like MIDL does.

21 years ago- removed next & prev fields from WINE_MODREF and implement instead
Eric Pouech [Tue, 1 Jul 2003 03:38:56 +0000 (03:38 +0000)] 
- removed next & prev fields from WINE_MODREF and implement instead
  the three linked lists in LDR_MODULE
- added PEB_LDR_DATA structure to PEB
- removed a couple of no longer needed global & static variables

21 years agoStart processing asynchronous DOS events in DPMI mode.
Jukka Heinonen [Tue, 1 Jul 2003 03:37:41 +0000 (03:37 +0000)] 
Start processing asynchronous DOS events in DPMI mode.

21 years agoAdded d3d9 dll.
Alexandre Julliard [Tue, 1 Jul 2003 01:11:13 +0000 (01:11 +0000)] 
Added d3d9 dll.

21 years ago- some cleanups and fixes on d3d8 and d3d9 headers
Raphael Junqueira [Tue, 1 Jul 2003 01:09:17 +0000 (01:09 +0000)] 
- some cleanups and fixes on d3d8 and d3d9 headers
- a lot of stubs for d3d9.dll

21 years agoAdded d3d9 guids.
Raphael Junqueira [Tue, 1 Jul 2003 00:56:33 +0000 (00:56 +0000)] 
Added d3d9 guids.

21 years agoAdd tests for NORM_IGNORENONSPACE and NORM_IGNORESYMBOLS in the
Dmitry Timoshkov [Mon, 30 Jun 2003 21:06:12 +0000 (21:06 +0000)] 
Add tests for NORM_IGNORENONSPACE and NORM_IGNORESYMBOLS in the
LCMapString(LCMAP_SORTKEY) branch.

21 years agoImplemented NtDelayExecution and make Sleep call it.
Alexandre Julliard [Mon, 30 Jun 2003 21:00:15 +0000 (21:00 +0000)] 
Implemented NtDelayExecution and make Sleep call it.
The handle count must not be 0 in NtWaitForMultipleObjects (spotted by
Troy Rollo).

21 years agoFor all DLLs with defined DllMain and which do not require
Dmitry Timoshkov [Mon, 30 Jun 2003 20:53:48 +0000 (20:53 +0000)] 
For all DLLs with defined DllMain and which do not require
DLL_THREAD_ATTACH/DLL_THREAD_DETACH notifications, call
DisableThreadLibraryCalls() in order to slightly improve performance
on thread creation/exiting.

21 years agoFixed warning.
Alexandre Julliard [Mon, 30 Jun 2003 20:25:30 +0000 (20:25 +0000)] 
Fixed warning.

21 years ago- Added DShow headers.
Robert Shearman [Mon, 30 Jun 2003 20:24:52 +0000 (20:24 +0000)] 
- Added DShow headers.
- Added needed const's in FilterGraph implementation.

21 years ago- Localization to Portuguese of Brazil
Marcelo Duarte [Mon, 30 Jun 2003 20:22:35 +0000 (20:22 +0000)] 
- Localization to Portuguese of Brazil
- Revision and addition of missing resources
- Minor typo fix and codepage fix in programs/winefile resource.

21 years agoLocalization to Portuguese of Brazil of README file.
Marcelo Duarte [Mon, 30 Jun 2003 20:20:16 +0000 (20:20 +0000)] 
Localization to Portuguese of Brazil of README file.

21 years agoFixed Unicode string output.
Catalin Patulea [Mon, 30 Jun 2003 20:19:42 +0000 (20:19 +0000)] 
Fixed Unicode string output.

21 years agoFile loading improvements.
Rok Mandeljc [Mon, 30 Jun 2003 18:28:52 +0000 (18:28 +0000)] 
File loading improvements.

21 years agoAdded PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
Marcus Meissner [Mon, 30 Jun 2003 18:28:08 +0000 (18:28 +0000)] 
Added PF_PAE_ENABLED and PF_XMMI64_INSTRUCTIONS defines.
Detect them and 3DNOW and XMMI_INSTRUCTIONS for Linux.

21 years agoAdded libuuid to wineaudioio makefile.
Robert Lunnon [Mon, 30 Jun 2003 18:26:40 +0000 (18:26 +0000)] 
Added libuuid to wineaudioio makefile.

21 years agoAdded DirectPlay8 headers.
Raphael Junqueira [Mon, 30 Jun 2003 18:26:13 +0000 (18:26 +0000)] 
Added DirectPlay8 headers.

21 years agoReplace calls to WaitForMultipleObjects with a 0 count by calls to
Alexandre Julliard [Mon, 30 Jun 2003 02:10:19 +0000 (02:10 +0000)] 
Replace calls to WaitForMultipleObjects with a 0 count by calls to
SleepEx.

21 years agoGet/SetPropW needs a Unicode string.
Alexandre Julliard [Mon, 30 Jun 2003 02:06:22 +0000 (02:06 +0000)] 
Get/SetPropW needs a Unicode string.

21 years ago- Fixed interframe compression - now works for RLE4 and RLE8.
Michael Günnewig [Mon, 30 Jun 2003 02:05:44 +0000 (02:05 +0000)] 
- Fixed interframe compression - now works for RLE4 and RLE8.
- Fixed alignment of RLE4 in absolute mode.
- Improved compression (smaller output).

21 years ago- added 2 dlls
Tom Wickline [Mon, 30 Jun 2003 02:05:07 +0000 (02:05 +0000)] 
- added 2 dlls
- added link to apilist
- removed suggestion to look at Byte from 20 years ago

21 years agoFixed CPU detection for FreeBSD and P4.
Marcus Meissner [Mon, 30 Jun 2003 02:04:41 +0000 (02:04 +0000)] 
Fixed CPU detection for FreeBSD and P4.

21 years agoAdded support for video compressor/decompressor dynamic installation.
Christian Costa [Mon, 30 Jun 2003 02:04:26 +0000 (02:04 +0000)] 
Added support for video compressor/decompressor dynamic installation.

21 years agoAdded some stubs.
Christian Costa [Mon, 30 Jun 2003 02:04:05 +0000 (02:04 +0000)] 
Added some stubs.

21 years agoMake timer IRQ handler regular builtin interrupt handler instead of
Jukka Heinonen [Mon, 30 Jun 2003 02:03:48 +0000 (02:03 +0000)] 
Make timer IRQ handler regular builtin interrupt handler instead of
using an assembler stub.