summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Previous state apparently lets event-9 succeed, this is a slightly lighter tr...fvogel2021-04-211-1/+0
* Another try...fvogel2021-04-191-0/+2
* Try focussing the window in which we will warp.fvogel2021-04-181-1/+1
* Add an update after tkwait visibility in event-9.fvogel2021-04-171-0/+1
* Fix [881c87c2a9]: package require Tk error in revised_text (which was on trun...jan.nijtmans2021-04-141-2/+2
* TIP #595: Unicode-aware/case-sensitive Loadable Library handlingjan.nijtmans2021-04-097-17/+117
|\
| * update rules.vcjan.nijtmans2021-04-061-4/+4
| * Make pkgIndex.tcl files work on all platformsjan.nijtmans2021-04-068-9/+69
| * Merge 8.7jan.nijtmans2021-04-041-4/+0
| |\
| * \ Merge 8.7. Use Tcl_StaticLibrary in tkAppInit.c/winMain.c (accidently committ...jan.nijtmans2021-04-014-14/+27
| |\ \
| * \ \ Merge 8.7jan.nijtmans2021-03-2931-171/+233
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2021-03-0521-285/+2480
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-02-257-18/+36
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.7jan.nijtmans2021-02-1772-421/+1352
| |\ \ \ \ \ \
| * | | | | | | Change shared Tk filenamejan.nijtmans2021-01-155-1/+32
* | | | | | | | Merge 8.6jan.nijtmans2021-04-091-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | sync rules.vc with Tcljan.nijtmans2021-04-091-2/+9
* | | | | | | | | Merge 8.6culler2021-04-083-12/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Finish fix for [58222c42b3]: revert defaults for entry and text highlight bg,...culler2021-04-081-4/+4
| * | | | | | | | Adjustment to the subframework build; deal with systems that report the OS ve...culler2021-04-072-9/+3
* | | | | | | | | Merge 8.6culler2021-04-072-4/+12
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix [58222c42b3]: ttk entries and spinboxes have the wrong background color.culler2021-04-072-5/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix the background for ttk::spinbox too.culler2021-04-071-0/+4
| | * | | | | | | | Fix [58222c42b3]: ttk::entry has wrong default background/fieldbackgroundculler2021-03-052-5/+9
* | | | | | | | | | Always measure color string in bytes, not (unicode?) chars.jan.nijtmans2021-04-051-10/+11
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Merge 8.6jan.nijtmans2021-04-042-15/+19
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Tcl_StaticPackage -> Tcl_StaticLibraryjan.nijtmans2021-04-042-13/+20
* | | | | | | | Imported fix for: nanosvg #179: "Division by float 0"oehhar2021-03-311-1/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge 8.6jan.nijtmans2021-03-291-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Follow-up to [9b6065d1fd]. Only save "update" command if there is no clientDa...jan.nijtmans2021-03-291-1/+1
* | | | | | | Merge 8.6jan.nijtmans2021-03-251-4/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Use "tkwait visibility" to stabilize the testcasejan.nijtmans2021-03-251-4/+1
* | | | | | | Merge 8.6jan.nijtmans2021-03-233-7/+8
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix 3 places where Tcl_UtfToUniChar must be used and not TkUtfToUniChar: numC...jan.nijtmans2021-03-233-7/+8
* | | | | | | merge-markjan.nijtmans2021-03-230-0/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Eliminate "register" keyword. Use more TCL_UNUSED()jan.nijtmans2021-03-2327-253/+218
* | | | | | | Make the algorithm for handling high-resolution Mousewheel on Windows EXACTLY...jan.nijtmans2021-03-232-25/+35
* | | | | | | merge core-8-6-branch (and resolve conflicts in event-9 and textTag-16.2)fvogel2021-03-222-1/+7
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Stabilize tests event-9 and textTag-16.2. See [9e1312f32c].fvogel2021-03-222-1/+7
| |\ \ \ \ \ \
| | * | | | | | Add a comment in event-9 and let GitActions run one more time.fvogel2021-03-211-0/+2
| | * | | | | | Another trivial change, let the GitHub action run again.fvogel2021-03-191-0/+1
| | * | | | | | Once more. Backout previous trivial change, and let GitActions run again.fvogel2021-03-181-1/+1
| | * | | | | | Once more. Make a trivial change (add a space character in the textTag.test f...fvogel2021-03-171-1/+1
| | * | | | | | Backout previous trivial change, and let GitActions run again.fvogel2021-03-161-1/+1
| | * | | | | | Make a trivial change (add a space character in the textTag.test file) just t...fvogel2021-03-151-1/+1
| | * | | | | | textTag-16.2: Try an update after configuring the 'big' tag, even if the tag ...fvogel2021-03-141-3/+2
| | * | | | | | Try Jan's suggestion for event-9: Maybe the update after the pack has a timin...fvogel2021-03-131-4/+3
| | * | | | | | If this still allows event-9 and/or textTag-16.2 to fail, then it cannot be a...fvogel2021-03-092-3/+7
| | * | | | | | <u>event-9</u>: Try an increase of the waiting time. fvogel2021-03-082-11/+3
| | * | | | | | Some debug info in an attempt to understand what's going on with textTag-16.2...fvogel2021-03-061-0/+8