diff options
author | nijtmans <nijtmans> | 2010-02-07 23:24:13 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-02-07 23:24:13 (GMT) |
commit | 8e9497476c9b0554167e93c31b0516a216b12926 (patch) | |
tree | 5dcf5cec634aa7952402786f8a8e8bc572656db9 /ChangeLog | |
parent | 72a2e7f509b932f6409e5e2e2e39dfde6da89897 (diff) | |
download | tk-8e9497476c9b0554167e93c31b0516a216b12926.zip tk-8e9497476c9b0554167e93c31b0516a216b12926.tar.gz tk-8e9497476c9b0554167e93c31b0516a216b12926.tar.bz2 |
Backport various formatting (spacing)
changes from HEAD, so diffing
between 8.5.x and 8.6 shows the
real structural differences again.
(any signature change not backported!)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2010-02-07 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/ttk/ttkGenStubs.tcl Backport various formatting (spacing) + * generic/ttk/ttk.decls changes from HEAD, so diffing + * generic/ttk/ttkDecls.h between 8.5.x and 8.6 shows the + * generic/tk*.decls real structural differences again. + * generic/tk*Decls.h (any signature change not backported!) + 2010-01-29 Jan Nijtmans <nijtmans@users.sf.net> * generic/tkBind.c Fix various gcc-4.4 warnings, all |