Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Purge configuration efforts at supporting platforms lacking <limits.h>. | dgp | 2015-03-24 | 1 | -6/+0 |
| | |||||
* | Bump to 8.6.4. | dgp | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Bump to Tk 8.6.3; update changes file | dgp | 2014-10-14 | 1 | -1/+1 |
| | |||||
* | Bump to 8.6.2 for release. | dgp | 2014-07-28 | 1 | -1/+1 |
| | |||||
* | Update configure files on Aqua to remove garbage collection flag, which is ↵ | Kevin Walzer | 2014-03-16 | 1 | -1/+1 |
| | | | | no longer supported with Xcode 5.1; also add key to Wish Info.plist to support high-resolution (Retina) displays. | ||||
* | Put -lfontconfig in XFT_LIBS, not XLIBSW flag | jan.nijtmans | 2014-01-23 | 1 | -1/+1 |
|\ | |||||
| * | Put -lfontconfig in XFT_LIBS, not XLIBSW flag | jan.nijtmans | 2014-01-23 | 1 | -1/+1 |
| | | |||||
* | | Fix [3606644]: Static build misses fontconfig | jan.nijtmans | 2014-01-23 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Fix [3606644]: Static build misses fontconfig | jan.nijtmans | 2014-01-23 | 1 | -0/+12 |
| | | |||||
| * | Bump to 8.5.15 for release. | dgp | 2013-08-30 | 1 | -1/+1 |
| | | |||||
* | | Bump to 8.6.1. | dgp | 2013-08-30 | 1 | -1/+1 |
| | | |||||
* | | fix installation on MacOSX | jan.nijtmans | 2013-06-27 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix installation on MacOSX | jan.nijtmans | 2013-06-27 | 1 | -1/+1 |
| | | |||||
* | | Static Cygwin wish.exe cannot link with win32's static libtk86.a (because it ↵ | jan.nijtmans | 2013-06-14 | 1 | -6/+7 |
|\ \ | |/ | | | | | | | | | 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. | ||||
| * | Static Cygwin wish.exe cannot link with win32's static libtk85.a (because it ↵ | jan.nijtmans | 2013-06-14 | 1 | -6/+7 |
| | | | | | | | | | | 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) | ||||
* | | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -81/+24 |
|\ \ | |/ | | | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Remove some old carbon-leftovers from configure/make (see [3607215]). | ||||
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -18/+21 |
| | | | | | | | | Now that this is fully working, eliminate all usage of WISH_BUILD_LIB_SPEC: TK_BUILD_LIB_SPEC can be used everywhere in stead. Add tk.pc | ||||
| * | merge release to 8.5; revert features not included in release | dgp | 2013-04-03 | 1 | -11/+2 |
| | | |||||
| * | Easier solution, with proper protection and configure warnings. | jan.nijtmans | 2013-03-28 | 1 | -0/+4 |
| | | |||||
| * | merge trunk | dgp | 2013-03-22 | 1 | -50/+83 |
| |\ | |||||
| | * | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo | 2013-01-31 | 1 | -0/+30 |
| | | | |||||
| | * | Bug [3602534]: Test for XScreensaver last. | stwo | 2013-01-31 | 1 | -50/+53 |
| | | | |||||
| * | | Set of changes that permits Tk 8.5.14 to build against the released | dgp | 2012-12-10 | 1 | -1/+6 |
| |/ | | | | | | | header files of Tcl 8.6.0. Developed and tested only on linux so far. A step in the saga to decouple Tcl and Tk releases. | ||||
| * | Release branch for Tk 8.5.13. | dgp | 2012-11-05 | 1 | -1/+1 |
| | | |||||
| * | Test for XftFontOpen in Xft library, not FT_New_Face | jan.nijtmans | 2012-09-25 | 1 | -12/+16 |
| | | |||||
| * | Merge Tk-Cocoa backport into core-8-5-branch | Kevin Walzer | 2012-09-25 | 1 | -32/+19 |
| |\ | |||||
| | * | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -2/+0 |
| | | | |||||
| | * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -32/+21 |
| |/ | |||||
| * | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 1 | -8/+8 |
| | | |||||
| * | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 1 | -1/+1 |
| | | |||||
* | | Disable XInitThreads() call until we have a better test for it. | jan.nijtmans | 2013-05-24 | 1 | -3/+5 |
| | | |||||
* | | Only call XInitThreads() when we have a very new X11 library. Checked by ↵ | jan.nijtmans | 2013-05-22 | 1 | -0/+19 |
| | | | | | | | | looking whether XKeycodeToKeysym() is deprecated, which also happend in some very new X11 version. | ||||
* | | Bug [3599928]: Use XkbKeycodeToKeysym if available. | stwo | 2013-01-31 | 1 | -0/+30 |
| | | |||||
* | | Bug [3602534]: Test for XScreensaver last. | stwo | 2013-01-31 | 1 | -50/+53 |
| | | |||||
* | | Create Tk 8.6.0 release branch | dgp | 2012-11-08 | 1 | -1/+1 |
| | | |||||
* | | merge trunk | dgp | 2012-09-13 | 1 | -0/+9 |
|\ \ | |||||
| * | | Building Tk 8.6 requires Tcl 8.6 headers. | dgp | 2012-09-13 | 1 | -0/+9 |
| | | | |||||
* | | | Bump to 8.6b3 | dgp | 2012-09-07 | 1 | -1/+1 |
|/ / | |||||
* | | Zap trailing whitespace. | stwo | 2012-08-06 | 1 | -8/+8 |
| | | |||||
* | | Installer consistency tweaks. | stwo | 2012-08-06 | 1 | -11/+11 |
| | | |||||
* | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+2 |
| |\ | |||||
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+2 |
| | | | |||||
* | | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | merge | jan.nijtmans | 2012-06-27 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
| | * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 1 | -13/+16 |
| | | | | | | | | | install tk84.dll | ||||
* | | | autoconf-2.59 | jan.nijtmans | 2012-06-26 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 1 | -6/+13 |
| | | | |||||
| * | | Release candidate branch for Tk 8.5.11 | dgp | 2011-10-26 | 1 | -1/+1 |
| | | |