| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Don't use deprecated stricmp/strnicmp any more, but underscored variant for n... | jan.nijtmans | 2013-06-14 | 1 | -2/+2 |
|
|
* | Static Cygwin wish.exe cannot link with win32's static libtk85.a (because it ... | jan.nijtmans | 2013-06-14 | 2 | -12/+14 |
|
|
* | clean tk.pc and make it part of "make dist" | jan.nijtmans | 2013-06-13 | 1 | -3/+3 |
|
|
* | one more entry in ignore-glob | jan.nijtmans | 2013-06-13 | 1 | -0/+1 |
|
|
* | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 6 | -51/+88 |
|
|
* | Changelog: more bug-fixes which are fixed by the same commit. | jan.nijtmans | 2013-06-11 | 1 | -1/+5 |
|
|
* | some code cleanup, remove structure which is no longer used. | jan.nijtmans | 2013-06-07 | 1 | -26/+9 |
|
|
* | Fix [1913750]: tk_chooseDirectory -initialdir internationalization problem. (... | jan.nijtmans | 2013-06-07 | 2 | -737/+187 |
|
|
* | Add support for X11 GUI-mode on Cygwin64 | jan.nijtmans | 2013-06-06 | 2 | -4/+4 |
|
|
* | Fix [2100430]: ttk::entry widget index must be integer | jan.nijtmans | 2013-06-05 | 4 | -13/+15 |
|
|
* | Fix [3613759] ttk::entry and symbolic index names. | jan.nijtmans | 2013-06-05 | 2 | -2/+10 |
|\ |
|
| * | Suggested fix for [3613759]: ttk::entry and symbolic index namesbug_3613759 | jan.nijtmans | 2013-06-04 | 2 | -3/+7 |
|
|
| * | merge 8.5 | dgp | 2013-06-03 | 2 | -10/+10 |
| |\ |
|
| * | | 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 | 4 | -3/+103 |
| |\ \ |
|
| | * | | 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 | 3 | -209/+11 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | Tell fossil and Eclipse that the default eol-convention is LF. | jan.nijtmans | 2013-04-11 | 6 | -0/+38 |
| |\ \ \ |
|
| * \ \ \ | [Bug 3568760]: Tk documentation fails to build | jan.nijtmans | 2013-04-10 | 2 | -1/+5 |
| |\ \ \ \ |
|
| * \ \ \ \ | Don't work around XkbOpenDisplay's non-const-ness with a macro, when there is... | jan.nijtmans | 2013-04-08 | 1 | -4/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | make dist | dgp | 2013-04-03 | 1 | -0/+3 |
|
|
| * | | | | | | merge-mark | dgp | 2013-04-03 | 0 | -0/+0 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | 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 | 4 | -21/+65 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Bring back test window-2.9. No longer hangs. | dgp | 2013-04-01 | 2 | -5/+5 |
|
|
| * | | | | | | | | | merge-mark | jan.nijtmans | 2013-03-29 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Remove dead code. During 8.6 alpha/beta, Tk_DefineBitmap/Tk_GetBitmapFromData... | jan.nijtmans | 2013-03-28 | 3 | -22/+0 |
|
|
| * | | | | | | | | | | merge-mark | jan.nijtmans | 2013-03-28 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-03-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2013-03-27 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 9 | -0/+76 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge-mark | dgp | 2013-03-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge mark | dgp | 2013-03-22 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Patch by Andrew Shadura, providing better support for three architectures the... | jan.nijtmans | 2013-03-13 | 3 | -29/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | 3607326 Stop segfault from [listbox .l -listvariable $array]. | dgp | 2013-03-11 | 3 | -3/+16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | | Eliminate all usage of functions Tcl_VarEval (deprecated) and Tcl_Eval (to th... | jan.nijtmans | 2013-03-07 | 12 | -27/+97 |
|
|