summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* fix signature of TkInitStubs (missing CONST for version parameter)nijtmans2006-10-202-4/+4
* generic/tkImgBmap.c: Fixed line endings.patthoyts2006-10-191-1294/+1294
* * generic/tkTextDisp.c (SizeOfTab): fix -tabstyle wordprocessorhobbs2006-10-171-2/+2
* generic/tkText.c: Applied suggested patch from #1536735patthoyts2006-10-171-17/+21
* * changes: updates for 8.5a5 release.das2006-10-163-3/+29
* Implemented TIP #264 - Tk_Interppatthoyts2006-10-084-4/+45
* * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-223-9/+9
* Fix 1562528 in Tkdkf2006-09-211-1294/+1294
* * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-104-9/+25
* * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-064-36/+76
* Style cleanupdkf2006-08-182-576/+560
* swap out of order "F34" and "R14"das2006-07-211-2/+2
* * generic/tkBind.c (TkBindInit): for REDO_KEYSYM_LOOKUP, changedas2006-07-211-7/+9
* * generic/tkImgGIF.c (ReadImage):das2006-07-201-3/+3
* * generic/tkWindow.c (Initialize): Modify change of 2006-05-25andreas_kupries2006-07-141-1/+8
* * generic/tkScale.c: Revised variable writing logic to accountdgp2006-06-141-5/+12
* * generic/tkMain.c: Added Tcl_Preserve() call on the masterdgp2006-06-091-1/+3
* * generic/tkConsole.c: Added Tcl_RegisterChannel() calls to bumpdgp2006-06-011-2/+11
* * tests/entry.test (entry-22.1):hobbs2006-05-291-39/+17
* * generic/tkMenu.c (DeleteMenuCloneEntries): Modify entry indexhobbs2006-05-251-4/+5
* * generic/tkMessage.c (MessageWidgetObjCmd): Correct msgPtrhobbs2006-05-251-8/+9
* * generic/tkWindow.c (Initialize): Correct mutex (un)lockhobbs2006-05-251-23/+19
* * generic/tkBind.c (Tk_BindEvent, TkCopyAndGlobalEval): usehobbs2006-05-251-4/+6
* * generic/tkImgPhoto.c (Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock):hobbs2006-05-131-19/+29
* * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-3/+14
* * README: Bump version number to 8.5a4dgp2006-05-041-3/+3
* * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp topspjuth2006-04-112-21/+128
* * generic/tkWindow.c (Initialize): remove impotent use ofhobbs2006-04-051-3/+2
* * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInithobbs2006-04-051-12/+1
* * 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