summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
Commit message (Expand)AuthorAgeFilesLines
* merge rfe-6c0d7aec67jan.nijtmans2017-05-031-0/+6
|\
| * Experimental new functions TkUtfPrev/TkUtfNextjan.nijtmans2017-05-021-0/+4
| * Experimental new function TkUtfCharComplete(), attempt to handle [6c0d7aec67]...jan.nijtmans2017-05-021-0/+2
* | merge core-8-6-branchjan.nijtmans2017-04-181-1/+3
|\ \ | |/
* | merge core-8-6-branchjan.nijtmans2017-02-251-0/+6
|\ \ | |/
| * Proposed fix for [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68]: Tk appl...bug_7d967c68jan.nijtmans2016-12-151-0/+6
| * merge core-8-6-branchjan.nijtmans2016-09-261-0/+8
| |\
| * \ Modernize Tk_Init() to use Tcl 8.6 features.dgp2016-06-221-0/+3
| |\ \
| * \ \ Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-05-011-1/+1
| |\ \ \
| * | | | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of fu...jan.nijtmans2016-03-161-1/+1
* | | | | merge core-8-6-branch. Upstream androwish modificationsjan.nijtmans2016-09-261-0/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Introduce two utility functions for handling Unicode surrogate pairs, and use...jan.nijtmans2016-09-261-0/+8
| | |_|/ | |/| |
* | | | Merge core-8-6-branchjan.nijtmans2016-06-231-0/+3
|\ \ \ \ | |/ / /
| * | | work in progressdgp2016-06-211-0/+3
| | |/ | |/|
* | | Merge trunk. Change TkpGetFontAttrsForChar() signature for better Unicode han...jan.nijtmans2016-05-191-2/+2
|\ \ \ | |/ /
| * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u...fvogel2016-04-211-1/+1
| |/
* | Merge trunk. jan.nijtmans2016-01-221-1/+1
|\ \ | |/
* | Merge trunk. Upstream androwish changesjan.nijtmans2016-01-011-0/+4
|\ \ | |/
* | Branch for androwish, as help to keep track on which android-specific changes...jan.nijtmans2015-07-151-0/+9
|/
* Make "send" (and "testsend") use the Tcl_Obj API.jan.nijtmans2014-05-231-2/+3
* Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality.jan.nijtmans2014-05-221-4/+5
* Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-101-2/+2
* Make "menu" a normal command, initialized like any other Tk command.jan.nijtmans2013-10-291-1/+3
* 3607830 Runtime checks that Xkb is available in the X server before trying todgp2013-04-011-0/+1
|\
| * Runtime check for Xkb support in X server.dgp2013-04-011-0/+1
| * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-281-0/+2
| |\
| | * Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim...jan.nijtmans2012-09-281-0/+2
| * | Type correctness fix, to stop compiler complaint.dkf2012-07-121-1/+1
* | | merge trunkdkf2012-08-271-0/+2
|\ \ \
| * | | better wrapper, with one less roundtrip through X11 serverjan.nijtmans2012-07-161-0/+2
* | | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-1/+1
|/ / /
* | | Type correctness fix, to stop compiler complaintjan.nijtmans2012-07-121-1/+1
* | | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+3
|\ \ \ | |/ /
| * | Fix text clipping when working with the Xft-based renderer.dkf2012-06-121-0/+3
* | | _Xconst -> constjan.nijtmans2012-02-211-1/+1
|\ \ \ | |/ /
| * | _Xconst -> CONSTjan.nijtmans2012-02-211-1/+1
| |\ \ | | |/
| | * _Xconst -> CONSTjan.nijtmans2012-02-211-1/+1
* | | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+8
|\ \ \ | |/ /
| * | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-0/+7
| |\ \ | | |/
| | * proposed fix for bug-3486474jan.nijtmans2012-02-101-0/+7
* | | Fix for bug 3410609; confirmed to work on UK keyboard.dkf2011-10-251-0/+2
|\ \ \ | |/ /
| * | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p...bug_3410609Kevin B Kenny2011-10-011-0/+2
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-1/+4
| | * * generic/tkInt.h: Thread safety for the data structures ofdgp2006-06-051-4/+1
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+3
| | * * generic/tkInt.h: add MODULE_SCOPE and WORDS_BIGENDIAN checkshobbs2005-10-101-1/+40
| | * * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd.hobbs2005-07-281-4/+5