diff options
author | vincentdarley <vincentdarley> | 2002-07-16 14:35:36 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-07-16 14:35:36 (GMT) |
commit | 8dbee8ea0666ab9d8e388f612c376b4693ba1b29 (patch) | |
tree | a9dbf2c4a53da75db15b02ed3b6c4a4ba6692b20 | |
parent | d675aff34e4b6da8f6c25bcee1d28caee76e16b4 (diff) | |
download | tk-8dbee8ea0666ab9d8e388f612c376b4693ba1b29.zip tk-8dbee8ea0666ab9d8e388f612c376b4693ba1b29.tar.gz tk-8dbee8ea0666ab9d8e388f612c376b4693ba1b29.tar.bz2 |
encodings, menu glyphs
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2002-07-16 Vince Darley <vincentdarley@users.sourceforge.net> + + * macosx/tkMacOSXMenu.c: + * macosx/tkMacOSXButton.c: + * macosx/tkMacOSXMenubutton.c: fix for some encoding issues, + and allow menu accelerator strings and modifiers to be shown + in the menus. + 2002-06-06 Donal K. Fellows <fellowsd@cs.man.ac.uk> * win/tkWinCursor.c (TkGetCursorByName): Fixed so that the reading |