| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | | Eliminate NO_VIZ macro as current zlib uses HAVE_HIDDEN in stead. | jan.nijtmans | 2013-06-04 | 3 | -33/+17 |
|
|
* | | merge 8.5 | dgp | 2013-06-03 | 2 | -10/+10 |
|\ \
| |/ |
|
| * | merge 8.4 | dgp | 2013-06-03 | 2 | -10/+10 |
| |\ |
|
| | * | last-moment fix for FreeBSD from Pietro Cerutti | jan.nijtmans | 2013-06-03 | 2 | -4/+4 |
|
|
* | | | Disable XInitThreads() call until we have a better test for it. | jan.nijtmans | 2013-05-24 | 3 | -12/+17 |
|
|
* | | | Extra bit of safety. Since we check whether xinitMutex is "still NULL" | dgp | 2013-05-23 | 1 | -1/+1 |
|
|
* | | | Fix for [3613668] by not calling XInitThreads when either 1) Tcl is compiled ... | jan.nijtmans | 2013-05-23 | 3 | -3/+97 |
|\ \ \ |
|
| * | | | Only call XInitThreads() when we have a very new X11 library. Checked by look... | jan.nijtmans | 2013-05-22 | 3 | -1/+91 |
|
|
* | | | | Fix for FreeBSD, and remove support for old FreeBSD versions. Patch by Pietro... | jan.nijtmans | 2013-05-19 | 2 | -209/+6 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 2 | -97/+12 |
| |\ \
| | |/ |
|
| | * | Fix for FreeBSD, and remove support for older FreeBSD versions. Patch by Piet... | jan.nijtmans | 2013-05-19 | 2 | -296/+159 |
|
|
| | * | sync with Tcl's upgrade of dde/reg packages | jan.nijtmans | 2013-05-01 | 2 | -2/+2 |
|
|
* | | | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there is... | jan.nijtmans | 2013-04-08 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there is... | jan.nijtmans | 2013-04-08 | 1 | -4/+4 |
| |\ \ |
|
| | * \ | Merge 8.5. | dgp | 2013-04-01 | 2 | -15/+52 |
| | |\ \ |
|
| | * | | | Backout [9bc120ced2] and part of [ea8d772054] (change-log entry for [9bc120ce... | jan.nijtmans | 2013-03-30 | 3 | -17/+3 |
|
|
| | * | | | make dist | dgp | 2013-03-22 | 1 | -0/+3 |
|
|
| | * | | | merge 8.5 | dgp | 2013-03-22 | 3 | -3/+17 |
| | |\ \ \ |
|
| | * | | | | Release branch for Tk 8.5.14 | dgp | 2013-03-22 | 3 | -9/+9 |
|
|
| * | | | | | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 5 | -36/+15 |
| | |_|/ /
| |/| | | |
|
* | | | | | make dist | dgp | 2013-04-03 | 1 | -0/+3 |
|
|
* | | | | | silence compiler warning | dgp | 2013-04-01 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | silence compiler warning | dgp | 2013-04-01 | 1 | -1/+1 |
|
|
* | | | | | 3607830 Runtime checks that Xkb is available in the X server before trying to | dgp | 2013-04-01 | 2 | -21/+60 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge 8.5. Bring together the compile time and run time Xkb checks.bug_3607830 | dgp | 2013-04-01 | 8 | -316/+518 |
| |\ \ \ \ |
|
| | * | | | | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 2 | -0/+10 |
| | | |/ /
| | |/| | |
|
| | * | | | merge trunk | dgp | 2013-03-22 | 7 | -312/+484 |
| | |\ \ \
| | | |/ / |
|
| | * | | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 3 | -3/+17 |
|
|
| * | | | | Runtime check for Xkb support in X server. | dgp | 2013-04-01 | 2 | -15/+46 |
| |/ / / |
|