Tk Source Code

Changes On Branch tip-507
Login

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

Changes In Branch tip-507 Excluding Merge-Ins

This is equivalent to a diff from 3fadeb90 to eee5e9fb

2019-04-14
15:31
Implement TIP 507 check-in: 40ae80f8 user: dkf tags: trunk
2019-04-12
21:42
Repair the test suite (the svgnano format was renamed svg, and -x/-y options were removed from the implementation. Closed-Leaf check-in: eee5e9fb user: fvogel tags: tip-507
2018-12-04
21:12
Fix rendering of photo.n a bit check-in: d4dc5e10 user: fvogel tags: tip-507
2018-08-21
19:06
Fix [66db98f30d] regarding error messages spit by messageboxes in the test suite, while still not regress as described in [98dce84781] (yes and no answers were swapped) check-in: 854a060c user: fvogel tags: trunk
2018-08-19
14:14
merge trunk check-in: fc67d206 user: fvogel tags: tip-507
14:12
merge trunk check-in: d222f03a user: fvogel tags: tip-510
13:49
merge trunk (leaving out any changes in generic/tkText* however) check-in: 06b9d56a user: fvogel tags: revised_text, tip-466
2018-08-18
21:17
Fix bug [c2c5bdb4aa]: segfault when opening colorpicker check-in: 3fadeb90 user: culler tags: trunk
21:15
Fix bug [c2c5bdb4aa]: segfault when opening colorpicker check-in: 6f994d29 user: culler tags: core-8-6-branch
2018-08-15
16:22
Fix [98dce84781]: yesno messageBoxes on macOS return wrong values check-in: b2160d49 user: fvogel tags: trunk

Changes to doc/photo.n.

Added generic/nanosvg.h.

Added generic/nanosvgrast.h.

Added generic/tkImgSVGnano.c.

Changes to generic/tkInt.h.

Changes to generic/tkWindow.c.

Added tests/imgSVGnano.test.

Changes to unix/Makefile.in.

Changes to win/Makefile.in.

Changes to win/makefile.vc.