Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing code to run the postcommand in TkpPostMenu for macOS. Fixes ↵ | culler | 2017-11-30 | 1 | -0/+7 |
| | | | | [13d63d2794]. | ||||
* | Restore core-8-6-branch timeline | jan.nijtmans | 2017-11-30 | 3 | -30/+39 |
|\ | |||||
| * | Merge with null diff to fix accidental fork. | culler | 2017-11-30 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
| * | Merge bug-164c1b1091 into core-8-6-branch. 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 |
| |/ |/| | |||||
| * | Edit raise.n to document that iconified toplevels are deiconified by raise | culler | 2017-11-30 | 1 | -0/+3 |
|/ | | | on macOS. | ||||
* | Use -1 instead of 0 as the invalid keycode in test bind-13.14 since 0 is | culler | 2017-11-28 | 1 | -2/+2 |
| | | | a valid keycode (for lowercase a) on a Macintosh. | ||||
* | 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 byebye-leopard into core-8-6-branch. Removes conditional code for OS ↵ | culler | 2017-11-27 | 10 | -176/+24 |
|\ \ | |/ |/| | | | X 10.5. | ||||
| * | Remove all conditional code which requires a minimum deployment target | culler | 2017-11-27 | 10 | -176/+24 |
| | | | | | | | | | | of OSX 10.5. Currently the build fails for 10.5 and it seems pointless to try fixing it now, more than 8 years after Apple declared it obsolete. | ||||
* | | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since ↵ | jan.nijtmans | 2017-11-27 | 12 | -36/+27 |
|/ | | | | | "shell32.dll" is already linked to Tk. Also various whitespace changes (mainly at line-ends) and comment fixes. Nothing functional. | ||||
* | Merge mac_wm_withdraw branch to 8.6 | Kevin Walzer | 2017-11-26 | 1 | -1/+11 |
|\ | |||||
| * | Implementation of wm withdraw excluded from Window and Dock menu on macOS | Kevin Walzer | 2017-11-26 | 1 | -1/+11 |
| | | |||||
* | | Repair a mistake introduced in checkin [fc16f8a9]. In TkpInit the NSApplication | culler | 2017-11-25 | 1 | -16/+18 |
| | | | | | | | | must be created before opening a console. Otherwise apps launched from an icon will crash. | ||||
* | | Merge bug-de4af19626 into core-8-6-branch again, this time with the | culler | 2017-11-25 | 1 | -57/+113 |
|\ \ | |/ |/| | improved tkMacOSXDialog.c from Christian Gollwitzer. | ||||
| * | Simultaneously with the previous commit Christian Gollwitzer provided | culler | 2017-11-25 | 1 | -57/+113 |
| | | | | | | | | this more complete patch that deals with *.* and compilation problems with gcc. | ||||
* | | Merge bug-de4af19626 (allow all file types) into core-8-6-branch. | culler | 2017-11-25 | 2 | -10/+15 |
|\ \ | |/ | |||||
| * | Pass nil for allowedFileTypes rather than an empty array to select all files. | culler | 2017-11-25 | 2 | -10/+15 |
| | | |||||
* | | Fix [1c659ef0f1]: 'image create photo' fails on png image containing unknown ↵ | fvogel | 2017-11-25 | 3 | -3/+14 |
|\ \ | |/ |/| | | | ancillary chunks | ||||
| * | Fix typo in error message | fvogel | 2017-11-21 | 1 | -2/+2 |
| | | |||||
| * | Fix [1c659ef0f1]: 'image create photo' fails on png image containing unknown ↵ | fvogel | 2017-11-21 | 1 | -1/+1 |
| | | | | | | | | ancillary chunks | ||||
| * | Fix test imgPMG-3.1 just added | fvogel | 2017-11-21 | 1 | -2/+2 |
| | | |||||
| * | Add test imgPNG-3.1 demonstrating bug [1c659ef0f1] | fvogel | 2017-11-21 | 2 | -0/+11 |
| | | |||||
* | | merge bug-88f02fa81a into core-8-6-branch. | culler | 2017-11-25 | 3 | -127/+98 |
|\ \ | |||||
| * | | Removed a function which is never called in the current version. | culler | 2017-11-25 | 1 | -32/+0 |
| | | | |||||
| * | | Fix name for SetApplicationIcon function that had an incorrect name in the ↵ | Kevin Walzer | 2017-11-25 | 1 | -1/+1 |
| | | | | | | | | | | | | function description | ||||
| * | | Edited comment. | culler | 2017-11-25 | 1 | -2/+3 |
| | | | |||||
| * | | merge core-8-6-branch into bug-88f02fa81a. | culler | 2017-11-24 | 2 | -1/+7 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge bug-c89bd0aa2c into core-8-6-branch. | culler | 2017-11-24 | 2 | -1/+7 |
|\ \ \ | |||||
| * | | | Don't process window events if the dead window is the root. This | culler | 2017-11-24 | 2 | -1/+7 |
| | | | | | | | | | | | | is unnecessary and leads to segfaults in some tests. | ||||
| | * | | Simplify and reorganize the initialization code. | culler | 2017-11-24 | 1 | -70/+73 |
| | | | | |||||
| | * | | Remove calls to TransformProcessType. Avoid activating too early. | culler | 2017-11-24 | 2 | -42/+41 |
| |/ / |/| | | | | | Prepare for cleanup of TkpInit. Fixes the basic menu bar problem. | ||||
* | | | Improve metrics for text-only buttons on macOS | Kevin Walzer | 2017-11-22 | 1 | -1/+2 |
| | | | |||||
* | | | Merge the bug-c89bd0aa2c branch into core-8-6-branch. | culler | 2017-11-21 | 1 | -11/+28 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | Processing events immediately means we don't have to worry about | culler | 2017-11-21 | 1 | -56/+10 |
| | | | | | | the Window menu and is a major simplfication. (Thanks, Kevin!) | ||||
| * | Process events to make sure closed windows are freed immediately. | culler | 2017-11-21 | 1 | -0/+5 |
| | | |||||
| * | Reworked to handle withdrawn ssuccessor windows correctly. | culler | 2017-11-21 | 1 | -44/+36 |
| | | |||||
| * | Expanded comments to explain the strategy better. | culler | 2017-11-21 | 1 | -21/+46 |
| | | |||||
| * | Fix for bug c89bd0aa2c | culler | 2017-11-21 | 1 | -11/+52 |
| | | |||||
* | | Fix memory leak in tkImgPhoto.c. Backported from androwish. Thanks to ↵ | jan.nijtmans | 2017-11-20 | 1 | -0/+9 |
|/ | | | | Christian Werner for noticing this! | ||||
* | Fix [73ba07efcd]: Use correct property type when handling MULTIPLE ↵ | fvogel | 2017-11-19 | 4 | -5/+29 |
|\ | | | | | | | conversion requests. Patch from 'dpb' | ||||
| * | Don't include the NULL from SAVE_TARGETS request in the expected result. The ↵ | fvogel | 2017-11-14 | 1 | -3/+3 |
| | | | | | | | | ICCCM specification doesn't tell what value the clipboard manager should return. | ||||
| * | Use -cleanup with test select-10.6 | fvogel | 2017-11-13 | 1 | -1/+2 |
| | | |||||
| * | Fix test select-14.1. It now passes on Linux with Gnome. | fvogel | 2017-11-13 | 1 | -2/+3 |
| | | |||||
| * | Add test select-14.1 checking for use of the correct property type when ↵ | fvogel | 2017-11-12 | 1 | -0/+19 |
| | | | | | | | | handling MULTIPLE conversion requests (bug [73ba07efcd]) | ||||
| * | merge core-8-6-branch | fvogel | 2017-09-16 | 1 | -0/+1 |
| |\ | |||||
| * | | Fix [73ba07efcd]: Use correct property type when handling MULTIPLE ↵ | fvogel | 2017-09-02 | 3 | -4/+7 |
| | | | | | | | | | | | | conversion requests. Patch from 'dpb' |