| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [ed9b28d478]: Aqua: fix improper Tcl value reference counts in GetWidgetD... | fvogel | 2023-07-26 | 1 | -0/+2 |
|\ |
|
| * | Fix [ed9b28d478]: Aqua: fix improper Tcl value reference counts in GetWidgetD... | fvogel | 2023-07-26 | 1 | -0/+4 |
|
|
* | | Handle larger string-lengths in MacOS, when compiling with Tcl 9 headers | jan.nijtmans | 2023-04-15 | 1 | -1/+1 |
|
|
* | | More serious elimination of -Wconversion C warnings | jan.nijtmans | 2023-03-04 | 1 | -4/+4 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-04-15 | 1 | -15/+15 |
|\ \
| |/ |
|
| * | Fix [c0bf1bda2a]: Aqua: avoid buffer overflows by not passing XVirtualEvent* ... | jan.nijtmans | 2022-04-15 | 1 | -15/+15 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | culler | 2020-11-06 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Test using the real standardAboutPanel as the manual indicates is done | culler | 2020-11-05 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter... | jan.nijtmans | 2020-09-02 | 1 | -1/+1 |
|
|
* | | Fix [08eb057dea]: Aqua: cleanup Carbon-era cursor variables. | jan.nijtmans | 2020-08-26 | 1 | -23/+0 |
|\ \
| |/ |
|
* | | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th... | culler | 2020-06-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th... | culler | 2020-06-25 | 1 | -1/+1 |
|
|
* | | Merge 8.6. More TCL_UNUSED() usage. | jan.nijtmans | 2020-03-19 | 1 | -2/+2 |
|\ \
| |/ |
|
* | | Instroduce TCL_UNUSED() macro, and use to make more -Wextra warnings disappear. | jan.nijtmans | 2020-03-08 | 1 | -4/+12 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2019-10-25 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Some end-of-line exess spacing | jan.nijtmans | 2019-10-25 | 1 | -1/+1 |
|
|
* | | Fix [bfdd89cc6b]: on macOS hide the File->Run Widget Demo menu item while the... | culler | 2019-10-20 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | Fix [bfdd89cc6b]: on macOS hide the File->Run Widget Demo menu item while the... | culler | 2019-10-20 | 1 | -7/+8 |
|
|
| * | Mitigate future merge conflict headaches. | culler | 2019-04-17 | 1 | -1/+0 |
|
|
* | | Source readability run: macosx/* | dkf | 2019-04-16 | 1 | -1/+0 |
|
|
* | | Implement TIPs 482 and 483 | dkf | 2019-04-14 | 1 | -8/+7 |
|\ \
| |/
|/| |
|
| * | Changes based on recommendations in http://code.activestate.com/lists/tcl-cor... | stu | 2018-07-04 | 1 | -22/+0 |
|
|
| * | Use ::tk::pkgconfig to get the demo directory on MacOSX. | stu | 2017-11-08 | 1 | -0/+21 |
|
|
| * | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -0/+1 |
|
|
* | | Fix the build on Sierra and earlier. | culler | 2018-12-01 | 1 | -1/+6 |
|
|
* | | Make tabbed windows work correctly on macOS. | culler | 2018-11-30 | 1 | -11/+37 |
|
|
* | | Always check whether the return value of TkMacOSXGetTkWindow is NULL. | culler | 2018-11-11 | 1 | -3/+3 |
|
|
* | | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -0/+1 |
|/ |
|
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -11/+6 |
|
|
* | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 1 | -2/+2 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -54/+142 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 1 | -2/+5 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -130/+120 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
| * | comment typo | das | 2006-05-16 | 1 | -2/+2 |
|
|
| * | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 1 | -2/+17 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -8/+4 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -10/+1 |
|
|
| * | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -1/+7 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -24/+22 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -16/+16 |
|
|
| * | * generic/tkMain.c: | das | 2004-11-11 | 1 | -18/+2 |
|
|
| * | Get the "Command-H" -> hide binding working. Also remove the spurious | wolfsuit | 2004-03-17 | 1 | -2/+8 |
|
|
| * | backport of Mac OS X specific changes on trunk since 8.4.2: | das | 2003-05-13 | 1 | -2/+1 |
|
|