| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk | jan.nijtmans | 2019-09-09 | 21 | -2081/+4600 |
|\ |
|
| * | Fix [1424367fff]: image item with activeimage and bind to destroy - drag crash | fvogel | 2019-09-04 | 1 | -1/+1 |
| |\ |
|
| | * | Fix [1424367fff]: image item with activeimage and bind to destroy - drag crash | fvogel | 2019-09-02 | 1 | -1/+1 |
|
|
| | * | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind... | fvogel | 2019-08-28 | 4 | -1/+23 |
| | |\ |
|
| | * \ | Merge TIP #532 implementation now that [c1c842ef7792] (new tkBind.c: wrong as... | fvogel | 2019-08-28 | 8 | -1902/+3988 |
| | |\ \ |
|
| | | * | | In Tk 8.6, there are only maximum 5 buttons ..... | jan.nijtmans | 2019-08-13 | 1 | -2/+1 |
|
|
| | | * | | Fix change leftover by [77c5995568] | fvogel | 2019-08-13 | 1 | -1/+1 |
|
|
| | | * | | Final review: Don't use ALL_BUTTONS_MASK and ButtonNumberToMask() any more, s... | jan.nijtmans | 2019-08-13 | 1 | -28/+13 |
|
|
| | | * | | Merge 8.6 | jan.nijtmans | 2019-08-13 | 6 | -23/+19 |
| | | |\ \ |
|
| | | * | | | Header file cleanup, backported from [bug6e8afe516d-87] branch | jan.nijtmans | 2019-08-04 | 7 | -12/+4 |
|
|
| | | * | | | Merge 8.6, and remove unused static function definition | jan.nijtmans | 2019-08-02 | 1 | -1/+0 |
| | | |\ \ \ |
|
| | | * \ \ \ | Merge 8.6 (and fix merge conflict arising from that) | jan.nijtmans | 2019-08-01 | 32 | -141/+77 |
| | | |\ \ \ \
| | | | |/ / / |
|
| | | * | | | | Remove the crazy function UpdateButtonEventState which was causing all this t... | culler | 2019-08-01 | 2 | -68/+1 |
|
|
| | | * | | | | merge 8.6 main branch | dkf | 2019-06-16 | 2 | -5/+6 |
| | | |\ \ \ \ |
|
| | | * | | | | | Release too stringent constraint on numObjects that triggered a failed assert... | fvogel | 2019-06-08 | 1 | -1/+1 |
|
|
| | | * | | | | | merge core-8-6-branch | fvogel | 2019-06-08 | 11 | -174/+311 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge 8.6. Some tweaks, e.g. "bool" -> "int", "true" -> 1, "false" -> 0 | jan.nijtmans | 2019-05-15 | 17 | -230/+463 |
| | | |\ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2019-03-29 | 15 | -139/+149 |
| | | |\ \ \ \ \ \ \ |
|
| * | | | | | | | | | | TIP #532 implementation lost handling of Button 6 up to 9. Restore that, and ... | jan.nijtmans | 2019-08-29 | 1 | -1/+1 |
|
|
| * | | | | | | | | | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind... | fvogel | 2019-08-28 | 4 | -7/+29 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Rebase to trunk | fvogel | 2019-08-27 | 131 | -4253/+11867 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs. | fvogel | 2019-08-27 | 3 | -6/+6 |
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO... | jan.nijtmans | 2019-08-27 | 4 | -14/+18 |
|
|
| | * | | | | | | | | | | Fix build on Cygwin | jan.nijtmans | 2019-08-27 | 1 | -0/+1 |
|
|
| | * | | | | | | | | | | macOS: Rename TkMacOSXGetCapture --> TkpGetCapture, and regenerate stubs. | fvogel | 2019-08-26 | 3 | -6/+6 |
|
|
| | * | | | | | | | | | | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind... | fvogel | 2019-08-26 | 4 | -1/+18 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Fix [5da1d76e01]: X11: add default bindings for non-emulated horizontal scrol... | jan.nijtmans | 2019-08-22 | 1 | -0/+8 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Improve implementation in tkEvent.c. | jan.nijtmans | 2019-08-21 | 2 | -12/+12 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | Much simpler (still Experimental) implementation of RFE-5da1d76e01. Just tran... | jan.nijtmans | 2019-08-19 | 1 | -1/+10 |
|
|
| * | | | | | | | | | | | | Merge TIP #532 implementation for 8.7 now that [c1c842ef7792] (new tkBind.c: ... | fvogel | 2019-08-28 | 9 | -1909/+4006 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / / / / /
| |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | (cherry-pick): Final review: Don't use ALL_BUTTONS_MASK and ButtonNumberToMas... | jan.nijtmans | 2019-08-13 | 1 | -33/+21 |
|
|
| | * | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2019-08-13 | 6 | -25/+23 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7. Also remove unused TkDisplay fields when compiling against Tcl 9.0... | jan.nijtmans | 2019-08-04 | 1 | -0/+7 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Header include file cleanup | jan.nijtmans | 2019-08-04 | 7 | -12/+4 |
|
|
| | * | | | | | | | | | | | | | Tk_Offset -> offsetof | jan.nijtmans | 2019-08-04 | 1 | -41/+41 |
|
|
| | * | | | | | | | | | | | | | merge trunk (after fixing conflicts) | fvogel | 2019-08-04 | 76 | -1406/+1384 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | Remove unused static function definition (same as [2136a574]) | fvogel | 2019-08-04 | 1 | -1/+0 |
|
|
| | * | | | | | | | | | | | | | Cherrypicked [3b3c3b02]: Remove the crazy function UpdateButtonEventState whi... | fvogel | 2019-08-04 | 2 | -68/+1 |
|
|
| | * | | | | | | | | | | | | | Release too stringent constraint on numObjects that triggered a failed assert... | fvogel | 2019-06-08 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | | | | Propagate 'bool' -> 'int', 'true' -> 1, 'false' -> 0 changes made in [f8e4173... | fvogel | 2019-06-08 | 1 | -132/+117 |
|
|
| | * | | | | | | | | | | | | | merge trunk | fvogel | 2019-06-08 | 66 | -681/+7306 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | rebase to trunk | fvogel | 2019-02-03 | 114 | -2839/+3807 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | Create a derivated version of TIP #532 targeting trunk (8.7), with PREFER_MOS... | fvogel | 2019-02-03 | 1 | -5/+5 |
| | | |_|_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | Tweaked comments | fvogel | 2019-02-03 | 1 | -6/+11 |
|
|
| | * | | | | | | | | | | | | | | Outdated code fragment has been removed (DONT_REDIRECT_GENERATED_KEY_EVENTS). | gcramer | 2019-01-26 | 1 | -6/+0 |
|
|
| | * | | | | | | | | | | | | | | Per default debugging should be disabled. | gcramer | 2019-01-26 | 1 | -1/+1 |
|
|
| | * | | | | | | | | | | | | | | (1) Computation of most specialized event (PREFER_MOST_SPECIALIZED_EVENT) cha... | gcramer | 2019-01-15 | 1 | -11/+13 |
|
|
| | * | | | | | | | | | | | | | | Fix in comparison of homegeneous equal sequences, a real problem with old imp... | gcramer | 2019-01-14 | 1 | -42/+58 |
|
|
| | * | | | | | | | | | | | | | | Superfluous comment removed. | gcramer | 2019-01-13 | 1 | -1/+0 |
|
|
| | * | | | | | | | | | | | | | | Reverting change of return type of function Tk_CreateBinding: 'unsigned long'... | gcramer | 2019-01-13 | 6 | -32/+35 |
|
|