summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXHLEvents.c
Commit message (Expand)AuthorAgeFilesLines
* Another round of type-casts for ckalloc() calls. Makes C++ compilers even mor...jan.nijtmans2020-03-171-7/+7
* Eliminate many -Wextra warningsjan.nijtmans2020-03-051-1/+21
* Merge 8.6jan.nijtmans2019-09-241-5/+5
|\
* \ Fix bug [96bce57407]: macosx crash when drawing 1x1 rounded rectangles.culler2019-09-241-1/+0
|\ \ | |/
| * Fix bug [96bce57407]: crash when drawing 1x1 rounded rectanglesculler2019-09-221-1/+0
| * Simplify NewNativeObj(), since its last parameter is always -1. jan.nijtmans2019-09-161-1/+1
* | end-of-line spacingjan.nijtmans2019-09-091-1/+1
* | Merge in ae_cleanup branch; thanks to Marc Culler for patches to clean up App...Kevin Walzer2019-09-021-253/+245
|\ \ | |/
| * Additional refinements by Marc Culler to streamline the execution of the DoSc...Kevin Walzer2019-09-021-268/+175
| * Remove dummy procedures for testingKevin Walzer2019-09-011-1/+1
| * Complete cleanup of Apple Event processing after recent updates to window dis...Kevin Walzer2019-09-011-43/+40
| * More refinementsKevin Walzer2019-09-011-5/+9
| * Clean up Apple Event processing after recent changes in window mapping on MojaveKevin Walzer2019-09-011-100/+202
| * CONST -> const. Eliminate unnecessary type-casts and end-of-line spacingjan.nijtmans2019-06-251-4/+4
* | Merge 8.6. Purge end-of-line spacesjan.nijtmans2019-06-171-3/+3
|\ \ | |/
* | merge core-8-6-branch: mac services improvementsdkf2019-06-151-3/+42
|\ \ | |/
| * Clean up implementation and documentation of ::tk::mac::PrintDocument command...Kevin Walzer2019-03-071-1/+16
| * Fix bug in print doc implementationKevin Walzer2019-03-071-2/+2
| * Clean up implementationKevin Walzer2019-03-011-1/+2
| * Update makefile, trying to buildKevin Walzer2019-02-281-3/+3
| * Add launcher code, update docsKevin Walzer2019-02-281-0/+24
* | Guard against interpreters being killed out from under our feet when calling ...dkf2019-04-161-64/+82
|/
* Stop withdrawn windows from being displayed when the Wish app is reopened.culler2018-12-041-6/+1
* Fix [6525e1af25]: Potential Tcl_Encoding leak in macosx/tkMacOSXHLEvents.c. T...fvogel2017-12-311-2/+4
* Small changes to address compiler warnings.culler2017-11-101-2/+2
* 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