diff options
author | dgp@users.sourceforge.net <dgp> | 2012-09-15 13:34:07 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2012-09-15 13:34:07 (GMT) |
commit | 8f871007faf890bf32c95a3e472acfcd5a5ab739 (patch) | |
tree | cf085a77e82af41e8df7c230ad74c13dd843344a /ChangeLog | |
parent | 0e552889b3bbf027132076cd36068c0555fcf217 (diff) | |
download | tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.zip tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.tar.gz tk-8f871007faf890bf32c95a3e472acfcd5a5ab739.tar.bz2 |
3567778 Make Tk_MeasureChars() honor the TK_AT_LEAST_ONE flag properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-09-15 Don Porter <dgp@users.sourceforge.net> + + * macosx/tkMacOSXFont.c: [Bug 3567778] Make Tk_MeasureChars() honor + the TK_AT_LEAST_ONE flag properly. + 2012-09-13 Donal K. Fellows <dkf@users.sf.net> * generic/ttk/ttkEntry.c (EntryDisplay): [Bug 3567453]: Clip regions |