Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell... | jan.nijtmans | 2017-11-27 | 1 | -4/+4 |
* | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 1 | -41/+43 |
* | Implemented a more robust and transparent scheme for making | culler | 2017-11-14 | 1 | -16/+11 |
* | Fixed an issue with iconphoto where the dock icon would have a | culler | 2017-11-13 | 1 | -0/+20 |
* | Small changes to address compiler warnings. | culler | 2017-11-10 | 1 | -6/+6 |
* | Added some #ifdef __clang__ sections to allow building with gcc on OSX 10.6. | culler | 2017-11-09 | 1 | -0/+6 |
* | Minor changes to deal with compiler warnings for different OSX | culler | 2017-11-09 | 1 | -5/+5 |
* | 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 | 1 | -85/+80 |
* | Reorganization to put all code related to Ximages in the new | culler | 2017-11-08 | 1 | -0/+559 |