summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-03-021-5/+17
|\
| * Eliminate TkIsNaN(): We can assume C99 nowjan.nijtmans2022-02-181-10/+0
| * Merge 8.7jan.nijtmans2022-02-171-0/+3
| |\
| | * X11 header-file (specific) update. Move XMaxTransChars definition from Xlib.h...jan.nijtmans2022-02-031-0/+3
| * | More adaptations (use NaN/INT_MIN as internal representation)jan.nijtmans2022-02-021-0/+10
| * | Merge 8.7jan.nijtmans2022-02-011-2/+2
| |\ \ | | |/
| | * Change winPtr->optionLevel and winPtr->numTags from int to size_t, when compi...jan.nijtmans2022-01-311-2/+2
| * | Merge 8.7jan.nijtmans2022-01-191-2/+8
| |\ \ | | |/
| | * Fix [b1d115fa60]: No delivery of <Enter> event upon destruction of toplevel. ...fvogel2022-01-161-2/+8
| | |\
| | | * Put the Tk_TopWinHierarchy check inside TkGetContainer.fvogel2021-11-171-2/+8
| * | | Merge 8.7jan.nijtmans2022-01-091-0/+6
| |\ \ \ | | |/ /
| * | | Merge 8.7jan.nijtmans2021-12-141-0/+1
| |\ \ \
| * | | | Use TIP #613 to improve error-messages in Tkjan.nijtmans2021-12-101-3/+11
* | | | | Merge 8.7jan.nijtmans2022-01-091-0/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Implement TIP #577 for ttk Treeview too.jan.nijtmans2022-01-071-0/+6
| | |/ / | |/| |
* | | | Merge 8.7jan.nijtmans2021-12-201-3/+9
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Make anchorStrings, reliefString and justifyString MODULE_SCOPEjan.nijtmans2021-12-141-3/+9
| |\ \ \ | | |/ / | |/| / | | |/
* | | Merge 8.7jan.nijtmans2021-11-191-1/+1
|\ \ \ | |/ /
| * | Fix use of DEF_LABEL_FG with Tcl 9.0 headers. Doc fix, various other tweaksjan.nijtmans2021-11-131-1/+1
* | | Merge enhanced-indexjan.nijtmans2021-06-231-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-06-231-1/+1
| |\ \
| | * \ Merge 8.7jan.nijtmans2021-06-211-1/+1
| | |\ \ | | | |/
| | | * Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. jan.nijtmans2021-06-211-1/+1
* | | | Merge enhanced-indexjan.nijtmans2021-04-271-0/+11
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-04-271-0/+11
| |\ \ \ | | |/ /
| | * | Make TCL_INDEX_TEMP_TABLE flag usable in Tk 8.7. Not used anywhere yet.jan.nijtmans2021-04-251-0/+11
* | | | Merge "enhanced-index" branch, so this TIP can make use of indices like "end-1"jan.nijtmans2021-03-291-2/+11
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2021-03-291-3/+4
| |\ \ \ | | |/ /
| * | | Merge 8.7jan.nijtmans2021-03-161-5/+4
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-01-281-9/+2
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-01-081-2/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2020-10-231-0/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkjan.nijtmans2020-09-291-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge trunk. Fix spinbox behaviorjan.nijtmans2020-09-161-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make default underline -1 (again) when compiled with Tcl 8 headersjan.nijtmans2020-09-141-4/+3
| * | | | | | | | | Make all test-cases pass (finally)jan.nijtmans2020-09-141-1/+1
| * | | | | | | | | Merge trunkjan.nijtmans2020-09-141-2/+5
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2020-09-061-22/+20
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-08-201-1/+5
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-07-171-2/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-07-071-4/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunk. New helper function TkNewIndexObj()jan.nijtmans2020-07-061-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge trunkjan.nijtmans2020-06-231-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | More progress, implementing enhanced "-underline"jan.nijtmans2020-06-121-0/+3
| * | | | | | | | | | | | | | | Make it compile/run with Tcl 8.6 (again), even without strict-index modificat...jan.nijtmans2020-06-091-0/+4
* | | | | | | | | | | | | | | | ::tk::startOfCluster/::tk::endOfCluster are now giving the correct result on ...jan.nijtmans2021-03-241-0/+2
* | | | | | | | | | | | | | | | more progressjan.nijtmans2021-03-241-1/+1
* | | | | | | | | | | | | | | | Merge 8.7. Start integrating ICU with Tk. WIP.jan.nijtmans2021-03-231-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2021-03-191-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix [9b6065d1fd]: Tk doesn't restore overwritten Tcl command "update"jan.nijtmans2021-03-191-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \