mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 08:49:15 +00:00
cdcdede2e3
Sat Apr 20 23:23:16 1996 Robert Pouliot <krynos@qbc.clic.net> * [resources/sysres_Fr.rc] [resources/TODO] Made changes for Choose_Color dialog. Sat Apr 20 15:43:49 1996 Alexandre Julliard <julliard@lrc.epfl.ch> * [controls/button.c] Fixed test that got miscompiled by some old gcc versions. * [memory/local.c] Fixed the layout of handle tables so that moveable handle entries can be freed on LocalFree(). Implemented LocalFlags(), LocalCountFree(), LocalHandleDelta() and GetHeapSpaces(). * [misc/main.c] [ANNOUNCE] Update the list of contributors. Please let me know if I forgot someone. Fri Apr 19 20:07:20 1996 Frans van Dorsselaer <dorssel@rulhm1.leidenuniv.nl> * [controls/edit.c] [controls/EDIT.TODO] Fixed EM_SETHANDLE / WM_CREATE / EDIT_MakeFir() buffer allocation. Fixed ES_NOHIDESEL / WM_MOUSEMOVE / WM_LBUTTONDOWN implementation. Added WM_ENABLE implementation (gray text). Fixed buffer > 32767 bug. Fixed argument types / typecasting. Faster selection (re)drawing. Thu Apr 18 13:38:26 1996 Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de> * [misc/registry.c] [include/winreg.h] Changed savefile format again to human readable/editable (UNICODE chars >0xff are specified by \uXXXX, data by XX). Has now global / local registry databases (including merging them). HKEY_CLASSES_ROOT == HKEY_LOCAL_MACHINE\\SOFTWARE\\Classes. HKEY_CURRENT_USER == HKEY_USERS\\<loginname>. * [misc/comm.c] Allow " " as COMx: ... spec delimiter too. (AOL-CD setup.exe tries to initialize modem2 as "9600,x,x x" (can't remember the x). Thu Apr 18 09:00:00 1996 Alex Korobka <alex@phm30.pharm.sunysb.edu> * [windows/mdi.c] Miscellaneous changes. * [windows/winpos.c] Use BitBlt whenever possible in SetWindowPos. * [windows/painting.c] Fix incompatibilities with hrgnUpdate being 1. Wed Apr 17 19:19:22 1996 Albrecht Kleine <kleine@ak.sax.de> * [misc/commdlg.c] Many bugfixes in ChooseColor dialog. Added a user defined dialog title in FileOpen-/FileSave- dialog. * [misc/commdlg.c][include/commdlg.h] [if1632/commdlg.spec][if1632/winprocs.spec] Introduced dialog-, callback- and enum- stub functions for ChooseFont dialog Wed Apr 17 19:08:38 1996 Niels de Carpentier <niels@cindy.et.tudelft.nl> * [objects/metafile.c] [include/metafile.h] [if1632/gdi.spec] Implemented EnumMetaFile and CopyMetaFile. Removed METAFILE struct. Implemented META_STRETCHDIB in PlayMetaFileRecord, several bug fixes. * [windows/winpos.c] Don't try to hide the window if it's already hidden. * [windows/message.c] Let MSG_PeekHardwareMsg fill the message queue with events if it's empty. Wed Apr 17 17:54:04 1996 Tristan Tarrant <tst@sthinc.demon.co.uk> * [resources/sysres_It.rc] Updated to support the new CHOOSE_COLOR_DIALOG. Tue Apr 16 11:50:00 1996 Anand Kumria <akumria@ozemail.com.au> * [if1632/Makefile] [if1632/relay.c] [if1631/w32sys.spec] [include/w32sys.h] [include/dlls.h] [misc/Makefile] [misc/w32sys.c] W32SYS.DLL partially implemented.
60 lines
2.9 KiB
Text
60 lines
2.9 KiB
Text
This is release 960421 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-960421: (see ChangeLog for details)
|
|
- Preliminary support for W32SYS.DLL.
|
|
- Built-in COMMDLG improvements.
|
|
- New format and location for registry files.
|
|
- Window refresh optimized.
|
|
- 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-960421.tar.gz
|
|
tsx-11.mit.edu:/pub/linux/ALPHA/Wine/development/Wine-960421.tar.gz
|
|
ftp.infomagic.com:/pub/mirrors/linux/wine/development/Wine-960421.tar.gz
|
|
aris.com:/pub/linux/ALPHA/Wine/development/Wine-960421.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, Uwe Bonnes, Erik Bos, Fons Botman, John Brezak,
|
|
Andrew Bulhak, John Burton, Niels de Carpentier, Roman Dolejsi,
|
|
Frans van Dorsselaer, Paul Falstad, Olaf Flebbe, Peter Galbavy,
|
|
Ramon Garcia, Hans de Graaff, Charles M. Hannum, John Harvey,
|
|
Cameron Heide, Jochen Hoenicke, Onno Hovers, Jeffrey Hsu,
|
|
Miguel de Icaza, Jukka Iivonen, Alexandre Julliard, Jochen Karrer,
|
|
Andreas Kirschbaum, Albrecht Kleine, Jon Konrath, Alex Korobka,
|
|
Greg Kreider, Anand Kumria, Scott A. Laird, Martin von Loewis,
|
|
Kenneth MacDonald, Peter MacDonald, William Magro, Juergen Marquardt,
|
|
Marcus Meissner, Graham Menhennitt, David Metcalfe, Steffen Moeller,
|
|
Philippe De Muyter, Itai Nahshon, Michael Patra, Jim Peterson,
|
|
Robert Pouliot, Keith Reynolds, John Richardson, Johannes Ruscheinski,
|
|
Thomas Sandford, Constantine Sapuntzakis, Daniel Schepler, Ulrich Schmid,
|
|
Bernd Schmidt, Yngvi Sigurjonsson, Rick Sladkey, William Smith,
|
|
Erik Svendsen, Tristan Tarrant, Andrew Taylor, Duncan C Thomson,
|
|
Goran Thyni, Jimmy Tirtawangsa, Jon Tombs, Linus Torvalds,
|
|
Gregory Trubetskoy, Michael Veksler, Sven Verdoolaege, Eric Warnke,
|
|
Manfred Weichel, Morten Welinder, Jan Willamowius, Carl Williams,
|
|
Karl Guenter Wuensch, Eric Youngdale, and James Youngman.
|
|
|
|
--
|
|
Alexandre Julliard
|
|
julliard@lrc.epfl.ch
|