Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge core-8-6-branch (and remove additional end-of-line spacing) | jan.nijtmans | 2017-10-12 | 1 | -15/+15 |
|\ | |||||
* \ | Fix small mistake in the [text] man page: Documentation of -rmargincolor ↵ | fvogel | 2017-09-20 | 1 | -1/+1 |
|\ \ | |/ | | | | | mentioned -rmargin1 instead of -rmargin. This little error was mentioned in [aadbe6dd95]. | ||||
| * | Fix small mistake in the [text] man page: Documentation of -rmargincolor ↵ | fvogel | 2017-09-20 | 1 | -1/+1 |
| | | | | | | | | mentioned -rmargin1 instead of -rmargin. This little error was mentioned in [aadbe6dd95]. | ||||
* | | Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding ↵ | fvogel | 2017-09-16 | 1 | -7/+17 |
|\ \ | |/ | | | | | scripts. Thanks to Brad Lanam. | ||||
| * | Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding ↵ | fvogel | 2017-09-16 | 1 | -7/+17 |
| |\ | | | | | | | | | | scripts. Thanks to Brad Lanam. | ||||
| | * | Fix [d0c55bd78a]: inaccurate documentation for continue/break/ok in binding ↵ | fvogel | 2017-09-03 | 1 | -7/+17 |
| | | | | | | | | | | | | scripts. Thanks to Brad Lanam. | ||||
* | | | Add missing .RE in canvas.n | fvogel | 2017-09-03 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Add missing .RE in canvas.n | fvogel | 2017-09-03 | 1 | -0/+1 |
| |/ | |||||
* | | Merge tip-166 branch after positive vote by the TCT. Many thanks to Simon ↵ | fvogel | 2017-08-28 | 1 | -88/+233 |
|\ \ | | | | | | | | | | Bachmann. | ||||
| * | | Changed from #ARGB to #RGBA color format | simonbachmann | 2017-06-18 | 1 | -8/+8 |
| | | | |||||
| * | | merge trunk | fvogel | 2017-06-05 | 1 | -5/+32 |
| |\ \ | |||||
| * | | | Several corrections to the manpage photo.n | simonbachmann | 2017-04-23 | 1 | -44/+38 |
| | | | | |||||
| * | | | merge trunk | fvogel | 2017-04-19 | 9 | -24/+45 |
| |\ \ \ | |||||
| * \ \ \ | merge trunk | simonbachmann | 2017-04-08 | 3 | -3/+14 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | fvogel | 2017-03-26 | 5 | -72/+73 |
| |\ \ \ \ \ | |||||
| * | | | | | | Added -withalpha option to [imageName get]. | simonbachmann | 2017-03-23 | 1 | -128/+204 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The list-of-lists-of-pixel-data format now is a registered format as the others. Thanks to this change, [imageName data] now can return data that includes the alpha channel. Changed the position of the '-alpha' and '-boolean' options to [imageName transparency set]. Updated doc Updated test suite | ||||
| * | | | | | | Reference implementation of TIP 166, rev. 1.9 | simonbachmann | 2017-03-02 | 1 | -13/+88 |
| | | | | | | | |||||
* | | | | | | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵ | fvogel | 2017-08-24 | 1 | -0/+8 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | | | patch was proposed by Arjen Markus. | ||||
| * | | | | | Fix [7c7e8f957e]: Documentation of canvas coords subcommand updated. This ↵ | fvogel | 2017-08-21 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | patch was proposed by Arjen Markus. | ||||
* | | | | | | merge core-8-6-branch | jan.nijtmans | 2017-05-02 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Typo (wehter -> whether) and minor consistancy in code comment (grey -> gray) | jan.nijtmans | 2017-05-02 | 1 | -11/+11 |
| | | | | | | |||||
* | | | | | | Partial fix: [22ace0d494] (Tk_PhotoPutBlock does not handle correctly ↵ | simonbachmann | 2017-04-30 | 1 | -5/+32 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | unusual image data layouts). Documented the issue. An actual fix would introduce a new feature and potential compatibility issues. | ||||
| * | | | | merge core-8-6-branch | simonbachmann | 2017-04-29 | 9 | -42/+63 |
| |\ \ \ \ | |||||
| * | | | | | Proposed fix for 22ace0d494 (documentation only) | simonbachmann | 2017-04-17 | 1 | -5/+32 |
| | | | | | | |||||
* | | | | | | Fix [3602901fff]: Documentation of -padding and -border in ttk | fvogel | 2017-04-17 | 9 | -24/+45 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Factorized documentation of -padding as much as possible, and clarified ↵ | fvogel | 2017-04-07 | 8 | -44/+63 |
| | | | | | | | | | | | | | | | | | | | | documentation of -border in the same way as for -padding | ||||
| * | | | | Fix [3602901fff]: Documentation of -padding | fvogel | 2017-04-07 | 2 | -1/+3 |
| |/ / / | |||||
* | | | | Fix [d6fd19e4e5]: Documentation of ttk::notebook 'tabs' widget command ↵ | fvogel | 2017-04-07 | 2 | -2/+4 |
|\ \ \ \ | |/ / / | | | | | | | | | clarification | ||||
| * | | | Fix [d6fd19e4e5]: Documentation of ttk::notebook 'tabs' widget command ↵ | fvogel | 2017-04-03 | 2 | -2/+4 |
| | | | | | | | | | | | | | | | | clarification | ||||
* | | | | Merged tip-464 following positive vote by the TCT. | fvogel | 2017-03-26 | 1 | -1/+10 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | merge core-8-6-branch | fvogel | 2017-03-26 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Remove "makefile.bc". Not update for many-many years, most likely it doesn't ↵ | jan.nijtmans | 2017-03-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | work any more and it doesn't seem to care anyone. | ||||
| * | | | added a remark about some keysyms being valid across platforms... | avl | 2017-03-14 | 1 | -1/+3 |
| | | | | |||||
| * | | | Added documentation for the new keysyms | fvogel | 2017-03-06 | 1 | -0/+7 |
| |/ / | |||||
* | | | Fixed [ddac78bd5e]: Incomplete documentation for ttk::entry | fvogel | 2017-03-21 | 1 | -3/+3 |
| | | | |||||
* | | | Document -font for ttk::progressbar | fvogel | 2017-03-13 | 3 | -7/+7 |
| | | | |||||
* | | | Document units for -length and -wraplength | fvogel | 2017-03-13 | 2 | -4/+5 |
| | | | |||||
* | | | Remove duplicate documentation of -width in ttk::button | fvogel | 2017-03-07 | 2 | -7/+2 |
| | | | |||||
* | | | Document the new options for ttk::progressbar | fvogel | 2017-03-07 | 3 | -57/+62 |
| | | | |||||
* | | | Document -justify for ttk::button | fvogel | 2017-03-07 | 3 | -7/+7 |
| |/ |/| | |||||
* | | Fix [ed22529c92]: Spinbox validation is turned off when validate function ↵ | fvogel | 2017-01-23 | 1 | -5/+9 |
|\ \ | |/ | | | | | returns false | ||||
| * | Fix [ed22529c92]: Spinbox validation is turned off when validate function ↵ | fvogel | 2017-01-21 | 1 | -5/+9 |
| | | | | | | | | returns false | ||||
* | | Fixed [3217462fff] - Tri-state buttons not working for non-native themes | fvogel | 2016-10-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixed [3217462fff] - Tri-state buttons not working for non-native themes | fvogel | 2016-10-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed typo | fvogel | 2016-09-24 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵ | fvogel | 2016-10-09 | 1 | -3/+5 |
|\ \ \ | |/ / | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line | ||||
| * | | Fixed typo | fvogel | 2016-10-09 | 1 | -1/+1 |
| | | | |||||
| * | | Fixed [1080198fff] by clearly stating in the man page that the -wrap option ↵ | fvogel | 2016-09-30 | 1 | -3/+5 |
| |/ | | | | | | | for tags only applies to a displayline if it applies to the first non-elided character on that display line | ||||
* | | Fix [720879afe9] - WM_CHAR message handling. Patch from Christian Werner ↵ | jan.nijtmans | 2016-09-27 | 1 | -1/+1 |
|\ \ | |/ | | | | | backported from http://www.androwish.org/index.html/info/a0da5845594cec28 | ||||
* | | Rebased to trunk since TIP #449 was accepted for merging to trunk only, not ↵ | fvogel | 2016-08-29 | 118 | -432/+422 |
|\ \ | | | | | | | | | | to core-8-6-branch |