Sweden-Number/misc
Alexandre Julliard ef702d8999 Release 960528
Tue May 28 19:36:36 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [controls/combo.c]
	Destroy the listbox and edit control when destroying the
	combo. This should prevent crashes on application exit.

	* [misc/system.c] [if1632/system.spec]
	Implemented InquireSystem().

	* [loader/task.c] [windows/message.c] [windows/queue.c]
	First attempt at inter-task SendMessage(). Still has a lot of
	problems.

Tue May 28 14:26:04 1996  Peter Bajusz  <hyp-x@inf.bme.hu>

	* [windows/mdi.c]
	Fixed MDITile with iconic children.

Mon May 27 20:28:18 1996  Albrecht Kleine  <kleine@ak.sax.de>

	* [misc/commdlg.c]
	ChooseFont dialog:
	- complete rewrite of FontFamilyEnumProc() and FontStyleEnumProc()
	  not real available font types (e.g. "Bold") can not selected
	- supporting more CF_LIMITSIZE- and CF_...ONLY- flags

	* [objects/font.c]
	In FONT_MatchFont perform check if "lfFaceName" is family from X11
	only if "lfFaceName" is a windows font family then do a call of
	FONT_TranslateName() : this results in better font selections in 
	ChooseFont() or applications like charmap.exe or write.exe.
	Added a ParseFontParms() call if necessary in function 
	FONT_MatchFont(): we need a font name as basis for GetTextFace() 
	even if there isn't one...

	* [resources/TODO]
	Inventory of resource translations in sysres_??.rc

Fri May 24 16:33:28 1996  Marcus Meissner <msmeissn@cip.informatik.uni-erlangen.de>

	* [misc/registry.c]
	_w95_loadreg: use offset to determine next RGDB position too.

Thu May 23 19:35:38 1996  Greg Kreider <kreider@natlab.research.philips.com>

	* [controls/combo.c]
	Fixed size of combo, lbox, and button (lb sometimes off by 2 pixels).

	* [misc/main.c]
	Result of option "-fixedmap" is to turn flag on.

Thu May 23 19:15:41 1996  Ronan Waide  <root@waider.ie>

	* [misc/shell.c]
	ShellExecute and FindExecutable now both use common code to
	determine the required executable file.
1996-05-28 18:54:58 +00:00
..
Makefile.in Release 960528 1996-05-28 18:54:58 +00:00
clipboard.c Release 960528 1996-05-28 18:54:58 +00:00
comm.c Release 960506 1996-05-06 16:06:24 +00:00
commdlg.c Release 960528 1996-05-28 18:54:58 +00:00
compobj.c Release 960506 1996-05-06 16:06:24 +00:00
driver.c Release 960506 1996-05-06 16:06:24 +00:00
escape.c Release 960218 1996-02-18 18:44:41 +00:00
exec.c Release 960521 1996-05-21 15:01:41 +00:00
keyboard.c Release 960331 1996-03-31 16:40:13 +00:00
lstr.c Release 960506 1996-05-06 16:06:24 +00:00
lzexpand.c Release 960324 1996-03-24 16:20:51 +00:00
main.c Release 960528 1996-05-28 18:54:58 +00:00
network.c Release 960506 1996-05-06 16:06:24 +00:00
ole2.c Release 960506 1996-05-06 16:06:24 +00:00
ole2disp.c Release 960506 1996-05-06 16:06:24 +00:00
ole2nls.c Release 960506 1996-05-06 16:06:24 +00:00
olecli.c Release 960506 1996-05-06 16:06:24 +00:00
olesvr.c Release 960506 1996-05-06 16:06:24 +00:00
port.c Release 960405 1996-04-05 14:58:24 +00:00
rect.c Release 960516 1996-05-16 18:21:06 +00:00
registry.c Release 960528 1996-05-28 18:54:58 +00:00
shell.c Release 960528 1996-05-28 18:54:58 +00:00
sound.c Release 960506 1996-05-06 16:06:24 +00:00
spy.c Release 960521 1996-05-21 15:01:41 +00:00
stress.c Release 941030 1994-10-30 16:25:19 +00:00
system.c Release 960528 1996-05-28 18:54:58 +00:00
toolhelp.c Release 960218 1996-02-18 18:44:41 +00:00
user.c Release 960528 1996-05-28 18:54:58 +00:00
ver.c Release 960516 1996-05-16 18:21:06 +00:00
w32sys.c Release 960421 1996-04-21 14:57:41 +00:00
winsocket.c Release 960516 1996-05-16 18:21:06 +00:00
xmalloc.c Release 960331 1996-03-31 16:40:13 +00:00