summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed useless precision regarding the <<UndoStack>> eventfvogel2016-05-121-2/+1
|
* Documented the <<UndoStack>> eventfvogel2016-05-122-0/+8
|
* Added <<UndoStack>> event, triggering when either the undo stack or the redo ↵fvogel2016-05-121-11/+63
| | | | stack becomes empty or unempty
* Tests for [.t edit canundo/canredo]fvogel2016-05-121-1/+27
|
* Documentation for [.t edit canundo/canredo]fvogel2016-05-121-0/+10
|
* Implementation of TIP #446 - Introspect Undo/Redo Stackfvogel2016-05-123-7/+103
|
* (cherry-pick): Bug [64261b50]. Spurious mouse events sent to underlying ↵jan.nijtmans2016-05-121-16/+19
| | | | window when file dialog is closed.
* Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-05-032-3/+34
|\
| * Use non-busy wait in stead of busy "after 100". Testcase still passes! Great!jan.nijtmans2016-05-032-7/+17
| |\
| | * Experiment: can it be done without a busy wait as well? Not tested on all ↵bug_011706ec42_without_busy_waitjan.nijtmans2016-04-301-6/+15
| | | | | | | | | | | | platforms yet, feedback appreciated!
| * | Added test button-14.1 to guard against regressions regarding [011706ec42]fvogel2016-05-021-0/+19
| | |
| * | Merged core-8-6-branchfvogel2016-05-0210-68/+75
| |\ \ | |/ / |/| / | |/
* | Fixed Americano-British English (American English selected)fvogel2016-05-021-8/+8
| |
* | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-05-019-60/+49
|\ \ | | | | | | | | | unsafe
| * | Added test text-11a.51 to check the fix of [b362182e45]bug_b362182e45fvogel2016-04-221-0/+19
| | |
| * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is ↵fvogel2016-04-219-59/+29
| | | | | | | | | | | | unsafe
* | | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersfvogel2016-04-292-1/+19
|\ \ \ | |/ / |/| |
| * | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peersbug_fd3a4dc111fvogel2016-04-052-1/+19
| | |
| | * Fixed indentationfvogel2016-04-291-2/+2
| | |
| | * Fixed [011706ec42] - tk::ButtonInvoke safety bugfvogel2016-04-291-3/+5
| |/ |/|
* | Fixed typo in [text] man pagefvogel2016-04-081-1/+1
| |
* | Documented the <<WidgetViewSync>> virtual event in the event man pagefvogel2016-04-081-0/+6
| |
* | Fixed tests numberingfvogel2016-04-071-5/+5
|/
* Minor: fix code indentationdkf2016-04-041-1/+1
|
* Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-274-27/+43
|\
| * Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-274-13/+25
| |\
| | * End of fix for [18c08df753] - Merged branch bug-2886436fff-option2bug_18c08df753fvogel2016-03-272-8/+15
| | |\
| | | * Tried to be even clearer.bug_2886436fff_option2fvogel2015-07-142-13/+13
| | | |
| | | * Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵fvogel2015-06-292-7/+14
| | | | | | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better.
| | * | Beginning of fix for [18c08df753] - Reverted [296bd4c3], and adjusted ↵fvogel2016-03-273-9/+14
| |/ / | | | | | | | | | textDisp-4.9 accordingly by adding one fixedHeight on the two necessary places in the test result
| * | merge releasedgp2016-02-129-9/+94
| |\ \
| | * \ merge 8.5core_8_5_19core_8_5_19_rcdgp2016-02-093-29/+48
| | |\ \
| | * | | update release datedgp2016-02-081-3/+1
| | | | |
| | * | | merge 8.5dgp2016-02-082-0/+11
| | |\ \ \
| | * \ \ \ merge 8.5dgp2016-02-037-41/+12
| | |\ \ \ \
| | * \ \ \ \ merge 8.5dgp2016-01-265-52/+56
| | |\ \ \ \ \
| | * \ \ \ \ \ merge 8.5dgp2016-01-232-12/+14
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge 8.5dgp2016-01-232-2/+6
| | |\ \ \ \ \ \ \
| | * | | | | | | | Update changes file.dgp2016-01-211-0/+14
| | | | | | | | | |
| | * | | | | | | | merge 8.5dgp2016-01-2022-92/+290
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merge 8.5dgp2015-12-2219-194/+403
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-12-109-32/+68
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-11-3041-832/+1074
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ merge 8.5dgp2015-10-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | update changesdgp2015-10-231-0/+45
| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | Bump to release number 8.5.19dgp2015-10-238-9/+9
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed error in comment (cherrypicked [a3d4e5de17]fvogel2016-02-111-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Repair visual test for bevels, inadvertently broken in [9046f1cb83] ↵fvogel2016-02-111-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherrypicked [7ac2438944])
| * | | | | | | | | | | | | | (cherry-pick): Fix crash in TkFinalize() if Tk_Init() is never called. ↵jan.nijtmans2016-02-111-0/+6
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Suggested by Brian Griffin.
| * | | | | | | | | | | | | (cherry-pick): Slightly more logical fix for [62a5ba7474]: tk 'make install' ↵jan.nijtmans2016-02-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fails on Mac OS 10.11, which doesn't change the meaning of TCLSH_DIR