wine
20 years agoMove the mailslot stubs into the dlls/kernel directory.
Mike McCormack [Mon, 15 Sep 2003 22:07:50 +0000 (22:07 +0000)] 
Move the mailslot stubs into the dlls/kernel directory.

20 years agoRemove obsolete documentation/dlls.sgml.
Dimitrie O. Paun [Mon, 15 Sep 2003 20:16:43 +0000 (20:16 +0000)] 
Remove obsolete documentation/dlls.sgml.

20 years agoRemove generated assembly code on make clean.
Alexandre Julliard [Mon, 15 Sep 2003 20:15:05 +0000 (20:15 +0000)] 
Remove generated assembly code on make clean.

20 years ago- Moved Wine extension to get DSound interface from a wave device from
Eric Pouech [Mon, 15 Sep 2003 20:13:30 +0000 (20:13 +0000)] 
- Moved Wine extension to get DSound interface from a wave device from
  include/mmsystem.h to include/mmddk.h.
- Removed all dependencies on heap.h.
- Fixed a few prototypes (mmioRename[AW], mciSendStringW, *Message).

20 years agoRemove no longer current issues from the Winelib guide.
Dimitrie O. Paun [Mon, 15 Sep 2003 20:09:07 +0000 (20:09 +0000)] 
Remove no longer current issues from the Winelib guide.

20 years agoUpdate the porting documentation.
Dimitrie O. Paun [Mon, 15 Sep 2003 20:08:47 +0000 (20:08 +0000)] 
Update the porting documentation.

20 years agoAdded better tests for volume and pan.
Robert Reif [Mon, 15 Sep 2003 20:08:26 +0000 (20:08 +0000)] 
Added better tests for volume and pan.
Added capture notification test.
Fixed capture query notification test bug.

20 years agoDevice enumeration callbacks should return a NULL guid for default
Robert Reif [Mon, 15 Sep 2003 20:08:05 +0000 (20:08 +0000)] 
Device enumeration callbacks should return a NULL guid for default
devices.
Fixed some volume and pan cases.
Added missing property set.
Fixed capture notification bug.

20 years agoRemoved reference to 'systemname' and added a link to winsite in
Francois Gouget [Mon, 15 Sep 2003 20:06:47 +0000 (20:06 +0000)] 
Removed reference to 'systemname' and added a link to winsite in
debugger.sgml.
Remove cruft from default.dsl. Add comments explaining what our other
settings do.

20 years agoRemove the Lycos link (which does not even point to Lycos). Point to
Francois Gouget [Mon, 15 Sep 2003 20:06:20 +0000 (20:06 +0000)] 
Remove the Lycos link (which does not even point to Lycos). Point to
ibiblio.org's mirrors page.

20 years agoBUILTIN32_LoadLibraryExA: set larger size for internal buffer names.
Eric Pouech [Mon, 15 Sep 2003 20:05:29 +0000 (20:05 +0000)] 
BUILTIN32_LoadLibraryExA: set larger size for internal buffer names.

20 years agoCheck X11 errors on each XLoadQueryFont calls.
Lionel Ulmer [Mon, 15 Sep 2003 20:05:09 +0000 (20:05 +0000)] 
Check X11 errors on each XLoadQueryFont calls.

20 years agoTeach winegcc to masquerade as cpp.
Dimitrie O. Paun [Mon, 15 Sep 2003 20:02:30 +0000 (20:02 +0000)] 
Teach winegcc to masquerade as cpp.

20 years agoDeclare mailslot functions.
Mike McCormack [Mon, 15 Sep 2003 20:01:56 +0000 (20:01 +0000)] 
Declare mailslot functions.

20 years ago- Fix small bug with parsing of numbers in BuildCommDCB functions.
Kevin Groeneveld [Mon, 15 Sep 2003 20:00:54 +0000 (20:00 +0000)] 
- Fix small bug with parsing of numbers in BuildCommDCB functions.
- Add conformance test for BuildCommDCB functions.

20 years ago- add ZBuffer write support
Lionel Ulmer [Mon, 15 Sep 2003 20:00:03 +0000 (20:00 +0000)] 
- add ZBuffer write support
- some TRACEing fixes

