summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-134-18/+59
* ANSIfydkf2005-12-121-125/+130
* * unix/tcl.m4, unix/configure: Fix sh quoting error reported inhobbs2005-12-123-3/+8
* * win/tkWinWm.c (WinSetIcon): Don't check resultmdejong2005-12-102-33/+24
* * win/configure: Regen.mdejong2005-12-103-0/+14
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-0910-51/+47
* add tkWinTest.obj to regular Tk obj for TkplatformtestInithobbs2005-12-082-6/+5
* fix dist target for manifest dir changehobbs2005-12-082-3/+4
* * win/tcl.m4: Add build support for Windows-x64 builds.hobbs2005-12-087-61/+401
* * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize forhobbs2005-12-082-8/+13
* * 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