summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb...fvogel2016-03-206-19/+359
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed error in commentfvogel2016-03-181-1/+1
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo in commentfvogel2016-03-161-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of fu...jan.nijtmans2016-03-166-9/+9
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Revert whitespace changes that made tests send-10.[89] fail.dgp2016-03-151-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Make tk.h usable for compilation with Tcl 9.0 (novem) as well.jan.nijtmans2016-03-152-2/+2
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate use of Tcl_SetResult(), and CONST -> constjan.nijtmans2016-03-153-15/+14
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate configure warning: Makefile.in seems to ignore the --datarootdir se...jan.nijtmans2016-03-151-0/+1
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in -> configure.acjan.nijtmans2016-03-158-46/+46
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But...jan.nijtmans2016-03-143-4/+60
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Excess spacing in test-suitejan.nijtmans2016-03-1470-1318/+1318
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Excess spacing in documentationjan.nijtmans2016-03-11116-118/+118
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogel2016-03-112-2/+38
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16fvogel2016-03-101-0/+32
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map...fvogel2016-03-101-2/+6
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Remove excess spacing in various library files.jan.nijtmans2016-03-1013-310/+310
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Explicit require Tcl 8.6.0 so that Tcl 8.6 interps can make use of Tk 8.7 unt...jan.nijtmans2016-03-091-1/+1
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Revise trunk to an explicit requirement on Tcl 8.6.0 so that Tcl 8.6 interpsdgp_Tcl_requirementdgp2016-03-081-1/+1
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | | | | | | | | | | | | 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