Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
* | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -4/+4 |
|\ | |||||
| * | [Bug 3495198]: Corrected types of canvas bitmap options. | dkf | 2012-02-28 | 1 | -4/+4 |
| | | |||||
* | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | Spelling corrections | dgp | 2007-11-05 | 1 | -3/+3 |
| | | |||||
| * | Band-aid doc update for [Bug 220787] | dkf | 2006-03-07 | 1 | -1/+5 |
| | | |||||
| * | Updated out-of-date references to "Tk_GetBoolean" | dgp | 2005-05-12 | 1 | -3/+3 |
| | | |||||
| * | Backport of documentation fixes | dkf | 2004-10-28 | 1 | -42/+35 |
| | | |||||
* | | Corrected definition of -height and -width for canvas' window items. [2326602] | dkf | 2009-07-14 | 1 | -5/+9 |
| | | |||||
* | | Fix erroneous listing of "standard" options. [Bug 1882495] | dkf | 2008-01-30 | 1 | -11/+7 |
| | | |||||
* | | Document canvas current item/clipping behaviour more precisely. [Bug 1774593] | dkf | 2007-12-30 | 1 | -16/+42 |
| | | |||||
* | | Documented -outlineoffset item option. [Bug 1836621] | dkf | 2007-12-17 | 1 | -1/+15 |
| | | |||||
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
| | | |||||
* | | More documentation improvements | dkf | 2007-10-30 | 1 | -18/+20 |
| | | |||||
* | | Lots more GOOBE stuff. Now works with 'make html'! | dkf | 2007-10-29 | 1 | -78/+109 |
| | | |||||
* | | * doc/*.1: Revert doc changes that broke | dgp | 2007-10-26 | 1 | -43/+27 |
| | | | | | | | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door. | ||||
* | | Lots of improvements to look and feel of manual pages | dkf | 2007-10-24 | 1 | -17/+34 |
| | | |||||
* | | Rendering-with-groff GOOBE. | dkf | 2007-10-23 | 1 | -11/+10 |
| | | |||||
* | | Fixed documentation of default -joinstyle option values for line and polygon ↵ | dkf | 2007-05-25 | 1 | -3/+3 |
| | | | | | | | | items. [Bug 1725782] | ||||
* | | Spelling fixes. [Bug 1686210] | dkf | 2007-05-03 | 1 | -3/+3 |
| | | |||||
* | | * doc/colors.n: document new Mac OS X system colors. | das | 2007-04-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * doc/cursors.n: document new Mac OS X native cursors. * doc/font.n: document new Mac OS X 'menu' system font. * doc/wm.n: document new Mac OS X [wm attributes]. * doc/ttk_image.n: fix 'make html' warning. * doc/canvas.n: fix nroff typo. | ||||
* | | 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 |