| Commit message (Expand) | Author | Age | Files | Lines |
* | More -1 -> TCL_INDEX_NONE. More TCL_UNUSED( | jan.nijtmans | 2023-03-12 | 1 | -25/+25 |
|
|
* | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -2/+2 |
|
|
* | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -8/+8 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2022-05-17 | 1 | -11/+11 |
| |\ |
|
| | * | KeyPress -> Key in bindings. Minor other cleanups | jan.nijtmans | 2022-05-17 | 1 | -16/+15 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | More alphabetizing Tk options. More type-cast improvements | jan.nijtmans | 2022-05-12 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-03-25 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Fix [5412c64a79]: Segmentation fault on closing error report window. This dea... | fvogel | 2022-03-19 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Refine Brian's fix for pack, and propagate it to grid and place. | fvogel | 2022-03-14 | 1 | -1/+3 |
|
|
| | * | Correct fix for secondary crash, scheduled idletasks for deleted containers m... | griffin | 2022-03-14 | 1 | -6/+1 |
|
|
| | * | Fix secondary crash in tkPack. This is a hack fix as not exactly certain if ... | griffin | 2022-03-13 | 1 | -0/+6 |
|
|
* | | | Use TIP #616 API (WIP) | jan.nijtmans | 2022-01-31 | 1 | -4/+5 |
|/ / |
|
* | | In case-statements, use "default:" in stead of "case TK_ANCHOR_CENTER:". So u... | jan.nijtmans | 2021-12-17 | 1 | -3/+1 |
|
|
* | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -1/+1 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -2/+2 |
|
|
* | | Merge 8.6.
| jan.nijtmans | 2020-09-30 | 1 | -5/+4 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Last TIP #581 changes. 100% done now | jan.nijtmans | 2020-09-27 | 1 | -1/+1 |
|
|
* | | Update documentation, and final tweaks for TIP #581 | jan.nijtmans | 2020-09-09 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-04 | 1 | -105/+105 |
|\ \
| |/ |
|
| * | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 1 | -270/+269 |
|
|
* | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe... | jan.nijtmans | 2020-09-03 | 1 | -161/+161 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -22/+20 |
|\ \
| |/ |
|
| * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 1 | -34/+34 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -163/+163 |
|\ \
| |/ |
|
| * | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c | jan.nijtmans | 2020-09-03 | 1 | -162/+162 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Implement part of TIP #581: Master/Slave. Not complete yet, and also the cha... | jan.nijtmans | 2020-09-03 | 1 | -4/+5 |
|
|
* | | New TIP #580 implementation. Documentation still missing. | jan.nijtmans | 2020-07-14 | 1 | -3/+3 |
|
|
* | | TIP 569 remove lint comments | dgp | 2020-03-18 | 1 | -2/+0 |
|
|
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -20/+22 |
|
|
* | | Fix bug [897ffea89f]: Tk allows management loops. Provide access to a window's | culler | 2019-04-06 | 1 | -0/+19 |
|\ \
| |/ |
|
| * | Rename Tk_GetGeomMaster to TkGetGeomMaster and remove extraneous call to | culler | 2019-04-06 | 1 | -2/+1 |
|
|
| * | Let the branch compile with MSVC. | fvogel | 2019-04-05 | 1 | -1/+2 |
|
|
| * | Fix bug [897ffea89f]: Tk allows management loops | culler | 2019-04-05 | 1 | -0/+19 |
|
|
* | | Remove a few unnecessary (size_t) type-casts, and add a "const" | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | Change size_t usages to (internal type) TkSizeT usages, which is "int" when c... | jan.nijtmans | 2019-04-04 | 1 | -1/+1 |
|
|
* | | More use of Tcl_NewWideIntObj(), and more internal use of (size_t), for bigge... | jan.nijtmans | 2019-04-02 | 1 | -3/+3 |
|
|
* | | Eliminate USE_OLD_TAG_SEARCH: It isn't used and tested any more. | jan.nijtmans | 2018-12-08 | 1 | -1/+1 |
|
|
* | | Enhance the tests for <<NoManagedChild>>, and fix the implementation so that ... | fvogel | 2018-10-29 | 1 | -4/+4 |
|
|
* | | Documentation | dkf | 2018-10-28 | 1 | -3/+4 |
|
|
* | | Merge trunk | oehhar | 2018-09-23 | 1 | -4/+17 |
|\ \ |
|
| * | | More preparation for TIP #494 compatibitly. Add 2 utility functions, which ca... | jan.nijtmans | 2018-08-11 | 1 | -2/+2 |
|
|
| * | | Fix [aa7679685e]: Destroying a master-window .. then crash | fvogel | 2017-12-31 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Avoid questioning operator precedence. | fvogel | 2017-12-23 | 1 | -1/+1 |
|
|
| * | | If Tk is compiled with -DTK_NO_DEPRECATED=1, remove some deprecated code (pac... | jan.nijtmans | 2017-01-23 | 1 | -1/+14 |
| |/ |
|
* | | Use the event name of the TIP: NoManagedChild | oehhar | 2018-09-22 | 1 | -2/+2 |
|
|
* | | Update to implement TIP518 event name change | oehhar | 2018-09-22 | 1 | -4/+4 |
|
|
* | | (Modernized) patch from egavilan to fix [2863003fff] and [d6b95ce492] - tk fr... | fvogel | 2016-09-21 | 1 | -1/+5 |
|/ |
|