Release 940510wine-940510
commitd18872de33d95a183005a4e8963ca0a05e8b1ef8
authorAlexandre Julliard <julliard@winehq.org>
Wed, 11 May 1994 12:18:19 +0000 (11 12:18 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 11 May 1994 12:18:19 +0000 (11 12:18 +0000)
tree5c888a6d1e7039df9886ee41835a47e7f7e3a8b3
parent1d62f6b9c29f6458023a64d02d1770c99d86322b
Release 940510

May 9, 94 martin2@trgcorp.solucorp.qc.ca (Martin Ayotte)

* [controls/scroll.c]
Make thumbtrack button disappear if scroll box ratio < 3:1.
Make arrow buttons rectangular if scroll box ratio < 2:1.
Add code for SBS_TOPALIGN, SBS_BOTTOMALIGN,
SBS_LEFTALIGN & SBS_RIGHTALIGN.
Bug fix in NC_CreateScrollBars(), no more bigbutt in calendar.exe... :-)

* [loader/library.c] [loader/task.c] [misc/exec.c]
Continue playing around trying to get a second task running.

* [windows/mdi.c]
Change OBM_CLOSE for OBM_OLD_CLOSE, a smaller dot button when maximized.

* [everywhere]
Adding previous works of the Apr 25, 94.

Tue May 10 18:09:14 1994 Erik Bos (erik@trashcan.hacktic.nl)

* [if1632/mmsystem.spec] [misc/mmsystem.c] [include/mmsystem.h]
Added Martin's mmsystem.dll stubs.

* [misc/sound.c]
Added remaining stubs for sound.dll.

* [if1632/shell.spec] [misc/shell.c]
Fixed prototypes (I found them in BC 4) and added ShellAbout()
and AboutDlgProc().
45 files changed:
ChangeLog
Imakefile
README
controls/combo.c
controls/listbox.c
controls/menu.c
controls/scroll.c
debugger/Imakefile
debugger/dbg.y
debugger/debug.l
debugger/info.c
if1632/Imakefile
if1632/kernel.spec
if1632/pop.h [deleted file]
if1632/relay.c
if1632/shell.spec
if1632/sound.spec
if1632/user.spec
include/dlls.h
include/menu.h
include/options.h
include/scroll.h
include/wine.h
loader/library.c
loader/resource.c
loader/signal.c
loader/task.c
loader/wine.c
memory/global.c
memory/heap.c
misc/Imakefile
misc/dos_fs.c
misc/exec.c
misc/file.c
misc/lstr.c
misc/main.c
misc/message.c
misc/shell.c
misc/sound.c
miscemu/emulate.c
objects/bitblt.c
windows/event.c
windows/mdi.c
windows/nonclient.c
windows/win.c