Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "make install" now has a dependency on "make all" | wart | 1999-12-13 | 1 | -2/+2 |
| | |||||
* | Added $(TCLTESTARGS) to the test target so that users can set additional | wart | 1999-11-12 | 1 | -2/+2 |
| | | | | | | test harness arguments on the make command line: % make test TCLTESTARGS="-verbose pbs" | ||||
* | * unix/Makefile.in: added ChangeLog to dist archive | hobbs | 1999-10-20 | 1 | -3/+3 |
| | |||||
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 1 | -6/+6 |
| | | | | | | | | | | | | | * */README: * win/makefile.vc: * */configure.in: * generic/tk.h: * library/tk.tcl: up'd to 8.3a1 * unix/Makefile.in: changed 'mkdir' to 'mkdir -p' * library/dialog.tcl: changed {Times 18} to {Times 12} for dialog font. | ||||
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | * generic/tkFont.c: fixed processing of font options and error returned [Bug: 2075] * win/tkWinWm.c: fixed bug in 'wm deiconify' that raised the wrong toplevel, and changed it to not set focus on overridden toplevels 1999-09-15 Jeff Hobbs <hobbs@scriptics.com> * unix/aclocal.m4: added fix for FreeBSD-[1-2] recognition [Bug: 2070] and fix to AIX-* to get ldAix right [Bug: 2624], fixed AIX version check (readjust from 8-21 fix) and several other config fixes for AIX * mac/tkMacMenubutton.c: * unix/tkUnixMenubu.c: fixed permanently stippled menubutton image * win/tkWinButton.c: fixed possible pointer smash [Bug: 2733] 1999-09-14 Jeff Hobbs <hobbs@scriptics.com> * win/tkWinMenu.c: fix for stack overrun in GetTextFace [Bug: 909] | ||||
* | "make doc" now copies the Tcl file "man.macros" locally. This should allow | wart | 1999-08-21 | 1 | -2/+6 |
| | | | | | | users to use the man pages from inside the Tk source tree (without having to install). It also fixes some problems that TclX was having when building its help pages. | ||||
* | Added line to make mkLinks executable before it's used. | wart | 1999-08-04 | 1 | -1/+2 |
| | |||||
* | Fix one more install-sh bug | redman | 1999-07-27 | 1 | -2/+2 |
| | |||||
* | Fix install-sh problem, wrong directory. | redman | 1999-07-23 | 1 | -2/+2 |
| | |||||
* | * Changed version to 8.2b2 | redman | 1999-07-22 | 1 | -2/+4 |
| | | | | | | | | | | | * win/tkWinPort.h: Block out include of sys/stat.h in order to build extensions with MetroWerks compiler for Win32. [Bug: 2385] * unix/Makefile.in: Need to make install-sh executable before calling (with chmod +x). [Bug: 2413] * library/menu.tcl: Applied patch from Jeff Hobbs to fix typo. [Bug: 2425] | ||||
* | * unix/Makefile.in: Add Windows configure script to distribution. | redman | 1999-07-22 | 1 | -1/+2 |
| | |||||
* | * unix/Makefile.in: | redman | 1999-07-16 | 1 | -2/+2 |
| | | | | | | | * win/Makefile.in: Copy the prolog.ps from the generic directory for install-libraries. * unix/aclocal.m4: Check for Alpha/Linux to set the IEEE flag to the compiler to be -mieee. Patch from Don Porter. | ||||
* | Add .m4 files and Windows configure.in and Makefile.inscriptics_tclpro_1_3_b3core_8_2_b1 | redman | 1999-07-13 | 1 | -1/+6 |
| | |||||
* | Add prolog.ps | redman | 1999-06-30 | 1 | -2/+3 |
| | |||||
* | Updated comments in Makefile.in | wart | 1999-06-22 | 1 | -2/+2 |
| | |||||
* | Changed references to LD_FLAGS to LDFLAGS to be consistent with Tcl. | wart | 1999-06-18 | 1 | -4/+4 |
| | |||||
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -2/+1 |
| | |||||
* | Changes to make the Tk configure and Makefile.in files TEA compliant. | wart | 1999-06-15 | 1 | -10/+19 |
| | |||||
* | removed extra instance of tkConsole.o | redman | 1999-04-30 | 1 | -2/+2 |
| | |||||
* | Add tkConsole.o | redman | 1999-04-28 | 1 | -4/+7 |
| | |||||
* | modified the Tk makefiel to copy *.decls for a source release | surles | 1999-04-20 | 1 | -1/+2 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -111/+116 |
| | |||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 1 | -10/+101 |
| | |||||
* | applied Paul Duffin's AIX patch | stanton | 1999-03-06 | 1 | -4/+9 |
| | |||||
* | Changed config & Makefile to support n32 format on IRIX. | rjohnson | 1998-10-20 | 1 | -2/+2 |
| | |||||
* | Removed "sccs" commands from "Makefile.in" to facilititate switch over to CVS. | build | 1998-09-23 | 1 | -5/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | added SHLIB_PATH to test targets for HPUX | stanton | 1998-08-04 | 1 | -0/+4 |
| | |||||
* | DGBX changes | welch | 1998-07-28 | 1 | -1/+2 |
| | |||||
* | Added support for specifying warning flags for the compiler, with checks | escoffon | 1998-07-22 | 1 | -1/+5 |
| | | | | for gcc and appropriate defaults. | ||||
* | Merged changes between child workspace "/home/escoffon/ws/tk8.0" and | escoffon | 1998-07-21 | 1 | -3/+9 |
| | | | | parent workspace "/export/home/ws/tk8.0". | ||||
* | Updated dist target | welch | 1998-07-20 | 1 | -5/+6 |
| | |||||
* | - added support for configuration of debug/nodebug in configure script. | escoffon | 1998-07-01 | 1 | -4/+14 |
| | | | | | - also added a atring to append to generated libraries when built with symbols. | ||||
* | Generalized "make dist | welch | 1998-06-29 | 1 | -19/+21 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1003 |