summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXHLEvents.c
Commit message (Expand)AuthorAgeFilesLines
* merge-mark. Remove unnecessary end-of-line spacingjan.nijtmans2015-12-071-19/+19
|\
| * Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-460/+296
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-454/+293
* | Silence some compiler warnings.dgp2015-02-121-4/+5
|\ \ | |/
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands.jan.nijtmans2014-06-031-10/+7
* | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th...jan.nijtmans2013-03-071-1/+1
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-4/+4
|\ \ | |/
| * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-4/+4
| |\
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-5/+5
| * | remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-35/+62
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-241-49/+27
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-214/+297
| | * fix whitespace, copyrightdas2006-05-121-2/+2
| | * * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for alldas2006-04-111-88/+203
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-4/+1
| | * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-65/+3
| | * * macosx/tkMacOSXInit.c:das2005-05-141-2/+2
| | * Trivial bug in tracking Hide/Show pairs.wolfsuit2004-03-171-2/+2
| | * Get the "Command-H" -> hide binding working. Also remove the spuriouswolfsuit2004-03-171-3/+65
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-3/+4
| | * backport of Mac OS X specific changes on trunk since 8.4.2:das2003-05-131-7/+4
| * | * macosx/tkMacOSXHLEvents.c (ScriptHandler): fix "do script" appledas2009-08-241-48/+32
| * | comments, whitespacedas2008-09-021-3/+7
| * | * macosx/tkMacOSXHLEvents.c: sync with HEAD.das2008-07-221-204/+218
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
* | | * macosx/tkMacOSXHLEvents.c (ScriptHandler): Fix "do script" appledas2009-08-241-44/+28
* | | More marking of files as Objective-C.dkf2009-07-061-6/+6
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-32/+49
* | | TIP 337dgp2008-12-091-15/+23
* | | comments, whitespacedas2008-09-021-3/+7
* | | * macosx/tkMacOSXHLEvents.c: factor out common code; formatting.das2008-07-221-22/+15
* | | Ensure that errors in callback scripts don't get swept under the carpet.dkf2008-07-021-208/+229
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-214/+297
* | fix whitespace, copyrightdas2006-05-121-2/+2
* | * macosx/tkMacOSXHLEvents.c: call ::tk::mac::* procs for alldas2006-04-111-88/+203
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-4/+1
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-2/+2
* | * macosx/tkMacOSXInit.c:das2005-05-141-2/+2
* | Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-3/+4
* | 2003-03-11 Jim Ingham <jingham@apple.com>wolfsuit2003-03-121-7/+4
|/
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-251-2/+2
* * macosx/tkMacOSXHLEvents.c: fixed conversion of apple eventdas2003-02-251-32/+63
* * generic/tk.h:das2002-09-121-2/+14