summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkEntry.c
Commit message (Expand)AuthorAgeFilesLines
* One more use of TkNewIndexObj() macro. More code cleanupjan.nijtmans2020-08-201-1/+1
* New macro TkNewIndexObj(), which handled indices >= 2147483648 correctly when...jan.nijtmans2020-08-201-7/+7
* Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-1/+1
|\
| * Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-1/+1
| |\
| | * In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -...fvogel2020-07-181-1/+1
| | * In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for...fvogel2020-07-181-1/+1
* | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from Christ...fvogel2020-07-131-9/+30
|\ \ \ | |/ /
| * | merge core-8-6-branchfvogel2020-07-121-10/+10
| |\ \ | | |/
| | * Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez.fvogel2020-07-081-1/+1
| | * Add (and use) new internal function TkUtfAtIndex(), which does the same as Tc...jan.nijtmans2020-05-201-9/+9
| | |\
| | | * Add surrogate-aware TkUtfAtIndex and TkNumUtfChars. This is enough to allow ...culler2020-05-191-11/+11
| | |/
| * | Fix [7655f65ae7]: text positioning issues in entry widgets. This is a patch f...fvogel2020-04-191-9/+30
| |/
* | Fix two (minor) warnings, discovered with gcc-10, using Tcl 9 headers)jan.nijtmans2020-06-021-1/+1
* | A few more tweaks, using size_t in Tcl 9 builds.jan.nijtmans2020-05-271-11/+11
* | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ...jan.nijtmans2020-05-261-49/+48
* | Formatting and even more size_t usage.jan.nijtmans2020-05-251-1/+1
* | Fix 2 (minor) gcc warningsjan.nijtmans2020-05-241-1/+1
* | More progressjan.nijtmans2020-05-241-7/+7
* | More progressjan.nijtmans2020-05-221-25/+25
|\ \
* | | Use more size_t for *Sel*-related functions, in case compiling with Tcl 9jan.nijtmans2020-05-211-9/+9
|/ /
* | Merge 8.6jan.nijtmans2020-04-061-1/+1
|\ \ | |/
| * Better implementation of TkUtfToUniChar(), one that doesn't require cooperati...jan.nijtmans2020-04-061-3/+7
| |\
* | | More usage of (internal) TkGetIntForIndex() function, and give this function ...jan.nijtmans2020-03-201-2/+2
* | | More internal use of TkGetIntForIndex() function.jan.nijtmans2020-03-181-54/+25
* | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers.jan.nijtmans2020-03-111-25/+25
* | | Merge trunkjan.nijtmans2020-02-261-2/+2
|\ \ \
| * | | Fix 2 gcc warnings in win/ttkWinXPTheme.c due to the recent addition of "cons...jan.nijtmans2020-02-191-2/+2
* | | | Merge trunkjan.nijtmans2020-02-171-4/+4
|\ \ \ \ | |/ / /
| * | | More "const" additions.jan.nijtmans2020-02-171-4/+4
* | | | Merge trunkjan.nijtmans2020-02-131-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-02-121-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Use (more efficient) Tcl_GetIntFromObj() in stead of Tcl_GetInt() in a few pl...jan.nijtmans2020-02-121-1/+1
* | | | Merge 8.7jan.nijtmans2020-02-061-5/+5
|\ \ \ \ | |/ / /
| * | | Add many 'const' modifiers, allowing the C-compiler to put many configuration...jan.nijtmans2020-02-061-5/+5
* | | | Merge trunkjan.nijtmans2020-01-281-2/+6
|\ \ \ \ | |/ / /
| * | | Fix [2830360fff]: ttk::entry looses state invalid at focus events. Add non-re...fvogel2020-01-181-2/+6
| |\ \ \ | | |/ /
| | * | Fix [2830360fff]: ttk::entry looses state invalid at focus eventsfvogel2020-01-021-2/+6
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-68/+73
|/ / /
* | | Merge 8.6jan.nijtmans2019-11-261-1/+1
|\ \ \ | |/ /
| * | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c...jan.nijtmans2019-11-211-1/+1
| |/
* | merge trunkjan.nijtmans2019-06-051-9/+46
|\ \
| * \ Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-9/+46
| |\ \ | | |/
| | * Merge implementation of TIP #541 following positive vote by the TCT.fvogel2019-05-261-9/+46
| | |\
| | | * Fix [2858503fff]: 'end' index for ttk::combobox currentfvogel2019-05-031-9/+46
* | | | Merge trunkjan.nijtmans2019-05-101-4/+5
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2019-05-091-1/+1
| |\ \ \ | | |/ /
| | * | Whitespace cleanup, syncronize a little with "trunk" version.jan.nijtmans2019-05-091-1/+1
| * | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c...fvogel2019-05-081-1/+2
| |\ \ \ | | |/ /
| | * | Fix '.e index @'. The returned answer could be wrong if the scroll info was n...fvogel2019-04-281-0/+1
| | * | Factorize the code a bit, and avoid calling the layoutProc twice when calling...fvogel2019-04-281-1/+1