Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3f456a5bb9]: Patches for listbox right justifyrfe_3f456a5bb9 | jan.nijtmans | 2014-02-11 | 1 | -0/+1 |
| | |||||
* | merge trunk | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
|\ | |||||
| * | Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when ↵ | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
| |\ | | | | | | | | | | HAVE_XKBKEYCODETOKEYSYM is not defined | ||||
| | * | Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when ↵ | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
| | | | | | | | | | | | | HAVE_XKBKEYCODETOKEYSYM is not defined | ||||
* | | | merge trunk | jan.nijtmans | 2014-02-10 | 6 | -136/+147 |
|\ \ \ | |/ / | |||||
| * | | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) ↵ | jan.nijtmans | 2014-02-10 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | don't define it, and _WIN32 is much more portable anyway. See: [http://nadeausoftware.com/articles/2012/01/c_c_tip_how_use_compiler_predefined_macros_detect_operating_system#WindowsCygwinnonPOSIXandMinGW] | ||||
| * | | 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 ↵ | jan.nijtmans | 2013-11-19 | 2 | -118/+23 |
| | | | | | | | | | | | | | | | | | | it turns out that -fvisibility=hidden only affects definitions and not declarations. Therefore explicitely declaring each MODULE_SCOPE function as __attribute__((__visibility__("hidden")) is much better. Suggested by Stuart Cassoff (Thanks!). | ||||
| * | | Cygwin: In stead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-18 | 3 | -14/+26 |
| |\ \ | | |/ | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | ||||
| | * | Cygwin: In stead of checking whether the win32 part is configured properly, ↵ | jan.nijtmans | 2013-11-18 | 3 | -14/+26 |
| | | | | | | | | | | | | | | | just configure it when needed. Always build the stub library first (and - on Cygwin - configure win32 properly just before building the stub library) | ||||
| | * | 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 |
| | | | |||||
* | | | rebase | jan.nijtmans | 2013-09-23 | 4 | -21/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | rebase | jan.nijtmans | 2013-08-11 | 4 | -21/+17 |
| |\ \ | |||||
| | * \ | rebase | jan.nijtmans | 2013-07-07 | 4 | -21/+17 |
| | |\ \ | |||||
| | | * | | OpenBSD/m88k is now elf. Remove unneeded elf check. | stwo | 2013-07-07 | 2 | -50/+8 |
| | | | | | |||||
| | | * | | rebase | jan.nijtmans | 2013-06-04 | 4 | -21/+17 |
| | | |\ \ | |||||
| | | | * \ | rebase, with some simplifications | jan.nijtmans | 2013-05-07 | 4 | -21/+17 |
| | | | |\ \ | |||||
| | | | | * \ | merge trunk | jan.nijtmans | 2013-03-13 | 4 | -39/+19 |
| | | | | |\ \ | |||||
| | | | | * \ \ | merge trunk | jan.nijtmans | 2013-02-26 | 2 | -7/+10 |
| | | | | |\ \ \ | |||||
| | | | | * \ \ \ | merge novem | jan.nijtmans | 2013-02-22 | 1 | -1/+5 |
| | | | | |\ \ \ \ | |||||
| | | | | * \ \ \ \ | merge trunk | jan.nijtmans | 2013-02-22 | 2 | -4/+17 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | | Fix crash in stubbed Tcl_SetVar (which should not have been stubbed at all) | jan.nijtmans | 2013-02-16 | 1 | -2/+2 |
| | | | | | | | | | | | |||||
| | | | | * | | | | | | merge trunk | jan.nijtmans | 2013-01-31 | 3 | -260/+458 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ | merge trunk | jan.nijtmans | 2013-01-28 | 2 | -17/+17 |
| | | | | |\ \ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ \ \ | Seems working completely against "novem" now. Only tested on win32 and linux ↵ | jan.nijtmans | 2013-01-19 | 3 | -25/+23 |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | yet. | ||||
| | | | | | * | | | | | | | | more minor tweaks, getting it to run with Tcl 9.0 when compiled against 8.5 ↵novem_support_85 | jan.nijtmans | 2013-01-15 | 3 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | or 8.6 headers | ||||
| | | | | | * | | | | | | | | don't crash if Tcl_FindExecutable cannot be called | jan.nijtmans | 2013-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | don't compile with TCL_NO_DEPRECATED (otherwise Tcl_[GS]etStartupScript could be taken from the public stub table with Tcl 8.6) | ||||
* | | | | | | | | | | | | | | 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 ↵ | jan.nijtmans | 2013-07-12 | 2 | -4/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / | | / / / / / / / / / / / | |/ / / / / / / / / / / |/| | | | | | | | | | | | bring it in though tkIntXlibDecls.h | ||||
| * | | | | | | | | | | | On Cygwin, don't duplicate TkPutImage definition in tkUnixPort.h, in stead ↵ | jan.nijtmans | 2013-07-12 | 2 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bring it in though tkIntXlibDecls.h | ||||
* | | | | | | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of ↵ | jan.nijtmans | 2013-07-07 | 2 | -14/+14 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (backported from tclconfig) | ||||
| * | | | | | | | | | | | Use X11/Xlib.h for checking where X11 can be found in stead of ↵ | jan.nijtmans | 2013-07-07 | 2 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | X11/XIntrinsic.h. Suggested by Pietro Cerutti. (backported from tclconfig) | ||||
| * | | | | | | | | | | | 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 ↵ | jan.nijtmans | 2013-07-02 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin. | ||||
| * | | | | | | | | | | | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 ↵ | jan.nijtmans | 2013-07-02 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin. | ||||
* | | | | | | | | | | | | 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 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |