Release 980215wine-980215
commit03468f7d4b9e1ee4616f5d6373fc1368ba6a6d80
authorAlexandre Julliard <julliard@winehq.org>
Sun, 15 Feb 1998 19:40:49 +0000 (15 19:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 15 Feb 1998 19:40:49 +0000 (15 19:40 +0000)
tree7cfaed7475abcd5e8a7854a0a34356844a02ce8b
parent60ce85c965973ce7f3e5c6e0f052c43792d76cb5
Release 980215

Sun Feb 15 12:02:59 1998  Alexandre Julliard  <julliard@lrc.epfl.ch>

* [graphics/x11drv/*.c] [objects/*.c]
A few X11 critical section optimizations, mostly with XGet/PutPixel.

* [scheduler/sysdeps.c] [misc/main.c]
Make sure X11 critical section is available before any Xlib call.

* [if1632/relay.c] [tools/build.c]
Yet another attempt at fixing Catch/Throw.

* [loader/pe_image.c]
Fixed broken PE DLL loading.

* [include/winnt.h] [scheduler/handle.c] [scheduler/*.c]
Implemented handle access rights.
Added Get/SetHandleInformation.

Sun Feb 15 09:45:23 1997  Andreas Mohr <100.30936@germany.net>

* [misc/winsock.c]
Fixed bug in WSACleanup which lead to crashes in WINSOCK_HandleIO.

* [graphics/fontengine.c] [include/font.h]
Minor improvements.

* [memory/global.c]
Implemented GlobalEntryHandle.

* [misc/toolhelp.c]
Fixed a memory bug in Notify*register.

* [misc/w32scomb.c]
Improved Get16DLLAddress.

* [objects/gdiobj.c]
Implemented GdiSeeGdiDo.

Sat Feb 14 14:57:39 1998  John Richardson <jrichard@zko.dec.com>

* [win32/console.c]
Added the console implementation, AllocConsole, FreeConsole,
CONSOLE_InheritConsole.

* [documentation/console]
Some documentation on the console.

* [include/winerror.h]
Added some error defines.

* [scheduler/k32obj.c]
Registered the scheduler ops.

Fri Feb 13 19:35:35 1998  James Moody  <013263m@dragon.acadiau.ca>

* [ole/ole2nls.c]
Some English language fixes for missing values.

* [controls/listbox.c]
Fix to allow an empty listbox to deselect all items.

* [relay32/user32.spec] [windows/keyboard.c]
CreateAcceleratorTableA stub method.

* [windows/sysmetrics.c]
Added missing SM_CXCURSOR & SM_CYCURSOR initializers.

* [windows/message.c]
PostThreadMessage32A stub method.

Fri Feb 13 17:12:24 1998  Jim Peterson <jspeter@roanoke.infi.net>

* [libtest/hello3res.rc] [libtest/hello3.c] [libtest/Makefile.in]
Updated the 'hello3' test so that it functions properly again.

Fri Feb 13 14:08:07 1998  Martin Boehme  <boehme@informatik.mu-luebeck.de>

* [graphics/mapping.c]
Fixed the embarrassing bugs I introduced into DPtoLP and
LPtoDP.

* [windows/scroll.c]
Prevent ScrollWindow32 from sending WM_ERASEBKGND.

Thu Feb 12 22:46:53 1998  Huw D M Davies <h.davies1@physics.oxford.ac.uk>

* [objects/metafile] [include/ldt.h]
Fix to cope with records longer than 64K.

* [windows/clipboard.c]
Clean up bitmaps and metapicts properly.

Mon Feb  3 21:52:18 1998  Karl Backström <karl_b@geocities.com>

* [programs/winhelp/Sw.rc] [resources/sysres_Sw.rc]
Minor update of Swedish language support.
120 files changed:
ANNOUNCE
AUTHORS
ChangeLog
Makefile.in
controls/listbox.c
controls/menu.c
controls/scroll.c
documentation/console [new file with mode: 0644]
documentation/internals
documentation/languages
files/drive.c
files/file.c
graphics/fontengine.c
graphics/mapping.c
graphics/win16drv/init.c
graphics/x11drv/bitblt.c
graphics/x11drv/brush.c
graphics/x11drv/graphics.c
graphics/x11drv/init.c
if1632/builtin.c
if1632/gdi.spec
if1632/relay.c
if1632/thunk.c
if1632/toolhelp.spec
include/font.h
include/k32obj.h
include/ldt.h
include/local.h
include/module.h
include/pe_image.h
include/process.h
include/thread.h
include/ts_xlib.h
include/ts_xutil.h
include/tsx11defs.h [deleted file]
include/version.h
include/winbase.h
include/windows.h
include/winerror.h
include/winnt.h
include/x11drv.h
library/winestub.c
libtest/Makefile.in
libtest/hello3.c
libtest/hello3res.rc
loader/main.c
loader/module.c
loader/pe_image.c
memory/global.c
memory/ldt.c
memory/local.c
memory/virtual.c
misc/crtdll.c
misc/main.c
misc/shell.c
misc/toolhelp.c
misc/ver.c
misc/version.c
misc/w32scomb.c
misc/win32s16.c
misc/winsock.c
miscemu/main.c
msdos/dpmi.c
multimedia/dsound.c
multimedia/joystick.c
objects/bitmap.c
objects/cursoricon.c
objects/dc.c
objects/dib.c
objects/font.c
objects/gdiobj.c
objects/metafile.c
objects/oembitmap.c
ole/ole2nls.c
programs/notepad/ChangeLog
programs/notepad/De.rc
programs/notepad/En.rc
programs/notepad/Makefile.in
programs/notepad/Sw.rc
programs/notepad/dialog.c [new file with mode: 0644]
programs/notepad/dialog.h [new file with mode: 0644]
programs/notepad/main.c
programs/notepad/main.h
programs/notepad/notepad.rc
programs/progman/ChangeLog
programs/winhelp/ChangeLog
programs/winhelp/Sw.rc
relay32/builtin32.c
relay32/crtdll.spec
relay32/kernel32.spec
relay32/user32.spec
resources/sysres_Sw.rc
scheduler/Makefile.in
scheduler/event.c
scheduler/handle.c [new file with mode: 0644]
scheduler/k32obj.c
scheduler/mutex.c
scheduler/process.c
scheduler/semaphore.c
scheduler/synchro.c
scheduler/sysdeps.c
scheduler/thread.c
tools/build.c
tools/make_X11wrappers
tsx11/Makefile.in
tsx11/X11_calls
tsx11/ts_xlib.c
tsx11/ts_xpm.c
tsx11/ts_xresource.c
tsx11/ts_xshm.c
tsx11/ts_xutil.c
tsx11/tsx11defs.c [deleted file]
win32/console.c
win32/process.c
windows/clipboard.c
windows/dialog.c
windows/keyboard.c
windows/message.c
windows/scroll.c
windows/sysmetrics.c