Martin Wilck [Tue, 23 Apr 2002 19:27:51 +0000 (19:27 +0000)]
Avoid segfault with overlapped WriteFile() calls.
Dimitrie O. Paun [Tue, 23 Apr 2002 19:27:10 +0000 (19:27 +0000)]
Fix WM_NOTIFYFORMAT handling.
Dimitrie O. Paun [Tue, 23 Apr 2002 19:26:55 +0000 (19:26 +0000)]
- implement WM_NOTIFYFORMAT
- fix grip painting
- make use of DrawStatusText to paint control
Chuck Crayne [Mon, 22 Apr 2002 23:08:19 +0000 (23:08 +0000)]
- Recognize "\n" as an alternative soft line break in function
EDIT_BuildLineDefs_ML of edit.c.
- Major restructuring of richedit.c to provide bug fixes, enhanced
function, and improved debug support.
Alexandre Julliard [Mon, 22 Apr 2002 22:37:34 +0000 (22:37 +0000)]
Clear the DC dirty flag before calling SetDCState to avoid spurious
vis region updates.
Alexandre Julliard [Mon, 22 Apr 2002 22:36:50 +0000 (22:36 +0000)]
Fixed typo in su command.
Eric Pouech [Mon, 22 Apr 2002 22:36:18 +0000 (22:36 +0000)]
A bit more robust against wave???Open failures.
Eric Pouech [Mon, 22 Apr 2002 22:35:30 +0000 (22:35 +0000)]
Fixed multi-thread access to local variables (mainly fd for
/dev/dsp).
God rid of obsolete macro.
Fixed some slight init issues.
Eric Pouech [Mon, 22 Apr 2002 22:34:26 +0000 (22:34 +0000)]
Fixed a mismatch in wavein 16/32 mapping.
Relaxed some tests about buffer lengths.
Eric Pouech [Mon, 22 Apr 2002 22:34:00 +0000 (22:34 +0000)]
Always close fd when reading super block.
Martin Wilck [Mon, 22 Apr 2002 22:33:12 +0000 (22:33 +0000)]
Fixed cut&paste bug.
Alexandre Julliard [Mon, 22 Apr 2002 22:32:13 +0000 (22:32 +0000)]
Removed constants that aren't defined in Windows.
Alexandre Julliard [Sun, 21 Apr 2002 22:10:35 +0000 (22:10 +0000)]
Fixed handling of visible region in Save/RestoreDC.
Mike McCormack [Sun, 21 Apr 2002 22:09:47 +0000 (22:09 +0000)]
Moved int13 support to the VWIN32_DIOC_DOS_INT13 ioctl.
Added support for the floppy parameter table.
Eric Pouech [Sun, 21 Apr 2002 22:07:03 +0000 (22:07 +0000)]
Added a framework for testing CreateProcess and a few tests.
Tony Lambregts [Sun, 21 Apr 2002 22:06:36 +0000 (22:06 +0000)]
Correctly detect the presence of a wine binary.
<wine@gc2.kloepfer.org> [Sun, 21 Apr 2002 22:06:09 +0000 (22:06 +0000)]
Faster serial speed cases for non Linux systems.
Mike McCormack [Sun, 21 Apr 2002 22:05:42 +0000 (22:05 +0000)]
Added a simple test set for window classes.
Bill Medland [Sun, 21 Apr 2002 22:03:55 +0000 (22:03 +0000)]
The extension should not be removed from the display of folder names.
Alexandre Julliard [Sat, 20 Apr 2002 21:07:24 +0000 (21:07 +0000)]
Clear mapping->shared_file on error.
Bill Medland [Sat, 20 Apr 2002 21:00:42 +0000 (21:00 +0000)]
Get the ldconfig check to work for bash shells.
Hidenori Takeshima [Sat, 20 Apr 2002 20:55:13 +0000 (20:55 +0000)]
Implemented OleIconToCursor.
Jason Edmeades [Sat, 20 Apr 2002 20:54:38 +0000 (20:54 +0000)]
- Fixed move and copy when no destination supplied (assumes '.' now as
per windows)
- Fixed move so uses full path name for destination file, and if
destination is a directory, uses original filename.
Bill Medland [Sat, 20 Apr 2002 20:53:59 +0000 (20:53 +0000)]
Correct handling of zero-padded negative numbers; transfer the sign
BEFORE adding the zeroes.
Bill Medland [Sat, 20 Apr 2002 20:53:24 +0000 (20:53 +0000)]
Handle when ldconfig is not on the path, and do not run it until after
the libdir has been populated.
Bill Medland [Sat, 20 Apr 2002 20:52:53 +0000 (20:52 +0000)]
Prevent error message if LD_LIBRARY_PATH is not being used.
Comment out the DEBUG message.
Bill Medland [Sat, 20 Apr 2002 20:52:33 +0000 (20:52 +0000)]
Get the folder browser to work as well with W notification as A (it
seems to work reasonably).
Christian Costa [Sat, 20 Apr 2002 20:52:05 +0000 (20:52 +0000)]
GET FUNCTIONALITY/STATE INFORMATION: The input parameter ES:DI is a
buffer where bios information (all the VIDEOSTATE struct) must be
copied to.
Eric Pouech [Sat, 20 Apr 2002 20:51:11 +0000 (20:51 +0000)]
Now C tests are able to access argc/argv as passed to the program.
Christian Costa [Fri, 19 Apr 2002 00:05:38 +0000 (00:05 +0000)]
VGA_ioport_in: Fake the occurrence of the vertical refresh when no
graphic mode has been set.
Hidenori Takeshima [Fri, 19 Apr 2002 00:05:05 +0000 (00:05 +0000)]
Implemented MJPG handler.
Leo van den Berg [Fri, 19 Apr 2002 00:04:27 +0000 (00:04 +0000)]
Added stubs for AbortSystemShutdown[AW] and PrivilegeCheck.
Mehmet Yasar [Fri, 19 Apr 2002 00:02:21 +0000 (00:02 +0000)]
Now, we are really erasing WS_CAPTION style.
Paul Millar [Fri, 19 Apr 2002 00:01:52 +0000 (00:01 +0000)]
Added option for announcement of successful test results.
Alexandre Julliard [Wed, 17 Apr 2002 16:51:47 +0000 (16:51 +0000)]
Export a few more 16-bit GDI functions. Finished wineps separation.
Christian Costa [Wed, 17 Apr 2002 16:50:42 +0000 (16:50 +0000)]
Implement SET INDIVIDUAL DAC REGISTER and SET BLOCK OF DAC REGISTERS.
Raul Metsma [Wed, 17 Apr 2002 16:49:15 +0000 (16:49 +0000)]
Added Estonian keyboard layout.
Guy L. Albertelli [Wed, 17 Apr 2002 16:48:45 +0000 (16:48 +0000)]
Put the MCN_ and DTN_ in correct order.
Mehmet Yasar [Wed, 17 Apr 2002 16:48:16 +0000 (16:48 +0000)]
Add more check inside SB_SETTEXT and SB_GETTEXT.
Dimitrie O. Paun [Wed, 17 Apr 2002 16:47:48 +0000 (16:47 +0000)]
Complete implementation for DrawStatusText{A,W}.
Martin Wilck [Wed, 17 Apr 2002 16:46:49 +0000 (16:46 +0000)]
_get_sock_fd_type: New function, retrieve fd type and flags like
FILE_GetUnixHandleType().
WSASendTo/WSARecvFrom: Use _get_sock_fd_type().
Martin Wilck [Wed, 17 Apr 2002 16:46:06 +0000 (16:46 +0000)]
GetOverlappedResult: Return ERROR_IO_INCOMPLETE if IO still pending.
ReadFile / WriteFile: Use GetOverlappedResult() to check for immediate
completion.
Alexandre Julliard [Mon, 15 Apr 2002 15:38:10 +0000 (15:38 +0000)]
Fixed stupid typo in previous patch.
Alexandre Julliard [Sun, 14 Apr 2002 19:42:43 +0000 (19:42 +0000)]
Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in
FONT_EnumInstance instead.
Alexandre Julliard [Sun, 14 Apr 2002 19:36:02 +0000 (19:36 +0000)]
Fixed inheriting command-line options from parent process.
Martin Wilck [Sun, 14 Apr 2002 19:34:57 +0000 (19:34 +0000)]
- Need a "cleanup" method.
- calling the "call_completion" method unconditionally in finish_async
(introduced by me) was wrong, because the thread may never be in an
alertable wait state -> call it only if user completion function is present.
- We need two constant "ops" objects, one with and one without call_completion
method (the event field may NOT be used to determine whether the completion
must be called or not).
Martin Wilck [Sun, 14 Apr 2002 19:33:52 +0000 (19:33 +0000)]
STATUS_CANCELLED is correct for cancelled requests (corresponds to
ERROR_OPERATION_ABORTED).
Mehmet Yasar [Sun, 14 Apr 2002 19:33:18 +0000 (19:33 +0000)]
- Clear WS_CAPTION style.
- Send now CDN_FILEOK before FILEOKSTRING.
- Fix bug related to DWL_MSGRESUL (we were reading from wrong hwnd).
Hidenori Takeshima [Sun, 14 Apr 2002 19:32:31 +0000 (19:32 +0000)]
Fixed some bugs.
Added stubs.
Remove harmless FIXMEs.
Martin Wilck [Sun, 14 Apr 2002 19:31:23 +0000 (19:31 +0000)]
Fix winemaker-generated references to dlls that have changed their names.
Guy L. Albertelli [Sun, 14 Apr 2002 19:30:58 +0000 (19:30 +0000)]
Implement NM_CUSTOMDRAW notification.
Guy L. Albertelli [Sun, 14 Apr 2002 19:30:28 +0000 (19:30 +0000)]
- When dumping NMCUSTOMDRAW, use correct size for a Toolbar.
- Add notify names for controls: tooltips, updown, calendar, datetime,
ip, and status.
Alexandre Julliard [Fri, 12 Apr 2002 01:04:32 +0000 (01:04 +0000)]
Alexandre Julliard [Fri, 12 Apr 2002 00:11:57 +0000 (00:11 +0000)]
Clean autom4te.cache.
Andriy Palamarchuk [Thu, 11 Apr 2002 23:58:40 +0000 (23:58 +0000)]
Created regedit replacement. Fixed some bugs.
Alexandre Julliard [Thu, 11 Apr 2002 23:49:59 +0000 (23:49 +0000)]
Removed changelog entries that are in the main changelog, and added
notice to not edit the secondary changelogs anymore.
Christoph Frick [Thu, 11 Apr 2002 23:48:42 +0000 (23:48 +0000)]
Reuse visuals to avoid MAX_PIXELFORMATS limit.
Activated the code to support the stencil buffer.
Hidenori Takeshima [Thu, 11 Apr 2002 23:45:15 +0000 (23:45 +0000)]
Use hard-coded font name bindings only with the ANSI_CHARSET (non-US
charsets with no font name shouldn't be bound to US charset).
Hidenori Takeshima [Thu, 11 Apr 2002 23:44:48 +0000 (23:44 +0000)]
Return error codes in some 16bit ole stubs, returning success causes
crashes.
Alexandre Julliard [Thu, 11 Apr 2002 21:54:01 +0000 (21:54 +0000)]
Updated configure to take advantage of new autoconf 2.53 features.
Alexandre Julliard [Thu, 11 Apr 2002 21:50:16 +0000 (21:50 +0000)]
Removed obsolete console driver.
Geoffrey Hausheer [Thu, 11 Apr 2002 21:49:23 +0000 (21:49 +0000)]
Added test for GetFullPathNamesA, GetLongPathNamesA,
GetShortPathNamesA, GetCurrentDirectoryA, SetCurrentDirectoryA.
Uwe Bonnes [Thu, 11 Apr 2002 21:47:53 +0000 (21:47 +0000)]
SIC_GetIconIndex: start DPA_Search from index 0.
Alexandre Julliard [Thu, 11 Apr 2002 17:36:09 +0000 (17:36 +0000)]
'used' should be set even if we are only computing the necessary
buffer size.
Stefan Leichter [Thu, 11 Apr 2002 17:34:46 +0000 (17:34 +0000)]
Compile fixes for gcc 2.7.2.3.
Dimitrie O. Paun [Thu, 11 Apr 2002 17:33:47 +0000 (17:33 +0000)]
- implement LPSTR_TEXTCALLBACK
- fix many memory-management bugs
- many Unicode fixes
- fix indentation in a few places
- bits of code cleanup
Jukka Heinonen [Thu, 11 Apr 2002 17:33:15 +0000 (17:33 +0000)]
Removed obsolete text mode color and attribute code.
Made routines for text mode scolling, clearing and getting character
at cursor use Windows console and VGA buffer.
Marcus Meissner [Thu, 11 Apr 2002 17:32:49 +0000 (17:32 +0000)]
Implemented PrintDlgW and PageSetupDlgW.
Uwe Bonnes [Thu, 11 Apr 2002 17:32:10 +0000 (17:32 +0000)]
get_window_children: only decrement available size if element was
written.
Uwe Bonnes [Thu, 11 Apr 2002 17:31:45 +0000 (17:31 +0000)]
LISTVIEW_GetColumnT: care for the format of the string.
LISTVIEW_Create: send HDM_SETUNICODEFORMAT message.
Uwe Bonnes [Thu, 11 Apr 2002 17:30:45 +0000 (17:30 +0000)]
MCIWndCreateA: check for NULL filename.
Rizsanyi Zsolt [Thu, 11 Apr 2002 17:30:22 +0000 (17:30 +0000)]
Sending EN_UPDATE notification in the EDIT_WM_SetText - the comment
already says, that the message is sent, but it is not...
Dmitry Timoshkov [Tue, 9 Apr 2002 01:38:41 +0000 (01:38 +0000)]
Create new console only if the process is a console application.
Dmitry Timoshkov [Tue, 9 Apr 2002 01:37:06 +0000 (01:37 +0000)]
Fixed problem with mouse cursors in Word.
Dmitry Timoshkov [Tue, 9 Apr 2002 01:34:48 +0000 (01:34 +0000)]
Always erase background.
Huw D M Davies [Tue, 9 Apr 2002 01:34:06 +0000 (01:34 +0000)]
We don't handle STRETCH_HALFTONE mode yet; make this do the same as
STRETCH_DELETESCANS for now.
Alexandre Julliard [Mon, 8 Apr 2002 23:57:08 +0000 (23:57 +0000)]
Need to check for focus and capture also on the children of the window
being disabled.
Mike McCormack [Mon, 8 Apr 2002 23:56:14 +0000 (23:56 +0000)]
Created a stubbed version of MSISYS.OCX.
Guy Albertelli [Mon, 8 Apr 2002 23:50:20 +0000 (23:50 +0000)]
Some additional traces.
Dusan Lacko [Mon, 8 Apr 2002 23:49:11 +0000 (23:49 +0000)]
If we can't extract the icon, defer link creation to runonce.
Alexandre Julliard [Mon, 8 Apr 2002 23:47:25 +0000 (23:47 +0000)]
Fixed compile when HAVE_OPENGL is not defined.
Dmitry Timoshkov [Mon, 8 Apr 2002 23:46:32 +0000 (23:46 +0000)]
Added CS_PARENTDC style.
François Gouget [Mon, 8 Apr 2002 23:40:13 +0000 (23:40 +0000)]
Added some error codes.
Hidenori Takeshima [Mon, 8 Apr 2002 22:45:34 +0000 (22:45 +0000)]
Added some stubs.
Dimitrie O. Paun [Mon, 8 Apr 2002 22:44:20 +0000 (22:44 +0000)]
- get rid of parent handle from info struct
- store hwnd in info struct, do not pass it around
- use unicode functions wherever possible
- consistent indentation
- bugs in Unicode handling fixed
- fix handling of error conditions
- fix initialization bugs, etc.
- complete tooltip support
- typesafety
- update the FIXME list to the latest specs
Michael Karcher [Mon, 8 Apr 2002 22:43:58 +0000 (22:43 +0000)]
Fixed OpenGL routines broken by the DC -> PHYSDEV change.
Geoffrey Hausheer [Mon, 8 Apr 2002 20:17:51 +0000 (20:17 +0000)]
Added comments explaing how to use cygwin/mingw/wine headers.
Added 'clean' and 'distclean'
Added new options -s and -i.
Archives will now include the entire './include' directory instead of
just './include/wine'.
Renamed makefile from Makefile.cyg to Makefile.win.
The makefile is now mingw compatible as well (although it's be better
if we could detect the correct location of the windows.h headers).
Dimitrie O. Paun [Mon, 8 Apr 2002 20:16:01 +0000 (20:16 +0000)]
- fix indentation
- handle all out-of-memory cases
- better drawing code
- fix CBES_EX_NOEDITIMAGE handling
- implement CBES_EX_NOEDITIMAGEINDENT
- implement I_{INDENT,IMAGE}CALLBACK
- fix notification code for ANSI/Unicode
- make use of iOverlay image
Paul Rupe [Mon, 8 Apr 2002 20:15:32 +0000 (20:15 +0000)]
Added keymap tables for US dvorak layout.
Gerald Pfeifer [Mon, 8 Apr 2002 20:14:58 +0000 (20:14 +0000)]
Also #include <sys/uio.h>.
Hidenori Takeshima [Mon, 8 Apr 2002 20:14:28 +0000 (20:14 +0000)]
Added a sample win.ini.
Hidenori Takeshima [Mon, 8 Apr 2002 20:13:54 +0000 (20:13 +0000)]
Added some stubs.
Hidenori Takeshima [Mon, 8 Apr 2002 20:13:27 +0000 (20:13 +0000)]
Added resources for Japanese.
Hidenori Takeshima [Mon, 8 Apr 2002 20:12:50 +0000 (20:12 +0000)]
Fixed crashing in stopping parser.
Hidenori Takeshima [Mon, 8 Apr 2002 20:12:36 +0000 (20:12 +0000)]
Use default GUI font instead of hard-coded 'MS Sans Serif'.
Jukka Heinonen [Mon, 8 Apr 2002 20:11:47 +0000 (20:11 +0000)]
Converted "read standard input with echo" interrupt service to use
common DOSVM console input routine and made the service really echo.
Jukka Heinonen [Mon, 8 Apr 2002 20:11:28 +0000 (20:11 +0000)]
Writes to stdout and VGA_WriteChars routine now update both VGA
buffers and Windows console.
Added routine for changing current console attributes.
Moved text mode handling from VGA_Poll into new routine and changed
locking primitive into critical section.
Hidenori Takeshima [Mon, 8 Apr 2002 20:10:10 +0000 (20:10 +0000)]
Fixed an overflow in calculating times.
Dmitry Timoshkov [Sat, 6 Apr 2002 00:43:13 +0000 (00:43 +0000)]
Added registry entries required for IE installer.
Huw D M Davies [Sat, 6 Apr 2002 00:41:43 +0000 (00:41 +0000)]
Don't hang around for a minute if we can't exec the clipboard server.