summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* merge trunkjan.nijtmans2018-12-019-83/+89
|\
| * There's never need to cast NULL to (char *)jan.nijtmans2018-11-271-26/+26
| |\
| * \ Remove pointless call to [NSApp setIsDrawing:NO]culler2018-11-271-3/+0
| |\ \ | | |/
| | * Remove pointless call to [NSApp setIsDrawing:NO]culler2018-11-271-3/+0
| * | Mac code cleanup. Move interfaces for subclasses of AppKit classes to tkMacOS...culler2018-11-267-54/+63
| |\ \ | | |/
| | * Mac code cleanup. Move interfaces for subclasses of AppKit classes toculler2018-11-267-54/+63
| | * Merge fix for Tk console not accepting keyboard input initially when launched...Kevin Walzer2018-11-251-0/+8
| | |\
* | | \ Merge trunkjan.nijtmans2018-11-2530-634/+1085
|\ \ \ \ | |/ / /
| * | | Merge fix for Tk console not accepting keyboard input initially when launched...Kevin Walzer2018-11-251-0/+8
| |\ \ \ | | | |/ | | |/|
| | * | Workaround for bundled Wish console not accepting keyboard input on MojaveKevin Walzer2018-11-241-0/+8
| * | | Fix bug e3b954df68: mouse cursor is offset when tab bar is shown or window go...culler2018-11-243-150/+86
| |\ \ \ | | | |/ | | |/|
| | * | Avoid mouse cursor offset if a tab bar is shown in fullscreen mode.culler2018-11-241-2/+4
| | * | Implement window:willUseFullScreenContentSize so fullscreen windows will real...culler2018-11-243-1/+38
| | * | Edited a comment.culler2018-11-221-3/+2
| | * | Fix coordinates when window exits full screenKevin Walzer2018-11-221-0/+21
| | * | Apply window attributes in an NSWindowDidEnterFullScreenNotification observerculler2018-11-222-11/+21
| | * | Implement NSWindow methods toggleTabBar and toggleFullScreen by calling super...culler2018-11-211-145/+12
| | |/
| * | Fix the bug that caused a crash on macOS when switching to the Alt theme.culler2018-11-201-4/+13
| |\ \ | | |/
| | * Fix the bug that caused a crash on macOS when switching to the Alt theme.culler2018-11-201-4/+13
| | |\
| | | * Refine TkMacOSXFlushWindows and add a call to it in ThemeChangedProc (macOS o...culler2018-11-191-4/+13
| * | | Fix the bug that caused a Spinbox to shrink each time it was displayed on macOS.culler2018-11-201-2/+17
| |\ \ \ | | |/ /
| | * | Fix the bug that caused a Spinbox to shrink each time it was displayed on macOS.culler2018-11-201-2/+17
| | |\ \ | | | |/ | | |/|
| | | * Implement a *correct* fix for the Spinbox drawing code, thanks to Christian W...culler2018-11-191-3/+24
| | | * Fix bug [273b6a4996]: spinbox shrivelsculler2018-11-181-9/+3
| * | | Restore protection against recursive calls to [NSView drawRect] which was acc...culler2018-11-191-2/+7
| |\ \ \ | | |/ /
| | * | Restore protection against recursive calls to [NSView drawRect] which was acc...culler2018-11-191-2/+4
| | * | merge releasedgp2018-11-171-0/+3
| | |\ \ | | | |/ | | |/|
| | | * Possible fix for regression in Mojave appearance. Needs Mojave testing.dgp2018-11-171-0/+3
| | | * Fix a humongous memory leak on macOS, caused by accidentally deleting a call ...dgp2018-11-162-7/+13
| * | | Fix a humongous memory leak on macOS, caused by accidentally deleting a call ...culler2018-11-162-4/+13
| |\ \ \ | | |/ /
| | * | Fix a humongous memory leak on macOS, caused by accidentally deleting a call ...culler2018-11-162-4/+13
| * | | Improve the behavior of the test image type and fix a live resize bug on Mojave.culler2018-11-157-32/+14
| |\ \ \ | | |/ /
| | * | In TkMacOSXFlushWindows don't process idle tasks if there are no windows left.culler2018-11-152-10/+3
| | * | Use a better method for making test images on the mac emulate test images on ...culler2018-11-157-33/+13
| | |/
| * | merge core-8-6-branchfvogel2018-11-151-9/+0
| |\ \
| | * | Setting [NSapp isDrawing] inside setFrame on Mojave can break live resize inculler2018-11-151-9/+0
| | |/
| * | Fix some inconsistent indentation; add missing emacs local variables.culler2018-11-114-18/+41
| |\ \ | | |/
| | * Fix some inconsistent indentation; add missing emacs local variables.culler2018-11-114-18/+41
| * | Restore the appearance virtual events now that the crashes are fixed.culler2018-11-115-12/+69
| |\ \ | | |/
| | * Always check whether the return value of TkMacOSXGetTkWindow is NULL.culler2018-11-115-16/+25
| | * Restore the README description of virtual events for appearance changes.culler2018-11-111-7/+6
| | * Support for light and dark modes on macOS.culler2018-11-101-1/+49
| | * Remove new Mojave virtual events to register system appearance changes becaus...Kevin Walzer2018-11-103-54/+9
| * | Remove new Mojave virtual events to register system appearance changes becaus...Kevin Walzer2018-11-103-55/+10
| * | Fix a bug in TkPutImage for macOS.culler2018-11-102-2/+9
| |\ \ | | |/
| | * TkPutImage should not assume that a pixmap is transparent, even though it doe...culler2018-11-102-2/+9
| * | merge core-8-6-branchfvogel2018-11-091-1/+1
| |\ \ | | |/
| | * Fix spelling in comment (GitHub PR #4, chrstphrchvz)fvogel2018-11-091-1/+1
| * | Another big round of updates for macOS, fixing bugs old and new includingculler2018-11-0813-214/+318
| |\ \ | | |/
| | * Restore the list of contributors to the new About dialog.culler2018-11-081-7/+30