| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to | pspjuth | 2006-04-11 | 2 | -21/+128 |
|
|
* | * generic/tkWindow.c (Initialize): remove impotent use of | hobbs | 2006-04-05 | 1 | -3/+2 |
|
|
* | * generic/tkMenu.c (TkSetWindowMenuBar): remove extra TkMenuInit | hobbs | 2006-04-05 | 1 | -12/+1 |
|
|
* | * tests/grid.test: fix segfault on empty or "all" index list | hobbs | 2006-04-05 | 1 | -27/+36 |
|
|
* | fix to crash in test suite, with dump -command | vincentdarley | 2006-04-05 | 1 | -2/+3 |
|
|
* | * generic/tkOption.c (TkOptionDeadWindow): handle | hobbs | 2006-03-30 | 1 | -2/+6 |
|
|
* | further fixes to $text dump -command | vincentdarley | 2006-03-28 | 1 | -5/+36 |
|
|
* | * generic/tkTextDisp.c (MeasureChars): Fix calculations of start and | cc_benny | 2006-03-27 | 1 | -4/+5 |
|
|
* | Fix (and add test for) [Bug 1458234] | dkf | 2006-03-27 | 1 | -13/+13 |
|
|
* | fix for text dump -command callbacks which modify the text widget | vincentdarley | 2006-03-26 | 3 | -46/+144 |
|
|
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added by | das | 2006-03-24 | 1 | -37/+12 |
|
|
* | * generic/tkFont.c: implementation of ATSUI text rendering | das | 2006-03-22 | 4 | -65/+825 |
|
|
* | * generic/tkConsole.c: Added exit handler to clean up the interp | dgp | 2006-03-21 | 1 | -8/+27 |
|
|
* | * generic/tkConsole.c: Added exit handler to clean up the interp | dgp | 2006-03-20 | 1 | -5/+27 |
|
|
* | undo/modified and empty string fix | vincentdarley | 2006-03-18 | 1 | -14/+18 |
|
|
* | corrected silly cut/paste/forget to modify error in the name of the | dgp | 2006-03-16 | 1 | -2/+2 |
|
|
* | Revisions to Tk_CreateConsoleWindow to tolerate case when no console channels | dgp | 2006-03-16 | 1 | -26/+27 |
|
|
* | * generic/tkConsole.c: Substantial rewrite of [console] support. | dgp | 2006-03-16 | 2 | -302/+357 |
|
|
* | missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch... | das | 2006-03-16 | 2 | -3/+6 |
|
|
* | D'oh! | dkf | 2006-03-16 | 1 | -1/+2 |
|
|
* | Hack to make photo-to-photo copies cheaper in the common case of no alpha | dkf | 2006-03-16 | 1 | -4/+25 |
|
|
* | Squelch [Bug 1409140] by special-case-ing the single-pixel put case. | dkf | 2006-03-15 | 1 | -34/+69 |
|
|
* | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -2/+1 |
|
|
* | Fix old thread-safety issue. [Bug 470322] | dkf | 2006-02-27 | 1 | -2/+6 |
|
|
* | Fix pixmap creation ordering issue [Bug 480862] | dkf | 2006-02-27 | 1 | -16/+18 |
|
|
* | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 3 | -17/+6 |
|
|
* | Comment formatting | dkf | 2006-02-03 | 1 | -16/+21 |
|
|
* | XIM fixes [See #905830, patch tk84-xim-fixes.patch]. | jenglish | 2006-01-20 | 1 | -3/+5 |
|
|
* | generic/tkUndo.c (TkUndoSetDepth): Don't free | a_kovalenko | 2006-01-12 | 1 | -11/+21 |
|
|
* | TIP#260 implementation | dkf | 2006-01-12 | 1 | -1/+8 |
|
|
* | Removed a lingering error message from TIP#147 implementation. | pspjuth | 2006-01-11 | 1 | -1/+7 |
|
|
* | Fix [Bug 1380427] using [Patch 1391939] from Ludwig Callewaert | dkf | 2005-12-28 | 1 | -32/+7 |
|
|
* | ANSIfy | dkf | 2005-12-12 | 1 | -125/+130 |
|
|
* | * generic/tkInt.decls: move all platform test sources from tk lib into | das | 2005-12-09 | 4 | -34/+6 |
|
|
* | * generic/tkTextTag.c (TkTextTagCmd): use correct arraySize for | hobbs | 2005-12-08 | 1 | -2/+2 |
|
|
* | * generic/tkImgGIF.c: cast calls to blockOut | hobbs | 2005-12-01 | 1 | -3/+3 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 30 | -605/+596 |
|
|
* | Fix [Bug 1151523] the non-embarrasing way! | dkf | 2005-11-22 | 1 | -8/+14 |
|
|
* | Plug potential memory leak... | dkf | 2005-11-22 | 1 | -1/+2 |
|
|
* | ANSIfy (might as well finish the job!) | dkf | 2005-11-18 | 1 | -1127/+1004 |
|
|
* | ANSIfy and reduce casting of NULL to promote readability | dkf | 2005-11-17 | 22 | -2643/+2488 |
|
|
* | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 36 | -2617/+2623 |
|
|
* | ANSI function decls | dkf | 2005-11-16 | 1 | -43/+40 |
|
|
* | ANSIfy | dkf | 2005-11-15 | 18 | -2917/+2885 |
|
|
* | ANSIfy | dkf | 2005-11-14 | 4 | -1013/+966 |
|
|
* | Fix problem in default selection handler outlined by test select-9.5 | dkf | 2005-11-14 | 1 | -12/+14 |
|
|
* | Typo fix | dkf | 2005-11-13 | 1 | -2/+2 |
|
|
* | ANSIfy | dkf | 2005-11-13 | 4 | -598/+595 |
|
|
* | More bits of ANSIfying | dkf | 2005-11-11 | 5 | -1606/+1563 |
|
|
* | Fixes of other issues raised in [Bug 1353022] | dkf | 2005-11-10 | 2 | -3/+6 |
|
|