| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 | 4 | -17/+17 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 3 | -12/+15 |
|
|
* | * win/tkWinDraw.c: | hobbs | 1999-09-02 | 2 | -12/+11 |
|
|
* | "make doc" now copies the Tcl file "man.macros" locally. This should allow | wart | 1999-08-21 | 1 | -2/+6 |
|
|
* | Change version numbers to 8.2.0 | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl... | jingham | 1999-08-10 | 1 | -1/+34 |
|
|
* | Added line to make mkLinks executable before it's used. | wart | 1999-08-04 | 1 | -1/+2 |
|
|
* | Fix configure scripts for beta version number (b2 instead of b1). | redman | 1999-08-04 | 1 | -2/+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 |
|
|
* | * unix/Makefile.in: Add Windows configure script to distribution. | redman | 1999-07-22 | 1 | -1/+2 |
|
|
* | * unix/Makefile.in: | redman | 1999-07-16 | 2 | -15/+5 |
|
|
* | Add .m4 files and Windows configure.in and Makefile.inscriptics_tclpro_1_3_b3core_8_2_b1 | redman | 1999-07-13 | 1 | -1/+6 |
|
|
* | configure now adds the "g" suffix to the stub library if build | wart | 1999-07-08 | 1 | -16/+7 |
|
|
* | Fix Tk stub file names and flags | redman | 1999-07-08 | 1 | -2/+4 |
|
|
* | Add prolog.ps | redman | 1999-06-30 | 1 | -2/+3 |
|
|
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 2 | -11/+10 |
|
|
* | 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 |
|
|
* | Updated aclocal.m4 to reflect recent changes in tcl.m4 | wart | 1999-06-17 | 1 | -800/+809 |
|
|
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 1 | -2/+1 |
|
|
* | Updated to reflect recent changes in tcl.m4 | wart | 1999-06-16 | 2 | -14/+24 |
|
|
* | Changes to make the Tk configure and Makefile.in files TEA compliant. | wart | 1999-06-15 | 3 | -362/+838 |
|
|
* | macros that autoconf will be looking for (tcl.m4) | wart | 1999-06-10 | 1 | -0/+1127 |
|
|
* | * unix/tkUnixSelect.c: | stanton | 1999-06-03 | 1 | -3/+13 |
|
|
* | * unix/tkUnixSelect.c: Improved I18N selection support. | stanton | 1999-06-01 | 1 | -94/+271 |
|
|
* | * unix/tkUnixFont.c: Eliminated redundant case folding code. | stanton | 1999-06-01 | 1 | -7/+2 |
|
|
* | Merged changes from 1-3-b2 branch into mainline. | stanton | 1999-05-26 | 1 | -2/+3 |
|
|
* | First pass at Unicode support in X selection code. | stanton | 1999-05-25 | 1 | -9/+122 |
|
|
* | * Changed version number to 8.1.1. | stanton | 1999-04-30 | 1 | -2/+2 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 1 | -2/+2 |
|
|
* | removed extra instance of tkConsole.o | redman | 1999-04-30 | 1 | -2/+2 |
|
|
* | Add tkConsole.o | redman | 1999-04-28 | 1 | -4/+7 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -2/+8 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 2 | -3/+3 |
|
|
* | modified the Tk makefiel to copy *.decls for a source release | surles | 1999-04-20 | 1 | -1/+2 |
|
|
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -2/+2 |
|
|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 25 | -1282/+3420 |
|
|
* | remove --enable-tcl-stub from configure scripts due to linking problems. | redman | 1999-03-22 | 1 | -25/+6 |
|
|
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 9 | -41/+250 |
|
|
* | applied Paul Duffin's AIX patch | stanton | 1999-03-06 | 2 | -10/+25 |
|
|
* | updated readmes for 8.0.5 releasecore_8_1_merge_2_10_99core_8_0_5_base | stanton | 1999-02-09 | 1 | -14/+6 |
|
|
* | * unix/tkUnixSend.c (Tk_SetAppName): Fixed uninitialized memory | stanton | 1999-02-04 | 1 | -4/+7 |
|
|
* | * unix/configure.in: TK_LD_SEARCH_FLAGS was set incorrectly if | stanton | 1999-02-04 | 1 | -2/+13 |
|
|
* | * mac/tkMacAppInit.c: | stanton | 1999-02-04 | 1 | -2/+2 |
|
|
* | Added -pipe option if gcc is being used. | rjohnson | 1999-01-29 | 1 | -1/+18 |
|
|
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -2/+2 |
|
|
* | Fixed a typo | rjohnson | 1998-12-07 | 1 | -3/+3 |
|
|