summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus...Kevin Walzer2019-03-084-28/+42
* Clean up implementation and documentation of ::tk::mac::PrintDocument command...Kevin Walzer2019-03-072-4/+18
* Fix bug in print doc implementationKevin Walzer2019-03-071-2/+2
* Further refinement in URL event handlingKevin Walzer2019-03-072-3/+14
* Cleanup line endingsKevin Walzer2019-03-041-210/+210
* Minor cleanupKevin Walzer2019-03-041-19/+20
* Cleanup of code to set default app, fix crashesKevin Walzer2019-03-022-10/+27
* UpdateKevin Walzer2019-03-021-0/+4
* Replace some deprecated callsKevin Walzer2019-03-022-11/+10
* Clean up implementationKevin Walzer2019-03-015-27/+35
* Rename tkMacOSXLaunch.cKevin Walzer2019-02-282-2/+195
* Update makefile, trying to buildKevin Walzer2019-02-284-6681/+4397
* Add launcher code, update docsKevin Walzer2019-02-287-630/+894
* Cleanup of library code, removal of unneeded functionKevin Walzer2019-02-271-10/+0
* Update mac_services branch, intend to submit a TIPKevin Walzer2019-02-2710-2/+347
|\
| * Remove unused method call:Kevin Walzer2018-03-101-39/+0
| * Implementation and documentation complete, now ready to be submitted as TIPKevin Walzer2018-03-086-22/+40
| * Flesh out implementationKevin Walzer2018-03-071-1/+1
| * Flesh out implementationKevin Walzer2018-03-076-13/+47
| * Implement script level bindingsKevin Walzer2018-03-074-0/+67
| * More refinementsKevin Walzer2018-03-052-1/+4
| * Modify makefile to add new fileKevin Walzer2018-03-053-25/+15
| * Begin refinements of codeKevin Walzer2018-03-051-6/+5
| * Implementation of NSServices API for Tk core on macOSKevin Walzer2018-03-051-0/+244
* | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window...culler2019-02-231-3/+14
|\ \
| * | Fix bug [9771ae0f0b]: In Aqua, deiconifying a transient of a withdrawn window...culler2019-02-231-3/+14
|/ /
* | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen.culler2019-02-232-7/+27
|\ \
| * | Fix bug [56a1823c73]: Aqua toplevels can fail to appear on screen.culler2019-02-182-7/+27
* | | Fix [30a0fc767a]: spelling error in a commentfvogel2019-02-221-1/+1
|/ /
* | Remove a missed unused variable.culler2019-02-131-1/+0
* | Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ...culler2019-02-133-30/+38
|\ \
| * | Two text tests also try to position a window with y = 0. Tweak these for Aqua.culler2019-02-131-4/+11
| * | Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-132-26/+27
|/ /
* | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary display.culler2019-02-131-4/+2
|\ \
| * | Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary displayculler2019-02-131-4/+2
|/ /
* | Fix bug [8814bddf5d]: segfault in [NSMenu size]culler2019-02-101-5/+9
|\ \
| * | Fix bug [8814bddf5d]: segfault in [NSMenu size]culler2019-02-091-5/+9
|/ /
* | Fix the build for MSVCfvogel2019-02-081-1/+1
|\ \
| * | Fix the build for MSVCfvogel2019-02-081-1/+1
* | | Fix bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess...culler2019-02-081-7/+28
* | | Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-078-115/+194
|\ \ \ | |/ /
| * | Also change tkWinEmbed.c to match the change in tkUnixEmbed.c, for consistency.culler2019-02-071-0/+9
| * | Change tkMacOSXEmbed.c to match the change in tkUnixEmbed.c even thoughculler2019-02-041-0/+8
| * | Make the place manager send ConfigureNotify events when size change requestsculler2019-02-043-10/+19
| * | Simplify and uniformize unixEmbed tests 6.1, 6.1a, 6.2, 6.2a.culler2019-02-031-11/+5
| * | Remove unnecessary sleep from unixEmbed-6.2a, which still fails however.culler2019-02-011-6/+3
| * | Changes which make unixEmbed-8.1a pass on macOS.culler2019-01-314-39/+52
| * | Tweak the last commit: generate FocusOut events when the NSApp is deactivated.culler2019-01-301-1/+1
| * | A small change in how ActivateEvents are handled makes unixEmbed-5.3a passculler2019-01-301-1/+3
| * | Add an update making unixEmbed-5.1a pass on Linuxfvogel2019-01-271-0/+1