summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2024-03-291-2/+2
|\
| * Fix [c2b8a44bb9]: compiler warnings about ckfree()jan.nijtmans2024-03-291-2/+2
| * Don't use "boolean" as variable namejan.nijtmans2024-03-271-3/+3
* | Merge 8.7jan.nijtmans2024-03-273-16/+16
|\ \ | |/
| * Revise some (void *)/(char *) usage. Now on X11, everything compiles/runs wit...jan.nijtmans2024-03-272-12/+12
* | Merge 8.7jan.nijtmans2024-03-253-112/+113
|\ \ | |/
| * Fix [76646bdf6]: "photo get" command leaks memoryjan.nijtmans2024-03-251-5/+4
| * Fix indenting Use (char *)NULL sentinels. Some int -> Tcl_Sizejan.nijtmans2024-03-251-108/+109
| * Fix Ttk_CreateTagTable() signaturejan.nijtmans2024-03-232-3/+3
| * Allow more tags in ttk (when compiled against Tcl 9.0)jan.nijtmans2024-03-232-10/+11
| * Merge 8.6jan.nijtmans2024-03-231-2/+3
| |\
| | * re-generate internal stub tablesjan.nijtmans2024-03-232-0/+12
* | | Merge 8.7jan.nijtmans2024-03-2318-145/+154
|\ \ \ | |/ /
| * | Another round of int -> Tcl_Size. Use more (char *)NULL in stead of simply NU...jan.nijtmans2024-03-2321-178/+201
| * | Merge 8.6jan.nijtmans2024-03-154-14/+30
| |\ \
| * | | Fix --disable-shared buildjan.nijtmans2024-03-151-9/+15
| * | | Handle Tcl_UtfToUniChar/Tcl_UniCharToUtf correctly as wellcore-bug-53fdb87e49jan.nijtmans2024-03-143-25/+15
| * | | Better approach, using "Tk" prefix for UTF-32 versions of APIjan.nijtmans2024-03-1410-80/+62
| * | | More progress, backporting bugfix from Tk 9.0jan.nijtmans2024-03-131-6/+16
| * | | Merge 8.7jan.nijtmans2024-03-1334-287/+203
| |\ \ \
| | * \ \ Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...jan.nijtmans2024-03-081-17/+2
| | |\ \ \
| * | | | | Continuing work on [53fdb87e49] for 8.7: Glyph indexing is still unperfectjan.nijtmans2024-02-092-1/+40
* | | | | | Fix [fdc0ed342d]: Segfault on focus -force with xvfb.fvogel2024-03-191-2/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | A bit better debug info in focusDebug mode.fvogel2024-03-171-2/+2
| * | | | | Fix [fdc0ed342d]: Segfault on focus -force with xvfbfvogel2024-03-171-1/+1
| * | | | | Add test focus-8.1 currently segfaulting on Linux with xvfb and demonstrating...fvogel2024-03-171-0/+1
| * | | | | eliminate end-of-line spacing in send.test. Code cleanup in tkFont.cjan.nijtmans2024-03-161-17/+21
| | |_|_|/ | |/| | |
* | | | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-154-14/+30
|\ \ \ \ \ | |/ / / /
| * | | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-154-14/+30
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix mistake in comment.fvogel2024-03-141-1/+1
| | * | | Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ...fvogel2024-03-131-6/+8
| | * | | Adjust comments in PickCurrentItem(), TkTextPickCurrent() and CoreEventProc().fvogel2024-03-133-8/+22
* | | | | Tcl_LinkVar doesn't need typecast any more (starting with Tcl 8.7)jan.nijtmans2024-03-131-2/+2
* | | | | Remove some dead codejan.nijtmans2024-03-081-48/+1
* | | | | Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-03-071-17/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-03-071-17/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix [47d4f29159]: Ignored binding scripts for events with detail field Notify...fvogel2024-02-251-17/+2
| * | | | merge 8.6dgp2024-02-216-7/+7
| |\ \ \ \ | | |/ / /
| * | | | merge 8.6dgp2024-02-091-3/+3
| |\ \ \ \
| * \ \ \ \ merge 8.6dgp2024-02-071-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ merge 8.6dgp2024-01-242-125/+235
| |\ \ \ \ \ \
| * | | | | | | More needed 13 -> 14 bumpsjan.nijtmans2024-01-171-1/+1
| * | | | | | | Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2024-03-0718-167/+111
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Another round of int -> Tcl_Size changesjan.nijtmans2024-03-0719-206/+148
| * | | | | | | a6 -> b1, as preparation for possible release (one day, hopefully)jan.nijtmans2024-03-061-3/+3
* | | | | | | | Merge 8.7. b1 -> b2: preparation for releasejan.nijtmans2024-03-051-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / /
* | | | | | | | Merge 8.7jan.nijtmans2024-02-192-9/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Text tag priorities should be Tcl_Size (just as numTags)jan.nijtmans2024-02-192-9/+9
* | | | | | | | Merge 8.7jan.nijtmans2024-02-195-33/+26
|\ \ \ \ \ \ \ \ | |/ / / / / / /