wine
23 years agoImplemented SendInput().
Alexandre Julliard [Mon, 25 Jun 2001 20:01:03 +0000 (20:01 +0000)] 
Implemented SendInput().

23 years agoBetter separate the XShm using code.
Dmitry Timoshkov [Mon, 25 Jun 2001 19:51:04 +0000 (19:51 +0000)] 
Better separate the XShm using code.

23 years agoAdd a workaround for a bug in byacc (again).
Bang Jun-Young [Sun, 24 Jun 2001 00:23:37 +0000 (00:23 +0000)] 
Add a workaround for a bug in byacc (again).

23 years agoFixed for new relay format. added thread knowledge.
Eric Pouech [Sun, 24 Jun 2001 00:23:18 +0000 (00:23 +0000)] 
Fixed for new relay format. added thread knowledge.

23 years ago- Add support for WM_NOTIFYFORMAT and support both ANSI and UNICODE
Guy L. Albertelli [Sun, 24 Jun 2001 00:22:55 +0000 (00:22 +0000)] 
- Add support for WM_NOTIFYFORMAT and support both ANSI and UNICODE
  notify formats.
- Move the drawing of the band backgrounds and band separators to the
  WM_ERASEBKGND processing just the way the native controls do.
- Implement WM_SETREDRAW.

23 years ago- Fix memory leaks.
Guy L. Albertelli [Sun, 24 Jun 2001 00:22:20 +0000 (00:22 +0000)] 
- Fix memory leaks.
- Add support for WM_NOTIFYFORMAT and support both ANSI and UNICODE
  notify formats.
- Fix some drawing issues with COMBOEX_DrawItem.

23 years agoFixed test so 0xffffffff is properly recognized.
Guy L. Albertelli [Sun, 24 Jun 2001 00:21:40 +0000 (00:21 +0000)] 
Fixed test so 0xffffffff is properly recognized.

23 years agoAdd RegisteredOwner and RegisteredOrganization.
Uwe Bonnes [Fri, 22 Jun 2001 23:45:47 +0000 (23:45 +0000)] 
Add RegisteredOwner and RegisteredOrganization.

23 years agoAdded some defines for process security tokens.
Mike McCormack [Fri, 22 Jun 2001 23:43:09 +0000 (23:43 +0000)] 
Added some defines for process security tokens.

23 years agoSpelling fixes.
Andreas Mohr [Fri, 22 Jun 2001 23:21:47 +0000 (23:21 +0000)] 
Spelling fixes.

23 years agoGetSystemInfo() Pentium 4 support.
Andreas Mohr [Fri, 22 Jun 2001 23:21:20 +0000 (23:21 +0000)] 
GetSystemInfo() Pentium 4 support.

23 years agoRemove truncate debug message printed on successful truncates.
Mike McCormack [Fri, 22 Jun 2001 23:20:36 +0000 (23:20 +0000)] 
Remove truncate debug message printed on successful truncates.

23 years agoMerge from Corel tree. Contributors are:
Eric Pouech [Fri, 22 Jun 2001 23:02:48 +0000 (23:02 +0000)] 
Merge from Corel tree. Contributors are:
- Corel (Sean Langley, Michael Abd-El-Malek, Rick Mutzke, Bill Xing)
- Macadamian on behalf of Corel (Louis-Philippe Gagnon, Jean-Claude Batista)
Also added a few bits:
- Complete window model for several instances and conversations.
- Support for asynchronous transactions.
- Fixed some code (WM_DDE_REQUEST, WM_DDE_ADVISE, WM_DDE_REQUEST) handling.
- Support for wild connections.

23 years agoDon't rely on X to expose windows covered by a sibling, do it
Alexandre Julliard [Fri, 22 Jun 2001 03:42:27 +0000 (03:42 +0000)] 
Don't rely on X to expose windows covered by a sibling, do it
manually.

23 years agoMake GetCursorPos call XQueryPointer.
Ove Kaaven [Thu, 21 Jun 2001 00:44:09 +0000 (00:44 +0000)] 
Make GetCursorPos call XQueryPointer.

