| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename DoWarpWrtWin --> TkDoWarpWrtWin | fvogel | 2020-06-02 | 1 | -1/+1 |
|
|
* | Rename DoWarp to DoWarWrtScreen, add function DoWarpWrtWin to factorize the c... | fvogel | 2020-06-02 | 1 | -0/+1 |
|
|
* | Remove the TK_DISPLAY_IN_WARP machinery completely. | fvogel | 2020-06-02 | 1 | -5/+1 |
|
|
* | Don't use "class" as (internal) struct field name or local variable name. Mak... | jan.nijtmans | 2019-09-24 | 1 | -0/+4 |
|
|
* | Allow "wm frame" to return id's > 0xFFFFFFFF on 64-bit platforms (if the id r... | jan.nijtmans | 2019-09-24 | 1 | -0/+10 |
|
|
* | Merge 8.6 | jan.nijtmans | 2019-08-13 | 1 | -1/+1 |
|\ |
|
| * | Use "unsigned long" as type for "mask" variables containing X11 button-masks ... | jan.nijtmans | 2019-08-13 | 1 | -1/+1 |
|
|
* | | Header file cleanup, backported from [bug6e8afe516d-87] branch | jan.nijtmans | 2019-08-04 | 1 | -1/+0 |
|
|
* | | Merge 8.6 (and fix merge conflict arising from that) | jan.nijtmans | 2019-08-01 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | New intermal macro ALL_BUTTONS and function TkGetButtonMask(), which can be r... | jan.nijtmans | 2019-07-23 | 1 | -0/+11 |
|
|
* | | Remove the crazy function UpdateButtonEventState which was causing all this t... | culler | 2019-08-01 | 1 | -1/+1 |
|/ |
|
* | Put new fields always at the end of struct TkWindow, so existing fields keep ... | jan.nijtmans | 2019-04-08 | 1 | -5/+5 |
|
|
* | Rename Tk_GetGeomMaster to TkGetGeomMaster and remove extraneous call to | culler | 2019-04-06 | 1 | -1/+1 |
|
|
* | Fix bug [897ffea89f]: Tk allows management loops | culler | 2019-04-05 | 1 | -1/+8 |
|
|
* | Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion... | fvogel | 2017-09-02 | 1 | -0/+1 |
|
|
* | New internal function TkpCancelWarp(), which does a proper warp clean-up when... | jan.nijtmans | 2017-05-10 | 1 | -0/+1 |
|
|
* | Proposed fix for [7d967c68a09e07e355358af40f36dd5dd84c7022|7d967c68]: Tk appl... | jan.nijtmans | 2016-12-15 | 1 | -0/+6 |
|
|
* | merge core-8-6-branch | jan.nijtmans | 2016-09-26 | 1 | -0/+8 |
|\ |
|
| * | Introduce two utility functions for handling Unicode surrogate pairs, and use... | jan.nijtmans | 2016-09-26 | 1 | -0/+8 |
|
|
* | | Modernize Tk_Init() to use Tcl 8.6 features. | dgp | 2016-06-22 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | work in progress | dgp | 2016-06-21 | 1 | -0/+3 |
|
|
* | | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-05-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fixed [b362182e45] - Generation of virtual events through Tk_HandleEvent is u... | fvogel | 2016-04-21 | 1 | -1/+1 |
|
|
* | | Make Tk compile warning-free against TIP-389-enabled Tcl 8.7. No change of fu... | jan.nijtmans | 2016-03-16 | 1 | -1/+1 |
|/ |
|
* | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-23 | 1 | -2/+3 |
|
|
* | Make the "scrollbar" a real Tcl_Obj-based command. No change in functionality. | jan.nijtmans | 2014-05-22 | 1 | -4/+5 |
|
|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -2/+2 |
|
|
* | Make "menu" a normal command, initialized like any other Tk command. | jan.nijtmans | 2013-10-29 | 1 | -1/+3 |
|
|
* | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 1 | -0/+1 |
|\ |
|
| * | Runtime check for Xkb support in X server. | dgp | 2013-04-01 | 1 | -0/+1 |
|
|
| * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 1 | -0/+2 |
| |\ |
|
| | * | Add 8 colors to the supported color list (aqua, crimson, fuchsia, indigo, lim... | jan.nijtmans | 2012-09-28 | 1 | -0/+2 |
|
|
| * | | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 1 | -1/+1 |
|
|
* | | | merge trunk | dkf | 2012-08-27 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | better wrapper, with one less roundtrip through X11 server | jan.nijtmans | 2012-07-16 | 1 | -0/+2 |
|
|
* | | | | Purged Tcl_AppendElement from all non-test code. | dkf | 2012-07-29 | 1 | -1/+1 |
|/ / / |
|
* | | | Type correctness fix, to stop compiler complaint | jan.nijtmans | 2012-07-12 | 1 | -1/+1 |
|
|
* | | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+3 |
|
|
* | | | _Xconst -> const | jan.nijtmans | 2012-02-21 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 1 | -1/+1 |
|
|
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -0/+7 |
|
|
* | | | Fix for bug 3410609; confirmed to work on UK keyboard. | dkf | 2011-10-25 | 1 | -0/+2 |
|\ \ \
| |/ / |
|
| * | | Tentative fix for bug 3410609 - use the keysym returned by XLookupString in p... | Kevin B Kenny | 2011-10-01 | 1 | -0/+2 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|