summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-05-1667-581/+564
|\
| * Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP ...jan.nijtmans2022-05-154-13/+12
| |\
| | * sync rules.vc with Tcljan.nijtmans2022-05-151-10/+9
| * | More alphabetizing Tk options. More type-cast improvementsjan.nijtmans2022-05-1238-166/+166
| * | Merge 8.6jan.nijtmans2022-05-111-36/+24
| |\ \ | | |/
| | * Follow-up to [88cfdcb304]: Move callbackInfo handling into showOpenSavePanel()jan.nijtmans2022-05-111-35/+23
| * | Merge 8.6jan.nijtmans2022-05-111-14/+12
| |\ \ | | |/
| | * Fix [88cfdcb304]: Aqua: use-after-free when file selection dialog dismissedjan.nijtmans2022-05-111-14/+12
| | |\
| | | * Proposed fix for [88cfdcb304]: Aqua: use-after-free when file selection dialo...jan.nijtmans2022-05-101-14/+12
| | |/
| * | Merge 8.6jan.nijtmans2022-05-092-2/+2
| |\ \ | | |/
| | * sync tcl.m4 with Tcljan.nijtmans2022-05-092-2/+2
| * | merge-markjan.nijtmans2022-05-080-0/+0
| |\ \ | | |/
| | * Merge comment fixjan.nijtmans2022-05-081-0/+2
| | |\
| * | \ Merge comment fixjan.nijtmans2022-05-081-0/+2
| |\ \ \ | | | |/ | | |/|
| | * | Fix [0ce975c57f]: memcpy() called with pwPtr->panes == NULL. Thanks to Christ...fvogel2022-05-081-2/+6
| * | | Merge 8.6jan.nijtmans2022-05-082-56/+58
| |\ \ \ | | | |/ | | |/|
| | * | Fix [0ce975c57]: memcpy() called with pwPtr->panes == NULLjan.nijtmans2022-05-081-4/+6
| | * | Unnecessary type-castsjan.nijtmans2022-05-081-11/+11
| | |/
| * | Fix [20a54ffdd5]: treeview tag delete doesn't clear binding table. Thanks to ...fvogel2022-05-082-1/+11
| |\ \
| | * | Fix [20a54ffdd5]: treeview tag delete doesn't clear binding table. Thanks to ...fvogel2022-05-011-0/+1
| | * | Add test treeview-12.2, currently failing, demonstrating bug [20a54ffdd5]: tr...fvogel2022-05-011-1/+10
| * | | Merge 8.6jan.nijtmans2022-05-0711-30/+77
| |\ \ \ | | | |/ | | |/|
| | * | Fix [eedd795d98]: sizeof(enum) != sizeof(int)jan.nijtmans2022-05-0711-30/+77
| | |\ \
| | | * \ Merge 8.6jan.nijtmans2022-05-0512-170/+170
| | | |\ \ | | | |/ / | | |/| |
| | | * | Missing DEF_BUTTON_COMPOUNDjan.nijtmans2022-05-051-1/+1
| | | * | Proposed fix for [eedd795d98]: sizeof(enum) != sizeof(int)jan.nijtmans2022-05-0511-36/+85
| * | | | nanosvg: Avoid calling qsort() when r->nedges == 0. Thanks to magic chrstphrc...oehhar2022-05-071-2/+4
| * | | | Merge 8.6jan.nijtmans2022-05-0513-89/+89
| |\ \ \ \ | | |/ / /
| | * | | Code cleanup, mainly eliminating unnecessary type-castsjan.nijtmans2022-05-0514-178/+180
| | |/ /
| * | | Fix unixWm-35.1 testcasejan.nijtmans2022-05-051-2/+2
| * | | Alphabetize some string tablesjan.nijtmans2022-05-049-79/+79
| * | | Merge 8.6jan.nijtmans2022-05-039-85/+26
| |\ \ \ | | |/ /
| | * | Add 2 MODULE_SCOPE string tables (tkStateStrings and tkCompoundStrings) which...jan.nijtmans2022-05-0317-100/+48
| * | | Avoid signed integer overflow in nsvg__RGBA(). See https://github.com/memonon...oehhar2022-05-021-1/+1
| | |/ | |/|
| * | Simplify definition of INT2PTR and friends, now that we can assure availablil...jan.nijtmans2022-04-291-16/+10
| * | Adapt value of fallback for TCL_INDEX_TEMP_TABLE (In case of compiling with T...jan.nijtmans2022-04-261-3/+3
* | | Merge 8.7. Add testcases for Num and Fn bindingjan.nijtmans2022-04-2115-6491/+116
|\ \ \ | |/ /
| * | Fix [f63c37be3a]: functionality on a safe interpreter with Tkjan.nijtmans2022-04-212-4/+10
| |\ \
| | * | Proposed fix for [f63c37be3a]: functionality on a safe interpreter with Tkjan.nijtmans2022-04-202-4/+10
| * | | Merge 8.6. Remove macosx/Tk.xcode directoryjan.nijtmans2022-04-217-6359/+226
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-213-8/+87
| * | Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-209-314/+49
| * | Fix compiler warning, when using Tcl 9.0 headersjan.nijtmans2022-04-201-1/+1
* | | Merge 8.7jan.nijtmans2022-04-196-7/+10
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-04-196-2/+11
| |\ \ | | |/
| | * Fix [8dd3d58c62]: macOS Aqua: Fn + e to access Emojijan.nijtmans2022-04-195-18/+26
* | | For completeness: Add "Num" as equivalent to "Mod3" toojan.nijtmans2022-04-192-3/+4
* | | Update docjan.nijtmans2022-04-191-4/+4
* | | Mod4 -> Fnjan.nijtmans2022-04-197-11/+12
* | | Fix [8dd3d58c62]: macOS Aqua: Fn + e to access Emojijan.nijtmans2022-04-195-5/+10