23 years agoExtended __wine_enter_vm86 to handle pending interrupts.
Ove Kaaven [Thu, 21 Jun 2001 00:39:34 +0000 (00:39 +0000)] 
Extended __wine_enter_vm86 to handle pending interrupts.

23 years agoAvoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
Alexandre Julliard [Wed, 20 Jun 2001 23:16:34 +0000 (23:16 +0000)] 
Avoid returning an unlocked window pointer from WINPOS_WindowFromPoint.
Removed a few no longer used routines.

23 years agoDocumentation ordinal fixes.
Patrik Stridvall [Wed, 20 Jun 2001 23:03:14 +0000 (23:03 +0000)] 
Documentation ordinal fixes.

23 years agoMoved queue paint count to the server. Removed a few no longer used
Alexandre Julliard [Wed, 20 Jun 2001 22:55:31 +0000 (22:55 +0000)] 
Moved queue paint count to the server. Removed a few no longer used
routines.

23 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Wed, 20 Jun 2001 22:53:48 +0000 (22:53 +0000)] 
Fixed some issues found by winapi_check.

23 years agoSeveral bug fixes and additions.
Patrik Stridvall [Wed, 20 Jun 2001 22:53:21 +0000 (22:53 +0000)] 
Several bug fixes and additions.

23 years ago- Fix uninitialised variable problem in DIR command.
Dave Pickles [Wed, 20 Jun 2001 22:52:12 +0000 (22:52 +0000)] 
- Fix uninitialised variable problem in DIR command.
- Correct some comments.

23 years agoClip parent client area when using the drawable from a higher level
Alexandre Julliard [Wed, 20 Jun 2001 00:22:40 +0000 (00:22 +0000)] 
Clip parent client area when using the drawable from a higher level
parent.

23 years agoFixed region leak.
Alexandre Julliard [Wed, 20 Jun 2001 00:18:48 +0000 (00:18 +0000)] 
Fixed region leak.

23 years agoSubtract DC origin from graphics exposure event coordinates.
Alexandre Julliard [Wed, 20 Jun 2001 00:18:15 +0000 (00:18 +0000)] 
Subtract DC origin from graphics exposure event coordinates.

23 years agoMoved hardware message queue handling to the server.
Alexandre Julliard [Tue, 19 Jun 2001 19:16:41 +0000 (19:16 +0000)] 
Moved hardware message queue handling to the server.

23 years agoIgnore EAGAIN errors in read_request.
Alexandre Julliard [Tue, 19 Jun 2001 18:23:13 +0000 (18:23 +0000)] 
Ignore EAGAIN errors in read_request.

23 years agoDocumentation ordinal fixes.
Patrik Stridvall [Tue, 19 Jun 2001 18:20:47 +0000 (18:20 +0000)] 
Documentation ordinal fixes.

23 years agoFails mapper opening when no midi out devices are present.
Eric Pouech [Tue, 19 Jun 2001 18:15:53 +0000 (18:15 +0000)] 
Fails mapper opening when no midi out devices are present.

23 years agoFixed bugs in output functions (ascend, createChunk).
Eric Pouech [Tue, 19 Jun 2001 18:15:30 +0000 (18:15 +0000)] 
Fixed bugs in output functions (ascend, createChunk).
Cleaned up trace messages.
Fixed some mmioOpen file name parsing.

23 years agoBSCF enum defines flags, not an enumeration.
Marcus Meissner [Tue, 19 Jun 2001 18:14:25 +0000 (18:14 +0000)] 
BSCF enum defines flags, not an enumeration.

23 years agoMade DOS VGA display again with last months DDRAW updates.
Marcus Meissner [Tue, 19 Jun 2001 18:14:08 +0000 (18:14 +0000)] 
Made DOS VGA display again with last months DDRAW updates.

23 years agoAdd System font to the set of default sans serif fonts.
Dmitry Timoshkov [Tue, 19 Jun 2001 18:12:24 +0000 (18:12 +0000)] 
Add System font to the set of default sans serif fonts.

