| Commit message (Expand) | Author | Age | Files | Lines |
* | Additional copyright notices | Kevin Walzer | 2015-03-21 | 1 | -0/+3 |
|
|
* | Back out changes not pertaining to private API; those files should not have b... | Kevin Walzer | 2014-11-18 | 1 | -1/+1 |
|
|
* | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | jan.nijtmans | 2013-01-23 | 1 | -0/+65 |
|
|
* | 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 | -1340/+648 |
|
|
* | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
|
|
* | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 1 | -3/+4 |
|
|
| * | Fix leaks flagged by clang static analyzer | das | 2008-12-07 | 1 | -1/+25 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -16/+69 |
|
|
| * | * macosx/tkMacOSXDialog.c: sync with HEAD. | das | 2007-10-26 | 1 | -12/+13 |
|
|
| * | cleanup | das | 2007-09-11 | 1 | -11/+7 |
|
|
| * | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 1 | -35/+27 |
|
|
| * | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+4 |
|
|
| * | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 1 | -5/+12 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -4/+10 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -723/+721 |
|
|
| * | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): fix inability to use | das | 2006-12-01 | 1 | -1/+4 |
|
|
| * | * macosx/tkMacOSXDialog.c (Tk_MessageBoxObjCmd): added standard Escape | das | 2006-04-11 | 1 | -753/+763 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -4/+1 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -4/+4 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -18/+36 |
|
|
| * | * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" and | hobbs | 2005-08-23 | 1 | -42/+48 |
|
|
| * | * macosx/tkMacOSXButton.c: | das | 2005-08-22 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -6/+6 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -16/+16 |
|
|
| * | * macosx/tkMacOSXDialog.c (Tk_GetSaveFileObjCmd, NavServicesGetFile): | das | 2005-02-22 | 1 | -44/+24 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -33/+465 |
|
|
| * | Applying Patch 112997, and hunting down a couple more places where we were | wolfsuit | 2004-02-14 | 1 | -49/+45 |
|
|
* | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -4/+8 |
|
|
* | | Fix potential use of uninitialized variable flagged by clang static analyzer | das | 2008-12-07 | 1 | -3/+4 |
|
|
* | | Fix leaks flagged by clang static analyzer | das | 2008-12-07 | 1 | -1/+25 |
|
|
* | | comments, whitespace | das | 2008-09-02 | 1 | -1/+2 |
|
|
* | | revert erroneous CONST->const sync | das | 2008-05-03 | 1 | -2/+2 |
|
|
* | | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra... | das | 2008-05-03 | 1 | -403/+409 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 1 | -5/+4 |
|
|
* | | fix warnings | das | 2007-11-08 | 1 | -5/+2 |
|
|
* | | whitespace | das | 2007-10-26 | 1 | -7/+7 |
|
|
* | | * macosx/tkMacOSXDialog.c: TIP#242 cleanup. | das | 2007-10-26 | 1 | -29/+28 |
|
|
* | | * doc/getOpenFile.n: TIP#242 implementation of -typevariable to | hobbs | 2007-10-25 | 1 | -23/+74 |
|
|
* | | cleanup | das | 2007-09-11 | 1 | -11/+7 |
|
|
* | | * macosx/tkMacOSXDialog.c (Tk_ChooseColorObjCmd): correct setting of | das | 2007-08-27 | 1 | -35/+27 |
|
|
* | | * macosx/tkMacOSXDialog.c (NavServicesGetFile): reset interp result on | das | 2007-07-25 | 1 | -1/+2 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -6/+4 |
|
|
* | | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImage | das | 2007-06-23 | 1 | -5/+12 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c: ensure window is brought to the front | das | 2007-05-09 | 1 | -4/+10 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -723/+721 |
|
|