| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge trunk. | stu | 2018-07-03 | 24 | -1211/+1107 |
|\ |
|
| * | Further fix for [1821174fff], by Christian Werner. Also, remove or replace de... | fvogel | 2018-06-12 | 3 | -6/+2 |
| |\ |
|
| | * | Removed unnecessary calls to deprecated methods [NSWindow disableFlushWindow] | culler | 2018-06-08 | 1 | -2/+0 |
|
|
| | * | Replace calls to deprecated [NSWindow flushWindow] et al with calls to | culler | 2018-06-07 | 2 | -4/+2 |
|
|
| * | | Sync various configure-related changes from Tcl (from core-8-branch) | jan.nijtmans | 2018-05-31 | 2 | -2/+2 |
|
|
| * | | Merge TIP #496 implementation following positive vote by the TCT | fvogel | 2018-05-13 | 1 | -0/+2 |
| |\ \ |
|
| | * \ | merge trunk | fvogel | 2018-05-01 | 1 | -37/+15 |
| | |\ \ |
|
| | * \ \ | merge trunk (because tip-496 does not target 8.6 but 8.7, whereas branch tip-... | fvogel | 2018-04-15 | 8 | -59/+43 |
| | |\ \ \ |
|
| | * | | | | tk::entry: Moved defines where they belong to, reordered options to follow al... | fvogel | 2018-02-11 | 1 | -0/+2 |
|
|
| * | | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 1 | -4/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Fix [66db98f30d]: choosedir, filebox, msgbox tests fails on macOS + undocumen... | fvogel | 2018-05-13 | 1 | -4/+4 |
| | |\ \ \ \ |
|
| | | * | | | | Unify further error messages for tk_messageBox options | fvogel | 2018-05-01 | 1 | -4/+4 |
|
|
| * | | | | | | Fixed [6da617825e]: button-13.1 to -13.8 fail on macOS | culler | 2018-05-03 | 1 | -25/+11 |
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | /
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | Eliminate unnecessary offsets. This moves buttons down 1px, which is better. | culler | 2018-05-01 | 1 | -25/+10 |
|
|
| | * | | | | Adjust button metrics in HITheme instead of Tk. | culler | 2018-05-01 | 1 | -7/+8 |
| | |/ / / |
|
| * | | | | Fix [6d5042069f]: tk inactive does not work on macOS (tk-6.5 fails) | culler | 2018-04-30 | 1 | -37/+15 |
| |\ \ \ \
| | |/ / /
| | | | /
| | |_|/
| |/| | |
|
| | * | | Explicitly initialize the static timestamp, for stylistic reasons. | culler | 2018-04-29 | 1 | -4/+4 |
|
|
| | * | | A minimally invasive fix. Since the one and only TkDisplay is a static | culler | 2018-04-29 | 1 | -8/+9 |
|
|
| | * | | The inactivity timer still works; only the reset is broken. And it is | culler | 2018-04-29 | 2 | -6/+44 |
|
|
| | * | | Borrowed a hack from tkMacOSXClipboard.c to make sure that the same Time | culler | 2018-04-29 | 2 | -7/+5 |
|
|
| | * | | Create a simple inactivity timer. | culler | 2018-04-29 | 2 | -69/+10 |
| | |/ |
|
| | * | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the... | jan.nijtmans | 2018-01-22 | 1 | -1/+1 |
|
|
| * | | merge core-8-6-branch | jan.nijtmans | 2018-01-08 | 1 | -11/+1 |
| |\ \
| | |/ |
|
| | * | Some code cleanup, suggested by Christian Werner. Cherry-picked from bug-00a2... | jan.nijtmans | 2018-01-08 | 1 | -11/+1 |
|
|
| * | | Fix [6525e1af25]: Potential Tcl_Encoding leak in macosx/tkMacOSXHLEvents.c. T... | fvogel | 2017-12-31 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| | * | Fix [6525e1af25]: Potential Tcl_Encoding leak in macosx/tkMacOSXHLEvents.c. T... | fvogel | 2017-12-31 | 1 | -2/+4 |
|
|
| * | | Merge core-8-6-branch into trunk. Fixes [3382424]. Prevents misleading error | culler | 2017-12-05 | 2 | -1/+6 |
| |\ \
| | |/ |
|
| | * | Merge branch bug-3382424 into core-8-6-branch. Prevents misleading error mes... | culler | 2017-12-05 | 2 | -1/+6 |
| | |\ |
|
| | | * | Remove two debug messages which print to stderr during macOS tests but are | culler | 2017-12-03 | 2 | -1/+6 |
|
|
| * | | | Merge core-8-6-branch into trunk. Fixes [1088805fff]. See [0feb63f139] | culler | 2017-12-05 | 1 | -11/+45 |
| |\ \ \
| | |/ / |
|
| | * | | Merge bind-errors into core-8-6-branch. Fixes [1088805fff]. See [0feb63f139] | culler | 2017-12-05 | 1 | -11/+45 |
| | |\ \ |
|
| | | * | | On macOS, add a modKeyCodes array to the display so key events for modifier k... | culler | 2017-12-01 | 1 | -11/+45 |
| | | |/ |
|
| * | | | Merge core-8-6-branch into trunk. Fixes issue with custom application icons | culler | 2017-12-05 | 1 | -1/+18 |
| |\ \ \
| | |/ / |
|
| | * | | On macOS, set a default application icon only when no icon has been declared in
| culler | 2017-12-05 | 1 | -0/+17 |
|
|
| | * | | Remove unnecessary calls to set application icon in bundled apps on macOS, pr... | Kevin Walzer | 2017-12-05 | 1 | -12/+0 |
| | |/ |
|
| * | | Remove unnecessary calls to set application icon in bundled apps on macOS, pr... | Kevin Walzer | 2017-12-05 | 1 | -14/+1 |
|
|
| * | | Merge core-8-6-branch into trunk. Fixes [13d63d2794]. | culler | 2017-11-30 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | Add missing code to run the postcommand in TkpPostMenu for macOS. Fixes [13d... | culler | 2017-11-30 | 1 | -0/+7 |
|
|
| * | | merge core-8-6-branch | jan.nijtmans | 2017-11-30 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Restore core-8-6-branch timeline | jan.nijtmans | 2017-11-30 | 2 | -30/+36 |
| | |\ |
|
| * | \ | Merge core-8-6-branch into trunk. Fixes behavior of raise on macOS. | culler | 2017-11-30 | 2 | -31/+37 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix behavior of raise on macOS. | culler | 2017-11-29 | 2 | -31/+37 |
| | |/ |
|
| * | | Merge core-8-6-branch into trunk, removes obsolete experimental Mac window flags | Kevin Walzer | 2017-11-28 | 3 | -93/+4 |
| |\ \
| | |/ |
|
| | * | Merge in remove_mac_decorations branch | Kevin Walzer | 2017-11-28 | 3 | -93/+4 |
| | |\ |
|
| | | * | More tweak of README | Kevin Walzer | 2017-11-28 | 1 | -5/+0 |
|
|
| | | * | Tweak README | Kevin Walzer | 2017-11-27 | 1 | -27/+0 |
|
|
| | | * | Remove unused experimental window decoration flags from macOS | Kevin Walzer | 2017-11-27 | 3 | -69/+3 |
|
|
| * | | | Merge core-8-6-branch into trunk. Removes conditional code for OS X 10.5. | culler | 2017-11-27 | 10 | -176/+24 |
| |\ \ \
| | |/ / |
|
| | * | | Merge byebye-leopard into core-8-6-branch. Removes conditional code for OS X... | culler | 2017-11-27 | 10 | -176/+24 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Remove all conditional code which requires a minimum deployment target | culler | 2017-11-27 | 10 | -176/+24 |
|
|