23 years agoFixed one more bug in clip_children.
Alexandre Julliard [Tue, 19 Jun 2001 03:47:11 +0000 (03:47 +0000)] 
Fixed one more bug in clip_children.

23 years ago- Added, cleaned up and/or documentated _{begin,end}thread{,ex}.
Patrik Stridvall [Tue, 19 Jun 2001 03:46:27 +0000 (03:46 +0000)] 
- Added, cleaned up and/or documentated _{begin,end}thread{,ex}.
- _lfind and _ltow are implemented (not stubs).

23 years agoRemoved implementation of _ultow since it is forwarded to NTDLL in the
Patrik Stridvall [Tue, 19 Jun 2001 03:44:39 +0000 (03:44 +0000)] 
Removed implementation of _ultow since it is forwarded to NTDLL in the
.spec file.

23 years agoFixed GetCommConfig number of arguments.
Patrik Stridvall [Tue, 19 Jun 2001 03:44:16 +0000 (03:44 +0000)] 
Fixed GetCommConfig number of arguments.

23 years agowine needs to be built before winedbg.
Patrik Stridvall [Tue, 19 Jun 2001 03:43:54 +0000 (03:43 +0000)] 
wine needs to be built before winedbg.

23 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Tue, 19 Jun 2001 03:36:23 +0000 (03:36 +0000)] 
Fixed some issues found by winapi_check.

23 years ago- Slightly better handling of external/internal names.
Patrik Stridvall [Tue, 19 Jun 2001 03:34:52 +0000 (03:34 +0000)] 
- Slightly better handling of external/internal names.
- Minor bug fixes.
- Minor API files update.

23 years agoSeveral bug fixes and additions.
Patrik Stridvall [Tue, 19 Jun 2001 03:34:39 +0000 (03:34 +0000)] 
Several bug fixes and additions.

23 years agoDocumentation ordinal fixes.
Patrik Stridvall [Tue, 19 Jun 2001 03:34:07 +0000 (03:34 +0000)] 
Documentation ordinal fixes.

23 years agoReplace PROFILE_ functions by RegQueryValueExA in x11drv.
Dmitry Timoshkov [Tue, 19 Jun 2001 03:32:44 +0000 (03:32 +0000)] 
Replace PROFILE_ functions by RegQueryValueExA in x11drv.

23 years agoSetFilePointer correction; return ERROR_NEGATIVE_SEEK (broken by the
Bill Medland [Tue, 19 Jun 2001 03:30:53 +0000 (03:30 +0000)] 
SetFilePointer correction; return ERROR_NEGATIVE_SEEK (broken by the
64 bit file access enhancement).

23 years agoAdded support for autoconf 2.50.
Patrik Stridvall [Tue, 19 Jun 2001 03:30:13 +0000 (03:30 +0000)] 
Added support for autoconf 2.50.

23 years agoclip_children: don't crash if child is not in list (can happen on
Alexandre Julliard [Fri, 15 Jun 2001 19:44:35 +0000 (19:44 +0000)] 
clip_children: don't crash if child is not in list (can happen on
WM_NCCREATE).

23 years agoUse clone() if HAVE_CLONE is defined.
Bang Jun-Young [Fri, 15 Jun 2001 19:43:51 +0000 (19:43 +0000)] 
Use clone() if HAVE_CLONE is defined.

23 years agoBlock SIGINT and SIGALRM in signal handlers.
Ove Kaaven [Fri, 15 Jun 2001 19:43:15 +0000 (19:43 +0000)] 
Block SIGINT and SIGALRM in signal handlers.

23 years agoAdded direct system call for unaligned mmap support on Linux.
Alexandre Julliard [Thu, 14 Jun 2001 19:31:36 +0000 (19:31 +0000)] 
Added direct system call for unaligned mmap support on Linux.
Support 64-bit file offsets in MapViewOfFileEx.

23 years agoMove IsCharAlphaA and IsCharAlphaNumericA to user32.
Dmitry Timoshkov [Thu, 14 Jun 2001 19:27:01 +0000 (19:27 +0000)] 
Move IsCharAlphaA and IsCharAlphaNumericA to user32.
Better implement some of user32 *Char* functions regarding locale.
Remove kernel32 dependency on user32.

