summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Use macos comment for TkpFontPkgInit.stu2017-11-211-2/+16
* Merge trunk.stu2017-11-078-238/+92
|\
| * Permit building on a Tcl 9 foundation.dgp2017-10-302-0/+4
| * Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-221-4/+18
| |\
| | * Fix [55b95f578a]: Associating variable with bignum value with scale crashes it.fvogel2017-10-221-4/+18
| | |\
| | | * Fix more issues with sprintf in the scale widget.fvogel2017-10-071-4/+18
| * | | Fix [d9fdfa435d]: Long non-wrapped lines in text widget displayed malformed. ...fvogel2017-10-071-21/+39
| |\ \ \ | | |/ /
| | * | Fix [d9fdfa435d]: Long non-wrapped lines in text widget displayed malformed. ...fvogel2017-08-211-21/+39
| | |/
| | * merge 8.6; update changesdgp2017-08-091-0/+7
| | |\
| | * \ merge 8.6dgp2017-05-235-136/+106
| | |\ \
| | * \ \ merge 8.6dgp2017-05-082-2/+0
| | |\ \ \
| | * | | | Check for Xlib.h in stead of Intrinsic.h in configure script. Reason: see [16...jan.nijtmans2017-03-201-6/+6
| | * | | | Start RC branch for Tk 8.6.7dgp2017-03-103-9/+9
| * | | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-083-3/+3
| * | | | | merge trunkdgp2017-09-061-1/+1
| |\ \ \ \ \
| | * | | | | Fix [c4139ac9d1ac6ef2]: Cannot make distribution - ttkGenStubs.tcl removed. (...jan.nijtmans2017-09-061-1/+1
| * | | | | | merge trunkdgp2017-09-011-2/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge tip-166 branch after positive vote by the TCT. Many thanks to Simon Bac...fvogel2017-08-281-2/+5
| | |\ \ \ \ \
| | | * \ \ \ \ merge trunkfvogel2017-06-055-332/+108
| | | |\ \ \ \ \
| | | * | | | | | Added -withalpha option to [imageName get].simonbachmann2017-03-231-2/+5
| * | | | | | | | Release candidate branch for Tk 8.7a1.dgp2017-08-103-3/+3
| |/ / / / / / /
| * | | | | | | Fix [28d0b8fb2f]: According to the ICCCM, the property used for X selection c...fvogel2017-08-081-0/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix [28d0b8fb2f]: Delete the property used for X selection conversion before ...fvogel2017-08-061-0/+7
| | | |_|_|/ | | |/| | |
| * | | | | Sync with Tcl.stu2017-05-312-203/+9
| * | | | | merge core-8-6-branchjan.nijtmans2017-05-231-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix test-case font-44.1: It looks like XftPatternAddDouble(... XFT_PIXEL_SIZE...jan.nijtmans2017-05-231-1/+1
| * | | | | merge core-8-6-branchjan.nijtmans2017-05-232-10/+12
| |\ \ \ \ \ | | |/ / / /
| | * | | | Sync tcl.m4 with the version in Tcl's core-8-6-branchjan.nijtmans2017-05-222-12/+14
| | * | | | Cherrypick Fix build on OpenBSD. [82701b94c4] missed a couple of bits.jan.nijtmans2017-05-212-3/+7
* | | | | | Merge trunk.stu2017-05-202-2/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix build on OpenBSD. [3439d04a] missed a couple of bits.stu2017-05-202-2/+6
* | | | | | Add demo dir to tk.pc?stu2017-05-201-0/+1
* | | | | | Bring more TIP #59 to Tk.<br> stu2017-05-205-14/+68
* | | | | | Set demo dir at config time.stu2017-05-204-1/+28
|/ / / / /
* | | | | merge core-8-6-branchjan.nijtmans2017-05-192-18/+21
|\ \ \ \ \ | |/ / / /
| * | | | Slightly use of more "int" in stead of double, for 100% compatibility at scri...jan.nijtmans2017-05-193-43/+20
| |\ \ \ \
| | * | | | autoconf-2.59dgp2017-05-181-36/+13
| * | | | | merge trunk. jan.nijtmans2017-05-183-72/+56
| |\ \ \ \ \ | | |/ / / /
| * | | | | Another attempt to fix [434d294df8b053246ee86e7898d06bc3a6d1d771|434d294df8],...jan.nijtmans2017-05-152-11/+14
| | |_|_|/ | |/| | |
* | | | | merge core-8-6-branchjan.nijtmans2017-05-182-71/+25
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Cherry-pick [http://core.tcl.tk/tclconfig/info/18e79736d236d15d|All the world...jan.nijtmans2017-05-181-34/+11
| * | | | Fixed bug [2433781fff]gcramer2017-05-181-37/+44
| |\ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Remove calls to Tk_FreeXId(), since it's just a NOP.jan.nijtmans2017-05-082-2/+0
| | |/ | |/|
* | | Fix [2433781fff]: Under X11 image/text now will be centered correctly, the ol...gcramer2017-05-011-37/+44
| |/ |/|
* | Make tk.h work unchanged with Tcl 9.0 (novem), account for possible missing T...jan.nijtmans2017-02-131-16/+12
* | Fix [7d967c68]: Tk application fault when ibud-daemon IME is restartedjan.nijtmans2017-02-051-0/+46
|\ \ | |/
| * Fix [7d967c68]: Tk application fault when ibud-daemon IME is restartedjan.nijtmans2017-02-051-0/+46
| |\
| | * Proposed fix for [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68]: Tk appl...jan.nijtmans2016-12-151-0/+46
* | | Compile with -Wwrite-strings, as does Tcl. In pkgIndex files, allow "8.6-" to...jan.nijtmans2017-01-203-3/+3
* | | tag Tk_FreeXId() as deprecated. Remove the function from the build if TK_NO_D...jan.nijtmans2017-01-171-1/+1