summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* * tests/grid.test: fix segfault on empty or "all" index listhobbs2006-04-051-27/+36
* fix to crash in test suite, with dump -commandvincentdarley2006-04-051-2/+3
* * generic/tkOption.c (TkOptionDeadWindow): handlehobbs2006-03-301-2/+6
* further fixes to $text dump -commandvincentdarley2006-03-281-5/+36
* * generic/tkTextDisp.c (MeasureChars): Fix calculations of start andcc_benny2006-03-271-4/+5
* Fix (and add test for) [Bug 1458234]dkf2006-03-271-13/+13
* fix for text dump -command callbacks which modify the text widgetvincentdarley2006-03-263-46/+144
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-37/+12
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-224-65/+825
* * generic/tkConsole.c: Added exit handler to clean up the interpdgp2006-03-211-8/+27
* * generic/tkConsole.c: Added exit handler to clean up the interpdgp2006-03-201-5/+27
* undo/modified and empty string fixvincentdarley2006-03-181-14/+18
* corrected silly cut/paste/forget to modify error in the name of thedgp2006-03-161-2/+2
* Revisions to Tk_CreateConsoleWindow to tolerate case when no console channelsdgp2006-03-161-26/+27
* * generic/tkConsole.c: Substantial rewrite of [console] support.dgp2006-03-162-302/+357
* missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch...das2006-03-162-3/+6
* D'oh!dkf2006-03-161-1/+2
* Hack to make photo-to-photo copies cheaper in the common case of no alphadkf2006-03-161-4/+25
* Squelch [Bug 1409140] by special-case-ing the single-pixel put case.dkf2006-03-151-34/+69
* * generic/tkCmds.c: Purged remaining references todgp2006-03-131-2/+1
* Fix old thread-safety issue. [Bug 470322]dkf2006-02-271-2/+6
* Fix pixmap creation ordering issue [Bug 480862]dkf2006-02-271-16/+18
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-093-17/+6
* Comment formattingdkf2006-02-031-16/+21
* XIM fixes [See #905830, patch tk84-xim-fixes.patch].jenglish2006-01-201-3/+5
* generic/tkUndo.c (TkUndoSetDepth): Don't freea_kovalenko2006-01-121-11/+21
* TIP#260 implementationdkf2006-01-121-1/+8
* Removed a lingering error message from TIP#147 implementation.pspjuth2006-01-111-1/+7
* Fix [Bug 1380427] using [Patch 1391939] from Ludwig Callewaertdkf2005-12-281-32/+7
* ANSIfydkf2005-12-121-125/+130
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-094-34/+6
* * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize forhobbs2005-12-081-2/+2
* * generic/tkImgGIF.c: cast calls to blockOuthobbs2005-12-011-3/+3
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2730-605/+596
* Fix [Bug 1151523] the non-embarrasing way!dkf2005-11-221-8/+14
* Plug potential memory leak...dkf2005-11-221-1/+2
* 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
* ANSI function declsdkf2005-11-161-43/+40
* ANSIfydkf2005-11-1518-2917/+2885
* ANSIfydkf2005-11-144-1013/+966
* Fix problem in default selection handler outlined by test select-9.5dkf2005-11-141-12/+14
* Typo fixdkf2005-11-131-2/+2
* ANSIfydkf2005-11-134-598/+595
* More bits of ANSIfyingdkf2005-11-115-1606/+1563
* Fixes of other issues raised in [Bug 1353022]dkf2005-11-102-3/+6
* ANSIfydkf2005-11-072-395/+364
* ANSIfydkf2005-11-072-256/+250
* ANSIfydkf2005-11-041-109/+98