| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [8dd3d58c62]: macOS Aqua: Fn + e to access Emoji | jan.nijtmans | 2022-04-19 | 1 | -6/+7 |
|
|
* | Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
|
|
* | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled | fvogel | 2020-09-20 | 1 | -6/+1 |
|
|
* | Apply a patch from Christopher Chavez which correctly deals with the fact tha... | culler | 2020-04-15 | 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 |
|
|
* | 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 |
|
|
* | | 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 |
|
|
* | | 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 |
|/ |
|
* | 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 |
|
|
* | Fix [dd9667635d]: text anchor not set | fvogel | 2017-09-22 | 1 | -0/+3 |
|
|
* | change non-working URL in comment to comparable working one | jan.nijtmans | 2017-08-23 | 1 | -1/+1 |
|
|
* | Fixed bug [1669632fff] - text widget: autoseparator placement, <Control-1> cl... | fvogel | 2015-10-09 | 1 | -0/+40 |
|\ |
|
| * | Fixed bug [1669632fff] cases (ii) and (iii) - Tolerate a shaky hand using the... | fvogel | 2015-10-04 | 1 | -0/+4 |
|
|
| * | Fixed bug [1669632fff] case (vi) - <<Cut>> is atomic | fvogel | 2015-10-04 | 1 | -0/+9 |
|
|
| * | Fixed bug [1669632fff] case (v) - <<Clear>> is atomic | fvogel | 2015-10-04 | 1 | -0/+8 |
|
|
| * | Added forgotten comment for case (iv) | fvogel | 2015-10-04 | 1 | -0/+2 |
|
|
| * | Added forgotten comment for case (i) | fvogel | 2015-10-04 | 1 | -0/+2 |
|
|
| * | Fixed bug [1669632fff] case (vii) - <<Undo>> shall not remove separators | fvogel | 2015-10-04 | 1 | -0/+9 |
|
|
| * | Fixed bug [1669632fff] case (iv) - autoseparator was missing on <Control-back... | fvogel | 2015-10-03 | 1 | -0/+3 |
|
|
| * | Fixed bug [1669632fff] case (i) - autoseparator was missing on <Control-1> | fvogel | 2015-10-03 | 1 | -0/+3 |
|
|
* | | Remove various unnecessary "global tcl_platform" occurrences, which are no lo... | jan.nijtmans | 2015-08-05 | 1 | -2/+0 |
|
|
* | | [Bug 3600251]: Inappropriate replacement of Mac binding. | jan.nijtmans | 2013-01-10 | 1 | -1/+1 |
|
|
* | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 1 | -2/+2 |
|
|
* | | 8 new virtual events (doc not updated yet) | jan.nijtmans | 2012-08-09 | 1 | -40/+8 |
|
|
* | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 1 | -23/+1 |
|
|
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -2/+2 |
| |\ |
|
| | * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 1 | -3/+3 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -5/+2 |
|
|
| | * | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -20/+17 |
|
|