Tk Source Code

Check-in [c2631a86]
Login

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

Overview
Comment:Updated changelog to take bug-1615425 into account
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | bug-1630262
Files: files | file ages | folders
SHA1: c2631a867582df4a548ffc913d28b0391f81150c
User & Date: fvogel 2012-02-03 21:45:31
Context
2012-02-18
21:55
Bug-3487407: Weird text indices Closed-Leaf check-in: f39a8001 user: fvogel tags: bug-1630262
2012-02-03
21:45
Updated changelog to take bug-1615425 into account check-in: c2631a86 user: fvogel tags: bug-1630262
21:04
Added test for bug 1615425 check-in: e4f27e1d user: fvogel tags: bug-1630262
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to ChangeLog.

1
2
3
4
5
6
7
8
9
10
11
12
13
2012-01-??  Francois Vogel  <[email protected]>

	* generic/tkText.c:      [Bug-1630262]: segfault when deleting lines
	* generic/tkTextBTree.c  with peer text widgets
	* generic/tkTextDisp.c
	* tests/text.test

2012-01-29  Jan Nijtmans  <[email protected]>

	* win/tkImgPhoto.c: [Bug 3480634]: PNG Images missing in menus on Mac

2012-01-27  Jan Nijtmans  <[email protected]>



|
|
|
|







1
2
3
4
5
6
7
8
9
10
11
12
13
2012-01-??  Francois Vogel  <[email protected]>

	* generic/tkText.c:      [Bug-1630262] and [Bug-1615425]: segfault
	* generic/tkTextBTree.c  when deleting lines or tagging outside of
	* generic/tkTextDisp.c   the -startline/-endline range with peer
	* tests/text.test        text widgets.

2012-01-29  Jan Nijtmans  <[email protected]>

	* win/tkImgPhoto.c: [Bug 3480634]: PNG Images missing in menus on Mac

2012-01-27  Jan Nijtmans  <[email protected]>