summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Fix bug [2249e64bdc]: adjust unixWm tests which expect impossible results on ...culler2019-02-131-14/+0
|\
| * Fix bug [2249e64bdc]: Some unixWm tests expect the impossible on Aquaculler2019-02-131-14/+0
* | 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 bug [1529659ff]: Embedded toplevel makes the outer toplevel menu inaccess...culler2019-02-081-7/+28
|\ \ | |/
| * 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-073-8/+17
|\ \ | |/
| * Fix bug [58665b91dd]: many unixEmbed tests fail.culler2019-02-073-8/+17
| |\
| | * Change tkMacOSXEmbed.c to match the change in tkUnixEmbed.c even thoughculler2019-02-041-0/+8
| | * Changes which make unixEmbed-8.1a pass on macOS.culler2019-01-312-7/+6
| | * 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 missing components of the implementation of transient windows on macOS.culler2019-02-022-8/+186
|\ \ \ | |/ /
| * | Add missing components of the implementation of transient windows on macOS.culler2019-02-022-8/+186
| |\ \
| | * | Fix bugs that could lead to segfaults when the test interpreter is destroyed.culler2019-01-271-36/+73
| | * | Fix bug [688cd9c9de]: many wm-transient tests fail on macOSculler2019-01-272-7/+148
* | | | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-023-214/+271
|\ \ \ \ | |/ / /
| * | | TIP #533 (Extension of the menu post command) implementation was accepted by ...fvogel2019-02-023-214/+271
| |\ \ \ | | |/ / | |/| |
| | * | Remove lines that were commented out.culler2019-01-281-3/+0
| | * | Edited comments.culler2019-01-281-4/+31
| | * | Reverting TkpPostTearoffMenu to the unix function, which is equally useless butculler2019-01-281-9/+82
| | * | Use the MENU_DELETION_PENDING flag to guard against crashes when theculler2019-01-281-3/+1
| | * | Fix over-correction in the last commit. We must allow item to be nil on macOS.culler2019-01-271-1/+1
| | * | For macOS, guard against a crash in TkpPostMenu and fix TkPostTearoffMenu.culler2019-01-151-11/+15
| | * | Fix name collision on macOS. Clarify some logic in the geometry computation.culler2019-01-152-7/+7
| | * | Use TkGetMenuIndex to parse the index argument to the post command.culler2019-01-151-4/+4
| | * | Fix the underlying problem with empty menubuttons on the mac, rather than theculler2019-01-141-28/+20
| | * | Deal with empty menubuttons on the mac.culler2019-01-131-3/+12
| | * | Add TkpPostTearoffMenu, called by TkPostTearoffMenu and used in the menu postculler2019-01-131-6/+15
| | * | Fix related menubutton issues on linux and Windows.culler2019-01-111-37/+36
| | * | Fix bug [70e531918e]: geometry issues with menubuttons on macOSculler2019-01-093-161/+110
* | | | Constrain send.test tests which are inappropriate for macOS with notAqua.culler2019-01-231-1/+1
|\ \ \ \ | |/ / /
| * | | Constrain send.test tests which are inappropriate for macOS with notAqua.culler2019-01-231-1/+1
| | |/ | |/|
* | | Fix unixEmbed test failures on macOS.culler2019-01-232-109/+60
|\ \ \ | |/ /
| * | Remove debug print statement.culler2019-01-231-1/+0
| * | Fix bug [58665b91dd]: unixEmbed tests fail on macOS due to use of dobg.culler2019-01-232-110/+62
* | | Clean up Aqua button geometry code so unixButton tests pass, and make a fewculler2019-01-181-88/+56
|\ \ \ | |/ /
| * | Tiny adjustment to text position, to match native buttons.culler2019-01-161-1/+2
| * | Fix bug [e733d3770f]: geometry issues with buttons on macOSculler2019-01-161-87/+54
* | | Merge 8.6jan.nijtmans2019-01-1013-28/+28
|\ \ \ | |/ /
| * | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-1012-27/+27
| |\ \ | | |/ | |/|
| | *-. Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-083-15/+43
| | |\ \
* | | \ \ Implement local grabs on macOS.culler2019-01-092-16/+34
|\ \ \ \ \ | |/ / / /
| * | | | Implement local grabs for Aqua.culler2019-01-052-16/+34
| | |/ / | |/| |
* | | | Resolve bug [18a4ba19bd]. Make winfo containing behave consistently acrossculler2019-01-042-14/+42
|\ \ \ \ | |/ / /
| * | | re-base to 'cleaned-up' core-8-6-branchjan.nijtmans2019-01-035-10/+10
| |\ \ \
| * \ \ \ Merge core-8-6-branch.culler2019-01-035-10/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | As requested by Christian Werner/François Vogel and others: Undo many None -...jan.nijtmans2018-12-315-10/+10
| | |\ \ \ | | | |/ / | | |/| / | | | |/