| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -26/+18 |
|
|
* | Update configure files on Aqua to remove garbage collection flag, which is no... | Kevin Walzer | 2014-03-16 | 3 | -2/+4 |
|
|
* | Fix [52ca3e7f55]: XkbOpenDisplay macro incorrect when HAVE_XKBKEYCODETOKEYSYM... | jan.nijtmans | 2014-02-11 | 1 | -1/+1 |
|
|
* | Ticket [3279221]: Fixed setup of popup menu to prevent immediate | andreask | 2014-02-06 | 1 | -0/+1 |
|
|
* | Satisfy required position of __stdcall from VC++ | jan.nijtmans | 2014-02-04 | 1 | -2/+2 |
|
|
* | Add missing __stdcall (which crashes on win32) | jan.nijtmans | 2014-02-04 | 1 | -1/+2 |
|
|
* | Fix [http://core.tcl.tk/tcl/info/651e828a52|651e828a52]: Wrong Windows versio... | jan.nijtmans | 2014-02-04 | 1 | -9/+20 |
|
|
* | Squash problem with native AIX cc not allowing direct macro redefinition. | jan.nijtmans | 2014-02-03 | 1 | -0/+3 |
|
|
* | 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 |
|
|
* | Fix [3606644]: Static build misses fontconfig | jan.nijtmans | 2014-01-23 | 2 | -0/+90 |
|
|
* | Some bit of Windows 8.1 compatibility: See [http://msdn.microsoft.com/en-us/l... | jan.nijtmans | 2013-11-20 | 4 | -12/+34 |
|
|
* | Cygwin: In stead of checking whether the win32 part is configured properly, j... | jan.nijtmans | 2013-11-18 | 3 | -14/+26 |
|
|
* | Fix "creative writing" flaw. | dgp | 2013-11-12 | 1 | -1/+1 |
|
|
* | Fix uninitialized variable in 16-bit PPM handling. [1632447] follow-up. | jan.nijtmans | 2013-11-11 | 1 | -1/+1 |
|
|
* | Fix [0aa5e852dc]: Accept newline characters as value in Tk option files | jan.nijtmans | 2013-11-11 | 3 | -10/+23 |
|
|
* | Add test-case for bug [f214b8ad5b], in order to prove that Tk 8.5 doesn't suf... | jan.nijtmans | 2013-11-11 | 1 | -0/+11 |
|
|
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros af... | jan.nijtmans | 2013-11-05 | 172 | -172/+172 |
|
|
* | Improved tests to cover StringReadPPM properly. | dkf | 2013-11-03 | 1 | -0/+65 |
|
|
* | Fix StringReadPPM function from previous commit. | jan.nijtmans | 2013-11-03 | 1 | -1/+1 |
|
|
* | [1632447]: Allow the PPM maxval to go up to 65535, to conform with a format | dkf | 2013-11-03 | 2 | -21/+49 |
|
|
* | Fix refcount bug in FreeFontObjProc. Could result in freeing a TkFont which w... | jan.nijtmans | 2013-10-31 | 1 | -1/+1 |
|
|
* | Put extern "C" guards around all stub table struct definitions, | jan.nijtmans | 2013-10-31 | 8 | -32/+52 |
|
|
* | Fix [3603436fff]: png save has wrong component indexes | jan.nijtmans | 2013-10-28 | 1 | -6/+5 |
|
|
* | Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da... | Kevin Walzer | 2013-10-27 | 1 | -0/+1 |
|
|
* | When compiling with MSVC++, no longer link the stub library with msvcrt??.dll. | jan.nijtmans | 2013-10-04 | 5 | -9/+15 |
|
|
* | Fix compilation with latest MinGW-w64 version 3.0: Conflict on EXCEPTION_REGI... | jan.nijtmans | 2013-10-02 | 1 | -15/+15 |
|
|
* | Disable command line globbing on MinGW compiles, just as MSVC and MinGW-w64 d... | jan.nijtmans | 2013-10-01 | 1 | -0/+4 |
|
|
* | Cherrypick [132bf978f2] from trunk: | jan.nijtmans | 2013-09-27 | 2 | -82/+2 |
|
|
* | workaround for mingw bug [http://comments.gmane.org/gmane.comp.gnu.mingw.user... | jan.nijtmans | 2013-09-23 | 2 | -6/+84 |
|
|
* | merge release | dgp | 2013-09-18 | 11 | -11/+58 |
|\ |
|
| * | merge 8.5; update changescore_8_5_15core_8_5_15_rc | dgp | 2013-09-16 | 3 | -3/+5 |
| |\
| |/
|/| |
|
* | | Fix for http://core.tcl.tk/tk/info/8eb56719cf on broken build with 8.5.15 wit... | Kevin Walzer | 2013-09-16 | 2 | -2/+2 |
|
|
| * | Added note to ChangeLog pointing to the fossil timeline for better logging. | dgp | 2013-09-13 | 1 | -0/+9 |
|
|
| * | Favor timeline over ChangeLog; also 'make dist' | dgp | 2013-09-03 | 3 | -1/+5 |
|
|
| * | changes | dgp | 2013-08-30 | 1 | -0/+20 |
|
|
| * | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 9 | -11/+23 |
|/ |
|
* | Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi... | jan.nijtmans | 2013-08-26 | 2 | -2/+16 |
|
|
* | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 4 | -6/+13 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|32afa6e256]: dirent64 che... | jan.nijtmans | 2013-07-02 | 3 | -2/+7 |
|
|
* | Fix [3588364] (hopefully) | jan.nijtmans | 2013-06-28 | 1 | -3/+3 |
|
|
* | Bug [2501278]: ttk::scale keyboard binding problem | jan.nijtmans | 2013-06-28 | 2 | -1/+9 |
|
|
* | 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 |
|
|
* | Updates to redirect bug reports to the new tracker location. | dgp | 2013-06-17 | 2 | -9/+8 |
|
|