| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb... | fvogel | 2016-03-20 | 6 | -19/+359 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed error in comment | fvogel | 2016-03-18 | 1 | -1/+1 |
| | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typo in comment | fvogel | 2016-03-16 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of fu... | jan.nijtmans | 2016-03-16 | 6 | -9/+9 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert whitespace changes that made tests send-10.[89] fail. | dgp | 2016-03-15 | 1 | -2/+2 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Make tk.h usable for compilation with Tcl 9.0 (novem) as well. | jan.nijtmans | 2016-03-15 | 2 | -2/+2 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate use of Tcl_SetResult(), and CONST -> const | jan.nijtmans | 2016-03-15 | 3 | -15/+14 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate configure warning: Makefile.in seems to ignore the --datarootdir se... | jan.nijtmans | 2016-03-15 | 1 | -0/+1 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | configure.in -> configure.ac | jan.nijtmans | 2016-03-15 | 8 | -46/+46 |
|
|
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But... | jan.nijtmans | 2016-03-14 | 3 | -4/+60 |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / /
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Excess spacing in test-suite | jan.nijtmans | 2016-03-14 | 70 | -1318/+1318 |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Excess spacing in documentation | jan.nijtmans | 2016-03-11 | 116 | -118/+118 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map... | fvogel | 2016-03-11 | 2 | -2/+38 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Added non regression test case for bug [d95e5d8f16]bug_d95e5d8f16 | fvogel | 2016-03-10 | 1 | -0/+32 |
|
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map... | fvogel | 2016-03-10 | 1 | -2/+6 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove excess spacing in various library files. | jan.nijtmans | 2016-03-10 | 13 | -310/+310 |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Explicit require Tcl 8.6.0 so that Tcl 8.6 interps can make use of Tk 8.7 unt... | jan.nijtmans | 2016-03-09 | 1 | -1/+1 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Revise trunk to an explicit requirement on Tcl 8.6.0 so that Tcl 8.6 interpsdgp_Tcl_requirement | dgp | 2016-03-08 | 1 | -1/+1 |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviour | fvogel | 2016-03-07 | 3 | -9/+28 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280ffff | fvogel | 2016-02-25 | 3 | -9/+28 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e] | fvogel | 2016-03-07 | 1 | -0/+26 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Added test case wm-forget-2 related to test the fix for bug [e9112ef96e]bug_e9112ef96e | fvogel | 2016-02-24 | 1 | -0/+26 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback | fvogel | 2016-03-07 | 2 | -1/+122 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackbug_2262543fff | fvogel | 2016-02-24 | 1 | -1/+14 |
|
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Added tests cases for bug [2262543] - Scale widget unexpectedly fires command... | fvogel | 2016-02-24 | 1 | -0/+108 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressions | fvogel | 2016-03-07 | 1 | -14/+32 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [2981253] - spinbox button frozen in case of repeated depressionsbug_2981253fff | fvogel | 2016-02-22 | 1 | -14/+32 |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix version number in .project file | jan.nijtmans | 2016-03-07 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widget | fvogel | 2016-03-07 | 1 | -0/+4 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bug [3137232] - spinbox error after destroying toplevel from widgetbug_3137232fff | fvogel | 2016-02-22 | 1 | -0/+4 |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump trunk to 8.7a0 to accept new feature development. | dgp | 2016-03-03 | 11 | -9868/+7724 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Added comments justifying why we can rely on finding all the needed marks sti... | fvogel | 2016-07-07 | 1 | -0/+13 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak... | fvogel | 2016-07-06 | 3 | -4/+17 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Merged core-8-6-branch | fvogel | 2016-07-05 | 1 | -9/+160 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |\
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ce92c79bc6] Improve the 'configure' method of the internal megawidget framew... | dkf | 2016-06-28 | 1 | -9/+160 |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Fixed copy/paste error in test text-27.28 - one wants to test undo and redo, ... | fvogel | 2016-07-05 | 1 | -1/+1 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Added more tests, and fixed test result of text-27.26 since now indices are r... | fvogel | 2016-07-05 | 1 | -6/+36 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Removed unintended whitespace change | fvogel | 2016-07-05 | 1 | -1/+1 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Better comments explaining the algorithm in ::tk::TextUndoRedoProcessMarks | fvogel | 2016-07-05 | 1 | -7/+23 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Return indices making sense at undo/redo return time. The returned ranges are... | fvogel | 2016-07-04 | 4 | -50/+171 |
|
|
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * | Merged core-8-6-branch | fvogel | 2016-06-28 | 6 | -317/+329 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |\
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et al.... | fvogel | 2016-06-27 | 1 | -0/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed typosbug_4cb3dab4eb | fvogel | 2016-06-26 | 1 | -2/+2 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et al.... | fvogel | 2016-06-11 | 1 | -0/+14 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modernize Tk_Init() to use Tcl 8.6 features. | dgp | 2016-06-22 | 4 | -170/+168 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixup the typecastingdgp_modernize_init | dgp | 2016-06-21 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work in progress | dgp | 2016-06-21 | 3 | -144/+155 |
|
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start bringing Tk_Init up to date with facilities Tcl provides. | dgp | 2016-06-21 | 2 | -28/+15 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [787adc5ed7] Workaround potential crash in Tcl_DStringAppend. | dgp | 2016-06-22 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | | | | | | | | | / /
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [787adc5ed7] Workaround potential crash in Tcl_DStringAppend. | dgp | 2016-06-22 | 1 | -1/+1 |
|
|