summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-086-14/+19
* * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch.das2005-12-082-2/+6
* remove extraneous consthobbs2005-12-072-2/+6
* Doc change to discourage the use of TK_CONFIG_OPTION_SPECIFIED which was notdkf2005-12-062-7/+14
* * unix/tkUnixEvent.c (OpenIM): Added a workaround to allow atrmax2005-12-052-2/+30
* documented macosx-only configure options.das2005-12-031-1/+6
* eliminate test name duplicationdgp2005-12-021-4/+4
* More fixes (mostly getting rid of excess spaces)dkf2005-12-0215-949/+1009
* whitespace policedkf2005-12-021-5/+5
* Fix problems in last commitdkf2005-12-023-186/+188
* ANSIficationdkf2005-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_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