summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix problems in last commitdonal.k.fellows@manchester.ac.uk2005-12-023-186/+188
* ANSIficationdonal.k.fellows@manchester.ac.uk2005-12-0225-5659/+6165
* * win/tkWinWm.c (WmAttributesCmd): set (no)topmost window aspecthobbs2005-12-012-2/+17
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-12-016-67/+136
* fix typodas2005-12-011-2/+2
* * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset.das2005-12-013-6/+9
* * doc/checkbutton.n: fix -selectcolor docs [Bug 1083838]hobbs2005-12-012-4/+5
* * generic/tkImgGIF.c: cast calls to blockOuthobbs2005-12-012-3/+5
* * win/Makefile.in:hobbs2005-12-011-0/+2
* * 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_CurSelectiondonal.k.fellows@manchester.ac.uk2005-11-253-6/+6
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* Bits and pieces relating to [Bug 600313]donal.k.fellows@manchester.ac.uk2005-11-222-18/+11
* Fix [Bug 1151523] the non-embarrasing way!donal.k.fellows@manchester.ac.uk2005-11-223-11/+23
* Plug potential memory leak...donal.k.fellows@manchester.ac.uk2005-11-221-1/+2
* Fix [Bug 1335485]donal.k.fellows@manchester.ac.uk2005-11-222-30/+40
* Minor formatting alterationsdonal.k.fellows@manchester.ac.uk2005-11-221-2/+4
* ANSIfy (might as well finish the job!)donal.k.fellows@manchester.ac.uk2005-11-181-1127/+1004
* ANSIfy and reduce casting of NULL to promote readabilitydonal.k.fellows@manchester.ac.uk2005-11-1722-2643/+2488
* Lots of ANSIfying of function decls.donal.k.fellows@manchester.ac.uk2005-11-1736-2617/+2623
* clarify text index documentationvincentdarley2005-11-162-2/+12
* ANSI function declsdonal.k.fellows@manchester.ac.uk2005-11-161-43/+40
* Added support for [wm attributes] on X11 [TIP#231, patch#1062022].jenglish@flightlab.com2005-11-164-34/+436
* ANSIfydonal.k.fellows@manchester.ac.uk2005-11-1518-2917/+2885
* bgerror dialog: Truncate error messages at 45 charactersjenglish@flightlab.com2005-11-152-6/+11
* ANSIfydonal.k.fellows@manchester.ac.uk2005-11-144-1013/+966
* Fix problem in default selection handler outlined by test select-9.5donal.k.fellows@manchester.ac.uk2005-11-142-12/+19
* Oops! Very stupid typo.donal.k.fellows@manchester.ac.uk2005-11-141-13/+16
* missing commas; typos?dgp@users.sourceforge.net2005-11-141-4/+4
* ANSIfydonal.k.fellows@manchester.ac.uk2005-11-148-1531/+1598
* Finish ANSIfyingdonal.k.fellows@manchester.ac.uk2005-11-141-124/+130
* Quell warningdonal.k.fellows@manchester.ac.uk2005-11-131-2/+2
* Glurk, SelCvtToX was just as broken as SelCvtFromX when atoms contain spaces.donal.k.fellows@manchester.ac.uk2005-11-132-45/+42
* Fix [Bug 1353414] by doing the list generation using standard Tcl utilities.donal.k.fellows@manchester.ac.uk2005-11-132-54/+34
* Added test for [Bug 1353414]donal.k.fellows@manchester.ac.uk2005-11-132-30/+39
* ANSIfydonal.k.fellows@manchester.ac.uk2005-11-137-922/+928
* Typo fixdonal.k.fellows@manchester.ac.uk2005-11-131-2/+2
* ANSIfydonal.k.fellows@manchester.ac.uk2005-11-134-598/+595
* More bits of ANSIfyingdonal.k.fellows@manchester.ac.uk2005-11-115-1606/+1563
* Error fixes in GetFileNameW and GetFileNameAchengyemao2005-11-111-3/+3
* Fixes of other issues raised in [Bug 1353022]donal.k.fellows@manchester.ac.uk2005-11-104-8/+17