summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix version number in .project filejan.nijtmans2016-03-071-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetfvogel2016-03-071-0/+4
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetbug_3137232ffffvogel2016-02-221-0/+4
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-0311-9868/+7724
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added comments justifying why we can rely on finding all the needed marks sti...fvogel2016-07-071-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak...fvogel2016-07-063-4/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merged core-8-6-branchfvogel2016-07-051-9/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget framew...dkf2016-06-281-9/+160
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed copy/paste error in test text-27.28 - one wants to test undo and redo, ...fvogel2016-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added more tests, and fixed test result of text-27.26 since now indices are r...fvogel2016-07-051-6/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed unintended whitespace changefvogel2016-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Better comments explaining the algorithm in ::tk::TextUndoRedoProcessMarksfvogel2016-07-051-7/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Return indices making sense at undo/redo return time. The returned ranges are...fvogel2016-07-044-50/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merged core-8-6-branchfvogel2016-06-286-317/+329
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et al....fvogel2016-06-271-0/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typosbug_4cb3dab4ebfvogel2016-06-261-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et al....fvogel2016-06-111-0/+14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modernize Tk_Init() to use Tcl 8.6 features.dgp2016-06-224-170/+168
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixup the typecastingdgp_modernize_initdgp2016-06-211-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | work in progressdgp2016-06-213-144/+155
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start bringing Tk_Init up to date with facilities Tcl provides.dgp2016-06-212-28/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | [787adc5ed7] Workaround potential crash in Tcl_DStringAppend.dgp2016-06-221-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [787adc5ed7] Workaround potential crash in Tcl_DStringAppend.dgp2016-06-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Whitespace fixesjan.nijtmans2016-06-151-147/+147
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Merged core-8-6-branchfvogel2016-06-112-3/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed [6976e4b3b2] - -undo options not correct for peersfvogel2016-06-112-3/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Added test case text-27.16a to guard against regressions regarding [6976e4b3b2]fvogel2016-06-081-0/+15
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed [6976e4b3b2] - -undo options not correct for peersfvogel2016-06-081-3/+6
|/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | | | | | | | | | * Added test case text-27.26 for [.text edit undo/redo] return valuesfvogel2016-06-081-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | * It is not possible to rely only on the interp result. A list of indices has t...fvogel2016-06-083-18/+43
| | | | | | | | | | | | | | | | | | | | | | | | * Updated documentation regarding return values for [.text edit undo/redo]fvogel2016-06-081-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | * Possible solution for [1217222] - [.text edit undo/redo] return ranges of mod...fvogel2016-06-071-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-019-14/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-019-16/+2
* | | | | | | | | | | | | | | | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ...fvogel2016-05-302-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | A mouse button once pressed should be released. Doing otherwise messes up wit...bug_79549a9134fvogel2016-05-301-0/+1
| * | | | | | | | | | | | | | | | | | | | | | Fixed crash when calling event generate {} <Motion> -warp 1fvogel2016-05-301-2/+5
* | | | | | | | | | | | | | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-302-2/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a no...fvogel2016-05-262-3/+16
| * | | | | | | | | | | | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashesfvogel2016-05-261-2/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowfvogel2016-05-301-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Fixed [f2655bb0ec] - bind-15.23 fails if the mouse is inside the test windowbug_f2655bb0ecfvogel2016-05-251-0/+8
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge...fvogel2016-05-306-23/+233
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Took comments from Koen Danckaert into account (with my thanks) to simplify t...tip_446fvogel2016-05-172-36/+15
| * | | | | | | | | | | | | | | | | | | Unified branched tip-446-undodepth and tip-446-canundo to become branch tip-446fvogel2016-05-120-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merged core-8-6-branchtip_446_undodepthfvogel2016-05-0111-61/+74
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Tests for [.t edit undodepth/redodepth]fvogel2016-04-071-1/+27
| | * | | | | | | | | | | | | | | | | | | Fixed tests numberingfvogel2016-04-071-5/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | Documentation for [.t edit undodepth/redodepth]fvogel2016-04-071-0/+12
| | * | | | | | | | | | | | | | | | | | | [.t edit undodepth/redodepth] return 0 when -undo falsefvogel2016-04-071-4/+8