| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.5 | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|\ |
|
| * | Add runstatedir to Makefile.in. Not used yet, only used if "configure" script... | jan.nijtmans | 2019-09-02 | 1 | -0/+1 |
|
|
* | | TIP 536: Improvements to Mac-specific IPC | dkf | 2019-06-15 | 1 | -3/+9 |
|\ \ |
|
| * | | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus... | Kevin Walzer | 2019-03-08 | 1 | -5/+0 |
|
|
| * | | Clean up implementation | Kevin Walzer | 2019-03-01 | 1 | -0/+3 |
|
|
| * | | Rename tkMacOSXLaunch.c | Kevin Walzer | 2019-02-28 | 1 | -2/+2 |
|
|
| * | | Update makefile, trying to build | Kevin Walzer | 2019-02-28 | 1 | -3/+5 |
|
|
| * | | Add launcher code, update docs | Kevin Walzer | 2019-02-28 | 1 | -2/+4 |
|
|
| * | | More refinements | Kevin Walzer | 2018-03-05 | 1 | -1/+1 |
|
|
| * | | Modify makefile to add new file | Kevin Walzer | 2018-03-05 | 1 | -1/+5 |
|
|
* | | | Merge 8.5 | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Rename top README to README.md, just as done in Tcl. Reformat to md format. | jan.nijtmans | 2019-05-27 | 1 | -1/+1 |
|
|
* | | Permit Tk 8.6 to use deprecated Tcl constructs (since we cannot look into the... | jan.nijtmans | 2018-01-22 | 1 | -2/+2 |
|
|
* | | Distribute *.png files with the test suite. | dgp | 2017-12-21 | 1 | -1/+1 |
|
|
* | | Add win/rules-ext.vc and win/targets.vc to "make dist". | jan.nijtmans | 2017-12-18 | 1 | -2/+1 |
|
|
* | | Reorganization to put all code related to Ximages in the new | culler | 2017-11-08 | 1 | -2/+6 |
|
|
* | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl... | jan.nijtmans | 2015-06-25 | 1 | -5/+0 |
|
|
| * | Restore the use of -DTCL_NO_DEPRECATED when building Tk. | dgp | 2014-10-21 | 1 | -1/+1 |
|
|
| * | Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ... | jan.nijtmans | 2014-04-01 | 1 | -0/+3 |
|
|
* | | [29044ba23f] Remove RANLIB as part of library installation. At best it's redu... | dgp | 2015-05-20 | 1 | -4/+0 |
|
|
* | | Purge configuration efforts at supporting platforms lacking <limits.h>. | dgp | 2015-03-24 | 1 | -1/+1 |
|
|
* | | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 1 | -8/+8 |
|
|
* | | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br... | jan.nijtmans | 2013-07-12 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br... | jan.nijtmans | 2013-07-12 | 1 | -1/+1 |
|
|
* | | Additional install of libtk86.a for Cygwin | jan.nijtmans | 2013-06-13 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | clean tk.pc and make it part of "make dist" | jan.nijtmans | 2013-06-13 | 1 | -3/+3 |
|
|
* | | Some more fixes for Cygwin32/64 in win32 GUI mode.
| jan.nijtmans | 2013-06-13 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -2/+4 |
|
|
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -1/+1 |
|
|
| * | merge trunk | dgp | 2013-03-22 | 1 | -5/+4 |
| |\ |
|
| | * | Don't compile Tk with -DTCL_NO_DEPRECATED by default any more, it might hurt ... | jan.nijtmans | 2013-01-16 | 1 | -1/+1 |
| | |\ |
|
| | | * | Don't compile Tk with -DTCL_NO_DEPRECATED by default | jan.nijtmans | 2013-01-16 | 1 | -4/+4 |
|
|
| * | | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 1 | -1/+1 |
|
|
* | | | | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+3 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | | |/ |
|
| | | | * | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | | |/ |
|
| | | * | wrong end brace location | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | |/ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+3 |
|
|
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -15/+0 |
|
|
| * | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 |
|
|
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+12 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+45 |
| |\ \
| | |/ |
|
| * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -61/+20 |
|
|
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -55/+70 |
|
|
| * | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 1 | -35/+18 |
|
|
* | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 1 | -1/+1 |
|
|
* | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 |
|
|
* | | | Zap trailing whitespace. | stwo | 2012-08-06 | 1 | -2/+2 |
|
|