Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence compiler warnings | dgp | 2004-06-08 | 1 | -5/+3 |
| | |||||
* | * win/tkWinMenu.c, unix/tkUnixMenu.c (DrawMenuEntryLabel): place | hobbs | 2004-05-03 | 1 | -1/+14 |
| | | | | | images of compound menu entries in indicator space if not a radio of checkbutton. [Bug #756952] (eserte) | ||||
* | Make test suite pass without crashes from TIP#109 changes... | dkf | 2003-08-14 | 1 | -3/+6 |
| | |||||
* | TIP#109 implementation - checkbuttons and radiobuttons now look better. | dkf | 2003-08-14 | 1 | -54/+70 |
| | |||||
* | Stop GCC from issuing warnings about things that don't matter. | dkf | 2002-02-22 | 1 | -3/+3 |
| | |||||
* | * Updated callers of Tcl_Utf* and Tcl_Regexp* APIs to reflect TIP 27 | dgp | 2002-01-17 | 1 | -3/+3 |
| | | | | API changes (see Tcl Patch 471509). [Patch 471513] | ||||
* | implementation of TIP 63 (accepted) -compound option to menu items.macosx_8_4_branchpoint | tmh | 2001-10-12 | 1 | -21/+144 |
| | |||||
* | * unix/configure.in: | hobbs | 1999-12-21 | 1 | -7/+3 |
| | | | | | | | | | | | | | | | | | | | * README: updated for patch level 8.3b1 * unix/tkUnixWm.c: fixed panic in Tk_CoordsToWindow to print error and continue instead (for Tix) [Bug: 716 et al] * unix/tkUnixMenu.c: * unix/tkUnixFont.c: * generic/tkImgPPM.c: removed extranneous vars that were set but never used. * unix/aclocal.m4: removed -O flag for AIX when using the IBM compiler (several versions have a bug that crops up in the text widget). [Bug: 2316] * unix/Makefile.in: removed extra slash in SCRIPT_INSTALL_DIR [Bug: 3896] | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -181/+266 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1603 |