| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -1/+15 |
|
|
* | Cleanup of last patch to Tk-Cocoa | Kevin Walzer | 2015-11-08 | 1 | -10/+11 |
|
|
* | Fix for PNG rendering on OS X 10.11; thanks to Stephan Meier for patch | Kevin Walzer | 2015-10-26 | 1 | -14/+27 |
|
|
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -2/+1 |
|
|
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on... | Kevin Walzer | 2014-07-25 | 1 | -0/+1 |
|
|
* | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ... | Kevin Walzer | 2014-07-07 | 1 | -52/+60 |
|
|
* | 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 | -180/+242 |
|
|
* | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -2/+4 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -2/+4 |
|
|
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * macosx/tkMacOSXXStubs.c: sync with core-8-5-branch. | das | 2008-06-12 | 1 | -2/+2 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -10/+99 |
|
|
| * | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in release | hobbs | 2007-07-04 | 1 | -3/+2 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+5 |
|
|
| * | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 1 | -121/+224 |
|
|
| * | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 1 | -2/+5 |
|
|
| * | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -3/+39 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -157/+178 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -1/+30 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -13/+1 |
|
|
| * | * macosx/tkMacOSXInt.h: | das | 2005-12-08 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-11-30 | 1 | -35/+78 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -11/+13 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+9 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -3/+3 |
|
|
| * | From Michael Kirkham: | wolfsuit | 2005-05-15 | 1 | -3/+7 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXXStubs.c: implemented XGetGeometry(). | das | 2004-11-13 | 1 | -4/+24 |
|
|
| * | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.c | hobbs | 2004-05-03 | 1 | -8/+44 |
|
|
| * | * macosx/tkMacOSXDraw.c: | das | 2004-02-23 | 1 | -22/+64 |
|
|
| * | * macosx/Wish.pbproj/project.pbxproj: | das | 2003-03-18 | 1 | -3/+8 |
|
|
* | | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivity | das | 2008-06-12 | 1 | -2/+2 |
|
|
* | | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra... | das | 2008-05-03 | 1 | -123/+148 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * xlib/xgc.c: factor out alloc/free of GC clip_mask; | das | 2007-10-12 | 1 | -10/+3 |
|
|
* | | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault in | andreas_kupries | 2007-07-04 | 1 | -3/+2 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+5 |
|
|
* | | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 1 | -121/+224 |
|
|
* | | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -4/+1 |
|
|
* | | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 1 | -2/+5 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -3/+39 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -158/+179 |
|
|
* | | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -1/+30 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -13/+1 |
|
|
* | | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): | hobbs | 2005-12-01 | 1 | -38/+81 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -12/+14 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+9 |
|
|
* | | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -2/+2 |
|
|