summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* [3f456a5bb9]: Patches for listbox right justifyrfe_3f456a5bb9jan.nijtmans2014-02-111-0/+1
* merge trunkjan.nijtmans2014-02-111-1/+1
|\
| * Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM...jan.nijtmans2014-02-111-1/+1
| |\
| | * Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM...jan.nijtmans2014-02-111-1/+1
* | | merge trunkjan.nijtmans2014-02-106-136/+147
|\ \ \ | |/ /
| * | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'...jan.nijtmans2014-02-102-2/+2
| * | Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Ceruttijan.nijtmans2014-01-252-2/+6
| |\ \ | | |/
| | * Fix TK_SHLIB_LD_EXTRAS for FreeBSD (and Cygwin), reported by Pietro Ceruttijan.nijtmans2014-01-252-0/+4
| * | Put -lfontconfig in XFT_LIBS, not XLIBSW flagjan.nijtmans2014-01-232-2/+2
| |\ \ | | |/
| | * Put -lfontconfig in XFT_LIBS, not XLIBSW flagjan.nijtmans2014-01-232-2/+2
| * | Fix [3606644]: Static build misses fontconfigjan.nijtmans2014-01-232-0/+90
| |\ \ | | |/
| | * Fix [3606644]: Static build misses fontconfigjan.nijtmans2014-01-232-0/+90
| * | Revert [3eaa6c984a] (Enh [http://core.tcl.tk/tcl/info/2959069|2959069]), as i...jan.nijtmans2013-11-192-118/+23
| * | Cygwin: In stead of checking whether the win32 part is configured properly, j...jan.nijtmans2013-11-183-14/+26
| |\ \ | | |/
| | * Cygwin: In stead of checking whether the win32 part is configured properly, j...jan.nijtmans2013-11-183-14/+26
| | * Favor timeline over ChangeLog; also 'make dist'dgp2013-09-032-0/+4
| | * Bump to 8.5.15 for release.dgp2013-08-303-3/+3
* | | rebasejan.nijtmans2013-09-234-21/+17
|\ \ \ | |/ / |/| |
| * | rebasejan.nijtmans2013-08-114-21/+17
| |\ \
| | * \ rebasejan.nijtmans2013-07-074-21/+17
| | |\ \
| | | * | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-50/+8
| | | * | rebasejan.nijtmans2013-06-044-21/+17
| | | |\ \
| | | | * \ rebase, with some simplificationsjan.nijtmans2013-05-074-21/+17
| | | | |\ \
| | | | | * \ merge trunkjan.nijtmans2013-03-134-39/+19
| | | | | |\ \
| | | | | * \ \ merge trunkjan.nijtmans2013-02-262-7/+10
| | | | | |\ \ \
| | | | | * \ \ \ merge novemjan.nijtmans2013-02-221-1/+5
| | | | | |\ \ \ \
| | | | | * \ \ \ \ merge trunkjan.nijtmans2013-02-222-4/+17
| | | | | |\ \ \ \ \
| | | | | * | | | | | Fix crash in stubbed Tcl_SetVar (which should not have been stubbed at all)jan.nijtmans2013-02-161-2/+2
| | | | | * | | | | | merge trunkjan.nijtmans2013-01-313-260/+458
| | | | | |\ \ \ \ \ \
| | | | | * \ \ \ \ \ \ merge trunkjan.nijtmans2013-01-282-17/+17
| | | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ Seems working completely against "novem" now. Only tested on win32 and linux ...jan.nijtmans2013-01-193-25/+23
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | more minor tweaks, getting it to run with Tcl 9.0 when compiled against 8.5 o...novem_support_85jan.nijtmans2013-01-153-3/+7
| | | | | | * | | | | | | | don't crash if Tcl_FindExecutable cannot be calledjan.nijtmans2013-01-151-1/+1
* | | | | | | | | | | | | | make distdgp2013-09-031-0/+6
* | | | | | | | | | | | | | Bump to 8.6.1.dgp2013-08-303-3/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Sync with Tcl version of tcl.m4jan.nijtmans2013-08-112-0/+9
* | | | | | | | | | | | | Don't hardcode "tclWinError.o" for Cygwin.jan.nijtmans2013-07-262-2/+4
* | | | | | | | | | | | | sync with Tcl versionjan.nijtmans2013-07-262-4/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | sync with Tcl version.jan.nijtmans2013-07-262-2/+2
* | | | | | | | | | | | | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-122-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | / / / / / / / / / / / | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead br...jan.nijtmans2013-07-122-4/+2
* | | | | | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic...jan.nijtmans2013-07-072-14/+14
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of X11/XIntrinsic...jan.nijtmans2013-07-072-14/+14
| * | | | | | | | | | | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-56/+14
* | | | | | | | | | | | OpenBSD/m88k is now elf. Remove unneeded elf check.stwo2013-07-072-56/+14
* | | | | | | | | | | | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che...jan.nijtmans2013-07-022-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che...jan.nijtmans2013-07-022-2/+2
* | | | | | | | | | | | manually revert changes caused by different autoconf versionsjan.nijtmans2013-06-271-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | manually revert changes caused by different autoconf versions.jan.nijtmans2013-06-271-6/+6
* | | | | | | | | | | | fix installation on MacOSXjan.nijtmans2013-06-272-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /