| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/configure.in: install license.terms into Tk.framework; fix tk | das | 2007-04-23 | 1 | -1/+2 |
|
|
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code from | das | 2007-03-07 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4: use SHLIB_SUFFIX=".so" on HP-UX ia64 arch. | hobbs | 2007-02-19 | 1 | -1/+5 |
|
|
* | * unix/tcl.m4: use gcc4's __attribute__((__visibility__("hidden"))) if | das | 2007-02-04 | 1 | -13/+92 |
|
|
* | * unix/tcl.m4: integrate CPPFLAGS into CFLAGS as late as possible and | das | 2007-01-25 | 1 | -4/+9 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove libtommath defines. | das | 2007-01-19 | 1 | -0/+7 |
|
|
* | * unix/tcl.m4 (Darwin): --enable-64bit: verify linking with 64bit -arch | das | 2006-12-19 | 1 | -5/+125 |
|
|
* | Bug 1609616 | Kevin B Kenny | 2006-12-06 | 1 | -0/+2 |
|
|
* | Corrected Xft configuration so that Xft | Kevin B Kenny | 2006-11-27 | 1 | -0/+2 |
|
|
* | * tcl.m4 (Linux): --enable-64bit support. [Patch 1597389], [Bug 1230558] | das | 2006-11-26 | 1 | -28/+92 |
|
|
* | * macosx/Wish.xcodeproj/project.pbxproj: remove tclParseExpr.c and | das | 2006-11-10 | 1 | -0/+106 |
|
|
* | Bug 1592667 | Kevin B Kenny | 2006-11-08 | 1 | -2/+153 |
|
|
* | fixed typo in last commit | Kevin B Kenny | 2006-11-08 | 1 | -1/+1 |
|
|
* | Silence warnings about Xft unless Xft is requested explicitly. | Kevin B Kenny | 2006-11-08 | 1 | -12/+19 |
|
|
* | correct typo | dgp | 2006-11-08 | 1 | -1/+1 |
|
|
* | make --enable-xft the default | Kevin B Kenny | 2006-11-07 | 1 | -2/+2 |
|
|
* | * README: Bump version number to 8.5a6 | dgp | 2006-10-23 | 1 | -1/+1 |
|
|
* | * generic/tkConsole.c: TIP #268 update regarding registered package | andreas_kupries | 2006-09-22 | 1 | -1/+3 |
|
|
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -13/+93 |
|
|
* | cleanup quoting and whitespace | das | 2006-07-20 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -772/+134 |
|
|
* | sync with tcl | das | 2006-05-27 | 1 | -33/+135 |
|
|
* | autoconf-2.59 | das | 2006-05-26 | 1 | -1/+1 |
|
|
* | * README: Bump version number to 8.5a4 | dgp | 2006-05-04 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 1 | -5/+0 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 1 | -3/+3 |
|
|
* | Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants | jenglish | 2006-03-08 | 1 | -1/+1 |
|
|
* | * unix/configure: minor fix to Darwin specific code removing | das | 2006-01-23 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() function | das | 2006-01-10 | 1 | -156/+215 |
|
|
* | * unix/tcl.m4, unix/configure: Fix sh quoting error reported in | hobbs | 2005-12-12 | 1 | -1/+1 |
|
|
* | * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset. | das | 2005-12-01 | 1 | -3/+2 |
|
|
* | Darwin: disable ppc64 for fat builds since neither Aqua nor X11 is | das | 2005-11-27 | 1 | -0/+5 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -836/+1090 |
|
|
* | Fix SHLIB_LD_LIBS for building tclkit on OpenBSD. | patthoyts | 2005-11-06 | 1 | -1/+1 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -0/+7 |
|
|
* | * unix/Makefile.in: Subst BUILD_TCLSH and TCL_EXE. | mdejong | 2005-08-23 | 1 | -490/+84 |
|
|
* | * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish | das | 2005-06-18 | 1 | -1/+1 |
|
|
* | autoconf | dgp | 2005-06-07 | 1 | -1/+1 |
|
|
* | * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get it | rmax | 2005-06-02 | 1 | -52/+306 |
|
|
* | * unix/configure.in: added description of HAVE_XSS for autoheader. | das | 2005-05-29 | 1 | -1/+2 |
|
|
* | * generic/tkDecls.h: | das | 2005-05-29 | 1 | -25/+106 |
|
|
* | * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction | das | 2005-05-26 | 1 | -103/+1 |
|
|
* | minor formatting sync with tcl/unix/configure.in | das | 2005-05-24 | 1 | -7/+7 |
|
|
* | * macosx/Makefile: | das | 2005-05-23 | 1 | -61/+501 |
|
|
* | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -5/+428 |
|
|
* | fixed pkg-config xft check, needed reset of enable_xft first | hobbs | 2005-05-07 | 1 | -0/+1 |
|
|
* | * unix/configure: regen | hobbs | 2005-05-07 | 1 | -6/+254 |
|
|
* | * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -7/+138 |
|
|
* | * unix/tcl.m4 (Darwin): added -single_module linker flag to | das | 2005-04-09 | 1 | -2/+2 |
|
|