Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Ser... | jan.nijtmans | 2021-01-08 | 1 | -2/+2 |
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -4/+4 |
* | Merge trunk | jan.nijtmans | 2020-11-05 | 1 | -0/+10 |
|\ | |||||
| * | Handle "Commmand-" bindings platform-dependant too | jan.nijtmans | 2020-11-03 | 1 | -0/+6 |
| * | (experiment) possible solution for [ef0e2629ea] | jan.nijtmans | 2020-11-02 | 1 | -0/+4 |
* | | Merge 8.7 | jan.nijtmans | 2020-10-22 | 1 | -4/+9 |
|\ \ | |/ | |||||
| * | Merge trunk. | jan.nijtmans | 2020-09-29 | 1 | -6/+5 |
| |\ | |||||
| * \ | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet) | jan.nijtmans | 2020-09-15 | 1 | -311/+331 |
| |\ \ | |||||
| * \ \ | Merge trunk | jan.nijtmans | 2019-08-29 | 1 | -1847/+2845 |
| |\ \ \ | |||||
| * | | | | Further experiment: Bring scalefactor back to 120 (as it was for win32) | jan.nijtmans | 2019-07-26 | 1 | -2/+2 |
| * | | | | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"... | jan.nijtmans | 2019-07-25 | 1 | -1/+9 |
| |\ \ \ \ | |||||
| * | | | | | A few more minor adaptations, and make it compile on X11 (XKeyEvent structure... | jan.nijtmans | 2019-07-24 | 1 | -1/+1 |
| * | | | | | Code simplification: Don't bother keeping track of the Button[n]Mask's for Bu... | jan.nijtmans | 2019-07-24 | 1 | -4/+4 |
| * | | | | | Merge trunk | jan.nijtmans | 2019-07-24 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | (cherry-pick): Patch by Arjen sent to core 2018-09-21 | jan.nijtmans | 2019-07-24 | 1 | -14/+19 |
| * | | | | | Fix [38dc27bd1d]: Tk does not support <Button-6> nor <Button-7> events. Now h... | jan.nijtmans | 2019-07-23 | 1 | -0/+8 |
* | | | | | | Merge tip-587 | jan.nijtmans | 2020-10-07 | 1 | -1/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge trunk | jan.nijtmans | 2020-09-29 | 1 | -6/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-09-29 | 1 | -6/+5 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Unshadow some variables | jan.nijtmans | 2020-09-29 | 1 | -6/+5 |
* | | | | | | Fix most (except one) testcases on X11 | jan.nijtmans | 2020-09-18 | 1 | -8/+10 |
* | | | | | | Merge trunk | jan.nijtmans | 2020-09-16 | 1 | -3/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.6 | jan.nijtmans | 2020-09-15 | 1 | -3/+2 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | More usage of TCL_UNUSED() and explicit type-casts | jan.nijtmans | 2020-09-15 | 1 | -40/+40 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2020-09-06 | 1 | -122/+139 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge 8.7 | jan.nijtmans | 2020-08-13 | 1 | -33/+26 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-07-15 | 1 | -34/+27 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Code simplifications: Don't bother the typedefs 'EventMask' and 'ModMask' for... | jan.nijtmans | 2020-07-15 | 1 | -33/+26 |
| * | | | | | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -7/+7 |
| |/ / / / / | |||||
| * | | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
| | * | | | | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-07-06 | 1 | -16/+16 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Fix [e3888d5820]: Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-07-06 | 1 | -69/+49 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Rename DoWarpWrtWin --> TkDoWarpWrtWin | fvogel | 2020-06-02 | 1 | -2/+2 |
| | * | | | | | | Remove function DoWarpWrtScreen which was called from only one place, and add... | fvogel | 2020-06-02 | 1 | -38/+3 |
| | * | | | | | | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c... | fvogel | 2020-06-02 | 1 | -4/+50 |
| | * | | | | | | Remove the TK_DISPLAY_IN_WARP machinery completely. | fvogel | 2020-06-02 | 1 | -35/+3 |
| | * | | | | | | Warping with respect to the whole screen is now synchronous as well (it is no... | fvogel | 2020-06-02 | 1 | -10/+7 |
| | * | | | | | | A more robust approach to warping with respect to a window: make the call to ... | fvogel | 2020-06-02 | 1 | -15/+19 |
| | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Merge 8.6 | jan.nijtmans | 2020-02-17 | 1 | -2/+3 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix [e3888d5820] (Grab on master prevents mouse pointer warp into slave widge... | fvogel | 2020-01-25 | 1 | -11/+11 |
| | * | | | | | | Reorder code snippet in HandleEventGenerate to make it easier to understand. ... | fvogel | 2020-01-06 | 1 | -5/+5 |
| * | | | | | | | Fix [16ef161925]: <Escape><Control-c> binding sequence not working anymore. | fvogel | 2020-06-27 | 1 | -12/+56 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| | * | | | | | | Fix [16ef161925]: <Escape><Control-c> binding sequence not working anymore. | fvogel | 2020-06-27 | 1 | -12/+56 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Let tests bind-33.20 and bind-33.21 pass. | fvogel | 2020-06-21 | 1 | -2/+5 |
| | | * | | | | | | Make a bit more use of helper functions. No functional change. | fvogel | 2020-05-03 | 1 | -10/+17 |
| | | * | | | | | | Now a mixture of my fix with Gregor's fix. All tests from bind.test do pass a... | fvogel | 2020-05-03 | 1 | -5/+24 |
| | | * | | | | | | Revert my fix proposal [dfa8bbc5] and commit a fix proposal from Gregor. Test... | fvogel | 2020-05-02 | 1 | -26/+19 |
| | | * | | | | | | Fix proposal for [16ef161925]: <Escape><Control-c> binding sequence not worki... | fvogel | 2020-05-02 | 1 | -0/+20 |
| | | * | | | | | | Add comments | fvogel | 2020-05-02 | 1 | -2/+4 |