diff options
author | dgp <dgp@users.sourceforge.net> | 2012-09-15 13:34:07 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-09-15 13:34:07 (GMT) |
commit | fdbe88ac32d065aec72bd73bf2b384671f8ecbbe (patch) | |
tree | cf085a77e82af41e8df7c230ad74c13dd843344a /ChangeLog | |
parent | dc2e3de24c1f889b0cf0e7d02a43beb77d1c7b69 (diff) | |
download | tk-fdbe88ac32d065aec72bd73bf2b384671f8ecbbe.zip tk-fdbe88ac32d065aec72bd73bf2b384671f8ecbbe.tar.gz tk-fdbe88ac32d065aec72bd73bf2b384671f8ecbbe.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 |