| Commit message (Expand) | Author | Age | Files | Lines |
* | * win/tkWinDraw.c: | hobbs | 1999-12-14 | 2 | -40/+131 |
|
|
* | Fixed "doc" target so that it copies man.macros from Tcl | wart | 1999-12-13 | 1 | -3/+3 |
|
|
* | * win/makefile.vc: removed 16bit stuff, simplified makefile. | hobbs | 1999-12-09 | 1 | -82/+45 |
|
|
* | Added support for building Windows winhelp files. | wart | 1999-12-07 | 3 | -4/+77 |
|
|
* | * generic/tkMain.c : | redman | 1999-12-02 | 1 | -9/+50 |
|
|
* | Replaced references to mkinstalldirs with mkdir -p | wart | 1999-11-23 | 1 | -5/+4 |
|
|
* | Removed bogus dependency on "installdirs" | wart | 1999-11-23 | 1 | -2/+2 |
|
|
* | * win/tkWinInt.h: removed TkFontAttributes typedef (was | hobbs | 1999-11-19 | 3 | -8/+8 |
|
|
* | Use mkdir -p to create the install directories (like Tcl already does) | wart | 1999-11-18 | 1 | -6/+7 |
|
|
* | * tests/listbox.test: Fixed tests to comply with new objectified | ericm | 1999-11-17 | 1 | -1/+2 |
|
|
* | * win/winMain.c: corrected winMain to not do a DebugBreak when | hobbs | 1999-11-10 | 1 | -2/+6 |
|
|
* | * win/tkWinKey.c: fixed XKeysymToKeycode to handle mapping of | hobbs | 1999-10-30 | 1 | -10/+13 |
|
|
* | * makefile.vc: changed 'c:/program files' to c:/progra~1 | hobbs | 1999-10-29 | 2 | -8/+6 |
|
|
* | 1999-09-24 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-10-01 | 3 | -10/+10 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 3 | -7/+18 |
|
|
* | added DEMOPROGS | stanton | 1999-09-18 | 1 | -1/+3 |
|
|
* | 1999-09-14 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-15 | 1 | -2/+2 |
|
|
* | Made sure that the tkConfig.sh file is always installed. | wart | 1999-09-10 | 2 | -4/+6 |
|
|
* | * win/tkWinDraw.c: | hobbs | 1999-09-02 | 1 | -10/+9 |
|
|
* | Added "make doc" target that copies the man.macros file from Tcl. | wart | 1999-08-26 | 1 | -2/+5 |
|
|
* | Change version numbers to 8.2.0 | redman | 1999-08-10 | 1 | -2/+2 |
|
|
* | 1999-08-10 Jeff Hobbs <hobbs@scriptics.com>core_8_2_b3_base | hobbs | 1999-08-10 | 1 | -1/+7 |
|
|
* | New Function: TkpDrawHighlightBorder. Use this in place of Tk_DrawFocusHighl... | jingham | 1999-08-10 | 1 | -1/+35 |
|
|
* | Fix configure scripts for beta version number (b2 instead of b1). | redman | 1999-08-04 | 1 | -2/+2 |
|
|
* | * win/makefile.vc: Corrected building threaded tktest.exe on | redman | 1999-07-31 | 1 | -5/+7 |
|
|
* | * win/Makefile.in: Corrected building threaded tktest.exe on | redman | 1999-07-29 | 1 | -7/+35 |
|
|
* | * Changed version to 8.2b2 | redman | 1999-07-22 | 2 | -13/+22 |
|
|
* | Added eval to EXESUFFIX value to resolve ${DBGX} immediately. | wart | 1999-07-20 | 1 | -1/+2 |
|
|
* | * unix/Makefile.in: | redman | 1999-07-16 | 1 | -2/+2 |
|
|
* | * tests/unixSelect.test: Fixed broken test. | stanton | 1999-07-09 | 2 | -3/+5 |
|
|
* | Patches from Bug: 2068 2080 2269 | redman | 1999-07-01 | 1 | -2/+15 |
|
|
* | Add prolog.ps to windows install-libraries | redman | 1999-06-30 | 1 | -2/+3 |
|
|
* | Don't install the DLL if it wasn't being built, by checking | redman | 1999-06-29 | 1 | -4/+7 |
|
|
* | install-binaries was nto installing the Tk DLL on Windows | surles | 1999-06-29 | 1 | -1/+3 |
|
|
* | minor bug in tk Makefile.in | surles | 1999-06-26 | 1 | -2/+2 |
|
|
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 1 | -4/+4 |
|
|
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 2 | -6/+6 |
|
|
* | Modifications to CC_EXENAME macro (aclocal.m4). | redman | 1999-06-18 | 2 | -8/+10 |
|
|
* | added Makefile.in files for windows | surles | 1999-06-16 | 4 | -18/+619 |
|
|
* | merged unix and windows styles | surles | 1999-06-16 | 1 | -2/+1 |
|
|
* | modified files to work with new windows Makefiles | surles | 1999-06-16 | 3 | -1033/+533 |
|
|
* | macros that autoconf will be looking for (tcl.m4) | wart | 1999-06-10 | 1 | -0/+875 |
|
|
* | added first pass at Tk Windows configure script | surles | 1999-06-02 | 1 | -0/+191 |
|
|
* | Fixed bug in Windows clipboard code when dealing with selections that don't c... | stanton | 1999-05-22 | 1 | -32/+35 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -47/+193 |
|
|
* | * Merged changes from 8.1.0 branch | stanton | 1999-04-30 | 2 | -6/+7 |
|
|
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 1 | -4/+4 |
|
|
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -102/+11 |
|
|
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 3 | -4/+4 |
|
|
* | fixed bugs 1785 and 1799: decl header files not installed | surles | 1999-04-17 | 1 | -6/+8 |
|
|