summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPort.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70)jan.nijtmans2021-01-051-8/+2
|\
* \ Merge 8.6 and edit commentsmarc_culler2020-10-201-0/+8
|\ \ | |/
| * Avoid platform-specific conditional compilation where possible.marc_culler2020-10-201-0/+8
* | Fix aqua MapNotify and UnmapNotifyculler2020-09-271-0/+8
|\ \ | |/
| * Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_stylesmarc_culler2020-09-271-0/+8
* | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage....culler2020-08-241-0/+7
|\ \ | |/
| * Remove all use of XImage.pixelpower, but not the field, simplify and reorganize.culler2020-08-221-0/+7
* | Merge 8.6jan.nijtmans2020-08-041-20/+6
|\ \ | |/
| * Be a little more efficient.culler2020-08-031-1/+1
| * The colormaps do not fix winfo rgb. Handle that directly. And deal with Big...culler2020-08-011-0/+3
| * Fix the hash table logic and some build issues.culler2020-07-291-1/+2
| * Clean up tkMacOSXColor.c so it is not so painful to add new colors.culler2020-07-291-20/+2
* | Apply a patch from Christopher Chavez which correctly deals with the fact tha...culler2020-04-151-1/+1
|\ \ | |/
* | Implement TIP #557: C++ support for Tcljan.nijtmans2020-02-281-0/+3
* | Merge 8.6jan.nijtmans2020-02-261-6/+7
|\ \ | |/
| * Add errno.h include to tkMacOSXPort.h and tkUnixPort.h: now needed in tkConso...jan.nijtmans2020-02-261-6/+7
* | Merge 8.6jan.nijtmans2019-09-241-13/+0
|\ \ | |/
| * Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-6/+13
| * Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind...fvogel2019-08-281-0/+11
| |\
| | * Add comments in tkMacOSXPort.h about the new #definefvogel2019-08-271-0/+10
| | * Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO...jan.nijtmans2019-08-271-0/+1
| * | Header file cleanup, backported from [bug6e8afe516d-87] branchjan.nijtmans2019-08-041-0/+1
| |/
* | Header include file cleanupjan.nijtmans2019-08-041-0/+1
|/
* Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca...culler2019-02-271-24/+14
* Workaround for possible build problem on Windows/MacOSX: Some (older) version...jan.nijtmans2016-11-091-1/+0
* Merge 8.5. Fix [winfo id] for Cocoa.dgp2015-01-021-9/+1
|\
| * remove old commentdgp2015-01-021-1/+0
| * The [winfo id] of a Tk window is meant to identify it. The actual valuedgp2015-01-021-8/+1
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-2/+0
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-3/+4
* | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-1/+1
|\ \ | |/
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-24/+21
| | * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-1/+3
| | * * generic/tkCmds.c: Purged remaining references todgp2006-03-131-23/+4
| | * * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-091-1/+8
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-3/+1
| | * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-4/+1
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-2/+3
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-4/+3
* | | VOID -> voidnijtmans2008-12-171-16/+1
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-3/+1
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | add inttypes.h #include (sync with tkUnixPort.h change of 2007-11-28)das2007-12-101-1/+4
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-24/+21
* | various "const" additions, in line with TIP #27nijtmans2007-01-051-5/+5
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-1/+3
* | * generic/tkCmds.c: Purged remaining references todgp2006-03-131-23/+4