| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 1 | -1/+1 |
|
|
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+4 |
|\ |
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+4 |
| |\ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -5/+5 |
|
|
| * | | 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 | -35/+62 |
|
|
* | | | 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/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 1 | -49/+27 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -214/+297 |
|
|
| | * | fix whitespace, copyright | das | 2006-05-12 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for all | das | 2006-04-11 | 1 | -88/+203 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -4/+1 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -65/+3 |
|
|
| | * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -2/+2 |
|
|
| | * | Trivial bug in tracking Hide/Show pairs. | wolfsuit | 2004-03-17 | 1 | -2/+2 |
|
|
| | * | Get the "Command-H" -> hide binding working. Also remove the spurious | wolfsuit | 2004-03-17 | 1 | -3/+65 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -3/+4 |
|
|
| | * | backport of Mac OS X specific changes on trunk since 8.4.2: | das | 2003-05-13 | 1 | -7/+4 |
|
|
| * | | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" apple | das | 2009-08-24 | 1 | -48/+32 |
|
|
| * | | comments, whitespace | das | 2008-09-02 | 1 | -3/+7 |
|
|
| * | | * macosx/tkMacOSXHLEvents.c: sync with HEAD. | das | 2008-07-22 | 1 | -204/+218 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -1/+1 |
|
|
* | | | * macosx/tkMacOSXHLEvents.c (ScriptHandler): Fix "do script" apple | das | 2009-08-24 | 1 | -44/+28 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -6/+6 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -32/+49 |
|
|
* | | | TIP 337 | dgp | 2008-12-09 | 1 | -15/+23 |
|
|
* | | | comments, whitespace | das | 2008-09-02 | 1 | -3/+7 |
|
|
* | | | * macosx/tkMacOSXHLEvents.c: factor out common code; formatting. | das | 2008-07-22 | 1 | -22/+15 |
|
|
* | | | Ensure that errors in callback scripts don't get swept under the carpet. | dkf | 2008-07-02 | 1 | -208/+229 |
|/ / |
|
* | | 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 | -2/+2 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -214/+297 |
|
|
* | | fix whitespace, copyright | das | 2006-05-12 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for all | das | 2006-04-11 | 1 | -88/+203 |
|
|
* | | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -4/+1 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -2/+2 |
|
|
* | | Fix a bug in tk_getOpenFile - files with no types are rejected when they would | wolfsuit | 2004-02-16 | 1 | -3/+4 |
|
|
* | | 2003-03-11 Jim Ingham <jingham@apple.com> | wolfsuit | 2003-03-12 | 1 | -7/+4 |
|/ |
|
* | * macosx/tkMacOSXHLEvents.c: fixed conversion of apple event | das | 2003-02-25 | 1 | -2/+2 |
|
|
* | * macosx/tkMacOSXHLEvents.c: fixed conversion of apple event | das | 2003-02-25 | 1 | -32/+63 |
|
|
* | * generic/tk.h: | das | 2002-09-12 | 1 | -2/+14 |
|
|
* | *** 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/+447 |
|
|