Sweden-Number/objects
Alexandre Julliard 8b91563079 Release 960616
Sun Jun 16 16:51:31 1996  Alexandre Julliard  <julliard@lrc.epfl.ch>

	* [memory/heap.c]
	Fixed bug in HeapRealloc (thanks to Bruce Milner).

	* [misc/wsprintf.c]
	Fixed argument size for %c format in wsprintf16().

	* [objects/dc.c]
	Don't free hFirstBitmap for saved DCs.

	* [windows/event.c]
	Added timer handling in EVENT_WaitXEvent().

	* [windows/message.c]
	In MSG_TranslateMouseMsg and MSG_TranslateKbdMsg, check if the
	event is for the current task; if not, wake the other task.

	* [windows/queue.c] [include/queue.h]
	Added 'self' handle in queue structure.

	* [windows/timer.c]
	Added TIMER_ExpireTimers() function to mark expired timers and
	wake up the corresponding tasks.

Thu Jun 13 01:46:33 EDT 1996  William Magro <wmagro@tc.cornell.edu>

	* [windows/mapping.c]
	First point in list was mapped multiple times in DPtoLP and
 	LPtoDP.  Other points were not mapped.

Wed Jun 12 18:08:45 1996  Alex Korobka <alex@phm30.pharm.sunysb.edu>

	* [misc/shell.c]
	Some fixes for ExtractIcon function family.

	* [documentation/user_module]
	Chapter about windowing and messaging subsystems.
1996-06-16 16:16:05 +00:00
..
Makefile.in Release 951003 1995-10-03 17:06:08 +00:00
bitblt.c Release 960606 1996-06-06 18:38:27 +00:00
bitmap.c Release 960611 1996-06-11 16:02:08 +00:00
brush.c Release 960611 1996-06-11 16:02:08 +00:00
clipping.c Release 960611 1996-06-11 16:02:08 +00:00
color.c Release 960611 1996-06-11 16:02:08 +00:00
cursoricon.c Release 960521 1996-05-21 15:01:41 +00:00
dc.c Release 960616 1996-06-16 16:16:05 +00:00
dcvalues.c Release 960516 1996-05-16 18:21:06 +00:00
dib.c Release 960606 1996-06-06 18:38:27 +00:00
font.c Release 960611 1996-06-11 16:02:08 +00:00
gdiobj.c Release 960611 1996-06-11 16:02:08 +00:00
linedda.c Release 960324 1996-03-24 16:20:51 +00:00
metafile.c Release 960611 1996-06-11 16:02:08 +00:00
oembitmap.c Release 960611 1996-06-11 16:02:08 +00:00
palette.c Release 960516 1996-05-16 18:21:06 +00:00
pen.c Release 960611 1996-06-11 16:02:08 +00:00
region.c Release 960516 1996-05-16 18:21:06 +00:00
text.c Release 960611 1996-06-11 16:02:08 +00:00