23 years agoStub for InternetGetCookieA.
Ulrich Czekalla [Thu, 14 Jun 2001 19:24:50 +0000 (19:24 +0000)] 
Stub for InternetGetCookieA.

23 years agoReplace more PROFILE_ functions by RegQueryValueExA.
Dmitry Timoshkov [Thu, 14 Jun 2001 19:24:02 +0000 (19:24 +0000)] 
Replace more PROFILE_ functions by RegQueryValueExA.

23 years agoMultiple *ptr++ constructs in one expression have undefined behaviour,
Marcus Meissner [Thu, 14 Jun 2001 19:22:55 +0000 (19:22 +0000)] 
Multiple *ptr++ constructs in one expression have undefined behaviour,
moved them out of the expression.

23 years agoDocumentation ordinal fixes (using winapi_fixup).
Patrik Stridvall [Wed, 13 Jun 2001 20:13:18 +0000 (20:13 +0000)] 
Documentation ordinal fixes (using winapi_fixup).

23 years agoUse the topmost parent that isn't clipping children as drawable,
Alexandre Julliard [Wed, 13 Jun 2001 20:07:48 +0000 (20:07 +0000)] 
Use the topmost parent that isn't clipping children as drawable,
to make sure parent siblings are not clipped.

23 years agoMake ChooseFontW use ChooseFontA.
Ian Pilcher [Wed, 13 Jun 2001 20:06:42 +0000 (20:06 +0000)] 
Make ChooseFontW use ChooseFontA.

23 years agoForce invalidating of siblings children on expose event.
Alexandre Julliard [Wed, 13 Jun 2001 19:43:53 +0000 (19:43 +0000)] 
Force invalidating of siblings children on expose event.

23 years ago- New common code for the winapi tools.
Patrik Stridvall [Wed, 13 Jun 2001 19:38:29 +0000 (19:38 +0000)] 
- New common code for the winapi tools.
- New tool for extracting source code information.
- New tool for automatically modifying (fixing) the source code.

23 years agoReplace PROFILE_GetWineIniString by RegQueryValueExA.
Dmitry Timoshkov [Wed, 13 Jun 2001 19:36:27 +0000 (19:36 +0000)] 
Replace PROFILE_GetWineIniString by RegQueryValueExA.

23 years agoAdded definitions for IKsPropertySet, small stub implementation for
Marcus Meissner [Wed, 13 Jun 2001 19:36:10 +0000 (19:36 +0000)] 
Added definitions for IKsPropertySet, small stub implementation for
IDirectSound3DBuffer. Fixed one pointer reference.

23 years ago_tzset just forwards to libc tzset().
Marcus Meissner [Wed, 13 Jun 2001 19:35:48 +0000 (19:35 +0000)] 
_tzset just forwards to libc tzset().

23 years agoProtect against a driver misconfiguration.
Dmitry Timoshkov [Wed, 13 Jun 2001 19:35:28 +0000 (19:35 +0000)] 
Protect against a driver misconfiguration.

23 years agoFixed handling of zero-sized client window.
Alexandre Julliard [Tue, 12 Jun 2001 04:02:10 +0000 (04:02 +0000)] 
Fixed handling of zero-sized client window.
Create the X windows before sending WM_NCCREATE.

23 years agoAdded counter for operations generating graphics exposures to the DC
Alexandre Julliard [Mon, 11 Jun 2001 20:24:57 +0000 (20:24 +0000)] 
Added counter for operations generating graphics exposures to the DC
struct, to avoid waiting for expose events when none were generated.

23 years agoFixed some issues found by winapi_check.
Patrik Stridvall [Mon, 11 Jun 2001 20:16:11 +0000 (20:16 +0000)] 
Fixed some issues found by winapi_check.

23 years agoDocumentation ordinal fixes (using winapi_fixup).
Patrik Stridvall [Mon, 11 Jun 2001 20:14:43 +0000 (20:14 +0000)] 
Documentation ordinal fixes (using winapi_fixup).

