Juergen Schmied [Sun, 15 Aug 1999 17:03:37 +0000 (17:03 +0000)]
New internal dll, exporting already existing path functions.
Francis Beaudet [Sun, 15 Aug 1999 16:58:03 +0000 (16:58 +0000)]
Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
for the MSG_InternalGetMessage() call is a WM_TIMER.
Patrik Stridvall [Sun, 15 Aug 1999 16:56:06 +0000 (16:56 +0000)]
GCC 3.0 has not been released yet, but it is good to be prepared.
Juergen Schmied [Sun, 15 Aug 1999 16:54:58 +0000 (16:54 +0000)]
Added resolution of LVM messages.
Gerard Patel [Sun, 15 Aug 1999 16:38:07 +0000 (16:38 +0000)]
Added protection against possible memory corruption.
Steve Tibbett [Sun, 15 Aug 1999 16:35:21 +0000 (16:35 +0000)]
Fixed cursor selection to find the correct cursor when more than one
available.
Thuy Nguyen [Sun, 15 Aug 1999 16:34:22 +0000 (16:34 +0000)]
Replaced a static ten element array with a dynamic pointer array.
Gerard Patel [Sun, 15 Aug 1999 16:33:11 +0000 (16:33 +0000)]
Fix special case when no printer installed.
James Juran [Sun, 15 Aug 1999 16:32:03 +0000 (16:32 +0000)]
New routine DllEntryPoint for shell.dll. Loads shell32.dll,
since most shell.dll functions call their 32-bit counterparts.
Uwe Bonnes [Sun, 15 Aug 1999 16:31:13 +0000 (16:31 +0000)]
Fixed alignment.
Pascal Lessard [Sun, 15 Aug 1999 16:30:11 +0000 (16:30 +0000)]
EM_SETSEL scrolls if outside of the visible range.
"shift+home" selection improved in the edit control.
Alexandre Julliard [Sun, 15 Aug 1999 14:33:24 +0000 (14:33 +0000)]
Removed RCS keyword.
Juergen Schmied [Sun, 15 Aug 1999 14:31:36 +0000 (14:31 +0000)]
More use of rc files for strings and menus, fixes. First internal
icons.
Juergen Schmied [Sun, 15 Aug 1999 14:29:56 +0000 (14:29 +0000)]
New interface: DropSource.
Juergen Schmied [Sun, 15 Aug 1999 14:29:08 +0000 (14:29 +0000)]
Better DropTarget.
Juergen Schmied [Sun, 15 Aug 1999 14:28:15 +0000 (14:28 +0000)]
Implemented SHGetFileInfo better.
Juergen Schmied [Sun, 15 Aug 1999 14:26:30 +0000 (14:26 +0000)]
Protect cache with critical section.
Removed hack to load icons from external shell32.dll.
Juergen Schmied [Sun, 15 Aug 1999 14:25:27 +0000 (14:25 +0000)]
QueryGetData, EnumFormatEtc implemented.
Juergen Schmied [Sun, 15 Aug 1999 14:24:49 +0000 (14:24 +0000)]
Fixed mapping of file extensions to text.
Juergen Schmied [Sun, 15 Aug 1999 14:23:41 +0000 (14:23 +0000)]
Fixed ascii/unicode issue for naming of the mutexes.
Made mutex handles global.
Fixed incorrect interpretation of return values of WaitForSingleObject.
Juergen Schmied [Sun, 15 Aug 1999 14:22:48 +0000 (14:22 +0000)]
First implementation of GetCharacterPlacementA.
Thuy Nguyen [Sun, 15 Aug 1999 14:21:57 +0000 (14:21 +0000)]
Implemented the WM_SETICON and WM_GETICON messages.
Morten Eriksen [Sun, 15 Aug 1999 14:20:18 +0000 (14:20 +0000)]
FIXME on unimplemented feature made less obtrusive.
Pascal Lessard [Sun, 15 Aug 1999 14:18:59 +0000 (14:18 +0000)]
Now the conversion in the blt functions round up the result.
James Juran [Sun, 15 Aug 1999 14:17:50 +0000 (14:17 +0000)]
Document use of "init" in build-spec.txt, and make build.c print a
warning if someone tries to use "init" in a Win16 spec file.
Michael Karcher [Sun, 15 Aug 1999 14:16:42 +0000 (14:16 +0000)]
Make sure we have a dgroup before patching prologs.
Ulrich Weigand [Sun, 15 Aug 1999 12:45:53 +0000 (12:45 +0000)]
Adapted to glue code generation changes.
Ulrich Weigand [Sun, 15 Aug 1999 12:45:01 +0000 (12:45 +0000)]
Adapted to new-style Wine thunks.
Removed some now unnecessary function pointers.
Ulrich Weigand [Sun, 15 Aug 1999 12:43:17 +0000 (12:43 +0000)]
CallTo16... / CallFrom16... Wine thunks reorganized:
- Cleaner separation between core and glue code.
- Argument conversion glue code now in C.
- Glue code needed for 16-bit .spec files inlined.
Uwe Bonnes [Sat, 14 Aug 1999 15:53:50 +0000 (15:53 +0000)]
- implemented GetCommModemStatus
- fixed the DTR, CTS and COMMBREAK related subfunctions of EscapeCommFunction
- added more verbose TRACEing
Morten Eriksen [Sat, 14 Aug 1999 15:53:07 +0000 (15:53 +0000)]
Made GetVersionEx() behave in accordance with the specification with
regard to error handling.
Mark G. Adams [Sat, 14 Aug 1999 15:52:33 +0000 (15:52 +0000)]
Added stub for DrawDibClose.
Francis Beaudet [Sat, 14 Aug 1999 15:51:49 +0000 (15:51 +0000)]
Fixed the look of the combobox's drop down button when in Win95 look.
Thuy Nguyen [Sat, 14 Aug 1999 15:51:10 +0000 (15:51 +0000)]
Added support for icons in property sheet tabs.
Bertho Stultiens [Sat, 14 Aug 1999 15:01:54 +0000 (15:01 +0000)]
Version 1.0.14 of wrc.
Alexandre Julliard [Sun, 8 Aug 1999 18:56:04 +0000 (18:56 +0000)]
Fixed SetLocalTime prototype.
Alexandre Julliard [Sun, 8 Aug 1999 18:54:47 +0000 (18:54 +0000)]
Replaced a few calls to lstr* functions by their CRTDLL or libc
equivalent.
Alexandre Julliard [Sun, 8 Aug 1999 18:52:14 +0000 (18:52 +0000)]
Added an exception handler around a few lstr* functions.
Alexandre Julliard [Sun, 8 Aug 1999 18:47:59 +0000 (18:47 +0000)]
Reimplemented multi-byte and wide-chars functions to not depend on
lstr* functions; added a few missing ones; fixed a couple of bugs.
Ulrich Weigand [Sat, 7 Aug 1999 14:32:33 +0000 (14:32 +0000)]
Separated Win16 (USER) and Win32 (MPR) network routines.
Moved implementation of MPR to dlls/mpr/.
Added proper headers and stubs for missing MPR routines.
Andreas Mohr [Sat, 7 Aug 1999 14:17:10 +0000 (14:17 +0000)]
Improved (sort of) RegFlushKey.
Francis Beaudet [Sat, 7 Aug 1999 14:14:06 +0000 (14:14 +0000)]
If the window is already the topmost window in ShowWindow(SW_SHOW), it
must not be activated.
Stephane Lussier [Sat, 7 Aug 1999 14:12:42 +0000 (14:12 +0000)]
WM_SYSCOMMAND message (for SC_CLOSE) should be posted not sent.
Stephane Lussier [Sat, 7 Aug 1999 14:10:55 +0000 (14:10 +0000)]
X11drv SetDrawable function modifies the DC origin, this translation
should be reflected for the dc clipping region for CS_OWNDC and CS_CLASSDC.
Abey George [Sat, 7 Aug 1999 14:10:04 +0000 (14:10 +0000)]
Set focus to the dialog in EndDialog.
James Juran [Sat, 7 Aug 1999 14:07:53 +0000 (14:07 +0000)]
Make sure we compile winestub.o before trying to build a Winelib test
program.
Andreas Mohr [Sat, 7 Aug 1999 12:36:11 +0000 (12:36 +0000)]
Fixed case sensitivity flag.
Klaas van Gend [Sat, 7 Aug 1999 12:34:54 +0000 (12:34 +0000)]
Implemented the return of hDevModes and hDevNames in the PRINTDLG
structure of PrintDlgA().
Ove Kaaven [Sat, 7 Aug 1999 12:33:35 +0000 (12:33 +0000)]
Made hardware_event use win32-conformant parameters.
Juergen Schmied [Sat, 7 Aug 1999 12:32:42 +0000 (12:32 +0000)]
Explicitly load shell32.dll.
Thuy Nguyen [Sat, 7 Aug 1999 12:30:04 +0000 (12:30 +0000)]
Take into account icons when determining tab size.
Morten Eriksen [Sat, 7 Aug 1999 12:29:04 +0000 (12:29 +0000)]
Improved GetDiskFreeSpaceEx() implementation a little bit.
Uwe Bonnes [Sat, 7 Aug 1999 12:28:09 +0000 (12:28 +0000)]
- added some more Baudrates
- fixed a hang in tcsetattr when the input buffer isn't empty
- added more verbosity for debugging
Francis Beaudet [Sat, 7 Aug 1999 12:26:52 +0000 (12:26 +0000)]
Handle the case when the button is really small.
Thuy Nguyen [Sat, 7 Aug 1999 12:25:32 +0000 (12:25 +0000)]
WS_EX_DLGMODALFRAME alone does not mean title bar, you still have to
specify WS_CAPTION.
Marcus Meissner [Wed, 4 Aug 1999 15:07:56 +0000 (15:07 +0000)]
Implemented DirectInput Joystick support (tested with WC:Prophecy).
Andreas Mohr [Wed, 4 Aug 1999 14:32:03 +0000 (14:32 +0000)]
Implemented SetLocalTime.
Ivan De Saedeleer [Wed, 4 Aug 1999 14:28:03 +0000 (14:28 +0000)]
Minor fix to the French Canadian keyboard.
Marcus Meissner [Wed, 4 Aug 1999 14:26:50 +0000 (14:26 +0000)]
When flipping backbuffer -> frontbuffer, first exchange surfaces, then
copy XImage, since the palette might only be defined in the frontbuffer.
Joerg Mayer [Wed, 4 Aug 1999 14:26:08 +0000 (14:26 +0000)]
Create sysconfdir on install.
Alexandre Julliard [Wed, 4 Aug 1999 12:24:32 +0000 (12:24 +0000)]
Fixed typo.
Alexandre Julliard [Wed, 4 Aug 1999 12:22:42 +0000 (12:22 +0000)]
Got rid of dsprintf and related macros.
Alexandre Julliard [Wed, 4 Aug 1999 09:52:33 +0000 (09:52 +0000)]
Remove the mutex from the thread list when destroying it.
Ulrich Weigand [Wed, 4 Aug 1999 09:49:49 +0000 (09:49 +0000)]
Moved various DLLs to dlls/
Alexandre Julliard [Sun, 1 Aug 1999 14:58:01 +0000 (14:58 +0000)]
Removed IP_reg, SP_reg and FL_reg definitions to avoid potential
aliasing optimization problems.
Alexandre Julliard [Sun, 1 Aug 1999 14:54:16 +0000 (14:54 +0000)]
Removed SIGNAL_MaskAsyncEvents and cleaned up signal handling.
Alexandre Julliard [Sun, 1 Aug 1999 14:51:26 +0000 (14:51 +0000)]
Removed async I/O support.
Alexandre Julliard [Sun, 1 Aug 1999 14:46:51 +0000 (14:46 +0000)]
Use the service thread for comm notifications.
Alexandre Julliard [Sun, 1 Aug 1999 12:51:55 +0000 (12:51 +0000)]
Made stack manipulation macros into inline functions.
Changed a few accesses to context registers to avoid potential
aliasing optimization problems.
Alexandre Julliard [Sun, 1 Aug 1999 12:15:12 +0000 (12:15 +0000)]
Changed INSTR_EmulateInstruction to use a CONTEXT86 instead of a
SIGCONTEXT.
Alexandre Julliard [Sun, 1 Aug 1999 12:10:24 +0000 (12:10 +0000)]
Remove wine.conf.man on distclean
Alexandre Julliard [Sat, 31 Jul 1999 19:55:06 +0000 (19:55 +0000)]
Release 990731.
Noomen Hamza [Sat, 31 Jul 1999 19:35:58 +0000 (19:35 +0000)]
Close the right window when clicking on a non active window close
button.
Pavel Roskin [Sat, 31 Jul 1999 19:25:22 +0000 (19:25 +0000)]
Removed the dependency on "dummy" for wine and wine.sym.
Alexandre Julliard [Sat, 31 Jul 1999 19:24:11 +0000 (19:24 +0000)]
Remove file from cache when flushing it (based on a patch by Ian
Schmidt).
Marcus Meissner [Sat, 31 Jul 1999 19:22:25 +0000 (19:22 +0000)]
Added CONTEXT for ALPHA and MIPS.
Patrik Stridvall [Sat, 31 Jul 1999 17:39:44 +0000 (17:39 +0000)]
Added support for Solaris Lint.
Patrik Stridvall [Sat, 31 Jul 1999 17:36:48 +0000 (17:36 +0000)]
Fixed some of the issues reported by Solaris Lint.
Patrik Stridvall [Sat, 31 Jul 1999 17:35:33 +0000 (17:35 +0000)]
Solaris C/C++ compile fix.
Patrik Stridvall [Sat, 31 Jul 1999 17:34:43 +0000 (17:34 +0000)]
Various ANSI C compability fixes.
Patrik Stridvall [Sat, 31 Jul 1999 17:32:05 +0000 (17:32 +0000)]
Fixed some of the issues reported by winapi-check.
Marcus Meissner [Sat, 31 Jul 1999 17:29:20 +0000 (17:29 +0000)]
Actually create the man/ subdirectories before installing.
Ulrich Weigand [Sat, 31 Jul 1999 17:27:38 +0000 (17:27 +0000)]
Implemented KERNEL.447 (WIN32_OldYield16).
Ulrich Weigand [Sat, 31 Jul 1999 17:26:11 +0000 (17:26 +0000)]
Suspend WND lock before EVENT_Synchronize.
Ulrich Weigand [Sat, 31 Jul 1999 17:25:36 +0000 (17:25 +0000)]
Create VxD handle only for known VxDs.
Patrik Stridvall [Sat, 31 Jul 1999 14:45:22 +0000 (14:45 +0000)]
Made compilation of *.spec.c files use -fno-builtin regardless of
where they are.
Patrik Stridvall [Sat, 31 Jul 1999 14:41:43 +0000 (14:41 +0000)]
Fixed/added missing/wrong function prototypes and made internal
functions static.
Patrik Stridvall [Sat, 31 Jul 1999 14:38:31 +0000 (14:38 +0000)]
Fixed missing prototypes and made it work with Solaris X11.
Patrik Stridvall [Sat, 31 Jul 1999 13:13:23 +0000 (13:13 +0000)]
Eliminated warnings.
Andreas Mohr [Sat, 31 Jul 1999 13:11:22 +0000 (13:11 +0000)]
Fixed the DSEG value in the SEGTABLEENTRY struct.
Eric Kohl [Sat, 31 Jul 1999 13:10:46 +0000 (13:10 +0000)]
Added builtin toolbar bitmaps.
Eric Kohl [Sat, 31 Jul 1999 13:09:40 +0000 (13:09 +0000)]
Some more messages.
Eric Kohl [Sat, 31 Jul 1999 13:07:19 +0000 (13:07 +0000)]
Added stub for CryptSetKeyParams().
Eric Kohl [Sat, 31 Jul 1999 13:06:39 +0000 (13:06 +0000)]
Added stubs for DAD_SetDragImage() and PathCleanupSpec().
Eric Kohl [Sat, 31 Jul 1999 13:05:53 +0000 (13:05 +0000)]
Added stub for _except_handler2().
Eric Kohl [Sat, 31 Jul 1999 13:04:36 +0000 (13:04 +0000)]
Improved GetRandomRegion().
Pascal Lessard [Sat, 31 Jul 1999 13:02:02 +0000 (13:02 +0000)]
Implemented the system button behavior and associated it to the system
menu in win95. Also permit the SC_CLOSE item to be disabled.
Ove Kaaven [Sat, 31 Jul 1999 13:00:24 +0000 (13:00 +0000)]
Bugfixes and a fake GETBASEIRQ.
Ove Kaaven [Sat, 31 Jul 1999 12:59:29 +0000 (12:59 +0000)]
Made async fds nonblocking.
Dan Langlois [Sat, 31 Jul 1999 12:58:04 +0000 (12:58 +0000)]
Removed an inappropriate if statement from MDI_ChildActivate that
prevented the activation code from executing.