20 years agoUse ddraw_geom in the execute buffer code.
Lionel Ulmer [Mon, 15 Sep 2003 19:59:19 +0000 (19:59 +0000)] 
Use ddraw_geom in the execute buffer code.

20 years ago- Implemented IsHungAppWindow.
Eric Pouech [Mon, 15 Sep 2003 19:58:05 +0000 (19:58 +0000)] 
- Implemented IsHungAppWindow.
- Added rejection of interprocess messages related to icons.

20 years agoMove packet linked list tail forward correctly on push.
Mike Hearn [Mon, 15 Sep 2003 19:57:11 +0000 (19:57 +0000)] 
Move packet linked list tail forward correctly on push.

20 years agoRelease 20030911. wine-20030911
Alexandre Julliard [Fri, 12 Sep 2003 01:31:07 +0000 (01:31 +0000)] 
Release 20030911.

20 years agoAdd missing wReserved1 member to DCB structure definition.
Kevin Groeneveld [Fri, 12 Sep 2003 00:26:15 +0000 (00:26 +0000)] 
Add missing wReserved1 member to DCB structure definition.
Fix several bugs in BuildCommDCBAndTimeouts:
- make sure LPCSTR parameter is really treated as constant
- fix possible buffer overflow if passed in string is too long
- if the device control string is invalid, do not modify DCB
- do not clear entire DCB, only modify appropriate members
- fix parsing of stop bits parameter so it works for 1 and 1.5
- populate COMMTIMEOUTS when to=xxx parameter is specified
- added support for xon, odsr, octs, dtr, rts, and idsr parameters
- fix several other parsing errors

20 years agoHandle -L<dir> in a separate array.
Richard Cohen [Fri, 12 Sep 2003 00:25:14 +0000 (00:25 +0000)] 
Handle -L<dir> in a separate array.

20 years agoMoved some MM internal definition to internal include files.
Eric Pouech [Fri, 12 Sep 2003 00:24:16 +0000 (00:24 +0000)] 
Moved some MM internal definition to internal include files.

20 years agoModify CheckRadioButton function to be more consistent with Windows.
Kevin Groeneveld [Fri, 12 Sep 2003 00:23:30 +0000 (00:23 +0000)] 
Modify CheckRadioButton function to be more consistent with Windows.

20 years agoImplement dispatch variant marshalling.
Mike Hearn [Fri, 12 Sep 2003 00:22:55 +0000 (00:22 +0000)] 
Implement dispatch variant marshalling.

20 years agoAlphabetized the functions.
Dave Miller [Fri, 12 Sep 2003 00:22:31 +0000 (00:22 +0000)] 
Alphabetized the functions.

20 years ago- Make sure dropdown arrow is always centered.
Robert Shearman [Fri, 12 Sep 2003 00:21:57 +0000 (00:21 +0000)] 
- Make sure dropdown arrow is always centered.
- Add support for the TBNRF_HIDEHELP customization flag, but emit a
  FIXME when it isn't present.

20 years agoSet the dll search path to the location specified in configure
Alexandre Julliard [Thu, 11 Sep 2003 23:11:33 +0000 (23:11 +0000)] 
Set the dll search path to the location specified in configure
(spotted by Vincent Béron).

20 years agoRemove checks from {pop,psh}pack[1248].h that were causing the
Dimitrie O. Paun [Thu, 11 Sep 2003 23:08:58 +0000 (23:08 +0000)] 
Remove checks from {pop,psh}pack[1248].h that were causing the
standalone processor to fail.

20 years agoMLLoadlibrary: Remove -noname and duplicate entry.
Jon Griffiths [Thu, 11 Sep 2003 23:07:29 +0000 (23:07 +0000)] 
MLLoadlibrary: Remove -noname and duplicate entry.

20 years agoMention win2k3 support in the sample config and in the faq.
Vincent Béron [Thu, 11 Sep 2003 23:07:04 +0000 (23:07 +0000)] 
Mention win2k3 support in the sample config and in the faq.

