| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70) | jan.nijtmans | 2021-01-05 | 1 | -8/+2 |
|\ |
|
* \ | Merge 8.6 and edit comments | marc_culler | 2020-10-20 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Avoid platform-specific conditional compilation where possible. | marc_culler | 2020-10-20 | 1 | -0/+8 |
|
|
* | | Fix aqua MapNotify and UnmapNotify | culler | 2020-09-27 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Cherrypick the fixes for macOS MapNotify and UnmapNotify from mac_styles | marc_culler | 2020-09-27 | 1 | -0/+8 |
|
|
* | | Move XGetImage and XCopyArea to tkMacOSXImage.c and completely remove XImage.... | culler | 2020-08-24 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | Remove all use of XImage.pixelpower, but not the field, simplify and reorganize. | culler | 2020-08-22 | 1 | -0/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-08-04 | 1 | -20/+6 |
|\ \
| |/ |
|
| * | Be a little more efficient. | culler | 2020-08-03 | 1 | -1/+1 |
|
|
| * | The colormaps do not fix winfo rgb. Handle that directly. And deal with Big... | culler | 2020-08-01 | 1 | -0/+3 |
|
|
| * | Fix the hash table logic and some build issues. | culler | 2020-07-29 | 1 | -1/+2 |
|
|
| * | Clean up tkMacOSXColor.c so it is not so painful to add new colors. | culler | 2020-07-29 | 1 | -20/+2 |
|
|
* | | Apply a patch from Christopher Chavez which correctly deals with the fact tha... | culler | 2020-04-15 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Implement TIP #557: C++ support for Tcl | jan.nijtmans | 2020-02-28 | 1 | -0/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-02-26 | 1 | -6/+7 |
|\ \
| |/ |
|
| * | Add errno.h include to tkMacOSXPort.h and tkUnixPort.h: now needed in tkConso... | jan.nijtmans | 2020-02-26 | 1 | -6/+7 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-09-24 | 1 | -13/+0 |
|\ \
| |/ |
|
| * | Add 7 X11 functions to the aqua stub table, which makes them accessable to st... | jan.nijtmans | 2019-09-24 | 1 | -6/+13 |
|
|
| * | Fix [943d5ebe51]: Destroying a widget cancels resizing of main window on Wind... | fvogel | 2019-08-28 | 1 | -0/+11 |
| |\ |
|
| | * | Add comments in tkMacOSXPort.h about the new #define | fvogel | 2019-08-27 | 1 | -0/+10 |
|
|
| | * | Review: Suggested to rename TkpGetCapture back to TkMacOSXGetCapture for MacO... | jan.nijtmans | 2019-08-27 | 1 | -0/+1 |
|
|
| * | | Header file cleanup, backported from [bug6e8afe516d-87] branch | jan.nijtmans | 2019-08-04 | 1 | -0/+1 |
| |/ |
|
* | | Header include file cleanup | jan.nijtmans | 2019-08-04 | 1 | -0/+1 |
|/ |
|
* | Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca... | culler | 2019-02-27 | 1 | -24/+14 |
|
|
* | Workaround for possible build problem on Windows/MacOSX: Some (older) version... | jan.nijtmans | 2016-11-09 | 1 | -1/+0 |
|
|
* | Merge 8.5. Fix [winfo id] for Cocoa. | dgp | 2015-01-02 | 1 | -9/+1 |
|\ |
|
| * | remove old comment | dgp | 2015-01-02 | 1 | -1/+0 |
|
|
| * | The [winfo id] of a Tk window is meant to identify it. The actual value | dgp | 2015-01-02 | 1 | -8/+1 |
|
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -2/+0 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -3/+4 |
|
|
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | 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/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -24/+21 |
|
|
| | * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -1/+3 |
|
|
| | * | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -23/+4 |
|
|
| | * | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 1 | -1/+8 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -3/+1 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -4/+1 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -2/+3 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -4/+3 |
|
|
* | | | VOID -> void | nijtmans | 2008-12-17 | 1 | -16/+1 |
|
|
* | | | After some discussion with Joe English and subsequently the | georgeps | 2008-08-19 | 1 | -3/+1 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | add inttypes.h #include (sync with tkUnixPort.h change of 2007-11-28) | das | 2007-12-10 | 1 | -1/+4 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -24/+21 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 1 | -5/+5 |
|
|
* | | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -1/+3 |
|
|
* | | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -23/+4 |
|
|