summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Clarify wording for -width in the man page for scale. Thanks to Adil Gourinda.fvogel2017-12-031-3/+3
|
* Fix alphabetical order for widget-specific options in the man page for ↵fvogel2017-12-031-10/+10
| | | | radiobutton. Thanks to Adil Gourinda.
* Edit raise.n to document that iconified toplevels are deiconified by raiseculler2017-11-301-0/+3
| | | on macOS.
* Merge bug-b24a7a87 into core-8-6-branch (merge mark) fixes [b24a7a877d]culler2017-11-171-2/+1
|\
| * Update documentation to remove discussion of PNG limitations in wm iconphoto ↵Kevin Walzer2017-11-151-2/+1
| | | | | | | | on Mac
* | Fix [6b2fd1e881]: grid documentation for default for -row is wrongfvogel2017-11-111-1/+2
|/
* Implement wm_iconphoto command for macOSKevin Walzer2017-11-111-1/+8
|
* Fix small mistake in the [text] man page: Documentation of -rmargincolor ↵fvogel2017-09-201-1/+1
| | | | mentioned -rmargin1 instead of -rmargin. This little error was mentioned in [aadbe6dd95].
* Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding ↵fvogel2017-09-161-7/+17
|\ | | | | | | scripts. Thanks to Brad Lanam.
| * Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding ↵fvogel2017-09-031-7/+17
| | | | | | | | scripts. Thanks to Brad Lanam.
* | Add missing .RE in canvas.nfvogel2017-09-031-0/+1
|/
* Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵fvogel2017-08-211-0/+8
| | | | patch was proposed by Arjen Markus.
* Typo (wehter -> whether) and minor consistancy in code comment (grey -> gray)jan.nijtmans2017-05-021-11/+11
|
* merge core-8-6-branchsimonbachmann2017-04-299-42/+63
|\
| * Factorized documentation of -padding as much as possible, and clarified ↵fvogel2017-04-078-44/+63
| | | | | | | | documentation of -border in the same way as for -padding
| * Fix [3602901fff]: Documentation of -paddingfvogel2017-04-072-1/+3
| |
* | Proposed fix for 22ace0d494 (documentation only)simonbachmann2017-04-171-5/+32
|/
* Fix [d6fd19e4e5]: Documentation of ttk::notebook 'tabs' widget command ↵fvogel2017-04-032-2/+4
| | | | clarification
* merge core-8-6-branchfvogel2017-03-261-1/+1
|\
| * Remove "makefile.bc". Not update for many-many years, most likely it doesn't ↵jan.nijtmans2017-03-071-1/+1
| | | | | | | | work any more and it doesn't seem to care anyone.
* | added a remark about some keysyms being valid across platforms...avl2017-03-141-1/+3
| |
* | Added documentation for the new keysymsfvogel2017-03-061-0/+7
|/
* Fix [ed22529c92]: Spinbox validation is turned off when validate function ↵fvogel2017-01-211-5/+9
| | | | returns false
* Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-121-1/+1
|\
| * Fixed typofvogel2016-09-241-1/+1
| |
* | Fixed typofvogel2016-10-091-1/+1
| |
* | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵fvogel2016-09-301-3/+5
|/ | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line
* Fixed [e8a111970a] - Misleading documentation for menu accelerator optionfvogel2016-08-031-3/+7
|
* Added missing spacefvogel2016-07-311-1/+1
|
* Clarified documentation about precedence of color specifications: ↵fvogel2016-07-291-4/+6
| | | | -[lr]margincolor tag option > -background tag option > -background widget option
* Fixed typosfvogel2016-06-261-2/+2
|
* Fixed [4cb3dab4eb] - Improvements to the documentation of Tk_FindPhoto et ↵fvogel2016-06-111-0/+14
| | | | al. Patch provided by Simon Bachmann.
* Removed useless precision regarding the <<UndoStack>> eventfvogel2016-05-121-2/+1
|
* Documented the <<UndoStack>> eventfvogel2016-05-122-0/+8
|
* Documentation for [.t edit canundo/canredo]fvogel2016-05-121-0/+10
|
* Fixed typo in [text] man pagefvogel2016-04-081-1/+1
|
* Documented the <<WidgetViewSync>> virtual event in the event man pagefvogel2016-04-081-0/+6
|
* Fixed [18c08df753] - Change of behaviour for text widget last newlinefvogel2016-03-271-16/+24
|\
| * End of fix for [18c08df753] - Merged branch bug-2886436fff-option2fvogel2016-03-271-2/+6
| |\
| | * Tried to be even clearer.fvogel2015-07-141-3/+4
| | |
| | * Fixed bug [2886436fff] - [.txt delete] deletes before start index - This is ↵fvogel2015-06-291-2/+5
| | | | | | | | | | | | option 2: don't change the behavior of the text widget, but document it better.
| * | (cherry-pick) Fix [2049429]: Some options aren't picked up from the options ↵jan.nijtmans2016-01-121-20/+30
| | | | | | | | | | | | database.
* | | Rebased to core-8-6-branchfvogel2016-03-0849-296/+296
|\ \ \
| * | | Eliminate exess spacings in many doc pagesjan.nijtmans2016-03-0249-296/+296
| | | |
* | | | Backed out anything dealing with stippling, in accordance with discussion ↵fvogel2016-03-081-16/+0
| | | | | | | | | | | | | | | | about TIP #443
* | | | trunk merged to branch tip-443fvogel2016-03-012-5/+5
|\ \ \ \ | |/ / /
| * | | Fixed typo in spinbox documentation pagefvogel2016-02-251-2/+2
| | | |
| * | | Fixed typo in canvas man pagefvogel2016-02-211-3/+3
| | | |
* | | | -rmargincolor tag configuration option: documentationfvogel2016-02-101-0/+8
| | | |
* | | | -lmargincolor tag configuration option: documentationfvogel2016-02-101-0/+9
| | | |