20 years agoUse an extendable array to store the lists of strings.
Richard Cohen [Thu, 11 Sep 2003 22:16:33 +0000 (22:16 +0000)] 
Use an extendable array to store the lists of strings.
Only make wrapper argument lists if we're going to use them.

20 years agoMoved winegcc and winewrap to a separate directory.
Alexandre Julliard [Thu, 11 Sep 2003 21:27:58 +0000 (21:27 +0000)] 
Moved winegcc and winewrap to a separate directory.

20 years agoImplemented IMemAllocator and IMediaSample.
Robert Shearman [Thu, 11 Sep 2003 21:18:36 +0000 (21:18 +0000)] 
Implemented IMemAllocator and IMediaSample.

20 years agoMoved list.h to include/wine so that it can be used everywhere.
Alexandre Julliard [Thu, 11 Sep 2003 20:45:17 +0000 (20:45 +0000)] 
Moved list.h to include/wine so that it can be used everywhere.

20 years agoImplement >> style (append) output redirection.
Ferenc Wagner [Thu, 11 Sep 2003 20:41:26 +0000 (20:41 +0000)] 
Implement >> style (append) output redirection.

20 years agoThe Get[RGB]Value() macros should return a BYTE, not the same type as
Dimitrie O. Paun [Thu, 11 Sep 2003 20:40:57 +0000 (20:40 +0000)] 
The Get[RGB]Value() macros should return a BYTE, not the same type as
the one passed in.

20 years agoChanged ordinal functions that now have a name to use -noname instead
Alexandre Julliard [Thu, 11 Sep 2003 03:51:46 +0000 (03:51 +0000)] 
Changed ordinal functions that now have a name to use -noname instead
of nameless exports.

20 years agoAdded a stub for NetStatisticsGet.
Geoff Thorpe [Thu, 11 Sep 2003 03:09:19 +0000 (03:09 +0000)] 
Added a stub for NetStatisticsGet.

20 years agoRemoved ordinals from comments.
Dave Miller [Thu, 11 Sep 2003 03:06:25 +0000 (03:06 +0000)] 
Removed ordinals from comments.

20 years agoRemove all the ordinals and use @ instead.
Dave Miller [Thu, 11 Sep 2003 03:05:00 +0000 (03:05 +0000)] 
Remove all the ordinals and use @ instead.

20 years agoAdded a stub for Heap32ListFirst.
Geoff Thorpe [Thu, 11 Sep 2003 03:00:11 +0000 (03:00 +0000)] 
Added a stub for Heap32ListFirst.

20 years agoPorting fixes.
Steven Edwards [Thu, 11 Sep 2003 02:58:46 +0000 (02:58 +0000)] 
Porting fixes.

20 years ago- Convert ordinals to their real names.
Robert Shearman [Thu, 11 Sep 2003 02:56:15 +0000 (02:56 +0000)] 
- Convert ordinals to their real names.
- Partially implement a few Assoc* functions.

20 years agoModify ok("xxx") calls into ok("xxx\n") as is now expected.
Francois Gouget [Thu, 11 Sep 2003 02:52:19 +0000 (02:52 +0000)] 
Modify ok("xxx") calls into ok("xxx\n") as is now expected.

20 years agoUpdated the Wine ports section.
Francois Gouget [Thu, 11 Sep 2003 02:52:05 +0000 (02:52 +0000)] 
Updated the Wine ports section.

20 years agoAdded ptr___pthread_cond_timedwait in the pthread_functions structure
Alexandre Julliard [Thu, 11 Sep 2003 01:09:09 +0000 (01:09 +0000)] 
Added ptr___pthread_cond_timedwait in the pthread_functions structure
to match the latest glibc.

20 years agoModify winetest_ok to only add a trailing '\n' if there is none.
Francois Gouget [Thu, 11 Sep 2003 01:07:19 +0000 (01:07 +0000)] 
Modify winetest_ok to only add a trailing '\n' if there is none.
Modify macros in the kernel, oleaut32 and user tests to print a '\n'.

20 years agoUpdated the "TODO" comments.
Gregory M. Turner [Thu, 11 Sep 2003 01:05:19 +0000 (01:05 +0000)] 
Updated the "TODO" comments.

