summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Backported "focus -force" patch from 8.1.redman1999-03-103-4/+36
* Merge changes in 8.1 into 8.0.6, specifically we should be exportingredman1999-03-105-561/+604
* integrated stubs into 8.0 main branchstanton1999-03-1048-4038/+14379
* applied Paul Duffin's AIX patchstanton1999-03-062-10/+25
* linthershey1999-02-171-7/+7
* updated for 8.0.5 with John O's changes.hershey1999-02-171-122/+206
* fixed bad compiler flagsstanton1999-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
* updated version number to 8.0.4stanton1998-11-031-2/+2
* Changed config & Makefile to support n32 format on IRIX.rjohnson1998-10-203-4/+12
* Updated win/README to 8.0.4, added it to the list of files to updateescoffon1998-10-162-4/+5
* Fixed bug in options for text items in canvas widget. unlike all otherrjohnson1998-10-164-5/+12
* Updated patchlevel to 8.0.4 (to match Tcl update)rjohnson1998-10-142-5/+5
* Add parens around expression in if statement. The code would notrjohnson1998-10-141-2/+3
* Added performance improvement to canvas tag manipulation. This wasrjohnson1998-10-135-66/+148
* Added support for the MouseWheel event.rjohnson1998-10-1010-31/+199
* Fixed a bug that caused the Tk DLL to be linked against msvcrt.lib forescoffon1998-10-071-5/+5