summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update release date for 8.0.5 core_8_0_5core_8_0_5_branchstanton1999-04-161-1/+3
* Formatting fixes: some tabbing got lost.jingham1999-03-242-67/+67
* Set the import weak flag for InterfaceLib and AppearanceLib. The latter to s...jingham1999-03-241-1/+1
* Update to CW Pro 4 and MoreFiles 1.4.9.jingham1999-03-241-1273/+1
* winfo server used to crash on the Mac. Get the MacOS version and return that...jingham1999-03-221-8/+13
* Got rid of the AppearanceGC, and rely on the tkColor to not set menu foregrou...jingham1999-03-221-30/+9
* Check the return value of TkMacGetColor, and don't set the color if it comes ...jingham1999-03-221-2/+2
* Check the return of TkMacGetColor, and don't set the color if it comes back f...jingham1999-03-221-6/+224
* If we are using appearance, don't set ANY of the menu colors. This gets the ...jingham1999-03-221-4/+15
* Mostly fixed formatting that had gotten wrong somehow. Also always make sure...jingham1999-03-221-100/+101
* Mark some tests pcOrUnix. These are tests of slave interpreters with embedd...jingham1999-03-221-3/+10
* On the Macintosh, call update idletasks at the end of each test. Since the t...jingham1999-03-221-1/+5
* Changed extern to EXTERNjingham1999-03-221-6/+6
* Don't exit on the Macintosh, since this destroys the window that contained th...jingham1999-03-221-3/+8
* Fixed a few references to Tcl8.0.4 that were inappropriately changed to 8.0.5.jingham1999-03-221-4/+4
* fixed bad compiler flagsscriptics_tclpro_1_2_b2scriptics_tclpro_1_2stanton1999-02-121-2/+8
* updated readmes for 8.0.5 releasecore_8_1_merge_2_10_99core_8_0_5_basestanton1999-02-093-63/+19
* final b2 changesstanton1999-02-042-2/+64
* * win/tkWinMenu.c (TkpDestroyMenu): Changed so modalMenuPtr isstanton1999-02-041-1/+5
* * generic/tkImgPhoto.c: Changed so color tables are freedstanton1999-02-041-7/+15
* * tests/main.test:stanton1999-02-044-5/+67
* * win/makefile.vc: First stab at install target. Fixed quoting sostanton1999-02-042-20/+45
* * win/tkWinWm.c: Changed so windows that aren't resizable don'tstanton1999-02-041-1/+20
* * win/tkWinInt.h:stanton1999-02-041-1/+2
* * win/tkWinPointer.c: Changed to cancel the mouse timer when astanton1999-02-041-1/+26
* * win/tkWinFont.c (Tk_MeasureChars): Added a workaround for a bugstanton1999-02-041-3/+13
* * unix/tkUnixSend.c (Tk_SetAppName): Fixed uninitialized memorystanton1999-02-041-4/+7
* * unix/configure.in: TK_LD_SEARCH_FLAGS was set incorrectly ifstanton1999-02-041-2/+13
* * library/prolog.ps: Changed string that determines font height tostanton1999-02-041-2/+2
* * library/menu.tcl (tkMenuFind): Changed so keyboard shortcutsstanton1999-02-041-1/+9
* * mac/tkMacAppInit.c:stanton1999-02-044-12/+12
* * generic/tkImgBmap.c (ImgBmapConfigureInstance): If an imagestanton1999-02-041-5/+13
* * generic/tkFocus.c (SetFocus): Changed to focus window is alwaysstanton1999-02-041-2/+9
* * generic/tkConsole.c: Fixed so errors in console eval arestanton1999-02-041-4/+7
* * generic/tkCanvLine.c: Changed to treat zero width lines likestanton1999-02-041-11/+22
* Added -pipe option if gcc is being used.rjohnson1999-01-292-2/+21
* * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1stanton1999-01-063-20/+37
* Updated the version to 8.0.5.rjohnson1999-01-048-32/+36
* now removes "script" file created by test.scriptics_tclpro_1_2_a1hershey1998-12-291-1/+2
* added "cleanupbg" call before return, needed because tests return earlyhershey1998-12-082-2/+4
* - updated filebox test to work regardless of current working dir.hershey1998-12-073-36/+46
* Fixed a typorjohnson1998-12-071-3/+3
* Update all and defs to work with nightly test environment.hershey1998-12-042-58/+79
* added release markerstanton1998-11-251-1/+9
* Fixed font display bug (#846)stanton1998-11-253-3/+39
* Updated Mac project files.core_8_0_4rjohnson1998-11-121-1209/+1272
* Removed lintwelch1998-11-125-19/+19
* Added comment about folder names for tcl & tk, and one addition to the bugs....jingham1998-11-122-3/+14
* Make the Macintosh Menu's adopt the current Theme Appearance if the Appearanc...jingham1998-11-118-148/+366
* fixed broken testsstanton1998-11-032-10/+13