Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 1 | -2/+0 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Fixed tests cases bad interactions and a forgotten mouse warping case (event ... | fvogel | 2016-05-30 | 1 | -2/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 1 | -2/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merged TIP #446 accepted by TCT vote. This fixes [1273358] - Ask a text widge... | fvogel | 2016-05-30 | 3 | -22/+146 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc... | jan.nijtmans | 2016-05-19 | 13 | -67/+67 | |
| * | | | | | | | | | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-05-01 | 5 | -50/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Fixed [fd3a4dc111] - <<Modified>> event is not always sent to peers | fvogel | 2016-04-29 | 1 | -1/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: [8356a... | jan.nijtmans | 2016-04-11 | 2 | -8/+1 | |
| * | | | | | | | | | | | | merge 8.6 | dgp | 2016-04-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Fixed [3512539fff] - .. is silently accepted in widget paths (user: fvogel, t... | fvogel | 2016-04-04 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Fixed typo in comment | fvogel | 2016-03-23 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Fixed [3512539fff] - .. is silently accepted in widget paths | fvogel | 2016-03-23 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | Fixed [18c08df753] - Change of behaviour for text widget last newline | fvogel | 2016-03-27 | 1 | -5/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix test-case bind-27.2 on X11 (it worked on win32)bug_38dc27bd1d0ecd68 | jan.nijtmans | 2016-03-22 | 10 | -33/+188 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Merged tip-443 following acceptation of the TIP by TCT vote (cherrypicked [cb... | fvogel | 2016-03-20 | 4 | -12/+167 | |
| | * | | | | | | | | | | | | | | | 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 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | 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 | 2 | -11/+11 | |
| | * | | | | | | | | | | | | | | | configure.in -> configure.ac | jan.nijtmans | 2016-03-15 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | Suggested fix for [38dc27bd1d0ecd68]: Tk does not support <Button-6> nor <But... | jan.nijtmans | 2016-03-14 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Fixed bug [d95e5d8f16] - Hidden panes in panedwindow incorrectly trigger <Map... | fvogel | 2016-03-10 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviour | fvogel | 2016-03-07 | 1 | -7/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Fixed bug [841280] - spinbox -from and -to defaults and behaviourbug_841280ffff | fvogel | 2016-02-25 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callback | fvogel | 2016-03-07 | 1 | -1/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Fixed bug [2262543] - Scale widget unexpectedly fires command callbackbug_2262543fff | fvogel | 2016-02-24 | 1 | -1/+14 | |
| | |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Bump trunk to 8.7a0 to accept new feature development. | dgp | 2016-03-03 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | The undo marks identifier is now a member of textPtr->sharedTextPtr. This mak... | fvogel | 2016-07-06 | 2 | -3/+4 | |
* | | | | | | | | | | | | | | | | | Removed unintended whitespace change | fvogel | 2016-07-05 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Return indices making sense at undo/redo return time. The returned ranges are... | fvogel | 2016-07-04 | 3 | -50/+104 | |
* | | | | | | | | | | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-28 | 4 | -316/+314 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | 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 | 1 | -27/+14 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Whitespace fixes | jan.nijtmans | 2016-06-15 | 1 | -147/+147 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merged core-8-6-branch | fvogel | 2016-06-11 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Fixed [6976e4b3b2] - -undo options not correct for peers | fvogel | 2016-06-08 | 1 | -3/+6 | |
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | It is not possible to rely only on the interp result. A list of indices has t... | fvogel | 2016-06-08 | 3 | -18/+43 | |
* | | | | | | | | | | | | | | Possible solution for [1217222] - [.text edit undo/redo] return ranges of mod... | fvogel | 2016-06-07 | 1 | -0/+8 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di... | jan.nijtmans | 2016-06-01 | 1 | -2/+0 | |
* | | | | | | | | | | | | Fixed tests cases bad interactions and a forgotten mouse warping case (event ... | fvogel | 2016-05-30 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fixed crash when calling event generate {} <Motion> -warp 1 | fvogel | 2016-05-30 | 1 | -2/+5 | |
* | | | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-30 | 1 | -2/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | / / | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | More complete fix for [79549a9134] - Mouse pointer warping crashes, with a no... | fvogel | 2016-05-26 | 1 | -3/+4 | |
| * | | | | | | | | | | Fixed [79549a9134] - Mouse pointer warping crashes | fvogel | 2016-05-26 | 1 | -2/+10 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Took comments from Koen Danckaert into account (with my thanks) to simplify t...tip_446 | fvogel | 2016-05-17 | 2 | -36/+15 | |
* | | | | | | | | | | Aligned GenerateModifiedEvent() on GenerateUndoStackEvent() regarding generat...tip_446_canundo | fvogel | 2016-05-12 | 1 | -12/+9 | |
* | | | | | | | | | | Added <<UndoStack>> event, triggering when either the undo stack or the redo ... | fvogel | 2016-05-12 | 1 | -11/+63 | |