Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | workaround for mingw bug ↵ | jan.nijtmans | 2013-09-23 | 2 | -6/+6 |
|\ | | | | | | | [http://comments.gmane.org/gmane.comp.gnu.mingw.user/41724] | ||||
| * | workaround for mingw bug ↵ | jan.nijtmans | 2013-09-23 | 2 | -6/+84 |
| | | | | | | | | [http://comments.gmane.org/gmane.comp.gnu.mingw.user/41724] | ||||
| * | 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 |
| | |\ | | |/ | |/| | |||||
| | * | 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 |
| | | | |||||
* | | | merge release | dgp | 2013-09-20 | 11 | -8/+79 |
|\ \ \ | |||||
| * \ \ | merge trunk; update changescore_8_6_1core_8_6_1_rc | dgp | 2013-09-16 | 2 | -1/+12 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | merge-mark | jan.nijtmans | 2013-09-16 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Fix for http://core.tcl.tk/tk/info/8eb56719cf on broken build with 8.5.15 ↵ | Kevin Walzer | 2013-09-16 | 2 | -2/+2 |
| | |/ | |/| | | | | | | | with clang on OS X, thanks to Ned Deily for patch | ||||
| | * | make dist | dgp | 2013-09-03 | 1 | -0/+6 |
| | | | |||||
| | * | Update changes | dgp | 2013-09-03 | 1 | -0/+42 |
| | | | |||||
| | * | Bump to 8.6.1. | dgp | 2013-08-30 | 9 | -8/+20 |
| |/ |/| | |||||
* | | Changelog entries for previous two commits | jan.nijtmans | 2013-08-26 | 1 | -0/+14 |
|\ \ | |/ | |||||
| * | Bug [c597acdab3]: Call [$pb step] in tail position in ↵ | jan.nijtmans | 2013-08-26 | 2 | -2/+16 |
| | | | | | | | | ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired | ||||
| * | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 4 | -6/+13 |
| | | |||||
* | | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 2 | -15/+16 |
| | | |||||
* | | Bug [c597acdab3]: Call [$pb step] in tail position | jenglish | 2013-08-15 | 1 | -2/+2 |
| | | | | | | | | | | in ttk::progressbar::Autoincrement, so that the widget is in a consistent state when any write traces on the linked -variable are fired. | ||||
* | | Bug [069c9e43c4]: FreeOptionInternalRep() breaks Tk_CreateOptionTable() | jan.nijtmans | 2013-08-14 | 3 | -90/+56 |
|\ \ | |||||
| * | | Fix reference counting for "option" objects, when being duplicated.bug_069c9e43c4 | jan.nijtmans | 2013-08-14 | 1 | -1/+24 |
| | | | |||||
| * | | rebase | jan.nijtmans | 2013-08-11 | 2 | -89/+27 |
| |\ \ |/ / / | |||||
| * | | Fix some comments | jan.nijtmans | 2013-08-01 | 1 | -3/+3 |
| | | | |||||
| * | | rebase | jan.nijtmans | 2013-08-01 | 2 | -88/+26 |
| |\ \ | |||||
| | * | | Suggested fix for Bug [069c9e43c4] | jan.nijtmans | 2013-07-31 | 3 | -90/+36 |
| | | | | |||||
* | | | | Sync with Tcl version of tcl.m4 | jan.nijtmans | 2013-08-11 | 2 | -0/+9 |
|/ / / | |||||
* | | | Make sure that in test-cases, Tk_DeleteOptionTable() is never called more ↵ | jan.nijtmans | 2013-08-01 | 2 | -7/+11 |
|/ / | | | | | | | times than the corresponding Tk_CreateOptionTable(). Although it doesn't crash now, this behavior cannot be depended on. | ||||
* | | 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 | 3 | -2/+7 |
|\ \ | |/ | | | | | 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 | 3 | -2/+7 |
| | | | | | | | | check is incorrect in tcl.m4. Thanks to Brian Griffin. | ||||
* | | merge-mark | jan.nijtmans | 2013-06-28 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | 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 |
|\ \ | |/ | |||||
| * | 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 |
| | | |||||
* | | Updates to redirect bug reports to the new tracker location | dgp | 2013-06-17 | 2 | -9/+8 |
|\ \ | |/ | |||||
| * | Updates to redirect bug reports to the new tracker location. | dgp | 2013-06-17 | 2 | -9/+8 |
| | | |||||
* | | Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ↵ | jan.nijtmans | 2013-06-14 | 3 | -14/+16 |
|\ \ | |/ | | | | | | | | | expects a different runtime), so configure shouldn't even try to do this. (On a dynamic wish.exe this works, this is exactly how wish can run even without X11). Don't use deprecated stricmp/strnicmp any more, but underscored variant for non-GNU compilers. |