| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -18/+18 |
|\ |
|
| * | make TkBackgroundEvalObjv a static function, and eliminate the use of the dep... | jan.nijtmans | 2013-01-23 | 1 | -0/+65 |
|
|
* | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -2/+2 |
|
|
* | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+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 | -1340/+648 |
|
|
| * | Implementation for Carbon. | dgp | 2011-10-17 | 1 | -5/+19 |
|
|
* | | Ttk and Aqua done | dkf | 2012-07-24 | 1 | -93/+97 |
|
|
* | | TIP 382: Existence and argument validation for -confirmoverwrite on Cocoa. | dgp | 2011-10-24 | 1 | -1/+10 |
|
|
* | | 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 |
|
|
| | * | 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 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -20/+14 |
|
|
* | | | Terminate TkEnsemble definition with NULL | nijtmans | 2010-06-15 | 1 | -4/+5 |
|
|
* | | | Make more internal tables "const" | nijtmans | 2010-02-05 | 1 | -2/+2 |
|
|
* | | | Deal with [Patch 2168768], so making the -typevariable option work consistently | dkf | 2009-10-22 | 1 | -2/+7 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -2/+2 |
|
|
* | | | Formatting cleanup, mark files as Objective-C. | dkf | 2009-07-06 | 1 | -148/+188 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -1422/+725 |
|
|
* | | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 1 | -2/+565 |
|
|
* | | | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 1 | -5/+3 |
|
|