| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out changes not pertaining to private API; those files should not have b... | Kevin Walzer | 2014-11-18 | 1 | -1/+1 |
|
|
* | Fix display of scrollbars when their window is not mapped in Tk-Cocoa | Kevin Walzer | 2014-09-23 | 1 | -11/+113 |
|
|
* | Fine-tune scrolling, especially of text widgets with embedded windows, after ... | Kevin Walzer | 2014-07-28 | 1 | -20/+0 |
|
|
* | 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 |
|
|
* | Backport of ::tk::mac::useCompatibilityMetrics handling and scrollbar metrics... | jan.nijtmans | 2012-10-23 | 1 | -31/+29 |
|
|
* | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -766/+338 |
|
|
* | 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 |
|
|
* | | 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 |
|
|
* | | * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtr | hobbs | 2005-10-18 | 1 | -16/+15 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -3/+2 |
|
|
* | | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 1 | -19/+40 |
|
|
* | | Fixes from Michael Kirkham: | wolfsuit | 2005-05-15 | 1 | -2/+2 |
|
|
* | | Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham for | wolfsuit | 2005-05-15 | 1 | -1/+2 |
|
|
* | | 2005-03-14 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-03-15 | 1 | -8/+4 |
|
|
* | | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -3/+3 |
|
|
* | | 2003-11-18 Jim Ingham <jingham@apple.com> | wolfsuit | 2003-11-19 | 1 | -27/+47 |
|
|
* | | scrollbar fix | vincentdarley | 2003-11-16 | 1 | -34/+47 |
|
|
* | | scrollbar size fix | vincentdarley | 2003-11-16 | 1 | -2/+3 |
|/ |
|
* | 2002-11-19 Jim Ingham <jingham@apple.com> | wolfsuit | 2002-11-20 | 1 | -2/+14 |
|
|
* | 2002-10-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2002-10-03 | 1 | -8/+5 |
|
|
* | 2002-09-22 Jim Ingham <jingham@apple.com> | wolfsuit | 2002-09-22 | 1 | -7/+16 |
|
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -0/+1076 |
|
|