| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-02-02 | 1 | -18/+18 |
|
|
* | Scrolling is now working at an acceptable level; using Unix bindings to drive... | Kevin Walzer | 2015-01-30 | 1 | -481/+313 |
|
|
* | remove some unnecessary eol-spacing | jan.nijtmans | 2015-01-15 | 1 | -2/+2 |
|
|
* | Revert changes to Mac scrollbar; native implementation is best that can be do... | Kevin Walzer | 2015-01-12 | 1 | -85/+34 |
|
|
* | Refinement of custom scrollbars on Tk-Cocoa; now more centered, virtually ide... | Kevin Walzer | 2014-12-24 | 1 | -9/+11 |
|
|
* | All on Tk/Cocoa: Improve view performance during resizing; implement custom d... | Kevin Walzer | 2014-12-24 | 1 | -34/+83 |
|
|
* | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 1 | -3/+3 |
|
|
* | Back out changes not pertaining to private API; those files should not have b... | Kevin Walzer | 2014-11-20 | 1 | -7/+3 |
|
|
* | Remove residual private API calls from Tk/Mac after Mac App Store review flag... | Kevin Walzer | 2014-11-18 | 1 | -2/+6 |
|
|
* | Fix display of scrollbars when their window is not mapped in Tk-Cocoa | Kevin Walzer | 2014-09-23 | 1 | -11/+113 |
|
|
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on... | Kevin Walzer | 2014-07-25 | 1 | -0/+3 |
|
|
* | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 1 | -0/+2 |
|
|
* | 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 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -19/+15 |
|
|
| | * | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+3 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -9/+2 |
|
|
| | * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -4/+9 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -672/+581 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar | das | 2006-08-24 | 1 | -7/+8 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -6/+3 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -5/+4 |
|
|
| | * | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtr | hobbs | 2005-10-18 | 1 | -17/+16 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -3/+2 |
|
|
| | * | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 1 | -23/+41 |
|
|
| | * | From Michael Kirkham: | wolfsuit | 2005-05-15 | 1 | -2/+2 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -3/+3 |
|
|
| | * | Import fix for jerky scrollbar behavior from TOT. | wolfsuit | 2003-12-17 | 1 | -50/+84 |
|
|
| * | | Backport of fix for [Bug 2112563] | dkf | 2008-10-05 | 1 | -23/+30 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -1/+1 |
|
|
* | | | CONSTify everything related to Tk_ConfigSpec | nijtmans | 2010-02-17 | 1 | -16/+2 |
|
|
* | | | Eliminate tkpMenubuttonClass | nijtmans | 2010-01-13 | 1 | -3/+6 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -18/+29 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -740/+307 |
|
|
* | | | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 1 | -4/+5 |
|
|
* | | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -6/+8 |
|
|
* | | | Convert %g to Tcl_PrintDouble to avoid locale trouble. [Bug 2112563] | dkf | 2008-10-03 | 1 | -148/+155 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -19/+15 |
|
|
* | | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+3 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -9/+2 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -4/+9 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -672/+581 |
|
|
* | | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): set native scrollbar | das | 2006-08-24 | 1 | -7/+8 |
|
|
* | | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -6/+3 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -5/+4 |
|
|
* | | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -2/+2 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -2/+2 |
|
|