| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate last two calls to Tcl_CreateCommand(). | jan.nijtmans | 2014-06-30 | 1 | -1/+1 |
|
|
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -3/+3 |
|
|
* | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-26 | 1 | -62/+62 |
|\ |
|
| * | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-23 | 1 | -62/+62 |
|/ |
|
* | Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private". | jan.nijtmans | 2014-04-09 | 1 | -3/+4 |
|\ |
|
| * | Provide full Tk patchlevel to tk.pc and move private libs to "Libs.private". | jan.nijtmans | 2014-04-09 | 1 | -3/+4 |
|
|
* | | Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ... | jan.nijtmans | 2014-04-01 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | Fix [http://core.tcl.tk/tcl/info/5bcb5026ad|5bcb5026ad]: Undefined autotools ... | jan.nijtmans | 2014-04-01 | 2 | -3/+5 |
|
|
* | | Fix [http://core.tcl.tk/tcl/info/2f7cbd01c3|2f7cbd01c3]: tcl8.6.1 fails to bu... | jan.nijtmans | 2014-03-20 | 2 | -10/+18 |
|\ \
| |/ |
|
| * | Fix [http://core.tcl.tk/tcl/info/2f7cbd01c3|2f7cbd01c3]: tcl8.6.1 fails to bu... | jan.nijtmans | 2014-03-20 | 2 | -26/+18 |
|
|
| * | Update configure files on Aqua to remove garbage collection flag, which is no... | Kevin Walzer | 2014-03-16 | 2 | -2/+2 |
|
|
* | | Update configure files on Aqua to remove garbage collection flag, which is no... | Kevin Walzer | 2014-03-16 | 2 | -2/+2 |
|
|
* | | Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM... | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM... | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
|
|
* | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 2 | -2/+2 |
|
|
* | | Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Cerutti | jan.nijtmans | 2014-01-25 | 2 | -2/+6 |
|\ \
| |/ |
|
| * | Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Cerutti | jan.nijtmans | 2014-01-25 | 2 | -0/+4 |
|
|
* | | Put -lfontconfig in XFT_LIBS, not XLIBSW flag | jan.nijtmans | 2014-01-23 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Put -lfontconfig in XFT_LIBS, not XLIBSW flag | jan.nijtmans | 2014-01-23 | 2 | -2/+2 |
|
|
* | | Fix [3606644]: Static build misses fontconfig | jan.nijtmans | 2014-01-23 | 2 | -0/+90 |
|\ \
| |/ |
|
| * | Fix [3606644]: Static build misses fontconfig | jan.nijtmans | 2014-01-23 | 2 | -0/+90 |
|
|
* | | Revert [3eaa6c984a] (Enh [http://core.tcl.tk/tcl/info/2959069|2959069]), as i... | jan.nijtmans | 2013-11-19 | 2 | -118/+23 |
|
|
* | | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 3 | -14/+26 |
|\ \
| |/ |
|
| * | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 3 | -14/+26 |
|
|
| * | Favor timeline over ChangeLog; also 'make dist' | dgp | 2013-09-03 | 2 | -0/+4 |
|
|
| * | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 3 | -3/+3 |
|
|
* | | make dist | dgp | 2013-09-03 | 1 | -0/+6 |
|
|
* | | Bump to 8.6.1. | dgp | 2013-08-30 | 3 | -3/+3 |
|
|
* | | Sync with Tcl version of tcl.m4 | jan.nijtmans | 2013-08-11 | 2 | -0/+9 |
|
|
* | | Don't hardcode "tclWinError.o" for Cygwin. | jan.nijtmans | 2013-07-26 | 2 | -2/+4 |
|
|
* | | sync with Tcl version | jan.nijtmans | 2013-07-26 | 2 | -4/+6 |
|\ \
| |/ |
|
| * | sync with Tcl version. | jan.nijtmans | 2013-07-26 | 2 | -2/+2 |
|
|
* | | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br... | jan.nijtmans | 2013-07-12 | 2 | -4/+2 |
|\ \
| |/ |
|
| * | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br... | jan.nijtmans | 2013-07-12 | 2 | -4/+2 |
|
|
* | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic... | jan.nijtmans | 2013-07-07 | 2 | -14/+14 |
|\ \
| |/ |
|
| * | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic... | jan.nijtmans | 2013-07-07 | 2 | -14/+14 |
|
|
| * | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 2 | -56/+14 |
|
|
* | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 2 | -56/+14 |
|
|
* | | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che... | jan.nijtmans | 2013-07-02 | 2 | -2/+2 |
|\ \
| |/ |
|
| * | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che... | jan.nijtmans | 2013-07-02 | 2 | -2/+2 |
|
|
* | | manually revert changes caused by different autoconf versions | jan.nijtmans | 2013-06-27 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | manually revert changes caused by different autoconf versions. | jan.nijtmans | 2013-06-27 | 1 | -6/+6 |
|
|
* | | fix installation on MacOSX | jan.nijtmans | 2013-06-27 | 2 | -8/+8 |
|\ \
| |/ |
|
| * | fix installation on MacOSX | jan.nijtmans | 2013-06-27 | 2 | -8/+8 |
|
|
* | | Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ... | jan.nijtmans | 2013-06-14 | 2 | -12/+14 |
|\ \
| |/ |
|
| * | Static Cygwin wish.exe cannot link with win32's static libtk85.a (because it ... | jan.nijtmans | 2013-06-14 | 2 | -12/+14 |
|
|
* | | 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 | 3 | -182/+60 |
|\ \
| |/ |
|
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 4 | -46/+69 |
|
|