summaryrefslogtreecommitdiffstats
path: root/library/ttk/entry.tcl
Commit message (Expand)AuthorAgeFilesLines
* Simplify various Tk bindings, where 'expr' is not necessary because the calle...jan.nijtmans2020-07-051-1/+1
* Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-151-6/+13
|\
| * Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-151-6/+13
* | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-33/+33
|/
* Fix a paste error in ttk/entry.tcl that broke the accent menu for ttk::entry ...culler2019-11-041-2/+2
* Add some protections against Tcl errors during IME text entry.culler2019-10-251-1/+5
* Make Apple's press-and-hold accent menu work with Tk entry and text widgets.culler2019-10-241-0/+3
* Rework and simplify services so the TkService object won't interfere with IME...culler2019-10-231-7/+0
* Add IME bindings for ttk::entry.culler2019-10-231-0/+12
* Merge in core-8-6-branchKevin Walzer2019-05-121-1/+0
|\
| * Fix [2513186fff] and [f9343d8f72]: ttk::entry xview sub-command forces use of...fvogel2019-04-221-1/+0
* | Automatically bind text, entry, ttk::entry widgets to Services API at widget ...Kevin Walzer2019-04-301-23/+7
* | Update mac_services branch, intend to submit a TIPKevin Walzer2019-02-271-0/+23
|\ \ | |/ |/|
| * Implementation and documentation complete, now ready to be submitted as TIPKevin Walzer2018-03-081-1/+1
| * Flesh out implementationKevin Walzer2018-03-071-1/+2
| * Implement script level bindingsKevin Walzer2018-03-071-0/+20
* | Set the other 'option add' commands to use widgetDefault as thebll2018-04-241-3/+3
|/
* ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
|\
| * ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
* | removed one entry too much from ttk:entryjan.nijtmans2013-01-131-0/+1
* | See bug 3600390jan.nijtmans2013-01-111-3/+0
* | new virtual event <<ToggleSelection>>jan.nijtmans2012-08-231-1/+1
* | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-2/+2
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-2/+2
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-2/+0
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * library/ttk/entry.tcl: Revert keyboard navigation bindings to use real eventsjenglish2010-09-011-15/+15
| * Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-14/+21
* | * library/entry.tcl: [Bug 2971663]: Make the <Up> and <Down> keysdkf2010-03-171-1/+4
* | Centralize the definitions of what keys do particular types of left and rightdkf2010-01-061-14/+14
* | Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-011-2/+2
* | Expanded set of symbolic cursors.jenglish2008-10-281-1/+5
|/
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Fix private routines accidentally defined in global namespace [Bug 1803836]jenglish2007-09-301-3/+3
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-2/+2
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+580