| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IME bindings not leak into global variables | dkf | 2021-09-24 | 1 | -6/+20 |
|
|
* | Proposed fix for [26889b3e7b]: Make the uniform mouse wheel event handling mo... | jan.nijtmans | 2020-12-29 | 1 | -4/+4 |
|
|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | Handle "Commmand-" bindings platform-dependant too | jan.nijtmans | 2020-11-03 | 1 | -3/+1 |
|
|
* | Fix bug in TIP #474 implementation: Wrong bindings for Mousewheel in text wid... | jan.nijtmans | 2020-10-23 | 1 | -4/+4 |
|
|
*-. | Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8 | jan.nijtmans | 2020-10-22 | 1 | -3/+3 |
|\ \ |
|
| * | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
|
|
* | | | Merge trunk.
| jan.nijtmans | 2020-09-29 | 1 | -11/+0 |
|\ \ \
| |/ / |
|
* | | | New utility function ::tk::MouseWheel | jan.nijtmans | 2020-09-25 | 1 | -12/+4 |
|
|
* | | | Merge trunk | jan.nijtmans | 2020-09-25 | 1 | -6/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled (macO... | fvogel | 2020-09-21 | 1 | -6/+1 |
| |\ \
| | |/ |
|
| | * | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled | fvogel | 2020-09-20 | 1 | -6/+1 |
|
|
* | | | Now (really) swap Buttons 2|3 on MacOS. Adapt all bindings not depending on a... | jan.nijtmans | 2020-09-20 | 1 | -20/+7 |
|
|
* | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet) | jan.nijtmans | 2020-09-15 | 1 | -29/+59 |
|\ \ \
| |/ / |
|
| * | | Apply a patch from Christopher Chavez which correctly deals with the fact tha... | culler | 2020-04-15 | 1 | -7/+20 |
| |\ \
| | |/ |
|
| | * | Apply a patch from Christopher Chavez which correctly deals with the fact tha... | culler | 2020-04-15 | 1 | -7/+20 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2020-03-30 | 1 | -1/+5 |
| |\ \
| | |/ |
|
| * | | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"... | jan.nijtmans | 2020-01-14 | 1 | -21/+21 |
|
|
| * | | Aqua: fix IME behavior; make accent menus work; rework Services; deal with no... | culler | 2019-10-25 | 1 | -7/+20 |
| |\ \
| | |/ |
|
| | * | Add some protections against Tcl errors during IME text entry. | culler | 2019-10-25 | 1 | -2/+6 |
|
|
| | * | Make Apple's press-and-hold accent menu work with Tk entry and text widgets. | culler | 2019-10-24 | 1 | -0/+3 |
|
|
| | * | Remove the calls to update idletasks which were not needed. | culler | 2019-10-24 | 1 | -2/+0 |
|
|
| | * | Rework and simplify services so the TkService object won't interfere with IME... | culler | 2019-10-23 | 1 | -6/+0 |
|
|
| | * | Add update idletasks for the text. Replace non-BMP characters by 0xfffd when... | culler | 2019-10-23 | 1 | -3/+4 |
|
|
| | * | More progress on implementing IME | culler | 2019-10-22 | 1 | -0/+13 |
|
|
* | | | Merge trunk. | jan.nijtmans | 2019-08-22 | 1 | -13/+31 |
|\ \ \
| |/ / |
|
| * | | Fix [c8ccd1899c]: Pressing the up arrow key on the first line of a [text] doe... | fvogel | 2019-08-21 | 1 | -9/+8 |
| |\ \
| | |/ |
|
| | * | Fix [c8ccd1899c]: Pressing the up arrow key on the first line of a [text] doe... | fvogel | 2019-08-21 | 1 | -9/+8 |
| | |\ |
|
| | | * | Reset ::tk::Priv(textPosOrig) when hitting the start or end of displayed text... | fvogel | 2019-05-11 | 1 | -0/+4 |
|
|
| | | * | Remove the guard code in proc ::tk::TextUpDownLine in order to get the behavi... | fvogel | 2019-04-14 | 1 | -9/+4 |
|
|
| | | * | Ticket [c8ccd1899c]. Make the guard code in proc ::tk::TextUpDownLine work as... | fvogel | 2019-04-14 | 1 | -1/+1 |
|
|
| * | | | Merge 8.6. Also add <6> and <7> bindings for X11, where appropriate | jan.nijtmans | 2019-08-18 | 1 | -1/+11 |
| |\ \ \
| | |/ / |
|
| | * | | Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse... | jan.nijtmans | 2019-08-16 | 1 | -1/+1 |
|
|
| | * | | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|
|
* | | | | Add support for "(x|y)view scroll number mouseunits" for text widget, and use... | jan.nijtmans | 2019-07-29 | 1 | -4/+4 |
|
|
* | | | | Further experiment: Bring scalefactor back to 120 (as it was for win32) | jan.nijtmans | 2019-07-26 | 1 | -4/+4 |
|
|
* | | | | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"... | jan.nijtmans | 2019-07-25 | 1 | -65/+10 |
|/ / / |
|
* | | | Merge 8.6. Purge end-of-line spaces | jan.nijtmans | 2019-06-17 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
* | | | merge core-8-6-branch: mac services improvements | dkf | 2019-06-15 | 1 | -7/+10 |
|\ \ \
| |/ / |
|
| * | | Remove unnecessary call to Button1-Release in text widget | Kevin Walzer | 2019-05-01 | 1 | -3/+0 |
|
|
| * | | Automatically bind text, entry, ttk::entry widgets to Services API at widget ... | Kevin Walzer | 2019-04-30 | 1 | -8/+12 |
|
|
| * | | Tweak text widget bindings to fire Services menu more consistently; formattin... | Kevin Walzer | 2019-04-24 | 1 | -6/+7 |
|
|
| * | | Cleanup of library code, removal of unneeded function | Kevin Walzer | 2019-02-27 | 1 | -10/+0 |
|
|
| * | | Update mac_services branch, intend to submit a TIP | Kevin Walzer | 2019-02-27 | 1 | -0/+18 |
| |\ \
| | |/
| |/| |
|
| | * | Implementation and documentation complete, now ready to be submitted as TIP | Kevin Walzer | 2018-03-08 | 1 | -2/+2 |
|
|
| | * | Flesh out implementation | Kevin Walzer | 2018-03-07 | 1 | -1/+1 |
|
|
| | * | Implement script level bindings | Kevin Walzer | 2018-03-07 | 1 | -0/+6 |
| |/ |
|
* | | Fix [b68710aed6]: Minor fixes to library/text.tcl bindings, and generation of... | fvogel | 2018-01-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Remove unnecessary (in the legacy text widget) check for normal state when <M... | fvogel | 2018-01-15 | 1 | -1/+1 |
|
|
| * | Take some proposals from kjnash in [b68710aed6], namely 1. Add test of -state... | fvogel | 2018-01-14 | 1 | -3/+3 |
|
|