summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix [e3888d5820] (Grab on master prevents mouse pointer warp into slave widge...fvogel2020-01-251-11/+11
* Reorder code snippet in HandleEventGenerate to make it easier to understand. ...fvogel2020-01-061-5/+5
* Fix [02a69449b5]: Wrong database names for tk::spinboxfvogel2019-12-101-4/+4
* Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod...jan.nijtmans2019-12-051-15/+0
* In tkUnixFont, make sure that the utf-to-ucs2 encoder clamps at 0xFFFF. Use m...jan.nijtmans2019-12-011-1/+1
* Fix [d4f5620f5d]: font-4.14 fails (font actual with unicode). Add another tes...jan.nijtmans2019-11-291-1/+1
* Various cleanups in Unicode handling. Note that without Xft on X11 we don't h...jan.nijtmans2019-11-263-23/+19
|\
| * More code simplificationjan.nijtmans2019-11-211-15/+12
| * Oops _WIN32 with single underscorejan.nijtmans2019-11-211-1/+1
| * Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c...jan.nijtmans2019-11-213-10/+13
* | merge releasedgp2019-11-221-2/+2
|\ \ | |/ |/|
| * Merge 8.6 except for the broken demo.dgp2019-11-201-1/+14
| |\
| * \ merge 8.6dgp2019-11-151-1/+180
| |\ \
| * \ \ merge 8.6dgp2019-11-022-4/+4
| |\ \ \
| * \ \ \ merge 8.6dgp2019-10-282-23/+4
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2019-10-251-1/+2
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2019-10-213-789/+873
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-10-073-29/+29
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ merge 8.6core-8-6-10dgp2019-10-042-6/+6
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge 8.6dgp2019-10-023-36/+36
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-09-296-7/+12
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-274-3/+104
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-2510-34/+172
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6Kevin Walzer2019-09-241-0/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-203-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-182-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-09-164-21/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6Kevin Walzer2019-09-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge recent fixes for macOS into release branch from core-8-6-branchKevin Walzer2019-09-0212-1903/+4011
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-08-263-4/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge core-8-6-branchKevin Walzer2019-08-212-96/+96
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in core-8-6-branch including updates for macOS 10.15 CatalinaKevin Walzer2019-08-165-9/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge in core-8-6-branchKevin Walzer2019-08-109-116/+46
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6culler2019-07-1322-27/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2019-06-279-19/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Bump version numbers for Tk 8.6.10 release.dgp2019-06-171-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Make the Emoji demo work with X11 using xft, even under Tcl 8.6.jan.nijtmans2019-11-191-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Prevent crashes on macOS caused by calling TheWorldHasChanged from inside [NS...culler2019-11-191-1/+14
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Add support for 4 keycodes on Windows (Mail, AudioMedia, Launch0 and Launch1)...jan.nijtmans2019-11-131-1/+180
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Propagate the previous two commits to the tabs of a ttk::notebook, which can ...fvogel2019-11-011-2/+2
* | | | | | | | | | | | | | | | | | | | | | | Better fix for [b82bd4872b]: ttk::style configure -compound does not workfvogel2019-11-011-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Reapply [0e9cbdba] and [82b1d286], then merge bug-ce470f20fd. This fixes [caa...fvogel2019-10-281-9/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix [caacf1f082]: treeview column resizing not possible in some conditions. T...fvogel2019-10-271-22/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Fix [f7a4f75d1c]: issues with focus -force and Aqua mouse coordinates for emb...culler2019-10-271-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Fix [f7a4f75d1c]: focus -force fails for embedded toplevelsculler2019-10-261-1/+2
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Backout [82b1d286] and [0e9cbdba] that fixed [cc6c711c1e] and [ce470f20fd] si...fvogel2019-10-271-42/+11
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Fix [b82bd4872b]: tk::style configure -compound does not work.culler2019-10-251-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | One step more in fully fixing [a179564826]: Tk 8.6: prevent issues when encou...jan.nijtmans2019-10-151-6/+8
* | | | | | | | | | | | | | | | | | | | Fix 3 bugs in X11 keysym translations, originating from X11-r5 which were fix...jan.nijtmans2019-10-131-1/+3
* | | | | | | | | | | | | | | | | | | | Minor improvement to previous commit: Put deprecate names _after_ non-depreca...jan.nijtmans2019-10-102-830/+832