| Commit message (Expand) | Author | Age | Files | Lines |
* | In Aqua, draw dark mode menubuttons as inactive, as is done for buttons. | culler | 2019-05-16 | 1 | -0/+11 |
|
|
* | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 1 | -1/+1 |
|
|
* | Fix bug [1001070]: make labels use -highlightbackground | culler | 2019-04-24 | 1 | -4/+5 |
|\ |
|
| * | Fix indentation. | culler | 2019-03-31 | 1 | -2/+2 |
|
|
| * | Make menubuttons honor the -highlightcolor option on macOS. | culler | 2019-03-31 | 1 | -5/+4 |
|
|
* | | Mitigate future merge conflict headaches. | culler | 2019-04-17 | 1 | -216/+199 |
|/ |
|
* | Fix name collision on macOS. Clarify some logic in the geometry computation. | culler | 2019-01-15 | 1 | -5/+6 |
|
|
* | Fix the underlying problem with empty menubuttons on the mac, rather than the | culler | 2019-01-14 | 1 | -28/+20 |
|
|
* | Deal with empty menubuttons on the mac. | culler | 2019-01-13 | 1 | -3/+12 |
|
|
* | Fix bug [70e531918e]: geometry issues with menubuttons on macOS | culler | 2019-01-09 | 1 | -117/+91 |
|
|
* | Fix some inconsistent indentation; add missing emacs local variables. | culler | 2018-11-11 | 1 | -0/+8 |
|
|
* | Add padding to HITheme menubuttons | Kevin Walzer | 2015-02-19 | 1 | -2/+2 |
|
|
* | Silence some compiler warnings. | dgp | 2015-02-12 | 1 | -4/+0 |
|\ |
|
| * | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -4/+0 |
|
|
| * | Commiting HITheme implementation obuttons; deferring scrolling for now becaus... | Kevin Walzer | 2015-01-24 | 1 | -310/+684 |
|
|
* | | Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-02-02 | 1 | -41/+41 |
|
|
* | | Commiting HITheme implementation on buttons; deferring scrolling for now beca... | Kevin Walzer | 2015-01-24 | 1 | -306/+691 |
|
|
* | | remove some unnecessary eol-spacing | jan.nijtmans | 2015-01-15 | 1 | -1/+1 |
|
|
* | | All on Tk/Cocoa: Improve view performance during resizing; implement custom d... | Kevin Walzer | 2014-12-24 | 1 | -1/+1 |
|
|
* | | Revert unintended commit of menubutton file | Kevin Walzer | 2014-12-21 | 1 | -15/+2 |
|
|
* | | Minor optimization of drawing code in OSX | Kevin Walzer | 2014-12-21 | 1 | -2/+15 |
|
|
* | | Stop segfaults on Mac OSX after [$button destroy]. | dgp | 2014-08-27 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Stop segfaults on Mac OSX after [$button destroy]. | dgp | 2014-08-27 | 1 | -0/+1 |
| |\ |
|
| | * | Apply a similar dealloc fix to menubutton | hypnotoad | 2014-08-27 | 1 | -0/+1 |
| |/
|/| |
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -3/+1 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -795/+309 |
|
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -85/+170 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+10 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -498/+472 |
|
|
| | * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -3/+3 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -6/+3 |
|
|
| | * | typo in last commit | das | 2005-11-27 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -1/+7 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -23/+35 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+21 |
|
|
| | * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -5/+5 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -41/+47 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -3/+1 |
|
|
* | | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -10/+1 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -2/+2 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -791/+305 |
|
|
* | | | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 1 | -4/+2 |
|
|
* | | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -3/+3 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXButton.c: replace HiliteControl() by modern API | das | 2007-11-08 | 1 | -83/+164 |
|
|
* | | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -3/+7 |
|
|