summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * win/Makefile.in: place TCL_BIN_DIR first in PATH for targets tohobbs2005-12-012-10/+14
* (6.22): fix rounding-error sensitive testhobbs2005-12-011-3/+3
* * library/console.tcl (::tk::ConsoleInit): improve work-around tohobbs2005-11-302-16/+27
* fix settings orderdas2005-11-271-1/+1
* * macosx/tkMacOSXMenu.c:das2005-11-273-8/+15
* typo in last commitdas2005-11-272-4/+4
* document automatic removal of -arch ppc64 CFLAGSdas2005-11-271-1/+3
* * macosx/tkMacOSXMenu.c:das2005-11-273-2/+16
* Darwin: disable ppc64 for fat builds since neither Aqua nor X11 isdas2005-11-272-1/+11
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2781-8025/+20782
* Fix bits that (should, and now do) refer to tk::IconList_CurSelectiondkf2005-11-253-6/+6
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* Bits and pieces relating to [Bug 600313]dkf2005-11-222-18/+11
* Fix [Bug 1151523] the non-embarrasing way!dkf2005-11-223-11/+23
* Plug potential memory leak...dkf2005-11-221-1/+2
* Fix [Bug 1335485]dkf2005-11-222-30/+40
* Minor formatting alterationsdkf2005-11-221-2/+4
* ANSIfy (might as well finish the job!)dkf2005-11-181-1127/+1004
* ANSIfy and reduce casting of NULL to promote readabilitydkf2005-11-1722-2643/+2488
* Lots of ANSIfying of function decls.dkf2005-11-1736-2617/+2623
* clarify text index documentationvincentdarley2005-11-162-2/+12
* ANSI function declsdkf2005-11-161-43/+40
* Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish2005-11-164-34/+436
* ANSIfydkf2005-11-1518-2917/+2885
* bgerror dialog: Truncate error messages at 45 charactersjenglish2005-11-152-6/+11
* ANSIfydkf2005-11-144-1013/+966
* Fix problem in default selection handler outlined by test select-9.5dkf2005-11-142-12/+19
* Oops! Very stupid typo.dkf2005-11-141-13/+16
* missing commas; typos?dgp2005-11-141-4/+4
* ANSIfydkf2005-11-148-1531/+1598
* Finish ANSIfyingdkf2005-11-141-124/+130
* Quell warningdkf2005-11-131-2/+2
* Glurk, SelCvtToX was just as broken as SelCvtFromX when atoms contain spaces.dkf2005-11-132-45/+42
* Fix [Bug 1353414] by doing the list generation using standard Tcl utilities.dkf2005-11-132-54/+34
* Added test for [Bug 1353414]dkf2005-11-132-30/+39
* ANSIfydkf2005-11-137-922/+928
* Typo fixdkf2005-11-131-2/+2
* ANSIfydkf2005-11-134-598/+595
* More bits of ANSIfyingdkf2005-11-115-1606/+1563
* Error fixes in GetFileNameW and GetFileNameAchengyemao2005-11-111-3/+3
* Fixes of other issues raised in [Bug 1353022]dkf2005-11-104-8/+17
* Fix [Bug 1353022]dkf2005-11-102-4/+16
* Factor out external-filename-to-internal code; the same pattern occurred a lot!dkf2005-11-102-201/+153
* ANSIfydkf2005-11-072-395/+364
* ANSIfydkf2005-11-072-256/+250
* Fix SHLIB_LD_LIBS for building tclkit on OpenBSD.patthoyts2005-11-063-2/+7
* ANSIfydkf2005-11-041-109/+98
* ANSIfydkf2005-11-0411-3258/+3137
* ANSIfydkf2005-11-0410-2019/+1981
* fix for count displaylines bugvincentdarley2005-10-313-2/+42