| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/Makefile.in (SHLIB_LD_FLAGS): include in Makefile as it is | hobbs | 2003-11-11 | 1 | -1/+2 |
|
|
* | Experimental support for antialiased text under X11 [Patch#535541] | jenglish | 2003-05-31 | 1 | -4/+17 |
|
|
* | * unix/Makefile.in: Subst TCL_LIBS instead of | mdejong | 2003-04-04 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: add macosx/*.tcl (buildTkConfig.tcl in | hobbs | 2002-11-19 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: added macosx/README to dist target. | das | 2002-11-07 | 1 | -1/+2 |
|
|
* | * unix/README: doc'ed --enable-symbols options. | hobbs | 2002-10-10 | 1 | -4/+5 |
|
|
* | * unix/Makefile.in: add macosx subdir to dist target. | hobbs | 2002-09-27 | 1 | -13/+14 |
|
|
* | * macosx/Makefile: preserve environment value of INSTALL_ROOT. | das | 2002-09-26 | 1 | -1/+9 |
|
|
* | * unix/Makefile.in: added DYLIB_INSTALL_DIR variable for Darwin | das | 2002-09-10 | 1 | -1/+4 |
|
|
* | * unix/tcl.m4: update from Tcl | das | 2002-08-31 | 1 | -9/+5 |
|
|
* | * unix/Makefile.in (install-binaries): simplified pkgIndex.tcl | hobbs | 2002-08-16 | 1 | -8/+8 |
|
|
* | * unix/Makefile.in: Fixed typos in DISTNAME, and ZIPNAME. | rmax | 2002-08-08 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in: Add MAJOR_VERSION, MINOR_VERSION, | mdejong | 2002-07-28 | 1 | -25/+31 |
|
|
* | * unix/Makefile.in: | mdejong | 2002-07-16 | 1 | -2/+4 |
|
|
* | * Completed conversion of Tk test suite to use tcltest. | dgp | 2002-07-14 | 1 | -3/+3 |
|
|
* | * Converted several files in the Tk test suite for testing by | dgp | 2002-07-12 | 1 | -3/+3 |
|
|
* | Added missing win/lamp.bmp to the dist target. | davygrvy | 2002-07-08 | 1 | -1/+2 |
|
|
* | * Expanded install-binaries target to create and install a | dgp | 2002-06-26 | 1 | -2/+21 |
|
|
* | * unix/tcl.m4: New macro SC_CONFIG_MANPAGES. | rmax | 2002-06-25 | 1 | -12/+18 |
|
|
* | * doc/text.n: TIP #104 implementation which generalizes the | hobbs | 2002-06-21 | 1 | -4/+7 |
|
|
* | * Removed unnecessary dependence of tktest executable on the tcltest | dgp | 2002-06-21 | 1 | -11/+3 |
|
|
* | Added TIP#48 style engine implementation | dkf | 2002-06-18 | 1 | -6/+9 |
|
|
* | * unix/Makefile.in (dist): correct installation of | hobbs | 2002-06-17 | 1 | -2/+2 |
|
|
* | Reverting to r1.65 -- last change should not have been committed. | jenglish | 2002-06-14 | 1 | -10/+3 |
|
|
* | TIP #47 "Modifying Tk to Allow Writing X Window managers" | jenglish | 2002-06-14 | 1 | -3/+10 |
|
|
* | Added win/rc/wish.exe.manifest to the dist target. Noted missing by | davygrvy | 2002-03-06 | 1 | -1/+4 |
|
|
* | Added win/rules.vc and included the use of eolFix to make sure they | davygrvy | 2002-03-05 | 1 | -1/+5 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -3/+7 |
|
|
* | * unix/Makefile.in: Remove commented out vars. | mdejong | 2002-01-29 | 1 | -3/+1 |
|
|
* | * unix/Makefile.in: Burn Tcl and Tk build | mdejong | 2002-01-11 | 1 | -15/+14 |
|
|
* | Enable use of Tcl stubs when building Tk as | mdejong | 2002-01-11 | 1 | -1/+4 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-12-19 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: Add comments to better describe | mdejong | 2001-11-25 | 1 | -7/+13 |
|
|
* | ** upport to 8.4 of mac code changes for 8.3.3 & various new | das | 2001-11-23 | 1 | -2/+1 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-11 | 1 | -1/+11 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-11-09 | 1 | -3/+3 |
|
|
* | * unix/Makefile.in (dist): added {unix,win}/tcl.m4 and | hobbs | 2001-08-07 | 1 | -4/+10 |
|
|
* | * unix/Makefile.in: Add AR and STLIB_LD variables. | mdejong | 2001-07-11 | 1 | -1/+3 |
|
|
* | * unix/Makefile.in: | mdejong | 2001-06-27 | 1 | -1/+13 |
|
|
* | * unix/Makefile.in: Set CFLAGS to @CFLAGS@ and @CFLAGS_DEFAULT@. | mdejong | 2001-06-22 | 1 | -5/+10 |
|
|
* | * unix/Makefile.in: Use TCL_STUB_LIB_FILE instead of STUB_LIB_FILE. | mdejong | 2001-04-25 | 1 | -2/+2 |
|
|
* | * win/Makefile.in: commented use of TESTFLAGS | hobbs | 2000-09-29 | 1 | -3/+8 |
|
|
* | * win/makefile.vc (install-libraries): | ericm | 2000-09-02 | 1 | -2/+3 |
|
|
* | * library/msgs/de.msg: German message catalog. | ericm | 2000-06-30 | 1 | -2/+26 |
|
|
* | * unix/Makefile.in: added tk.spec to dist target | hobbs | 2000-05-03 | 1 | -2/+2 |
|
|
* | * unix/Makefile.in: | hobbs | 2000-04-25 | 1 | -87/+91 |
|
|
* | * unix/Makefile.in (MAN_INSTALL_DIR): patch to accept --mandir | hobbs | 2000-04-04 | 1 | -2/+2 |
|
|
* | * unix/configure.in: Applied patch from [Bug: 4237]; ensures that | ericm | 2000-03-30 | 1 | -3/+9 |
|
|
* | * unix/Makefile.in (SCRIPT_INSTALL_DIR): removed extraneous '/' | hobbs | 2000-03-02 | 1 | -2/+2 |
|
|
* | * unix/tk.spec: RPM specification for producing a binary Tk RPM for Linux. | ericm | 2000-02-14 | 1 | -1/+15 |
|
|