summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing code to run the postcommand in TkpPostMenu for macOS. Fixes [13d...culler2017-11-301-0/+7
* Restore core-8-6-branch timelinejan.nijtmans2017-11-303-30/+39
|\
| * Merge with null diff to fix accidental fork.culler2017-11-300-0/+0
| |\ | |/ |/|
| * Merge bug-164c1b1091 into core-8-6-branch. Fixes behavior of raise on macOS.culler2017-11-302-31/+37
| |\
| | * Fix behavior of raise on macOS.culler2017-11-292-31/+37
| |/ |/|
| * Edit raise.n to document that iconified toplevels are deiconified by raiseculler2017-11-301-0/+3
|/
* Use -1 instead of 0 as the invalid keycode in test bind-13.14 since 0 isculler2017-11-281-2/+2
* Merge in remove_mac_decorations branchKevin Walzer2017-11-283-93/+4
|\
| * More tweak of READMEKevin Walzer2017-11-281-5/+0
| * Tweak READMEKevin Walzer2017-11-271-27/+0
| * Remove unused experimental window decoration flags from macOSKevin Walzer2017-11-273-69/+3
* | Merge byebye-leopard into core-8-6-branch. Removes conditional code for OS X...culler2017-11-2710-176/+24
|\ \ | |/ |/|
| * Remove all conditional code which requires a minimum deployment targetculler2017-11-2710-176/+24
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-2712-36/+27
|/
* Merge mac_wm_withdraw branch to 8.6Kevin Walzer2017-11-261-1/+11
|\
| * Implementation of wm withdraw excluded from Window and Dock menu on macOSKevin Walzer2017-11-261-1/+11
* | Repair a mistake introduced in checkin [fc16f8a9]. In TkpInit the NSApplicationculler2017-11-251-16/+18
* | Merge bug-de4af19626 into core-8-6-branch again, this time with theculler2017-11-251-57/+113
|\ \ | |/ |/|
| * Simultaneously with the previous commit Christian Gollwitzer provided culler2017-11-251-57/+113
* | Merge bug-de4af19626 (allow all file types) into core-8-6-branch.culler2017-11-252-10/+15
|\ \ | |/
| * Pass nil for allowedFileTypes rather than an empty array to select all files.culler2017-11-252-10/+15
* | Fix [1c659ef0f1]: 'image create photo' fails on png image containing unknown ...fvogel2017-11-253-3/+14
|\ \ | |/ |/|
| * Fix typo in error messagefvogel2017-11-211-2/+2
| * Fix [1c659ef0f1]: 'image create photo' fails on png image containing unknown ...fvogel2017-11-211-1/+1
| * Fix test imgPMG-3.1 just addedfvogel2017-11-211-2/+2
| * Add test imgPNG-3.1 demonstrating bug [1c659ef0f1]fvogel2017-11-212-0/+11
* | merge bug-88f02fa81a into core-8-6-branch.culler2017-11-253-127/+98
|\ \
| * | Removed a function which is never called in the current version.culler2017-11-251-32/+0
| * | Fix name for SetApplicationIcon function that had an incorrect name in the fu...Kevin Walzer2017-11-251-1/+1
| * | Edited comment.culler2017-11-251-2/+3
| * | merge core-8-6-branch into bug-88f02fa81a.culler2017-11-242-1/+7
| |\ \ | |/ / |/| |
* | | Merge bug-c89bd0aa2c into core-8-6-branch.culler2017-11-242-1/+7
|\ \ \
| * | | Don't process window events if the dead window is the root. Thisculler2017-11-242-1/+7
| | * | Simplify and reorganize the initialization code.culler2017-11-241-70/+73
| | * | Remove calls to TransformProcessType. Avoid activating too early.culler2017-11-242-42/+41
| |/ / |/| |
* | | Improve metrics for text-only buttons on macOSKevin Walzer2017-11-221-1/+2
* | | Merge the bug-c89bd0aa2c branch into core-8-6-branch.culler2017-11-211-11/+28
|\ \ \ | |/ / | | / | |/ |/|
| * Processing events immediately means we don't have to worry aboutculler2017-11-211-56/+10
| * Process events to make sure closed windows are freed immediately.culler2017-11-211-0/+5
| * Reworked to handle withdrawn ssuccessor windows correctly.culler2017-11-211-44/+36
| * Expanded comments to explain the strategy better.culler2017-11-211-21/+46
| * Fix for bug c89bd0aa2cculler2017-11-211-11/+52
* | Fix memory leak in tkImgPhoto.c. Backported from androwish. Thanks to Christi...jan.nijtmans2017-11-201-0/+9
|/
* Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-11-194-5/+29
|\
| * Don't include the NULL from SAVE_TARGETS request in the expected result. The ...fvogel2017-11-141-3/+3
| * Use -cleanup with test select-10.6fvogel2017-11-131-1/+2
| * Fix test select-14.1. It now passes on Linux with Gnome.fvogel2017-11-131-2/+3
| * Add test select-14.1 checking for use of the correct property type when handl...fvogel2017-11-121-0/+19
| * merge core-8-6-branchfvogel2017-09-161-0/+1
| |\
| * | Fix [73ba07efcd]: Use correct property type when handling MULTIPLE conversion...fvogel2017-09-023-4/+7