summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.6jan.nijtmans2019-03-2914-601/+851
|\
| * Fix bug [48c39440af]: On macOS, Buttons and Labels do not recompute theirculler2019-03-251-3/+3
| * Fixed a typo that was causing extraneous "tkwin == NULL" debug messages in th...culler2019-03-191-1/+1
| * Fix typofvogel2019-03-141-5/+5
| * Fix bug [609e0045f5]: Aqua scrollwheel events have incorrect mouse coordinates.culler2019-03-041-30/+85
| * Increase the size of the ring buffer for Aqua, and modify bgerror so itculler2019-03-032-53/+54
| * Make it be an error to create a transient/master cycle on Aqua. Otherculler2019-03-011-14/+11
| * Fix bugs in the list management code for the record of transient windows.culler2019-02-281-19/+32
| * Remove some bloat from tkMacOSXWm.c.culler2019-02-282-69/+35
| * Make sure that we don't create cycles in the parent->child digraph even ifculler2019-02-281-23/+39
| * Adding 1 character fixes two of the three crashes reported in ticket [1951abf...culler2019-02-271-1/+1
| * 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]: Some unixWm tests expect the impossible on Aquaculler2019-02-131-14/+0
| * Fix bug [b389dfcd8f]: Aqua miscalculates window position on secondary displayculler2019-02-131-4/+2
| * 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 [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
| |\ \
| | * | 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
| |\ \ \ | | |/ / | |/| |
| | * | 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
| | |/ | |/|
| * | 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
| * | 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
* | | Propagate the call to TkpInitKeymapInfo in TkpOpenDisplay from Linux to macOS.fvogel2019-02-031-0/+6
|/ /
* | 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
| |\ \