head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	98.11.20.02.36.27;	author stanton;	state dead;
branches
	1.1.2.1;
next	;

1.1.2.1
date	98.11.20.02.36.27;	author stanton;	state Exp;
branches;
next	1.1.2.2;

1.1.2.2
date	98.11.24.21.42.48;	author stanton;	state dead;
branches;
next	;


desc
@@


1.1
log
@file ChangeLog was initially added on branch core-8-1-branch.
@
text
@@


1.1.2.1
log
@added ChangeLog
fixed bad merge
@
text
@a0 7
1998-11-19    <stanton@@GASPODE>

	* tkWinX.c (GetTranslatedKey): fixed bad code merge

	* tkWinWm.c, tkWinMenu.c: fixed titles and menus so they properly
	display Unicode [Bug: 819]

@


1.1.2.2
log
@* tkMacMenu.c, tkUnixMenu.c, tkWinMenu.c, tkMenuDraw.c, tkMenu.h,
* tkMenu.c: Backed out the previous fix for bug 620 and
eliminated a bunch of code that created unnecessary objects.
Changed back to using internal types instead of objects for many
configuration options.  There are many more fixes like this that
could be made, but some require a little restructuring of the
code. In any case the leaks are fixed and there is a lot less
allocation happening. [Bug: 620]
@
text
@@


