Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Assorted minor documentation fixes | dkf | 2004-10-28 | 1 | -3/+3 |
| | |||||
* | Fix minor markup errors (backslash is \e, not \b). | jenglish | 2004-05-29 | 1 | -5/+5 |
| | |||||
* | Finish off the TIP#152 implementation with Win implementation, tests & docs. | dkf | 2004-05-24 | 1 | -3/+14 |
| | |||||
* | * doc/keysyms.n: Man page enumerating keysyms [RFE: 1645]. | ericm | 2000-04-27 | 1 | -4/+3 |
| | | | | | | | | | | | | | | * doc/colors.n: Man page enumerating valid color names [RFE: 1645]. * doc/cursors.n: Man page enumerating valid cursor values [RFE: 1645]. * library/msgbox.tcl: Corrected Unix tk_messageBox implementation to make the first button the default when no default is specified [Bug: 2218]. * doc/messageBox.n: Updated documentation with regards to selection of default button when none is specified (now it will use the first button as the default in that case) [Bug: 2218]. | ||||
* | 1999-09-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-02 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * win/tkWinDraw.c: * unix/tkUnixDraw.c: fixed header style for TkpDrawHighlightBorder * generic/tkCanvas.c: fixed GC error (bg <> fg) in tkCanvas.c (from code added to support TkpDrawHighlightBorder) [Bug: 2676] * unix/aclocal.m4: added -bnoentry to the AIX-* flags * generic/tkCursor.c: fixed equality error in GetCursorFromObj [Bug: 2562] * library/msgbox.tcl: changed the behavior of tk_messageBox on Unix to be more Windows like in handling of <Return> and the default button * library/button.tcl: * library/clrpick.tcl: * library/comdlg.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/safetk.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: * library/tkfbox.tcl: * library/xmfbox.tcl: updated commands to use [string] ops instead of expr equality operators | ||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 1 | -2/+2 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+90 |