Tk Source Code

Changes On Branch tip-166
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch tip-166 Excluding Merge-Ins

This is equivalent to a diff from f7910148 to b36f05fa

2017-09-16
15:16
Fix order of tests in tkImgListFormat.c. This was discovered when analyzing [829925ffff]: image put errors on {} color check-in: ef510165 user: fvogel tags: trunk
15:16
Fix order of tests in tkImgListFormat.c. This was discovered when analyzing [829925ffff]: image put errors on {} color Closed-Leaf check-in: b36f05fa user: fvogel tags: tip-166
2017-08-06
15:27
merge trunk check-in: a3fc619c user: fvogel tags: tip-166
2017-08-02
12:23
Fix [b601ce3ab1]: A corrupted image can cause resource exhaustion. Patch from Keith Nash. check-in: c6057853 user: fvogel tags: trunk
2017-07-21
14:05
Bugfix [4966cad4d4]: Now function NotebookPlaceSlaves() in ttkNotebook.c will regard the active index. check-in: 168b6715 user: gcramer tags: bug-4966cad4d4
2017-07-03
09:20
merge trunk check-in: 179750fa user: jan.nijtmans tags: novem-support
08:36
merge-mark check-in: f7910148 user: jan.nijtmans tags: trunk
05:51
Fix last crashing bug for save dialogs on macOS check-in: 92447a54 user: kevin_walzer tags: trunk
05:50
Fix last crashing bug for save dialogs on macOS check-in: 0456a159 user: kevin_walzer tags: core-8-6-branch

Changes to doc/photo.n.

Added generic/tkImgListFormat.c.

Changes to generic/tkImgPhoto.c.

Changes to generic/tkInt.decls.

Changes to generic/tkInt.h.

Changes to generic/tkIntDecls.h.

Changes to generic/tkStubInit.c.

Changes to generic/tkTest.c.

Changes to generic/tkWindow.c.

Added tests/imgListFormat.test.

Changes to tests/imgPhoto.test.

Added tests/teapotTransparent.png.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.

Changes to win/makefile.vc.