diff options
author | jingham <jingham> | 1999-08-13 08:05:47 (GMT) |
---|---|---|
committer | jingham <jingham> | 1999-08-13 08:05:47 (GMT) |
commit | 89b8341d1ba4cee97365e84da6f44f4f35f2da66 (patch) | |
tree | 2257af8dd83de1e5cacdefb2abc5383e5cf7d09b /ChangeLog | |
parent | da4448f791ae3a412747655b02f09a7824e8c791 (diff) | |
download | tk-89b8341d1ba4cee97365e84da6f44f4f35f2da66.zip tk-89b8341d1ba4cee97365e84da6f44f4f35f2da66.tar.gz tk-89b8341d1ba4cee97365e84da6f44f4f35f2da66.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +1999-08-13 Jim Ingham <jingham@cygnus.com> + + * mac/tkMacMenu.c: Tk_DrawChars ends up setting the menu background + wrong. There is no clean way to stop it, so I use lower level routines + here to draw the text. + * mac/tkMacProjects.sea.hqx: Rearrange the projects so that the build + directory is separate from the sources. Much more convenient! + 1999-08-10 Jeff Hobbs <hobbs@scriptics.com> * win/tkWinWm.c: changed "wm deiconify" on Windows to raise and |