Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Band-aid doc update for [Bug 220787] | dkf | 2006-03-07 | 1 | -1/+5 |
| | |||||
* | TIP#260 implementation | dkf | 2006-01-12 | 1 | -1/+10 |
| | |||||
* | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 1 | -3/+3 |
| | |||||
* | Purge old and inaccurate .VS/.VE macros. | dkf | 2005-04-06 | 1 | -3/+1 |
| | |||||
* | Assorted minor documentation fixes | dkf | 2004-10-28 | 1 | -3/+7 |
| | |||||
* | Standardize style of section refs & public symbols. Remove displayed tabs | dkf | 2004-09-19 | 1 | -11/+11 |
| | |||||
* | TIP#168 implementation. Based on [Patch 886240] | dkf | 2004-08-19 | 1 | -14/+36 |
| | |||||
* | Spelling and grammar fixes | dkf | 2004-08-16 | 1 | -12/+12 |
| | |||||
* | Added paragraph about the canvas origin [Bug 956681] | dkf | 2004-07-07 | 1 | -23/+16 |
| | |||||
* | * generic/tkCanvUtil.c (TkSmoothParseProc): recognize the built-in | hobbs | 2002-08-08 | 1 | -3/+7 |
| | | | | | | bezier method by name. [Bug #578654] * doc/canvas.n: update to note that -smooth really doesn't take or return just booleans. | ||||
* | * doc/canvas.n: Noted ability to specify coords as a list in the | hobbs | 2001-03-30 | 1 | -10/+28 |
| | | | | docs. (techentin) [Patch #403660] | ||||
* | * doc/canvas.n: fixed doc bug (ellson). [Bug: 6218] | hobbs | 2000-09-07 | 1 | -2/+2 |
| | |||||
* | * doc/toplevel.n: | ericm | 2000-08-25 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | * doc/spinbox.n: * doc/scrollbar.n: * doc/scale.n: * doc/menubutton.n: * doc/menu.n: * doc/listbox.n: * doc/entry.n: * doc/frame.n: * doc/message.n: * doc/checkbutton.n: * doc/radiobutton.n: * doc/button.n: * doc/label.n: * doc/canvas.n: * doc/text.n: Fixed Standard Options section to make best use of new tab settings in man.macros. | ||||
* | CanvPsY.3, ConfigWidg.3, CrtImgType.3, CrtItemType.3, | jenglish | 2000-07-25 | 1 | -2/+2 |
| | | | | | | FontId.3, GetFont.3, canvas.n, font.n, options.n, text.n: Documentation fix: Replaced references to XFontStruct * and Tk_FontStruct with Tk_Font. | ||||
* | Fixed formatting. | ericm | 2000-06-05 | 1 | -6/+8 |
| | |||||
* | * doc/bind.n: | hobbs | 2000-05-23 | 1 | -12/+14 |
| | | | | | | | * doc/canvas.n: * doc/entry.n: * doc/listbox.n: * doc/photo.n: doc fix-ups [Bug: 5396] | ||||
* | * doc/WindowId.3: added docs for Tk_IsContainer and Tk_IsEmbedded | hobbs | 2000-01-21 | 1 | -8/+9 |
| | | | | | * doc/text.n: clarified mark gravity definition and usage of ``word'' in binding definitions. [Bug: 2004 2277 1388] | ||||
* | minor doc fixescore_8_3_b1 | hobbs | 1999-12-22 | 1 | -5/+5 |
| | |||||
* | * doc/canvas.n: added docs for items added by dash patch (-*dash*, | hobbs | 1999-12-14 | 1 | -271/+417 |
| | | | | | | | | | -state, -active*, -disabled*, -offset, essentially rewrote the man patch for completely updated 8.3 canvas widget. * doc/entry.n: added docs for entry widget validation * doc/event.n: added docs for -warp * doc/text.n: doc'ed new -state value 'hidden' * doc/GetDash.3: (new file) man page explaining Tk_GetDash | ||||
* | Fixed bug in options for text items in canvas widget. unlike all other | rjohnson | 1998-10-16 | 1 | -1/+2 |
| | | | | items they didn't support a null (transparant fill color) | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 1 | -1/+1 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 1 | -0/+1576 |