diff options
author | das <das> | 2007-11-19 19:04:13 (GMT) |
---|---|---|
committer | das <das> | 2007-11-19 19:04:13 (GMT) |
commit | d30866ad80c01177d56daacaf05f69b8d5262390 (patch) | |
tree | 698275ea22d48d71817f2f048f80d29f7b9ae5f7 | |
parent | 7d8887a5c1131402a85c7ef45899e28b85561a91 (diff) | |
download | tk-d30866ad80c01177d56daacaf05f69b8d5262390.zip tk-d30866ad80c01177d56daacaf05f69b8d5262390.tar.gz tk-d30866ad80c01177d56daacaf05f69b8d5262390.tar.bz2 |
formatting
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -16,8 +16,8 @@ 2007-11-19 Pat Thoyts <patthoyts@users.sourceforge.net> - * generic/ttk/ttkTheme.c: Fixed crash when 'style element create' - * tests/ttk/ttk.test: called with insufficient args. Plus tests. + * generic/ttk/ttkTheme.c: Fix crash when 'style element create' + * tests/ttk/ttk.test: called w/ insufficient args; add tests. 2007-11-18 Joe English <jenglish@users.sourceforge.net> @@ -236,8 +236,6 @@ * library/demos/mclist.tcl: Added a demo of how to do a multi-column sortable listbox. -2007-11-02 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> - * library/msgbox.tcl: Made message dialog use Ttk widgets for better L&F. @@ -251,8 +249,6 @@ * library/demos/textpeer.tcl: Better resizing. [Bug 1822601] -2007-11-01 Donal K. Fellows <donal.k.fellows@man.ac.uk> - * doc/colors.n: Added list of Windows system colors. [Bug 945409] 2007-11-01 Daniel Steffen <das@users.sourceforge.net> |