| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge fix for Tk console not accepting keyboard input initially when launched... | Kevin Walzer | 2018-11-25 | 1 | -0/+8 |
|\ |
|
| * | Workaround for bundled Wish console not accepting keyboard input on Mojave | Kevin Walzer | 2018-11-24 | 1 | -0/+8 |
|
|
* | | Avoid mouse cursor offset if a tab bar is shown in fullscreen mode. | culler | 2018-11-24 | 1 | -2/+4 |
|
|
* | | Implement window:willUseFullScreenContentSize so fullscreen windows will real... | culler | 2018-11-24 | 3 | -1/+38 |
|
|
* | | Edited a comment. | culler | 2018-11-22 | 1 | -3/+2 |
|
|
* | | Fix coordinates when window exits full screen | Kevin Walzer | 2018-11-22 | 1 | -0/+21 |
|
|
* | | Apply window attributes in an NSWindowDidEnterFullScreenNotification observer | culler | 2018-11-22 | 2 | -11/+21 |
|
|
* | | Implement NSWindow methods toggleTabBar and toggleFullScreen by calling super... | culler | 2018-11-21 | 1 | -145/+12 |
|/ |
|
* | Fix the bug that caused a crash on macOS when switching to the Alt theme. | culler | 2018-11-20 | 1 | -4/+13 |
|\ |
|
| * | Refine TkMacOSXFlushWindows and add a call to it in ThemeChangedProc (macOS o... | culler | 2018-11-19 | 1 | -4/+13 |
|
|
* | | Fix the bug that caused a Spinbox to shrink each time it was displayed on macOS. | culler | 2018-11-20 | 1 | -2/+17 |
|\ \
| |/
|/| |
|
| * | Implement a *correct* fix for the Spinbox drawing code, thanks to Christian W... | culler | 2018-11-19 | 1 | -3/+24 |
|
|
| * | Fix bug [273b6a4996]: spinbox shrivels | culler | 2018-11-18 | 1 | -9/+3 |
|
|
* | | Restore protection against recursive calls to [NSView drawRect] which was acc... | culler | 2018-11-19 | 1 | -2/+4 |
|
|
* | | merge release | dgp | 2018-11-17 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | Possible fix for regression in Mojave appearance. Needs Mojave testing. | dgp | 2018-11-17 | 1 | -0/+3 |
|
|
| * | Fix a humongous memory leak on macOS, caused by accidentally deleting a call ... | dgp | 2018-11-16 | 2 | -7/+13 |
|
|
* | | Fix a humongous memory leak on macOS, caused by accidentally deleting a call ... | culler | 2018-11-16 | 2 | -4/+13 |
|
|
* | | In TkMacOSXFlushWindows don't process idle tasks if there are no windows left. | culler | 2018-11-15 | 2 | -10/+3 |
|
|
* | | Use a better method for making test images on the mac emulate test images on ... | culler | 2018-11-15 | 7 | -33/+13 |
|/ |
|
* | Fix some inconsistent indentation; add missing emacs local variables. | culler | 2018-11-11 | 4 | -18/+41 |
|
|
* | Always check whether the return value of TkMacOSXGetTkWindow is NULL. | culler | 2018-11-11 | 5 | -16/+25 |
|
|
* | Restore the README description of virtual events for appearance changes. | culler | 2018-11-11 | 1 | -7/+6 |
|
|
* | Support for light and dark modes on macOS. | culler | 2018-11-10 | 1 | -1/+49 |
|
|
* | Remove new Mojave virtual events to register system appearance changes becaus... | Kevin Walzer | 2018-11-10 | 3 | -54/+9 |
|
|
* | TkPutImage should not assume that a pixmap is transparent, even though it doe... | culler | 2018-11-10 | 2 | -2/+9 |
|
|
* | Fix spelling in comment (GitHub PR #4, chrstphrchvz) | fvogel | 2018-11-09 | 1 | -1/+1 |
|
|
* | Restore the list of contributors to the new About dialog. | culler | 2018-11-08 | 1 | -7/+30 |
|
|
* | Fixed transparency issues and crashes related to PhotoImages and greatly simp... | culler | 2018-11-08 | 4 | -75/+88 |
|
|
* | Tweak title of about dialog | Kevin Walzer | 2018-11-08 | 1 | -1/+1 |
|
|
* | One more fix for about dialog | Kevin Walzer | 2018-11-08 | 1 | -1/+1 |
|
|
* | Replace old about dialog with standard alert that displays correctly on 10.14 | Kevin Walzer | 2018-11-08 | 1 | -30/+13 |
|
|
* | Remove code that was commented out. | culler | 2018-11-08 | 1 | -3/+2 |
|
|
* | Fix crash due to key events from the about dialog having an NSWindow with no ... | culler | 2018-11-07 | 1 | -6/+10 |
|
|
* | Fix two image bugs. BitmapImageReps may have bytesPerRow > 4*width. Do not copy | culler | 2018-11-07 | 2 | -6/+22 |
|
|
* | Quiet the warning about recursive calls to drawRect on older systems where | culler | 2018-11-06 | 1 | -2/+3 |
|
|
* | Came up with a scheme for making test images behave the way that the | culler | 2018-11-06 | 7 | -48/+55 |
|
|
* | Fix bug in FrontWindowAtPoint that was causing raise.test to fail on OSX < 10... | culler | 2018-11-06 | 1 | -6/+6 |
|
|
* | Fix misspelled constant name in OSX < 10.12. | culler | 2018-11-06 | 2 | -3/+3 |
|
|
* | Make XSync, and hence update, be synchronous so test results are consistent. ... | culler | 2018-11-05 | 6 | -10/+66 |
|
|
* | No need for lockFocusIfCanDraw in 10.13 as long as isDrawing is not set in se... | culler | 2018-11-04 | 1 | -13/+3 |
|
|
* | On OSX < 10.14 do not set [NSApp isDrawing] inside [NSView setFrame]. | culler | 2018-11-03 | 1 | -2/+9 |
|
|
* | On 10.13 we must now process idle events in drawRect, as in 10.14, but we also | culler | 2018-11-03 | 1 | -4/+12 |
|
|
* | Cleaned up the Rube Goldberg logic of TkMacOSXSetupDrawingContext and TkMacOS... | culler | 2018-11-03 | 5 | -76/+73 |
|
|
* | Use stderr when printing debug messages to the terminal. | culler | 2018-11-01 | 2 | -4/+6 |
|
|
* | Be consistent about using TKLog and add one new log message. | culler | 2018-11-01 | 3 | -12/+13 |
|
|
* | Prevent recursive calls to [TKContentView drawRect]. | culler | 2018-11-01 | 1 | -6/+14 |
|
|
* | Edited comments in tkMacOSXScrlbr.c | culler | 2018-10-30 | 1 | -39/+48 |
|
|
* | Fixed scrollbar behavior. Added some padding in buttons for 10.6 only. | culler | 2018-10-30 | 2 | -57/+139 |
|
|
* | One more #define constant adjusted, for building on OSX 10.10. | culler | 2018-10-29 | 1 | -1/+1 |
|
|