summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-083-3/+3
* merge trunkrc0core_8_7_a1core_8_7_a1_rcdgp2017-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 ...bug_28d0b8fb2ffvogel2017-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
* | | Fix build on OpenBSD. [3439d04a] missed a couple of bits.stu2017-05-202-2/+6
* | | merge core-8-6-branchjan.nijtmans2017-05-192-18/+21
|\ \ \ | |/ /
| * | Slightly use of more "int" in stead of double, for 100% compatibility at scri...bug_434d294dfjan.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...bug_2433781gcramer2017-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...bug_7d967c68jan.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
* | | Fix [3df559ef7c] - Negative bbox width on OS X.fvogel2017-01-071-1/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Do everything the other way round. Leave things how they were on OS X (revert...fvogel2016-12-301-1/+4
* | More internal use of size_t, so refcounts can be bigger than before (2^31 -> ...jan.nijtmans2016-11-041-8/+7
* | Add a few "const" keywords, just for 'correctness'jan.nijtmans2016-09-302-4/+4
* | Fix [6c0d7aec67]: unicode text input Windows 8jan.nijtmans2016-09-292-10/+18
|\ \ | |/
| * Merge core-8-6-branch. More surrogate handling, e.g. in HandleIMEComposition()jan.nijtmans2016-09-271-2/+2
| |\
| | * Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner back...jan.nijtmans2016-09-272-4/+4
| | |\
| | | * merge 8.5dgp2015-11-304-16/+25
| | | |\
| | | * | Bump to release number 8.5.19dgp2015-10-233-3/+3
| * | | | Enhanced proposed fix [6c0d7aec67]: unicode text input Windows 8. More places...jan.nijtmans2016-09-192-10/+18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | More simplificationsjan.nijtmans2016-09-192-7/+15
| | * | | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications needi...jan.nijtmans2016-09-162-16/+1
| | * | | Patch from Christian Werner, for evaluationjan.nijtmans2016-09-162-2/+16
| |/ / / |/| | |
* | | | Fix use of XMaxTransChars in stead of TCL_UTF_MAX in some places. This should...jan.nijtmans2016-08-312-6/+6
|\ \ \ \ | |/ / /
| * | | Start RC branch for Tk 8.6.6dgp2016-07-123-3/+3
* | | | Change Tk_FreeXId() into a macro.jan.nijtmans2016-08-121-33/+0
* | | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-2/+2