Alexandre Julliard [Fri, 14 Jun 2002 00:08:40 +0000 (00:08 +0000)]
Update the cursor for each window on receiving an X11 event, don't
wait for the SetCursor call.
Added EnterNotify handler to set the cursor on window map/unmap.
Alexandre Julliard [Fri, 14 Jun 2002 00:07:05 +0000 (00:07 +0000)]
Store the current cursor in the thread queue instead of globally.
Dmitry Timoshkov [Fri, 14 Jun 2002 00:01:44 +0000 (00:01 +0000)]
Cosmetic fix.
Huw D M Davies [Fri, 14 Jun 2002 00:00:56 +0000 (00:00 +0000)]
Added PatBlt support in enhanced metafiles.
Dmitry Timoshkov [Thu, 13 Jun 2002 23:59:53 +0000 (23:59 +0000)]
Fixed the names of some stock fonts.
Aric Stewart [Thu, 13 Jun 2002 23:57:26 +0000 (23:57 +0000)]
Stub for StiCreateInstance.
Alexandre Julliard [Thu, 13 Jun 2002 23:54:55 +0000 (23:54 +0000)]
Authors: Mike McCormack <mikem@codeweavers.com>, Jeremy White <jwhite@codeweavers.com>
Fixed memory leaks.
Dmitry Timoshkov [Thu, 13 Jun 2002 23:49:01 +0000 (23:49 +0000)]
Fixed version info.
François Gouget [Thu, 13 Jun 2002 22:04:45 +0000 (22:04 +0000)]
Fix handling of strings that do not finish with "||".
Fix the indentation of the while loop in TOOLBAR_AddStringW.
Mike McCormack [Thu, 13 Jun 2002 22:02:17 +0000 (22:02 +0000)]
Added a few stubs.
Dmitry Timoshkov [Thu, 13 Jun 2002 21:58:30 +0000 (21:58 +0000)]
Added Bulgarian NLS definitions (with the help of Anton Zinoviev).
François Gouget [Thu, 13 Jun 2002 21:57:38 +0000 (21:57 +0000)]
Reset signals to SIG_DFL before starting a child process.
Dmitry Timoshkov [Thu, 13 Jun 2002 21:56:12 +0000 (21:56 +0000)]
Avoid crashes if window belongs to another process.
Alexandre Julliard [Thu, 13 Jun 2002 21:54:56 +0000 (21:54 +0000)]
Make builtins pretend to be loaded from the system directory.
Alexandre Julliard [Thu, 13 Jun 2002 21:54:12 +0000 (21:54 +0000)]
Don't go through the export table if we are not tracing anything.
Alexandre Julliard [Thu, 13 Jun 2002 21:52:44 +0000 (21:52 +0000)]
For lines that contain a single field, the field is also the line key
(thanks to Aric Stewart).
Aric Stewart [Thu, 13 Jun 2002 21:51:45 +0000 (21:51 +0000)]
When processing the reg section we need to delete before adding.
First pass implementation of UpdateIni.
Mike McCormack [Thu, 13 Jun 2002 21:50:12 +0000 (21:50 +0000)]
Added an empty implementation for UuidFromStringA/W.
Alexandre Julliard [Thu, 13 Jun 2002 21:46:46 +0000 (21:46 +0000)]
Restored MakeCriticalSectionGlobal that got lost somewhere.
Alexandre Julliard [Thu, 13 Jun 2002 21:46:02 +0000 (21:46 +0000)]
Don't try to open CDROM device if none was specified.
Ulrich Czekalla [Thu, 13 Jun 2002 21:44:15 +0000 (21:44 +0000)]
Added support for CAL_ITWODIGITYEARMAX.
Alexandre Julliard [Thu, 13 Jun 2002 21:42:01 +0000 (21:42 +0000)]
struct _stat layout is different between crtdll and msvcrt.
Alexandre Julliard [Thu, 13 Jun 2002 21:41:08 +0000 (21:41 +0000)]
Store print dlg structure in a property instead of DWL_USER.
Dmitry Timoshkov [Thu, 13 Jun 2002 21:38:52 +0000 (21:38 +0000)]
Added stubs for capGetDriverDescription.
Alexandre Julliard [Thu, 13 Jun 2002 21:37:41 +0000 (21:37 +0000)]
Added /g debug format to dump GUIDs.
Alexandre Julliard [Thu, 13 Jun 2002 21:37:07 +0000 (21:37 +0000)]
Don't ask for source file in auto mode.
Paul Millar [Thu, 13 Jun 2002 19:22:17 +0000 (19:22 +0000)]
Fix use of LOCALE_NOUSEROVERRIDE flag in GetNumberFormatA and
GetCurrencyFormatA.
Alexandre Julliard [Thu, 13 Jun 2002 19:20:43 +0000 (19:20 +0000)]
Make sure edit and listbox controls are of same ASCII/Unicode style as
the combo box. Fixed a few MBCS issues with WM_GETTEXTLENGTH handling.
Ove Kaaven [Thu, 13 Jun 2002 19:15:06 +0000 (19:15 +0000)]
Support DirectSound 8 interfaces. Split interface implementations into
separate files. Split primary buffer and secondary buffer interfaces
into separate implementations. Made the primary buffer state part of
the dsound object, so primary buffer objects can be created and
refcounted independently. Made the interfaces follow COM aggregation
rules more closely. Converted the dsound critical section to a R/W
lock to improve potential remixing concurrency. Fixed various bugs and
refcounting issues.
John K. Hohm [Thu, 13 Jun 2002 19:13:38 +0000 (19:13 +0000)]
Completed implementation of comcat.dll, incl. Dll[Un]RegisterServer.
Alexandre Julliard [Thu, 13 Jun 2002 19:12:14 +0000 (19:12 +0000)]
Don't use msvcrt.
Gregg Mattinson [Thu, 13 Jun 2002 19:11:53 +0000 (19:11 +0000)]
Replaced stricmp/strnicmp with strcasecmp/strncasecmp.
Uwe Bonnes [Thu, 13 Jun 2002 19:11:21 +0000 (19:11 +0000)]
Display the name of the started process in the desktop title.
Won Kyu Park [Thu, 13 Jun 2002 19:10:55 +0000 (19:10 +0000)]
Fixed defaultGuiFont for Korean.
Guy L. Albertelli [Thu, 13 Jun 2002 19:10:28 +0000 (19:10 +0000)]
- Correct page rectangle calculation.
- Improve traces.
Alexandre Julliard [Thu, 13 Jun 2002 19:09:55 +0000 (19:09 +0000)]
Authors: Peter Hunnisett <peter@transgaming.com>, Ove Kaaven <ovek@transgaming.com>
- check for sockaddr being NULL.
- hackish implementation of WSADuplicateSocket.
David Hammerton [Mon, 10 Jun 2002 23:02:41 +0000 (23:02 +0000)]
MapVirtualKey actually returns uppercase keys in Windows.
Alexandre Julliard [Mon, 10 Jun 2002 23:02:19 +0000 (23:02 +0000)]
Authors: David Hammerton <david@transgaming.com>, Peter Hunnisett <peter@transgaming.com>
- Fix TranslateMessage return code.
- Make GetKeyState work properly for apps that test 0x80 instead of
0x8000.
Huw D M Davies [Mon, 10 Jun 2002 23:01:34 +0000 (23:01 +0000)]
Add more magic to find the start of the nametable.
Alexandre Julliard [Mon, 10 Jun 2002 22:52:47 +0000 (22:52 +0000)]
Moved DC origin into device-specific structure.
Fixed handling of DC origin in X11 driver.
David D. Hagood [Mon, 10 Jun 2002 22:48:15 +0000 (22:48 +0000)]
ADPCM nybble processing order was incorrect.
Paul Rupe [Mon, 10 Jun 2002 22:47:58 +0000 (22:47 +0000)]
Faster performance in TEXT_Ellipsify for long strings.
Paul Rupe [Mon, 10 Jun 2002 22:47:41 +0000 (22:47 +0000)]
Support for LVM_SUBITEMHITTEST; check for out-of-bounds subitem index
in LISTVIEW_GetSubItemRect.
Nix N. Nix [Mon, 10 Jun 2002 02:34:36 +0000 (02:34 +0000)]
Added RunFileDlg with MRU list.
Added template to all .rc files.
Tony Lambregts [Mon, 10 Jun 2002 02:32:59 +0000 (02:32 +0000)]
Some grammar fixes.
Won-kyu Park [Mon, 10 Jun 2002 02:32:31 +0000 (02:32 +0000)]
Added Korean resources.
Sander van Leeuwen [Mon, 10 Jun 2002 02:31:11 +0000 (02:31 +0000)]
- Save and restore current directory in GetFileDialog95W if
OFN_NOCHANGEDIR flag set.
- GetFileDialog95W: only convert ofn->lpTemplateName if it's a string
resource id (fixes OpenOffice 1.0 file open dialog crash).
- Ignore OFN_FILEMUSTEXIST flag for save file dialog (fixes save
dialog in ElstarFormular).
- Rewrote casts that some compilers don't accept.
Marcus Meissner [Mon, 10 Jun 2002 02:30:32 +0000 (02:30 +0000)]
Changed DllOverrides so we use builtin rpcrt4, ole32, oleaut32.
Marcus Meissner [Mon, 10 Jun 2002 02:30:20 +0000 (02:30 +0000)]
Merged the two serializer and unserializer functions into one, cleaned
them up.
VT_PTR: Handle NULL pointers by sending a cookie.
Added support for: VT_CARRAY, VT_DISPATCH, TKIND_RECORD, VT_VOID,
VT_UI1, VT_UI2, VT_ERROR, VT_UI4, VT_UINT.
Added a custom serializer for DISPPARAMS struct.
Marcus Meissner [Mon, 10 Jun 2002 02:29:55 +0000 (02:29 +0000)]
Added some debugoutput functions for TYPEATTR, IDLDESC, VARDESC.
Support more parameters in _invoke (needed for IDispatch::Invoke in
the marshaller).
Sander van Leeuwen [Mon, 10 Jun 2002 02:29:09 +0000 (02:29 +0000)]
Handle ascii & unicode drag and drop structures in DragQueryFileA &
DragQueryFileW.
Alexandre Julliard [Mon, 10 Jun 2002 02:28:42 +0000 (02:28 +0000)]
Authors: Jesse Allen <uh_ja@gmx.net>, Lionel Ulmer <lionel.ulmer@free.fr>
Added implementation of wglSwapLayerBuffers.
Mike McCormack [Mon, 10 Jun 2002 02:28:00 +0000 (02:28 +0000)]
- Partially implement LdrGetDllHandle.
- Implement LdrGetProcedureAddress.
Vincent Béron [Mon, 10 Jun 2002 02:27:22 +0000 (02:27 +0000)]
Updated so it's in line with README.
Alexandre Julliard [Wed, 5 Jun 2002 18:18:04 +0000 (18:18 +0000)]
Vincent Béron [Wed, 5 Jun 2002 17:50:13 +0000 (17:50 +0000)]
Updated README.fr so it's in line with README.
Marcelo Welter [Wed, 5 Jun 2002 17:27:48 +0000 (17:27 +0000)]
Added PCF_TOTALTIMEOUTS to comm properties.
Gerald Pfeifer [Wed, 5 Jun 2002 17:26:57 +0000 (17:26 +0000)]
Update FreeBSD-related notes.
Alexandre Julliard [Wed, 5 Jun 2002 00:47:38 +0000 (00:47 +0000)]
Check access rights before renaming or deleting files (based on
patches by Uwe Bonnes and Dmitry Timoshkov).
Jean-Bruno Luginbühl [Wed, 5 Jun 2002 00:46:25 +0000 (00:46 +0000)]
French translation of the README file.
Alexandre Julliard [Tue, 4 Jun 2002 23:11:09 +0000 (23:11 +0000)]
Duplicated wsprintf implementation in shlwapi.
Andreas Mohr [Tue, 4 Jun 2002 23:09:34 +0000 (23:09 +0000)]
Documentation improvements.
Andreas Mohr [Tue, 4 Jun 2002 23:08:16 +0000 (23:08 +0000)]
Only allow tabs in popup menus, and make sure to never display them.
Marcus Meissner [Tue, 4 Jun 2002 22:14:06 +0000 (22:14 +0000)]
Added marshalling of IUnknown.
Patrik Stridvall [Tue, 4 Jun 2002 22:13:21 +0000 (22:13 +0000)]
API files update.
Patrik Stridvall [Tue, 4 Jun 2002 22:12:50 +0000 (22:12 +0000)]
Fixed some issues found by winapi_check.
Alexandre Julliard [Tue, 4 Jun 2002 21:31:10 +0000 (21:31 +0000)]
Added --debugmsg option to the debugger.
Alexandre Julliard [Tue, 4 Jun 2002 21:29:40 +0000 (21:29 +0000)]
Merged Martin Fuchs' file manager (with the help of Steven Edwards).
Alexandre Julliard [Tue, 4 Jun 2002 21:25:34 +0000 (21:25 +0000)]
Check if relay debugging is still on before printing something.
Jason Edmeades [Tue, 4 Jun 2002 21:23:12 +0000 (21:23 +0000)]
nitialDir handling and InitialFile handling now agrees with MSDN
description, and testing on win2000 appears to agree.
ilename field not cleared when directory selected/clicked on.
OFN_NOVALIDATE field no longer causes traps, and appears to behave as
per w2k.
Alexandre Julliard [Tue, 4 Jun 2002 17:55:48 +0000 (17:55 +0000)]
Don't free the stack selector, it's freed in ExitThread anyway (thanks
to Christian Costa).
Eric Pouech [Tue, 4 Jun 2002 17:53:46 +0000 (17:53 +0000)]
Implemented a MP3 decoder (based on mpglib).
Alexandre Julliard [Tue, 4 Jun 2002 17:48:41 +0000 (17:48 +0000)]
Moved specification of relay and snoop include/exclude functions to
the config file.
Changed spy config a bit to follow the same scheme.
Moved debug option parsing routine into libwine.
Alexandre Julliard [Tue, 4 Jun 2002 01:02:51 +0000 (01:02 +0000)]
Better encapsulation of the font and metafile objects.
Marcus Meissner [Tue, 4 Jun 2002 00:59:57 +0000 (00:59 +0000)]
Warn the user if 'wine' will not find its libraries after installation
on 'make install'.
Bill Medland [Tue, 4 Jun 2002 00:53:21 +0000 (00:53 +0000)]
Fixed incorrect pointer-cast arithmetic.
Extended ole trace information.
Don't lose the existing pipes on alloc failure.
Johan Gill [Tue, 4 Jun 2002 00:52:49 +0000 (00:52 +0000)]
Added version info to 16-bit shell.dll.
Gerald Pfeifer [Tue, 4 Jun 2002 00:52:01 +0000 (00:52 +0000)]
Warning fix.
Eric Pouech [Tue, 4 Jun 2002 00:51:38 +0000 (00:51 +0000)]
Fixed another regression in PlaySound.
Warren Turkal [Tue, 4 Jun 2002 00:51:05 +0000 (00:51 +0000)]
More stream definitions.
Steven Edwards [Tue, 4 Jun 2002 00:50:11 +0000 (00:50 +0000)]
Porting fixes.
Alexandre Julliard [Sun, 2 Jun 2002 21:40:24 +0000 (21:40 +0000)]
Better separation of the palette functions.
Removed the palette driver.
Eric Pouech [Sun, 2 Jun 2002 21:36:39 +0000 (21:36 +0000)]
Fixed DebugBreakProcess (now generates EXCEPTION_BREAKPOINT instead of
EXCEPTION_SINGLE_STEP).
Eric Pouech [Sun, 2 Jun 2002 21:36:08 +0000 (21:36 +0000)]
Added ability to turn on/off debug channels.
Reimplemented the info maps command.
Alexandre Julliard [Sun, 2 Jun 2002 21:29:23 +0000 (21:29 +0000)]
Removed CURSORICON_IconToCursor now that we support color cursors.
John K. Hohm [Sun, 2 Jun 2002 21:25:08 +0000 (21:25 +0000)]
Complete ICatInformation implementation.
Mike McCormack [Sun, 2 Jun 2002 21:24:34 +0000 (21:24 +0000)]
Declare NtCreateFile(), NtOpenFile() and NtReadFile().
Sander van Leeuwen [Sun, 2 Jun 2002 21:23:45 +0000 (21:23 +0000)]
Fixed wrong cast; MSDN says lpDropFileStruct->pFiles is offset in
bytes (regardless of ascii/unicode).
Andriy Palamarchuk [Sun, 2 Jun 2002 21:23:21 +0000 (21:23 +0000)]
Corrected installation of the wine applications, fixed call to
regedit.
Steven Edwards [Sun, 2 Jun 2002 21:22:50 +0000 (21:22 +0000)]
Portability fix.
Eric Pouech [Sun, 2 Jun 2002 21:22:22 +0000 (21:22 +0000)]
Implementation for console control events (includes process groups
support).
Eric Pouech [Sun, 2 Jun 2002 21:20:43 +0000 (21:20 +0000)]
Fixed some selection bugs.
Eric Pouech [Sun, 2 Jun 2002 21:20:22 +0000 (21:20 +0000)]
Really enter the debugger when DebugBreak(Process) is invoked on
debuggee.
Eric Pouech [Sun, 2 Jun 2002 21:20:02 +0000 (21:20 +0000)]
Added ctrl-c support.
Eric Pouech [Sun, 2 Jun 2002 21:19:28 +0000 (21:19 +0000)]
Better too long lines detection, added del key support in emacs mode.
Vincent Béron [Sun, 2 Jun 2002 21:18:48 +0000 (21:18 +0000)]
- Made sure const LP were actually const in dinput.h.
- Uniformized the {A,W} declarations of some structures.
Vincent Béron [Sun, 2 Jun 2002 21:16:58 +0000 (21:16 +0000)]
Show in which file the function is actually implemented, as well as
the header in which it is defined.
Alexandre Julliard [Sat, 1 Jun 2002 02:55:48 +0000 (02:55 +0000)]
Removed some more trailing whitespace.
Alexandre Julliard [Sat, 1 Jun 2002 02:48:20 +0000 (02:48 +0000)]
Removed obsolete README.
Alexandre Julliard [Sat, 1 Jun 2002 02:47:58 +0000 (02:47 +0000)]
Added fallback read() for missing/failing mmap().