summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP ...jan.nijtmans2022-05-151-1/+1
|\
* | Alphabetize some string tablesjan.nijtmans2022-05-041-2/+2
* | Merge 8.6. Remove macosx/Tk.xcode directoryjan.nijtmans2022-04-213-11/+220
|\ \ | |/
| * Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-212-7/+86
* | Fix [bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds on MacOSX will now be ...jan.nijtmans2022-04-203-245/+11
* | Fix for [dc4c5573a6]: tk_popup entry index not working on unix. Thanks to cjm...fvogel2022-04-101-8/+13
|\ \ | |/
| * Fix text alignment.fvogel2022-04-021-1/+1
| * Proposed fix for [dc4c5573a6]: tk_popup entry index not working on unixjan.nijtmans2022-04-011-7/+12
* | Fix test failure (entry.test and others) in UNIX builds without xftjan.nijtmans2022-04-041-1/+1
* | Fix building against Tcl 8.6 headersjan.nijtmans2022-04-035-17/+17
* | Eliminate compile warnings, due to the usage of Tcl_ExternalToUtfDString()/Tc...jan.nijtmans2022-04-015-20/+20
* | Patches by Emiliano Gavilan to improve Tk notifications on X11Kevin Walzer2022-03-151-5/+17
* | Revert, re-commit to branchKevin Walzer2022-03-151-17/+4
* | Patches by Emiliano Gavilan to improve Tk notifications on X11Kevin Walzer2022-03-151-4/+17
* | Merge 8.7jan.nijtmans2022-03-022-4/+4
|\ \
| * \ Merge 8.6jan.nijtmans2022-02-122-4/+4
| |\ \ | | |/
| | * Fix (hopefully) [1958367]. Patch mentioned in that ticket was only partially ...jan.nijtmans2022-02-122-4/+4
* | | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum...jan.nijtmans2022-02-011-4/+4
* | | Add Tk_MakeWindow toojan.nijtmans2022-01-252-4/+5
* | | Merge 8.7jan.nijtmans2022-01-091-1/+1
|\ \ \ | |/ /
| * | Correct typos in various comments.fvogel2022-01-011-1/+1
| |\ \ | | |/
| | * Correct typos in various comments.fvogel2022-01-011-1/+1
| | * Fix [6178610b1b]: Ttk uses TK_OPTION_NULL_OK in -justify/-anchor, which is no...jan.nijtmans2021-12-201-3/+3
* | | TIP #606 implementation. TODO: documentationjan.nijtmans2021-12-215-24/+24
|/ /
* | Merge 8.6jan.nijtmans2021-12-131-11/+11
|\ \ | |/
* | Merge 8.6jan.nijtmans2021-12-012-15/+18
|\ \ | |/
| * Add more files to "make dist". Eliminate some deprecated constructs from */co...jan.nijtmans2021-11-303-36/+50
| * Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext...jan.nijtmans2021-11-291-2/+2
* | Fix [https://core.tcl-lang.org/tcl/tktview?name=97b8e1d54b|97b8e1d54b]: -mdyn...jan.nijtmans2021-11-282-2/+0
* | Merge 8.6jan.nijtmans2021-11-241-4/+9
|\ \ | |/
| * Add generation of "tkUuid.h". Not used yetjan.nijtmans2021-11-241-4/+9
| * Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans2021-11-162-3/+6
* | Fix use of DEF_LABEL_FG with Tcl 9.0 headers. Doc fix, various other tweaksjan.nijtmans2021-11-134-1/+6
* | Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supp...jan.nijtmans2021-11-122-4/+4
* | Merge 8.6jan.nijtmans2021-11-071-2/+4
|\ \ | |/
| * Sync unix/tcl.m4 with Tcl (no effect on configure script)jan.nijtmans2021-11-071-2/+4
| * Merge 8.6culler2021-11-022-63/+31
| |\
| * | Bump to 8.6.12 for releasejan.nijtmans2021-10-273-3/+3
* | | Merge 8.6jan.nijtmans2021-11-012-58/+31
|\ \ \ | | |/ | |/|
| * | Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti)jan.nijtmans2021-11-012-63/+31
| |/
* | Merge 8.7jan.nijtmans2021-10-273-5/+88
|\ \
| * | Remove duplicate append of zip archive to wish.griffin2021-10-191-3/+2
| * | Merge 8.6jan.nijtmans2021-10-141-0/+37
| |\ \ | | |/
| | * Fix [8ebed330ed]: doing some Tk inside of several threads crashesjan.nijtmans2021-10-141-0/+37
| * | Change "!= -1" into ">= 0"jan.nijtmans2021-09-241-1/+1
| * | Merge 8.7jan.nijtmans2021-09-212-78/+72
| |\ \
| * | | Cosmetic (new page for each function when printing)fvogel2021-09-071-0/+1
| * | | More complete and correct testing of 'wm iconbadge' parameters. Tests pass on...fvogel2021-09-061-2/+0
| * | | More cleanup of errorsKevin Walzer2021-09-041-1/+2
| * | | Update error messagesKevin Walzer2021-09-041-1/+1