20 years agoAdd proper names to ordinal-only functions.
Robert Shearman [Thu, 11 Sep 2003 01:04:24 +0000 (01:04 +0000)] 
Add proper names to ordinal-only functions.

20 years agoSmall grammar fix.
Oleg Prokhorov [Thu, 11 Sep 2003 01:04:03 +0000 (01:04 +0000)] 
Small grammar fix.

20 years ago- spelling fixes
Andreas Mohr [Thu, 11 Sep 2003 01:03:47 +0000 (01:03 +0000)] 
- spelling fixes
- change one ill-chosen FIXME to ERR

20 years agoFix invalid C constructs (spotted by Marcus Meissner).
György 'Nog' Jeney [Thu, 11 Sep 2003 01:03:27 +0000 (01:03 +0000)] 
Fix invalid C constructs (spotted by Marcus Meissner).

20 years agoRevert some word-splits to their normal form, e.g. InstallShield.
Francois Gouget [Thu, 11 Sep 2003 01:02:53 +0000 (01:02 +0000)] 
Revert some word-splits to their normal form, e.g. InstallShield.
Fix case of TransGaming in two places.
Fix the URL to dosfs.

20 years agoSet version to 8.1.
Tom Wickline [Thu, 11 Sep 2003 01:02:27 +0000 (01:02 +0000)] 
Set version to 8.1.

20 years agoAdded dumping of message table resources.
Alexandre Julliard [Wed, 10 Sep 2003 04:00:20 +0000 (04:00 +0000)] 
Added dumping of message table resources.

20 years agoRemoved the A/W constants for builtin cursors, icons and resource
Alexandre Julliard [Wed, 10 Sep 2003 03:56:47 +0000 (03:56 +0000)] 
Removed the A/W constants for builtin cursors, icons and resource
types since they don't exist on Windows, and added typecasts
everywhere instead.

20 years agoPortability fix for language ids.
Steven Edwards [Wed, 10 Sep 2003 03:44:20 +0000 (03:44 +0000)] 
Portability fix for language ids.

20 years agoCompile Walon resources only if LANG_WALON is defined.
Pavel Roskin [Wed, 10 Sep 2003 03:43:16 +0000 (03:43 +0000)] 
Compile Walon resources only if LANG_WALON is defined.

20 years ago- Bugfixes to the transaction system.
Mike Hearn [Wed, 10 Sep 2003 03:41:44 +0000 (03:41 +0000)] 
- Bugfixes to the transaction system.
- Better protection against incomplete config sections.
- Implement "Add Drive".
- Partly reactivate edit drive dialog.

20 years agoFixed a few more headers dependency issues.
Alexandre Julliard [Tue, 9 Sep 2003 19:39:31 +0000 (19:39 +0000)] 
Fixed a few more headers dependency issues.

20 years agoConverted the rest of the obj_*.h headers to IDL into shobjidl.idl.
Alexandre Julliard [Tue, 9 Sep 2003 19:32:36 +0000 (19:32 +0000)] 
Converted the rest of the obj_*.h headers to IDL into shobjidl.idl.

20 years agoSome STATUS_* defines have to be duplicated in winnt.h.
Alexandre Julliard [Tue, 9 Sep 2003 19:26:40 +0000 (19:26 +0000)] 
Some STATUS_* defines have to be duplicated in winnt.h.

20 years agoFix the case of product and company names.
Francois Gouget [Mon, 8 Sep 2003 19:38:45 +0000 (19:38 +0000)] 
Fix the case of product and company names.

20 years agoAdded an initial (mostly stub) implementation of MSHTML.DLL.
Mike McCormack [Mon, 8 Sep 2003 19:32:14 +0000 (19:32 +0000)] 
Added an initial (mostly stub) implementation of MSHTML.DLL.

20 years ago- Removed the central configuration structure, all changes are
Mike Hearn [Mon, 8 Sep 2003 19:29:28 +0000 (19:29 +0000)] 
- Removed the central configuration structure, all changes are
  committed instantly now.
