diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2008-01-30 13:12:22 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2008-01-30 13:12:22 (GMT) |
commit | 99e85afaaec8b988030dbf8f2d88410594bb3c0a (patch) | |
tree | 95c339333869f052f1b6f579e3873765e28f83bf /ChangeLog | |
parent | 0878c1995a9c3801f65e63a06f97e6e987222b1c (diff) | |
download | tk-99e85afaaec8b988030dbf8f2d88410594bb3c0a.zip tk-99e85afaaec8b988030dbf8f2d88410594bb3c0a.tar.gz tk-99e85afaaec8b988030dbf8f2d88410594bb3c0a.tar.bz2 |
Improve formatting
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 74 |
1 files changed, 36 insertions, 38 deletions
@@ -5,8 +5,8 @@ 2008-01-29 Joe English <jenglish@users.sourceforge.net> - * 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 <donal.k.fellows@man.ac.uk> @@ -16,23 +16,22 @@ 2008-01-28 Joe English <jenglish@users.sourceforge.net> - * 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 <jenglish@users.sourceforge.net> - * 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 <jenglish@users.sourceforge.net> - * 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 <dgp@users.sourceforge.net> @@ -40,26 +39,25 @@ 2008-01-08 Joe English <jenglish@users.sourceforge.net> - * 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 <jenglish@users.sourceforge.net> - * 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 <jenglish@users.sourceforge.net> - * 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 <jenglish@users.sourceforge.net> - * 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 <dgp@users.sourceforge.net> @@ -93,7 +91,7 @@ 2007-12-14 Joe English <jenglish@users.sourceforge.net> - * doc/ttk_treeview.n: Fix typo [Bug 1850713]. + * doc/ttk_treeview.n: Fix typo. [Bug 1850713] 2007-12-14 Pat Thoyts <patthoyts@users.sourceforge.net> @@ -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 <jenglish@users.sourceforge.net> @@ -740,7 +738,7 @@ 2007-10-25 Joe English <jenglish@users.sourceforge.net> - * generic/ttk/ttkNotebook.c: [Bug 1817596]. + * generic/ttk/ttkNotebook.c: [Bug 1817596] 2007-10-25 Jeff Hobbs <jeffh@ActiveState.com> @@ -1130,7 +1128,7 @@ 2007-09-17 Joe English <jenglish@users.sourceforge.net> * 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 <das@users.sourceforge.net> @@ -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 <andreask@activestate.com> @@ -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 <das@users.sourceforge.net> @@ -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 <das@users.sourceforge.net> @@ -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 <jenglish@users.sourceforge.net> * 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 <jenglish@users.sourceforge.net> @@ -4648,7 +4646,7 @@ 2005-07-05 Don Porter <dgp@users.sourceforge.net> - * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. + * unix/Makefile.in: Purged use of TCLTESTARGS. [RFE 1161550] 2005-06-23 Daniel Steffen <das@users.sourceforge.net> @@ -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 <peter.spjuth@space.se> @@ -5330,7 +5328,7 @@ 2005-01-10 Joe English <jenglish@users.sourceforge.net> * 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. |