diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-11-07 11:25:32 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-11-07 11:25:32 (GMT) |
commit | c1701ce68cb221985529df32c70ab4b5bb01d677 (patch) | |
tree | ada384ea67b1570f959eae7a317dfa88eaf78001 /changes | |
parent | 8ede1501ae28c81240c3d26dc917609e7bbf47e3 (diff) | |
download | tk-c1701ce68cb221985529df32c70ab4b5bb01d677.zip tk-c1701ce68cb221985529df32c70ab4b5bb01d677.tar.gz tk-c1701ce68cb221985529df32c70ab4b5bb01d677.tar.bz2 |
just fix some characters that fossil cannot handle well
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3731,7 +3731,7 @@ broken on the Mac and Windows. Added the ability to set the title of a menu when it gets torn off and override Tk's automatic generation of the title. On the Macintosh, whenever a menu label contains three dots in a row "...", the menu will instead -display the elipses character 'É'. (SRP) +display the elipses character '…'. (SRP) 3/27/97 (bug fixes) When a menu had an error executing a postcommand, the error information was getting lost. On Windows, a set of @@ -6492,7 +6492,7 @@ Several documentation and release notes improvements 2008-03-21 (bug fix)[1863007,1920030] Export Ttk stubs table (english) -2008-03-26 (bug fix)[1922466] crash in [. configure -cursor] (gavilán) +2008-03-26 (bug fix)[1922466] crash in [. configure -cursor] (gavilán) 2008-03-27 (platform support)[1921166] Solaris 64bit build fixes (steffen) |