- Updated the drive handling code so it loads direct from the
  registry.
- Removed DRIVE_DESC, drives are keyed by drive letter now.
- Documented drive_available_mask.
- Simplified the code somewhat.

20 years agoFixed include statements to match server_protocol.h (spotted by Eric
Alexandre Julliard [Mon, 8 Sep 2003 19:04:01 +0000 (19:04 +0000)] 
Fixed include statements to match server_protocol.h (spotted by Eric
Pouech).

20 years agoOn TlsFree, clear the released TLS index in all threads.
Alexandre Julliard [Mon, 8 Sep 2003 19:02:01 +0000 (19:02 +0000)] 
On TlsFree, clear the released TLS index in all threads.

20 years ago- Fix buffer overrun in GetNetworkParams.
Juan Lang [Mon, 8 Sep 2003 19:00:25 +0000 (19:00 +0000)] 
- Fix buffer overrun in GetNetworkParams.
- Implement GetBest(Route,Interface).
- Implement some AllocateAndGet*FromStack functions.

20 years ago- Remove "PerfectGraphics", "Use XSHM extension", and "Use a private
Mike Hearn [Mon, 8 Sep 2003 18:58:07 +0000 (18:58 +0000)] 
- Remove "PerfectGraphics", "Use XSHM extension", and "Use a private
  colour map".
- Implement a simple transaction system for instant apply.
- Complete the desktop size code, this now reads and writes to the
  registry correctly.
- Remove const modifier from version accessor functions.
- Change registry root to Wine/WineCfg for testing purposes.

20 years agoA few spelling fixes.
Francois Gouget [Mon, 8 Sep 2003 18:54:08 +0000 (18:54 +0000)] 
A few spelling fixes.

20 years agowineinstall used a Unix-style environment variable in the temporary
Vincent Béron [Mon, 8 Sep 2003 18:52:12 +0000 (18:52 +0000)] 
wineinstall used a Unix-style environment variable in the temporary
config file.

20 years agoAdded Russian resources.
Pavel Roskin [Mon, 8 Sep 2003 18:51:42 +0000 (18:51 +0000)] 
Added Russian resources.

20 years agoFix French translation.
Pavel Roskin [Mon, 8 Sep 2003 18:48:54 +0000 (18:48 +0000)] 
Fix French translation.

20 years agoModify the wineserver documentation for the new location of the socket
Bill Medland [Mon, 8 Sep 2003 18:48:14 +0000 (18:48 +0000)] 
Modify the wineserver documentation for the new location of the socket
and add a warning.

20 years agoFixed compile warning.
Marcus Meissner [Mon, 8 Sep 2003 18:47:55 +0000 (18:47 +0000)] 
Fixed compile warning.

20 years agoFix incorrect ordinals.
Dave Miller [Mon, 8 Sep 2003 18:47:37 +0000 (18:47 +0000)] 
Fix incorrect ordinals.

20 years agoChange parameter in SHGetSpecialFolderPathA/W to int as documented in
Rolf Kalbermatter [Mon, 8 Sep 2003 18:47:10 +0000 (18:47 +0000)] 
Change parameter in SHGetSpecialFolderPathA/W to int as documented in
MSDN.
Add some more definitions and move SHGetDesktopFolder() from
wine/obj_shellfolder.h to here.

20 years agoCreate a propper stub for oleaut32.VarMod.
Mike McCormack [Mon, 8 Sep 2003 18:37:22 +0000 (18:37 +0000)] 
Create a propper stub for oleaut32.VarMod.

20 years agoAdded a few missing stdarg.h includes.
Alexandre Julliard [Sun, 7 Sep 2003 05:08:14 +0000 (05:08 +0000)] 
Added a few missing stdarg.h includes.

20 years agoAdded a missing dependency for testlist.c files.
Alexandre Julliard [Sat, 6 Sep 2003 02:30:30 +0000 (02:30 +0000)] 
Added a missing dependency for testlist.c files.

20 years agoRegenerated with the latest widl.
Alexandre Julliard [Sat, 6 Sep 2003 02:25:53 +0000 (02:25 +0000)] 
Regenerated with the latest widl.

20 years agoFixed header dependencies to be fully compatible with the Windows
Alexandre Julliard [Fri, 5 Sep 2003 23:08:26 +0000 (23:08 +0000)] 
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).

