summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourfvogel2016-03-073-9/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280fffffvogel2016-02-253-9/+28
| * | | | | | | | | | | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]fvogel2016-03-071-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96efvogel2016-02-241-0/+26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackfvogel2016-03-072-1/+122
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackbug_2262543ffffvogel2016-02-241-1/+14
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires command...fvogel2016-02-241-0/+108
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsfvogel2016-03-071-14/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsbug_2981253ffffvogel2016-02-221-14/+32
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | |