From 99e85afaaec8b988030dbf8f2d88410594bb3c0a Mon Sep 17 00:00:00 2001 From: dkf Date: Wed, 30 Jan 2008 13:12:22 +0000 Subject: Improve formatting --- ChangeLog | 74 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 36 insertions(+), 38 deletions(-) diff --git a/ChangeLog b/ChangeLog index cf68d84..46a07d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,8 +5,8 @@ 2008-01-29 Joe English - * library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding - (error if no current focus item; reported on c.l.t.) + * library/treeview.tcl: Fix bug in Shift-ButtonPress-1 binding (error + if no current focus item; reported on c.l.t.) 2008-01-29 Donal K. Fellows @@ -16,23 +16,22 @@ 2008-01-28 Joe English - * unix/tkUnixRFont.c: Re-fix strict-aliasing warnings - reintroduced by last patch. + * unix/tkUnixRFont.c: Re-fix strict-aliasing warnings reintroduced by + last patch. 2008-01-27 Joe English - * generic/ttk/ttkNotebook.c: Make sure to schedule a - redisplay when adding and/or hiding tabs [Bug 1878298]. + * generic/ttk/ttkNotebook.c: Make sure to schedule a redisplay when + adding and/or hiding tabs. [Bug 1878298] 2008-01-27 Joe English - * unix/tkUnixRFont.c: Merged common code from InitFont() - and TkpGetFontAttrsForChar(), factored into GetTkFontAttributes() - and GetTkFontMetrics(). Removed write-only struct UnixFtFont - member 'drawable'. Removed unneeded double-pointer indirections. - Ensure that TkFontAttributes.family member is a Tk_Uid, as - specified. Use FcTypeDouble for XFT_SIZE attribute. - Finally: fix [Bug 835848]. + * unix/tkUnixRFont.c: Merged common code from InitFont() and + TkpGetFontAttrsForChar(), factored into GetTkFontAttributes() and + GetTkFontMetrics(). Removed write-only struct UnixFtFont member + 'drawable'. Removed unneeded double-pointer indirections. Ensure that + TkFontAttributes.family member is a Tk_Uid, as specified. Use + FcTypeDouble for XFT_SIZE attribute. Finally: fix [Bug 835848] 2008-01-25 Don Porter @@ -40,26 +39,25 @@ 2008-01-08 Joe English - * generic/ttk/ttkFrame.c: BUGFIX: fix crash in [ttk::labelframe] - when -style option specified [Bug 1867122]. + * generic/ttk/ttkFrame.c: BUGFIX: fix crash in [ttk::labelframe] when + -style option specified. [Bug 1867122] 2008-01-08 Joe English - * win/ttkWinTheme.c: Add tristate support to checkbuttons - and radiobuttons [Bug 1865898]. Fix check and radio indicator - size [Bug 1679067]. + * win/ttkWinTheme.c: Add tristate support to checkbuttons and + radiobuttons. [Bug 1865898] + Fix check and radio indicator size. [Bug 1679067] 2008-01-06 Joe English - * generic/ttk/ttkWidget.c, generic/ttk/ttkWidget.h: - Call Tk_MakeWindowExist() in widget constructor. - Removed now-unnecessary initial ConfigureNotify processing. + * generic/ttk/ttkWidget.c, generic/ttk/ttkWidget.h: Call + Tk_MakeWindowExist() in widget constructor. Removed now-unnecessary + initial ConfigureNotify processing. 2008-01-06 Joe English - * library/ttk/treeview.tcl, library/ttk/utils.tcl: - Fix MouseWheel bindings for ttk::treeview widget - (Fixes #1442006, #1821939, #1862692) + * library/ttk/treeview.tcl, library/ttk/utils.tcl: Fix MouseWheel + bindings for ttk::treeview widget. [Bugs 1442006, 1821939, 1862692] 2008-01-02 Don Porter @@ -93,7 +91,7 @@ 2007-12-14 Joe English - * doc/ttk_treeview.n: Fix typo [Bug 1850713]. + * doc/ttk_treeview.n: Fix typo. [Bug 1850713] 2007-12-14 Pat Thoyts @@ -292,9 +290,9 @@ handling of bad file names. [Bug 1822076] Thanks to Christoph Bauer (fridolin@users.sf.net) for the patch. * tests/filebox.test (filebox-7.1, filebox-7.2): Added test cases that - exercise [Bug 1822076]. - * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug - 1822391]. + exercise. [Bug 1822076] + * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises. [Bug + 1822391] 2007-11-25 Joe English @@ -740,7 +738,7 @@ 2007-10-25 Joe English - * generic/ttk/ttkNotebook.c: [Bug 1817596]. + * generic/ttk/ttkNotebook.c: [Bug 1817596] 2007-10-25 Jeff Hobbs @@ -1130,7 +1128,7 @@ 2007-09-17 Joe English * library/ttk/combobox.tcl: Try to improve combobox appearance on - OSX + Tk 8.5 [Bug 1780286]. + OSX + Tk 8.5. [Bug 1780286] 2007-09-15 Daniel Steffen @@ -2987,7 +2985,7 @@ * win/makefile.vc: from seeing version numbers which may contain a/b information, and then balking on them. This could otherwise happen when Tcl/Tk 8.4 and 8.5 are installed in the same directory, seeing - each other. [Bug 1566418]. + each other. [Bug 1566418] 2006-09-22 Andreas Kupries @@ -3228,7 +3226,7 @@ * generic/tkScale.c: Revised variable writing logic to account for [scale]'s design that it deals with its value as a formatted string, - and not as a double. [Bug 891141]. + and not as a double. [Bug 891141] 2006-06-14 Daniel Steffen @@ -3945,7 +3943,7 @@ * unix/Makefile.in: fix dist target for manifest dir change * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize for peered - text widgets in [$text tag names]. [Bug 1375069 1374935] + text widgets in [$text tag names]. [Bugs 1375069, 1374935] 2005-12-08 Daniel Steffen @@ -3954,7 +3952,7 @@ * macosx/tkMacOSXInit.c: only remaining tcl internals in TkAqua are * macosx/tkMacOSXNotify.c:TclServiceIdle() in tkMacOSXScrlbr.c and * macosx/tkMacOSXScrlbr.c:Tcl_Get/SetStartupScript() in tkMacOSXInit.c - [RFE 1336531]. + [RFE 1336531] * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch. @@ -4201,7 +4199,7 @@ 2005-11-15 Joe English * unix/tkUnixWm.c, tests/unixWm.test, doc/wm.n: Support for [wm - attributes] on X11 [TIP#231, Patch 1062022]. + attributes] on X11. [TIP#231, Patch 1062022] 2005-11-14 Joe English @@ -4648,7 +4646,7 @@ 2005-07-05 Don Porter - * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. + * unix/Makefile.in: Purged use of TCLTESTARGS. [RFE 1161550] 2005-06-23 Daniel Steffen @@ -5045,7 +5043,7 @@ * generic/tkText.c: * tests/text.test: fix to elide searching problems [Bug 1174269] and - disappearing cursor with insertofftime 0 [Bug 1169429]. + disappearing cursor with insertofftime 0. [Bug 1169429] 2005-04-03 Peter Spjuth @@ -5330,7 +5328,7 @@ 2005-01-10 Joe English * unix/Makefile.in, unix/configure.in, unix/tkConfig.sh.in: - Remove ${DBGX}, ${TK_DBGX} from Tk build system [Patch 1081595]. + Remove ${DBGX}, ${TK_DBGX} from Tk build system. [Patch 1081595] * unix/tcl.m4: re-synced with tcl/unix/tcl.m4 * unix/configure: Regenerated. -- cgit v0.12