Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 [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' | ||||
* | | | Merge bug-b24a7a87 into core-8-6-branch (merge mark) fixes [b24a7a877d] | culler | 2017-11-17 | 12 | -41/+94 |
|\ \ \ | |||||
| * | | | Update documentation to remove discussion of PNG limitations in wm iconphoto ↵ | Kevin Walzer | 2017-11-15 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | on Mac | ||||
| * | | | Modify the menu demo so that it includes a photoimage in a menu. | culler | 2017-11-15 | 2 | -2/+4 |
| | | | | |||||
| * | | | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 7 | -44/+70 |
| | | | | | | | | | | | | | | | | photoimage. Fixes transparency issues with iconphotos and images in menus. | ||||
| * | | | Implemented a more robust and transparent scheme for making | culler | 2017-11-14 | 3 | -16/+14 |
| | | | | | | | | | | | | sure that iconphoto images are not blended with a black background. | ||||
| * | | | _poolLock should be declared int, not BOOL. This is unrelated to icons, | culler | 2017-11-13 | 1 | -1/+1 |
| | | | | | | | | | | | | but breaks the build for -arch i386. | ||||
| * | | | Add a cast to address a compiler warning. | culler | 2017-11-13 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fixed an issue with iconphoto where the dock icon would have a | culler | 2017-11-13 | 1 | -0/+20 |
| | | | | | | | | | | | | black backround, instead of transparent, when using a PNG image. | ||||
| * | | | Fix [b24a7a877d]: Added test for NULL pointer in WmIconphotoCmd. | culler | 2017-11-11 | 1 | -7/+15 |
| | | | | |||||
| * | | | Create new branch named "bug-b24a7a87" | culler | 2017-11-11 | 0 | -0/+0 |
| | | | | |||||
* | | | | Fix [6b2fd1e881]: grid documentation for default for -row is wrong | fvogel | 2017-11-13 | 2 | -2/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix [6b2fd1e881]: grid documentation for default for -row is wrong | fvogel | 2017-11-11 | 2 | -2/+4 |
| | | | | |||||
* | | | | merge bug-27c4e4c8 into core-8-6-branch. The diff is empty because | culler | 2017-11-11 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | the change was already committed in the core-8-6-branch (oops). | ||||
| * | | | | Change to XMapWindow to make embedded toplevels display properly when first ↵ | culler | 2017-11-11 | 1 | -1/+10 |
| | | | | | | | | | | | | | | | | | | | | mapped. | ||||
| * | | | | Create new branch named "bug-27c4e4c8" | culler | 2017-11-11 | 0 | -0/+0 |
| |/ / / | |||||
* | | | | Change to XMapWindow to make embedded toplevels display properly | culler | 2017-11-11 | 1 | -1/+10 |
|/ / / | | | | | | | when first mapped. | ||||
* | | | Fix [2fec274fe3]: OS X - menu-2.8[0134] triggers ↵ | fvogel | 2017-11-11 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | CFURLCopyResourcePropertyForKey failed | ||||
| * | | | Fix [2fec274fe3]: OS X - menu-2.8[0134] triggers ↵ | fvogel | 2017-11-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | CFURLCopyResourcePropertyForKey failed | ||||
* | | | | merge mac-wm-icon branch (because the changes from this branch were just ↵ | fvogel | 2017-11-11 | 0 | -0/+0 |
|\ \ \ \ | | | | | | | | | | | | | | | | committed separately as a standalone patch in core-8-6-branch) | ||||
| * | | | | Documentation tweak | Kevin Walzer | 2017-10-13 | 1 | -1/+5 |
| | | | | | |||||
| * | | | | Push updates | Kevin Walzer | 2017-10-13 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Start mac-wm-icon branch | Kevin Walzer | 2017-10-13 | 2 | -29/+27 |
| | | | | | |||||
* | | | | | Add comments to wm_iconphoto implementation on macOS | Kevin Walzer | 2017-11-11 | 1 | -1/+6 |
| | | | | | |||||
* | | | | | Implement wm_iconphoto command for macOS | Kevin Walzer | 2017-11-11 | 3 | -31/+32 |
| | | | | | |||||
* | | | | | Merge macOS_images into core-8-6-branch. | culler | 2017-11-10 | 8 | -607/+637 |
|\ \ \ \ \ | |||||
| * | | | | | Small changes to address compiler warnings. | culler | 2017-11-10 | 2 | -8/+8 |
| | | | | | | |||||
| * | | | | | Added some #ifdef __clang__ sections to allow building with gcc on OSX 10.6. | culler | 2017-11-09 | 2 | -0/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | Tk now builds and runs on Snow Leopard, but does not support retina displays or filtering in file dialogs, and generates some errors about colorspaces. | ||||
| * | | | | | Minor changes to deal with compiler warnings for different OSX | culler | 2017-11-09 | 3 | -27/+22 |
| | | | | | | | | | | | | | | | | | | versions. Now builds cleanly with deployment targets 10.6 - 10.13. | ||||
| * | | | | | Remove unused variables; add comments. | culler | 2017-11-08 | 1 | -3/+6 |
| | | | | | | |||||
| * | | | | | Cleaned up and reworked XGetImage. This seems to eliminate | culler | 2017-11-08 | 2 | -94/+90 |
| | | | | | | | | | | | | | | | | | | | | | | | | segfaults seen when rapidly resizing the scid window and may also fix [218561bf]. | ||||
| * | | | | | Reorganization to put all code related to Ximages in the new | culler | 2017-11-08 | 6 | -574/+586 |
|/ / / / / | | | | | | | | | | | file tkMacOSXImage.c | ||||
* | | | | | Merge OSX_redraw_artifacts branch. This fixes [fab5fed65e], [40a9abb9db] and ↵ | fvogel | 2017-11-07 | 7 | -112/+279 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | [92e614e612]. Great thanks to Marc Culler! | ||||
| * | | | | Fix utterly minor formatting things in macosx/README | fvogel | 2017-11-07 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Update of the macosx README file to include explanations of the | culler | 2017-11-07 | 1 | -61/+207 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes added to address crashes that appeared with the release of OSX 10.13 as well as the drawing artifacts being dealt with in the OSX_redraw_artifacts branch. | ||||
| * | | | | merge core-8-6-branch | fvogel | 2017-11-01 | 1 | -0/+1 |
| |\ \ \ \ | |||||
| * | | | | | Reworked the regression test so that it would more precisely | culler | 2017-10-30 | 3 | -11/+7 |
| | | | | | | | | | | | | | | | | | | target the changed behavior of DisplayText. | ||||
| * | | | | | Edited the comment explaining why the logic in DisplayText needs | culler | 2017-10-30 | 1 | -11/+21 |
| | | | | | | | | | | | | | | | | | | to be changed for macOS. | ||||
| * | | | | | Change comment style to Tcl style | fvogel | 2017-10-29 | 1 | -1/+4 |
| | | | | | | |||||
| * | | | | | merge core-8-6-branch | fvogel | 2017-10-28 | 7 | -14/+80 |
| |\ \ \ \ \ |