mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
b817f4fbb5
Wed Mar 13 19:46:50 1996 Alexandre Julliard <julliard@lrc.epfl.ch> * [controls/edit.c] Removed calls to memmove (not portable). * [debugger/dbg.y] [debugger/debug.l] Prefixed all token with 't' to avoid conflicts with type definitions. Added 'walk queue', 'walk class' and 'info class' commands. * [debugger/info.c] Moved queue and window information functions to windows/queue.c and windows/win.c respectively. * [loader/signal.c] Added SIGHUP handling to force entry into built-in debugger. Cleaned up a bit. * [misc/spy.c] General cleanup and performance improvements. * [windows/class.c] Added CLASS_DumpClass() and CLASS_WalkClasses() functions for debugger. * [windows/event.c] Pressing Ctrl-Alt-Return forces an entry into the debugger. Not sure if this key combination is a good choice... * [windows/message.c] [windows/queue.c] (New file) Moved message queue handling functions to windows/queue.c. Tue Mar 12 14:55:16 1996 Onno Hovers <onno@stack.urc.tue.nl> * [if1632/except.S] [include/except.h] [win32/except.c] (New files) Implemented Win32 exception functions: RaiseException(), RtlUnwind(), SetUnhandledExceptionFilter() and UnhandledExceptionFilter(). Mon Mar 11 19:23:29 1996 Albrecht Kleine <kleine@ak.sax.de> * [controls/listbox.c] [include/listbox.h] Special handling for COMBOLBOX styles introduced via extension of HEADLIST structure: lphl->dwStyle. Mon Mar 11 13:31:06 1996 Greg Kreider <kreider@natlab.research.philips.com> * [controls/combo.c] Any mouse movement within a small distance (defined by CBLMM_EDGE) of the top or bottom edge causes the window to scroll. Also moved some assignments so the routine works correctly. * [controls/listbox.c] Changing selection in ListBoxSetCurSel now updates PrevFocused. Added to LBSetFont and CreateListBoxStruct a fake hdc that tests and sets the standard text height. Sun Mar 10 08:39:23 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu> * [windows/dce.c] Fixed memory leak in DCE_ClipWindows().
53 lines
2.4 KiB
Plaintext
53 lines
2.4 KiB
Plaintext
This is release 960314 of Wine the MS Windows emulator. This is still a
|
|
developer's only release. There are many bugs and many unimplemented API
|
|
features. Most applications still do not work.
|
|
|
|
Patches should be submitted to "julliard@lrc.epfl.ch". Please don't
|
|
forget to include a ChangeLog entry.
|
|
|
|
WHAT'S NEW with Wine-960314: (see ChangeLog for details)
|
|
- Many combo and listbox fixes.
|
|
- Win32 exception handling.
|
|
- Lots of bug fixes.
|
|
|
|
See the README file in the distribution for installation instructions.
|
|
|
|
Because of lags created by using mirror, this message may reach you before
|
|
the release is available at the ftp sites. The sources will be available
|
|
from the following locations:
|
|
|
|
sunsite.unc.edu:/pub/Linux/ALPHA/wine/development/Wine-960314.tar.gz
|
|
tsx-11.mit.edu:/pub/linux/ALPHA/Wine/development/Wine-960314.tar.gz
|
|
ftp.infomagic.com:/pub/mirrors/linux/wine/development/Wine-960314.tar.gz
|
|
aris.com:/pub/linux/ALPHA/Wine/development/Wine-960314.tar.gz
|
|
|
|
It should also be available from any site that mirrors tsx-11 or sunsite.
|
|
|
|
If you submitted a patch, please check to make sure it has been
|
|
included in the new release.
|
|
|
|
If you want to get the new releases faster, you can subscribe to the
|
|
wine-patches mailing list by sending a mail containing 'subscribe
|
|
wine-patches your_address' to majordomo@tiger.informatik.hu-berlin.de.
|
|
To avoid overloading the mail host, please subscribe only if you
|
|
really intend to test the new releases as soon as they're out.
|
|
|
|
Wine is available thanks to the work of Bob Amstadt, Dag Asheim,
|
|
Martin Ayotte, Ross Biro, Erik Bos, Fons Botman, John Brezak,
|
|
Andrew Bulhak, John Burton, Paul Falstad, Olaf Flebbe, Peter Galbavy,
|
|
Ramon Garcia, Hans de Graaff, Charles M. Hannum, Cameron Heide,
|
|
Jochen Hoenicke, Jeffrey Hsu, Miguel de Icaza, Alexandre Julliard,
|
|
Jon Konrath, Scott A. Laird, Martin von Loewis, Kenneth MacDonald,
|
|
Peter MacDonald, William Magro, Marcus Meissner, Graham Menhennitt,
|
|
David Metcalfe, Michael Patra, John Richardson, Johannes Ruscheinski,
|
|
Thomas Sandford, Constantine Sapuntzakis, Daniel Schepler,
|
|
Bernd Schmidt, Yngvi Sigurjonsson, Rick Sladkey, William Smith,
|
|
Erik Svendsen, Goran Thyni, Jimmy Tirtawangsa, Jon Tombs,
|
|
Linus Torvalds, Gregory Trubetskoy, Michael Veksler, Morten Welinder,
|
|
Jan Willamowius, Carl Williams, Karl Guenter Wuensch, Eric Youngdale,
|
|
and James Youngman.
|
|
|
|
--
|
|
Alexandre Julliard
|
|
julliard@lrc.epfl.ch
|