23 years agoWarning fix.
Alexandre Julliard [Mon, 11 Jun 2001 20:13:48 +0000 (20:13 +0000)] 
Warning fix.

23 years ago- Minor API files update.
Patrik Stridvall [Mon, 11 Jun 2001 20:13:21 +0000 (20:13 +0000)] 
- Minor API files update.
- Minor bug fixes.

23 years agoAlias and Device Type are case insensitive.
Marcus Meissner [Mon, 11 Jun 2001 20:12:39 +0000 (20:12 +0000)] 
Alias and Device Type are case insensitive.

23 years ago- correct rebar window borders and handling of RBS_BORDERS, now
Guy L. Albertelli [Mon, 11 Jun 2001 20:12:11 +0000 (20:12 +0000)] 
- correct rebar window borders and handling of RBS_BORDERS, now
  matches native.
- major redesign of band layout, now comes a lot closer to native for
  the test programs.
- support RBS_VARHEIGHT for both on and off.
- better debug info, and performance improvement

23 years agoMask out garbage in the upper half of stack pointer.
Bob Goodwin [Fri, 8 Jun 2001 20:25:34 +0000 (20:25 +0000)] 
Mask out garbage in the upper half of stack pointer.

23 years agoLimit output for certain text functions.
Andreas Mohr [Fri, 8 Jun 2001 20:19:28 +0000 (20:19 +0000)] 
Limit output for certain text functions.

23 years agoAdded check for broken mmap64.
Marcus Meissner [Fri, 8 Jun 2001 19:34:56 +0000 (19:34 +0000)] 
Added check for broken mmap64.

23 years agoAdded script to update dlls dependencies.
Alexandre Julliard [Fri, 8 Jun 2001 19:09:44 +0000 (19:09 +0000)] 
Added script to update dlls dependencies.

23 years agoImplemented glu32.dll as libGLU.so forwarder.
Marcus Meissner [Fri, 8 Jun 2001 19:02:57 +0000 (19:02 +0000)] 
Implemented glu32.dll as libGLU.so forwarder.

23 years agoRemoved WIN_NATIVE flag.
Alexandre Julliard [Fri, 8 Jun 2001 19:00:56 +0000 (19:00 +0000)] 
Removed WIN_NATIVE flag.

23 years agoULARGE_INTEGER may have a dummy struct name.
Francois Gouget [Fri, 8 Jun 2001 18:59:03 +0000 (18:59 +0000)] 
ULARGE_INTEGER may have a dummy struct name.

23 years agoUpgrade OpenGL thunks with latest informations from OpenGL spec file.
Lionel Ulmer [Fri, 8 Jun 2001 18:56:51 +0000 (18:56 +0000)] 
Upgrade OpenGL thunks with latest informations from OpenGL spec file.

23 years agoRemoved unneeded inclusion of queue.h.
Alexandre Julliard [Thu, 7 Jun 2001 22:29:33 +0000 (22:29 +0000)] 
Removed unneeded inclusion of queue.h.

23 years agoSupport for specifying stack size of Winelib apps.
Alexandre Julliard [Thu, 7 Jun 2001 22:29:03 +0000 (22:29 +0000)] 
Support for specifying stack size of Winelib apps.

23 years agoImplemented some part of AVIFIL32.
Hidenori Takeshima [Thu, 7 Jun 2001 22:28:19 +0000 (22:28 +0000)] 
Implemented some part of AVIFIL32.

23 years agoCase insensitive search for win.ini.
Donn Miller [Thu, 7 Jun 2001 22:25:06 +0000 (22:25 +0000)] 
Case insensitive search for win.ini.

23 years agoStub for GetQueuedCompletionStatus.
Marcus Meissner [Thu, 7 Jun 2001 22:24:26 +0000 (22:24 +0000)] 
Stub for GetQueuedCompletionStatus.

23 years agoFixes to French translation of common dialog messages.
Gerard Patel [Thu, 7 Jun 2001 22:23:56 +0000 (22:23 +0000)] 
Fixes to French translation of common dialog messages.

