Andreas Mohr [Sun, 8 Jul 2001 20:36:48 +0000 (20:36 +0000)]
Updated printing documentation a bit.
Patrik Stridvall [Sun, 8 Jul 2001 20:33:20 +0000 (20:33 +0000)]
Several bug fixes and additions.
Peter Hunnisett [Sun, 8 Jul 2001 20:32:42 +0000 (20:32 +0000)]
Fix some ordinal forwarding.
Marcus Meissner [Sun, 8 Jul 2001 20:31:41 +0000 (20:31 +0000)]
Add some argument validation to SetMenuItemInfoA, so QT5 does not
corrupt its menus.
Guy L. Albertelli [Sun, 8 Jul 2001 20:31:11 +0000 (20:31 +0000)]
- Move creation process to the WM_NCCREATE message like native and force
styles WS_VISIBLE and CCS_TOP.
- Implement messages WM_NCHITTEST, WM_STYLECHANGED, RB_MOVEBAND,
RB_MINIMIZEBAND.
- Improve preformance by removing calls to GetWindowLong for GWL_STYLE
(by saving state and handling WM_STYLECHANGED).
- Cleanup and remove dead and test code.
Guy L. Albertelli [Sun, 8 Jul 2001 20:30:43 +0000 (20:30 +0000)]
Correct amount of info displayed for NM_NCHITTEST and all the LVN_*.
Bill Medland [Sun, 8 Jul 2001 20:30:10 +0000 (20:30 +0000)]
Correct more colours so that DrawEdge works for more cases.
Hidenori Takeshima [Sun, 8 Jul 2001 20:29:48 +0000 (20:29 +0000)]
Added missing IIDs.
Mike McCormack [Sun, 8 Jul 2001 20:29:26 +0000 (20:29 +0000)]
Implement ReadFileEx and WriteFileEx (lpOverlappedCompletion routine
is not supported yet...)
Mike McCormack [Sun, 8 Jul 2001 20:28:55 +0000 (20:28 +0000)]
Use HANDLEs instead of unix fds.
Jeremy White [Sun, 8 Jul 2001 20:28:23 +0000 (20:28 +0000)]
Add --list facility to list installed programs.
Add --remove xxx facility to remove a specific program.
Patrik Stridvall [Mon, 2 Jul 2001 19:59:40 +0000 (19:59 +0000)]
Documentation fixes.
Hidenori Takeshima [Mon, 2 Jul 2001 18:57:22 +0000 (18:57 +0000)]
Added stubs for quartz.dll.
Mike McCormack [Mon, 2 Jul 2001 18:56:01 +0000 (18:56 +0000)]
Declare stubs for ReadFileEx, WriteFileEx.
Hidenori Takeshima [Mon, 2 Jul 2001 18:04:04 +0000 (18:04 +0000)]
Added some dshow headers.
Dmitry Timoshkov [Mon, 2 Jul 2001 18:02:10 +0000 (18:02 +0000)]
Fix some inter dll dependencies.
Dmitry Timoshkov [Mon, 2 Jul 2001 18:01:41 +0000 (18:01 +0000)]
Add stdcall->cdecl thunks for inet_network and getnetbyname.
Dmitry Timoshkov [Mon, 2 Jul 2001 18:00:33 +0000 (18:00 +0000)]
Replace PROFILE_* functions by Reg*.
Guy L. Albertelli [Mon, 2 Jul 2001 17:59:11 +0000 (17:59 +0000)]
RBBS_FIXEDSIZE should not affect _AdjustBands (found by Mike McCormack
in WinZip).
Mike McCormack [Mon, 2 Jul 2001 17:58:31 +0000 (17:58 +0000)]
Fix button text placement for disabled buttons (see Winzip 8.0).
Nikolas Zimmermann [Mon, 2 Jul 2001 17:58:01 +0000 (17:58 +0000)]
Added IBindHost, IWinInetInfo, IWinInetHttpInfo class definitions,
BINDF, BINDSTATUS structs.
Patrik Stridvall [Mon, 2 Jul 2001 01:22:10 +0000 (01:22 +0000)]
Fixed some issues found by winapi_check.
Patrik Stridvall [Mon, 2 Jul 2001 01:21:48 +0000 (01:21 +0000)]
Several bug fixes and additions.
Dmitry Timoshkov [Mon, 2 Jul 2001 01:21:26 +0000 (01:21 +0000)]
Replace some 16-bit calls by their 32-bit equivalents.
Guy L. Albertelli [Mon, 2 Jul 2001 01:20:28 +0000 (01:20 +0000)]
Remember response from LVN_GETDISPINFO if user sets LVIF_DI_SETITEM.
Dmitry Timoshkov [Mon, 2 Jul 2001 01:19:57 +0000 (01:19 +0000)]
Finish win32s separation.
Alexandre Julliard [Fri, 29 Jun 2001 20:19:27 +0000 (20:19 +0000)]
Dmitry Timoshkov [Fri, 29 Jun 2001 19:20:18 +0000 (19:20 +0000)]
Fix 'make depend' for out of the source tree build.
Dmitry Timoshkov [Fri, 29 Jun 2001 19:19:53 +0000 (19:19 +0000)]
Add missing config.h include.
Alexandre Julliard [Fri, 29 Jun 2001 01:41:32 +0000 (01:41 +0000)]
Removed unnecessary SetWindowPos call in SetWindowRgn.
Andreas Mohr [Fri, 29 Jun 2001 01:41:03 +0000 (01:41 +0000)]
Documentation update.
Alexandre Julliard [Fri, 29 Jun 2001 01:26:41 +0000 (01:26 +0000)]
Moved ForceWindowRaise to the USER driver and removed the WND driver.
Travis Michielsen [Fri, 29 Jun 2001 01:17:55 +0000 (01:17 +0000)]
Fixed handling of WM_MOUSEWHEEL messages in non-client space.
Patrik Stridvall [Thu, 28 Jun 2001 18:04:41 +0000 (18:04 +0000)]
Documentation name fixes.
Patrik Stridvall [Thu, 28 Jun 2001 18:03:15 +0000 (18:03 +0000)]
Fixed subtle configure bug concerning OpenGL.
Found on FreeBSD (which has OpenGL in /usr/X11R6/lib).
Patrik Stridvall [Thu, 28 Jun 2001 18:02:05 +0000 (18:02 +0000)]
Fixed some issues found by winapi_check.
Patrik Stridvall [Thu, 28 Jun 2001 18:01:39 +0000 (18:01 +0000)]
Several bug fixes and additions.
Bill Medland [Thu, 28 Jun 2001 18:01:00 +0000 (18:01 +0000)]
Improved handling of styles in the edit control, including detecting
changes of style and correcting handling of inconsistant styles.
Dmitry Timoshkov [Thu, 28 Jun 2001 17:59:22 +0000 (17:59 +0000)]
Finish ole32 separation.
Alexandre Julliard [Thu, 28 Jun 2001 04:37:22 +0000 (04:37 +0000)]
- Remove cooked hardware messages when they are dropped (reported by
Gerard Patel).
- Convert all posted 32-bit messages to Unicode before storing them in
the queue.
- Faster implementation of MSG_IsPointerMessage.
- Moved a couple of functions from queue.c to message.c.
Alexandre Julliard [Wed, 27 Jun 2001 21:42:00 +0000 (21:42 +0000)]
Put AC_DEFINE symbols definitions directly in the configure script so
that we no longer need an acconfig.h. Cleaned up dlopen() tests a bit.
Andreas Mohr [Wed, 27 Jun 2001 21:38:58 +0000 (21:38 +0000)]
Fix misleading P4 warning message appearing even in case of match.
Alexandre Julliard [Tue, 26 Jun 2001 21:10:11 +0000 (21:10 +0000)]
Added window properties to make some x11drv-specific information
available to higher level code.
Uwe Bonnes [Tue, 26 Jun 2001 21:06:07 +0000 (21:06 +0000)]
Added /dev/parport support for direct port access.
Alexandre Julliard [Tue, 26 Jun 2001 20:09:19 +0000 (20:09 +0000)]
Make the visible region empty for non-visible windows.
Dmitry Timoshkov [Tue, 26 Jun 2001 19:36:23 +0000 (19:36 +0000)]
Replace one more PROFILE_ function by RegQueryValueExA.
Dmitry Timoshkov [Tue, 26 Jun 2001 19:34:36 +0000 (19:34 +0000)]
Replace some 16-bit calls by their 32-bit equivalents.
Alexandre Julliard [Mon, 25 Jun 2001 21:08:47 +0000 (21:08 +0000)]
Don't compile vm86-specific code on platforms that don't support it.
Jau-Horng Chen [Mon, 25 Jun 2001 21:01:00 +0000 (21:01 +0000)]
Added Traditional Chinese Support
Fixed sublang font size error when not using fixed-size font.
Dmitry Timoshkov [Mon, 25 Jun 2001 20:08:44 +0000 (20:08 +0000)]
Replace some 16-bit calls by their 32-bit equivalents.
Alexandre Julliard [Mon, 25 Jun 2001 20:01:03 +0000 (20:01 +0000)]
Implemented SendInput().
Dmitry Timoshkov [Mon, 25 Jun 2001 19:51:04 +0000 (19:51 +0000)]
Better separate the XShm using code.
Bang Jun-Young [Sun, 24 Jun 2001 00:23:37 +0000 (00:23 +0000)]
Add a workaround for a bug in byacc (again).
Eric Pouech [Sun, 24 Jun 2001 00:23:18 +0000 (00:23 +0000)]
Fixed for new relay format. added thread knowledge.
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.
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.
Guy L. Albertelli [Sun, 24 Jun 2001 00:21:40 +0000 (00:21 +0000)]
Fixed test so 0xffffffff is properly recognized.
Uwe Bonnes [Fri, 22 Jun 2001 23:45:47 +0000 (23:45 +0000)]
Add RegisteredOwner and RegisteredOrganization.
Mike McCormack [Fri, 22 Jun 2001 23:43:09 +0000 (23:43 +0000)]
Added some defines for process security tokens.
Andreas Mohr [Fri, 22 Jun 2001 23:21:47 +0000 (23:21 +0000)]
Spelling fixes.
Andreas Mohr [Fri, 22 Jun 2001 23:21:20 +0000 (23:21 +0000)]
GetSystemInfo() Pentium 4 support.
Mike McCormack [Fri, 22 Jun 2001 23:20:36 +0000 (23:20 +0000)]
Remove truncate debug message printed on successful truncates.
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.
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.
Ove Kaaven [Thu, 21 Jun 2001 00:44:09 +0000 (00:44 +0000)]
Make GetCursorPos call XQueryPointer.
Ove Kaaven [Thu, 21 Jun 2001 00:39:34 +0000 (00:39 +0000)]
Extended __wine_enter_vm86 to handle pending interrupts.
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.
Patrik Stridvall [Wed, 20 Jun 2001 23:03:14 +0000 (23:03 +0000)]
Documentation ordinal fixes.
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.
Patrik Stridvall [Wed, 20 Jun 2001 22:53:48 +0000 (22:53 +0000)]
Fixed some issues found by winapi_check.
Patrik Stridvall [Wed, 20 Jun 2001 22:53:21 +0000 (22:53 +0000)]
Several bug fixes and additions.
Dave Pickles [Wed, 20 Jun 2001 22:52:12 +0000 (22:52 +0000)]
- Fix uninitialised variable problem in DIR command.
- Correct some comments.
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.
Alexandre Julliard [Wed, 20 Jun 2001 00:18:48 +0000 (00:18 +0000)]
Fixed region leak.
Alexandre Julliard [Wed, 20 Jun 2001 00:18:15 +0000 (00:18 +0000)]
Subtract DC origin from graphics exposure event coordinates.
Alexandre Julliard [Tue, 19 Jun 2001 19:16:41 +0000 (19:16 +0000)]
Moved hardware message queue handling to the server.
Alexandre Julliard [Tue, 19 Jun 2001 18:23:13 +0000 (18:23 +0000)]
Ignore EAGAIN errors in read_request.
Patrik Stridvall [Tue, 19 Jun 2001 18:20:47 +0000 (18:20 +0000)]
Documentation ordinal fixes.
Eric Pouech [Tue, 19 Jun 2001 18:15:53 +0000 (18:15 +0000)]
Fails mapper opening when no midi out devices are present.
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.
Marcus Meissner [Tue, 19 Jun 2001 18:14:25 +0000 (18:14 +0000)]
BSCF enum defines flags, not an enumeration.
Marcus Meissner [Tue, 19 Jun 2001 18:14:08 +0000 (18:14 +0000)]
Made DOS VGA display again with last months DDRAW updates.
Dmitry Timoshkov [Tue, 19 Jun 2001 18:12:24 +0000 (18:12 +0000)]
Add System font to the set of default sans serif fonts.
Alexandre Julliard [Tue, 19 Jun 2001 03:47:11 +0000 (03:47 +0000)]
Fixed one more bug in clip_children.
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).
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.
Patrik Stridvall [Tue, 19 Jun 2001 03:44:16 +0000 (03:44 +0000)]
Fixed GetCommConfig number of arguments.
Patrik Stridvall [Tue, 19 Jun 2001 03:43:54 +0000 (03:43 +0000)]
wine needs to be built before winedbg.
Patrik Stridvall [Tue, 19 Jun 2001 03:36:23 +0000 (03:36 +0000)]
Fixed some issues found by winapi_check.
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.
Patrik Stridvall [Tue, 19 Jun 2001 03:34:39 +0000 (03:34 +0000)]
Several bug fixes and additions.
Patrik Stridvall [Tue, 19 Jun 2001 03:34:07 +0000 (03:34 +0000)]
Documentation ordinal fixes.
Dmitry Timoshkov [Tue, 19 Jun 2001 03:32:44 +0000 (03:32 +0000)]
Replace PROFILE_ functions by RegQueryValueExA in x11drv.
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).
Patrik Stridvall [Tue, 19 Jun 2001 03:30:13 +0000 (03:30 +0000)]
Added support for autoconf 2.50.
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).
Bang Jun-Young [Fri, 15 Jun 2001 19:43:51 +0000 (19:43 +0000)]
Use clone() if HAVE_CLONE is defined.
Ove Kaaven [Fri, 15 Jun 2001 19:43:15 +0000 (19:43 +0000)]
Block SIGINT and SIGALRM in signal handlers.
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.
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.