summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Collapse)AuthorAgeFilesLines
* Do everything the other way round. Leave things how they were on OS X ↵fvogel2016-12-301-1/+4
| | | | (revert [a076cf64] and [42e0339e]), and fix TkpDrawCharsInContext() on Win and Linux in case these platforms at some point of time decide to define TK_LAYOUT_WITH_BASE_CHUNKS and TK_DRAW_IN_CONTEXT to true
* 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 ↵jan.nijtmans2016-09-272-4/+4
| |\ | | | | | | | | | | | | backported from http://www.androwish.org/index.html/info/a0da5845594cec28. Change (internal) TkpGetFontAttrsForChar() signature to match androwish's, no functional change.
| | * 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 ↵jan.nijtmans2016-09-192-10/+18
|\ \ \ \ | |/ / / |/| | | | | | | places where Unicode surrogate handling could be improved.
| * | | More simplificationsjan.nijtmans2016-09-192-7/+15
| | | |
| * | | Rename TkUtfToUniChar32 to TkUtfToUniChar2, and various simplifications ↵jan.nijtmans2016-09-162-16/+1
| | | | | | | | | | | | | | | | needing less #ifdef's
| * | | 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 ↵jan.nijtmans2016-08-312-6/+6
| |\ \ \ | |/ / / |/| | | | | | | | | | | should prevent possible buffer overflow when TCL_UTF_MAX=6 Micro-optimizations in tkEntry and ttkEntry
| * | | Change Tk_FreeXId() into a macro.jan.nijtmans2016-08-121-33/+0
| | | | | | | | | | | | A few end-of-line spacing eliminations.
| * | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove ↵jan.nijtmans2016-05-191-2/+2
| | | | | | | | | | | | | | | | unneccessary white-space.
| * | | Fixed [545f10fcf3] - Poor Xft coloured font performance on X11. Thanks to ↵fvogel2016-05-181-44/+106
| |\ \ \ | | | | | | | | | | | | | | | James Bonfield for the bug report, to Rob Davies for the patch, and to Brian Griffin for the testing
| * | | | Deprecate Tk_FreeXId(), since it doesn't do anything since 2008-08-19: ↵jan.nijtmans2016-04-112-2/+0
| | | | | | | | | | | | | | | | | | | | [8356aa0eec57fa7a]
| * | | | sync tcl.m4 (both win and unix) with Tcl's version.jan.nijtmans2016-03-222-2/+2
| | | | |
| * | | | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of ↵jan.nijtmans2016-03-162-2/+2
| | | | | | | | | | | | | | | | | | | | functionality, since font-names generally don't contain out-of-BMP Unicode characters (if they do in the future, that still can be fixed then).
| * | | | configure.in -> configure.acjan.nijtmans2016-03-152-6/+6
| | | | |
| * | | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-033-6775/+4409
| | | | |
* | | | | Start RC branch for Tk 8.6.6dgp2016-07-123-3/+3
| |/ / / |/| | |
* | | | Fixed [545f10fcf3] - Poor Xft coloured font performance on X11. Thanks to ↵bug_545f10fcf3fvogel2016-05-101-44/+106
|/ / / | | | | | | | | | James Bonfield for the bug report, to Rob Davies for the patch, and to Brian Griffin for the testing
* | | Update version in tk.specjan.nijtmans2016-03-021-1/+1
| | |
* | | Revert part of [032c1ee138449c93dfa885fab07796783945e174|032c1ee138]: Only ↵jan.nijtmans2016-03-021-6/+6
| | | | | | | | | | | | the patchlevel should have been changed, nothing else.
* | | Put [wm forget] fix in the 8.6.5 release.core_8_6_5core_8_6_5_rcdgp2016-02-251-0/+5
|\ \ \
| * | | Fixed bug [e9112ef96e] - [wm forget] doesn't completelyfvogel2016-02-241-0/+5
| | | |
* | | | Bump to 8.6.5dgp2016-01-282-8/+8
|/ / /
* | | Improved patch formatting. No functional changefvogel2016-01-111-1/+1
| | |
* | | merged trunkfvogel2016-01-1116-330/+156
|\ \ \
| * \ \ On cygwin, install libtk8.6.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-262-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | On cygwin, install libtk8.5.dll.a in the {prefix}/lib directory.jan.nijtmans2015-11-262-2/+2
| | | |
| * | | Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Unix: Window ↵jan.nijtmans2015-11-092-8/+17
| |\ \ \ | | |/ / | | | | | | | | embedding can not work on 64-bit Unix and Windows
| | * | Fix [5ee8af61e5ef8e233158a43459624f4ecf58a6fe|5ee8af61e5] on Unix: Window ↵jan.nijtmans2015-11-092-8/+17
| | | | | | | | | | | | | | | | embedding can not work on 64-bit Unix and Windows
| * | | re-generate configurejan.nijtmans2015-10-251-6/+6
| |\ \ \ | | |/ /
| | * | Re-generate "configure"jan.nijtmans2015-10-251-6/+6
| | |/
| | * Tk/OpenBSD/Sparc needs -fPIC.stu2015-10-092-8/+8
| | |
| * | Tk/OpenBSD/Sparc needs -fPIC.stu2015-10-092-2/+2
| | |
| * | TIP #437: Tk panedwindow options for proxy windowjan.nijtmans2015-10-081-0/+1
| |\ \ | | |/
| | * Hm, better keep the TIP as it is, not making it more difficult than it ↵jan.nijtmans2015-09-301-0/+1
| | | | | | | | | | | | already is.
| | * Bring panedwindow proxy behavior in line with TIP #437 description.jan.nijtmans2015-09-301-19/+16
| | |
| | * Added -proxyborderwidth optionfvogel2015-09-301-18/+19
| | |
| | * Added -proxybackground optionfvogel2015-09-291-0/+1
| | |
| | * Bug [1247115fff] - Added -proxyrelief optionfvogel2015-07-141-0/+1
| | |
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-5/+0
| |\ \ | | |/ | | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| | * Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then ↵jan.nijtmans2015-06-251-5/+0
| | | | | | | | | | | | | | | | | | translate some windows-specific files to UTF-8 too. Solution: commit those files with CRLF line-ending, which eliminates the need for eolFix altgether. See als: [495120] for the reason why eolFix was introduced in the first place. No longer needed with fossil.
| * | Fixed typo in commentfvogel2015-05-301-1/+1
| |\ \ | | |/
| | * Fixed typo in commentfvogel2015-05-301-1/+1
| | |
| | * Partly undo the effect of [46e08e5ab3b742bb], which didn't only update the ↵jan.nijtmans2015-05-201-4387/+7106
| | | | | | | | | | | | release date; it changed the autoconf version as well.
| | * update release datecore_8_5_18core_8_5_18_rcdgp2015-03-062-7130/+4397
| | |
| | * merge 8.5dgp2015-02-121-1/+1
| | |\
| | * | Bump to version 8.5.18.dgp2015-02-053-9/+9
| | | |
| * | | [29044ba23f] Remove RANLIB as part of library installation. At best it's ↵dgp2015-05-203-12/+4
| | | | | | | | | | | | | | | | redundant to the RANLIB already done as part of library build. At worst, it conflicts with needs of cross-compiling. Thanks Erik Leunissen.