23 years agoChanged the outer color of a push button frame from gray to white,
Susan Farley [Wed, 6 Jun 2001 21:31:47 +0000 (21:31 +0000)] 
Changed the outer color of a push button frame from gray to white,
matching the Windows look; modified the paint routine for the
close button of a tool window to improve scalability.

23 years agoUse a flag to test if create structure is unicode.
Gerard Patel [Wed, 6 Jun 2001 21:26:50 +0000 (21:26 +0000)] 
Use a flag to test if create structure is unicode.

23 years agoReplace "Linux dll" with "GNU style ELF dll".
Bang Jun-Young [Wed, 6 Jun 2001 21:21:27 +0000 (21:21 +0000)] 
Replace "Linux dll" with "GNU style ELF dll".
Remove support for NetBSD a.out dll.

23 years agoDocumentation updates.
Andreas Mohr [Wed, 6 Jun 2001 21:06:27 +0000 (21:06 +0000)] 
Documentation updates.

23 years agoRemove unneeded WINAPI.
Andreas Mohr [Wed, 6 Jun 2001 21:06:12 +0000 (21:06 +0000)] 
Remove unneeded WINAPI.

23 years agoUse autoconf checks to check for various FreeType headers.
Ian Pilcher [Wed, 6 Jun 2001 21:05:23 +0000 (21:05 +0000)] 
Use autoconf checks to check for various FreeType headers.

23 years agoWrc no longer needs to parse C code. Remove c-junk handling code.
Francois Gouget [Wed, 6 Jun 2001 21:04:07 +0000 (21:04 +0000)] 
Wrc no longer needs to parse C code. Remove c-junk handling code.

23 years agoCheck for enough buffer space in PROFILE_GetSection().
Marcus Meissner [Wed, 6 Jun 2001 21:03:40 +0000 (21:03 +0000)] 
Check for enough buffer space in PROFILE_GetSection().

23 years agoImplemented page skipping on PSN_SETACTIVE -1 return.
Marcus Meissner [Wed, 6 Jun 2001 21:03:21 +0000 (21:03 +0000)] 
Implemented page skipping on PSN_SETACTIVE -1 return.

23 years agoSet low-order bit of module handle for LOAD_LIBRARY_AS_DATAFILE.
Alexandre Julliard [Wed, 6 Jun 2001 20:24:12 +0000 (20:24 +0000)] 
Set low-order bit of module handle for LOAD_LIBRARY_AS_DATAFILE.
Cleaned up a few HMODULE/HMODULE16 mismatches.

23 years agoUpdated built-in metrics for core PostScript fonts.
Ian Pilcher [Wed, 6 Jun 2001 20:22:05 +0000 (20:22 +0000)] 
Updated built-in metrics for core PostScript fonts.

23 years agoFixed typo in INTERNAL_YWSTODS.
Ian Pilcher [Wed, 6 Jun 2001 20:21:02 +0000 (20:21 +0000)] 
Fixed typo in INTERNAL_YWSTODS.

23 years agoRemoved incorrect string length calculation.
Ian Pilcher [Wed, 6 Jun 2001 20:20:37 +0000 (20:20 +0000)] 
Removed incorrect string length calculation.

23 years agoStub implementation of AnimateWindow().
Bobby Bingham [Wed, 6 Jun 2001 20:20:09 +0000 (20:20 +0000)] 
Stub implementation of AnimateWindow().

23 years agoSome ASPI fixes, SC_GET_DISK_INFO stubbed, but returning sucess, ASPI
Marcus Meissner [Wed, 6 Jun 2001 20:19:07 +0000 (20:19 +0000)] 
Some ASPI fixes, SC_GET_DISK_INFO stubbed, but returning sucess, ASPI
buffer allocation/free implemented.

23 years agoCreate an X window for every window, including children.
Alexandre Julliard [Mon, 4 Jun 2001 21:55:17 +0000 (21:55 +0000)] 
Create an X window for every window, including children.
Fixed non-client rectangle calculations in managed mode.
Added support for icon window in managed mode.