summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-2512-91/+102
* * unix/configure: minor fix to Darwin specific code removingdas2006-01-233-3/+9
* XIM fixes [See #905830, patch tk84-xim-fixes.patch].jenglish2006-01-203-33/+24
* generic/tkUndo.c (TkUndoSetDepth): Don't freea_kovalenko2006-01-122-11/+30
* TIP#260 implementationdkf2006-01-124-7/+32
* Removed a lingering error message from TIP#147 implementation.pspjuth2006-01-112-1/+12
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-1014-422/+753
* remove unused variable to allow compilation with VC++ in debug modevincentdarley2005-12-291-2/+2
* Fix [Bug 1380427] using [Patch 1391939] from Ludwig Callewaertdkf2005-12-282-62/+38
* * macosx/Wish.xcode/project.pbxproj:das2005-12-143-0/+27
* * 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