20 years agoImplemented shtypes.idl and shobjidl.idl and removed a few more
Alexandre Julliard [Thu, 4 Sep 2003 19:43:39 +0000 (19:43 +0000)] 
Implemented shtypes.idl and shobjidl.idl and removed a few more
wine/obj_* headers.

20 years agoRemoved non-standard header includes.
Dimitrie O. Paun [Thu, 4 Sep 2003 19:39:08 +0000 (19:39 +0000)] 
Removed non-standard header includes.

20 years agoAdjust selection ranges before we insert the item so we don't mix the
Dimitrie O. Paun [Thu, 4 Sep 2003 19:38:44 +0000 (19:38 +0000)] 
Adjust selection ranges before we insert the item so we don't mix the
new selection with the existing ones (reported by Eric Pouech).

20 years agoConverted obj_webbrowser.h to IDL and moved the definitions to
Alexandre Julliard [Thu, 4 Sep 2003 02:00:46 +0000 (02:00 +0000)] 
Converted obj_webbrowser.h to IDL and moved the definitions to
exdisp.idl where they belong.

20 years agoConverted docobj.h to IDL.
Alexandre Julliard [Thu, 4 Sep 2003 01:51:43 +0000 (01:51 +0000)] 
Converted docobj.h to IDL.

20 years agoRemoved no longer needed include protections.
Alexandre Julliard [Thu, 4 Sep 2003 00:05:15 +0000 (00:05 +0000)] 
Removed no longer needed include protections.

20 years agoFix modLongData.
Christian Costa [Thu, 4 Sep 2003 00:04:37 +0000 (00:04 +0000)] 
Fix modLongData.
Enable opening of MOD_SYNTH type devices.
Add some comments.

20 years agoUpdated minor version number.
Stefan Leichter [Thu, 4 Sep 2003 00:04:16 +0000 (00:04 +0000)] 
Updated minor version number.

20 years agoConverted ocidl.h to IDL.
Alexandre Julliard [Thu, 4 Sep 2003 00:03:48 +0000 (00:03 +0000)] 
Converted ocidl.h to IDL.

20 years agoConverted urlmon.h to IDL.
Alexandre Julliard [Wed, 3 Sep 2003 23:52:07 +0000 (23:52 +0000)] 
Converted urlmon.h to IDL.

20 years agoConverted servprov.h to IDL.
Alexandre Julliard [Wed, 3 Sep 2003 20:20:49 +0000 (20:20 +0000)] 
Converted servprov.h to IDL.

20 years agoConverted oleidl.h to IDL.
Alexandre Julliard [Wed, 3 Sep 2003 20:17:39 +0000 (20:17 +0000)] 
Converted oleidl.h to IDL.

20 years agoAdded partial support for function pointers.
Alexandre Julliard [Wed, 3 Sep 2003 20:16:24 +0000 (20:16 +0000)] 
Added partial support for function pointers.

20 years agoConverted comcat.h to IDL.
Alexandre Julliard [Wed, 3 Sep 2003 19:31:57 +0000 (19:31 +0000)] 
Converted comcat.h to IDL.

20 years agoUse <> format in generated #include statements.
Alexandre Julliard [Wed, 3 Sep 2003 19:31:14 +0000 (19:31 +0000)] 
Use <> format in generated #include statements.
Integer constants should be unsigned.

20 years agoUse the drivers to get device capabilities and property sets.
Robert Reif [Wed, 3 Sep 2003 19:28:20 +0000 (19:28 +0000)] 
Use the drivers to get device capabilities and property sets.

20 years agoForward all arguments to gcc when we have no input files.
Dimitrie O. Paun [Wed, 3 Sep 2003 19:23:30 +0000 (19:23 +0000)] 
Forward all arguments to gcc when we have no input files.
Kill the -V option, as it's not compatible with gcc.
Fix silly bug when we are not given an output name.