diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-11-07 11:41:06 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2012-11-07 11:41:06 (GMT) |
commit | fde350fbd3e158126d44ad2b4a7f338e44619304 (patch) | |
tree | 7efe27208a86c359261a4a67b9dd49361b5d4c98 | |
parent | 36c1b1e9db89058dbf295f92dbc7cf662db452c9 (diff) | |
download | tk-fde350fbd3e158126d44ad2b4a7f338e44619304.zip tk-fde350fbd3e158126d44ad2b4a7f338e44619304.tar.gz tk-fde350fbd3e158126d44ad2b4a7f338e44619304.tar.bz2 |
Now that fossil stores the right characters, we might as well use them in more places
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | changes | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1464,7 +1464,7 @@ * unix/tkUnixSelect.c (SelCvtFromX32, SelCvtFromX8): Make the incremental transfer of binary selections work get deserialized - correctly. Thanks to Emiliano Gavilan for detecting. + correctly. Thanks to Emiliano Gavilán for detecting. 2009-07-15 Donal K. Fellows <dkf@users.sf.net> @@ -2172,7 +2172,7 @@ * changes: Updates for 8.5.2 release. * unix/tkUnixCursor.c: Stop crash in [. configure -cursor] on X11. - Thanks to emiliano gavilán. [Bug 1922466] + Thanks to Emiliano Gavilán. [Bug 1922466] 2008-03-26 Joe English <jenglish@users.sourceforge.net> @@ -6678,7 +6678,7 @@ in screen distances, reducing precision loss (ferrieux) 2009-12-06 (bug fix)[2548661] crash in GetFontFamilyName (riefenstahl) -2009-12-06 (bug fix)[2864685] Compiz menu item animation (gavilan,thoyts) +2009-12-06 (bug fix)[2864685] Compiz menu item animation (gavilán,thoyts) 2009-12-09 (bug fix)[2902573] Update Safe Tk to new Safe Base (kurpies) @@ -6852,7 +6852,7 @@ Many revisions to better support a Cygwin environment (nijtmans) 2012-08-24 (bug fix)[3558535] file dialog filtering (fellows) -2012-08-25 (bug fix)[3554026,3561016] crash with tearoff menus (gavilan) +2012-08-25 (bug fix)[3554026,3561016] crash with tearoff menus (gavilán) 2012-08-28 (bug fix)[3562426] Context menu goes off screen (nijtmans) |