Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tkMenu.c (DeleteMenuCloneEntries): Applied fix from | ericm | 2000-06-27 | 1 | -2/+2 |
| | | | | | [Bug: 5275], which corrected a segfault-causing indexing problem when deleting entries from torn-off menus. | ||||
* | * generic/tkImgGIF.c (FileReadGIF): added cast for trashBuffer | hobbs | 2000-02-10 | 1 | -6/+12 |
| | | | | | | | | | | | | | | * generic/tkIntXlibDecls.h: * generic/tkInt.decls: declared some Xlib emulation calls for the Mac * generic/tkFrame.c (TkInstallFrameMenu): added extra panic to inform user of bad call when framePtr is NULL [Bug: 2530] * generic/tkMenu.c (DestroyMenuInstance): Placed checks around menu name objects before trying to incr the ref. [Bug: 3402] * generic/tkTest.c: removed USE_OLD_IMAGE def for Mac | ||||
* | Merged 8-1-0 into mainline. | rjohnson | 1999-04-21 | 1 | -1/+1 |
| | |||||
* | fixed Tk comment errors | surles | 1999-04-16 | 1 | -3/+3 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -907/+1302 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+3057 |