summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* A first implementation fixing [587937fff]: Don't shuffle tag list sequence up...fvogel2019-12-241-7/+11
* Add tests canvas-20.[123], currently failing and demonstrating ticket [587937...fvogel2019-12-241-0/+36
* Reverting last commit, should go into a branch, sorry.oehhar2019-12-171-22/+0
* Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd]oehhar2019-12-171-0/+22
* Sync tcl.m4 with version in Tcljan.nijtmans2019-12-162-6/+24
* Fix [02a69449b5]: Wrong database names for tk::spinboxfvogel2019-12-141-4/+4
|\
| * Fix [02a69449b5]: Wrong database names for tk::spinboxfvogel2019-12-101-4/+4
* | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-141-1/+1
|\ \
| * | Fix [b094cb4aa9]: ttk::treeview steadily enlarges width when repeatedly confi...fvogel2019-12-081-1/+1
* | | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor optionfvogel2019-12-146-7/+59
|\ \ \ | |_|/ |/| |
| * | Factorize common code into ttk::saveCursorfvogel2019-11-025-35/+24
| * | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-023-4/+39
| * | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ...fvogel2019-11-023-3/+31
* | | Merge 8.5jan.nijtmans2019-12-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix [7ca9a5b7cc]: Segfault due to pointer truncation in DLL_PROCESS_DETACHjan.nijtmans2019-12-091-1/+1
* | | Remove duplicate #Treeview section in xpTheme.tcl, it's already present (and ...fvogel2019-12-081-7/+0
|\ \ \
| * | | Remove duplicate #Treeview section in xpTheme.tcl, it's already present (and ...fvogel2019-12-081-7/+0
* | | | Build without -DUNICDE -D_UNICODE, since it's not necessary any-more (all cod...jan.nijtmans2019-12-053-25/+11
* | | | Make MODULE_SCOPE functions start with "Tk". Also simplify TkUtfToNSString(),...jan.nijtmans2019-12-045-36/+25
* | | | Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on older ma...marc_culler2019-12-041-52/+29
|\ \ \ \
| * | | | Fix [749bd9bb1b]: systemControlAccentColor can have incorrect RGB on High Sierramarc_culler2019-12-041-52/+29
|/ / / /
* | | | On macOS call [image setTemplate:YES] for the cursor NSImages, to make the cu...marc_culler2019-12-031-0/+1
* | | | In tkUnixFont, make sure that the utf-to-ucs2 encoder clamps at 0xFFFF. Use m...jan.nijtmans2019-12-016-19/+22
* | | | Fix [d4f5620f5d]: font-4.14 fails (font actual with unicode). Add another tes...jan.nijtmans2019-11-292-2/+7
* | | | Sync tcl.m4 with the vesion provided by Tcl 8.6jan.nijtmans2019-11-272-183/+78
|\ \ \ \ | | |/ / | |/| |
| * | | Sync rules.vc and tcl.m4 with the version included with Tcl8.5jan.nijtmans2019-11-273-228/+118
* | | | Horrible windows-specific workaround against SendInput not moving the mouse o...jan.nijtmans2019-11-261-0/+13
|\ \ \ \
| * | | | Horrible windows-specific workaround against SendInput not moving the mouse o...fvogel2019-11-261-0/+13
| * | | | merge core-8-6-branchfvogel2019-11-2626-183/+480
| |\ \ \ \
* | \ \ \ \ Various cleanups in Unicode handling. Note that without Xft on X11 we don't h...jan.nijtmans2019-11-268-64/+61
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge 8.6jan.nijtmans2019-11-221-2/+15
| |\ \ \ \ \
| * | | | | | More code simplificationjan.nijtmans2019-11-211-15/+12
| * | | | | | Oops _WIN32 with single underscorejan.nijtmans2019-11-211-1/+1
| * | | | | | Update unicode demojan.nijtmans2019-11-211-8/+8
| * | | | | | Now that TkUniCharToUtf() produces maximum of 4 bytes, reduce storage. More c...jan.nijtmans2019-11-216-15/+17
| * | | | | | X11 correct UTF-16 encoding (not meant for Tk 8.6.10 yet!)jan.nijtmans2019-11-201-32/+46
* | | | | | | Fix [a953736b54]: Potential wrong use of TkKeyEventjan.nijtmans2019-11-251-1/+1
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Fix [a953736b54]: Potential wrong use of TkKeyEventjan.nijtmans2019-11-251-1/+1
* | | | | | | In Aqua, fix TkMacOSXInDarkMode so that it does not crash *and* returns a mea...marc_culler2019-11-251-5/+16
* | | | | | | merge releasedgp2019-11-229-10/+139
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | update changesdgp2019-11-201-1/+9
| * | | | | | Merge 8.6 except for the broken demo.dgp2019-11-2012-160/+293
| |\ \ \ \ \ \
| * | | | | | | update changesdgp2019-11-151-0/+4
| * | | | | | | merge 8.6dgp2019-11-1514-56/+897
| |\ \ \ \ \ \ \
| * | | | | | | | Hash typos and bump release date.dgp2019-11-071-6/+6
| * | | | | | | | Merge 8.6culler2019-11-041-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6culler2019-11-042-7/+30
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Completed what changes I can do.dgp2019-11-031-2/+3
| * | | | | | | | | | More progress on changesdgp2019-11-031-0/+52
| * | | | | | | | | | More progress updating changes.dgp2019-11-031-1/+37