Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge core-8-6-branchHEADmaster | jan.nijtmans | 2017-09-26 | 4 | -28/+1 |
|\ | |||||
| * | Remove all references to coffbase.txt (which will be removed from Tcl) and ↵core_8_6_branch | jan.nijtmans | 2017-09-26 | 4 | -36/+1 |
| | | | | | | | | win98 specific hacks. | ||||
* | | Fix [1e0db2400c]: canvas rchars leaves artifacts when line bounding box gets ↵ | fvogel | 2017-09-24 | 1 | -10/+15 |
|\ \ | |/ | | | | | smaller. | ||||
| * | Fix [1e0db2400c]: canvas rchars leaves artifacts when line bounding box gets ↵ | fvogel | 2017-09-24 | 1 | -10/+15 |
| |\ | | | | | | | | | | smaller. | ||||
| | * | Fix coding style and a comment.bug_1e0db2400c | fvogel | 2017-09-17 | 1 | -8/+8 |
| | | | |||||
| | * | Fix [1e0db2400c]: canvas rchars leaves artifacts when line bounding box gets ↵ | fvogel | 2017-09-17 | 1 | -2/+7 |
| | | | | | | | | | | | | smaller | ||||
* | | | Fix [514ff64dd0]: canvas rotated text overlap detection not working. | fvogel | 2017-09-24 | 2 | -8/+16 |
|\ \ \ | |/ / | |||||
| * | | Fix [514ff64dd0]: canvas rotated text overlap detection not working. | fvogel | 2017-09-24 | 2 | -8/+16 |
| |\ \ | |||||
| | * | | Fix [514ff64dd0]: canvas rotated text overlap detection not workingbug_514ff64dd0 | fvogel | 2017-09-17 | 2 | -8/+16 |
| | |/ | |||||
* | | | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from ↵ | fvogel | 2017-09-24 | 2 | -14/+32 |
|\ \ \ | |/ / | | | | | | | Simon Bachmann. | ||||
| * | | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from ↵ | fvogel | 2017-09-24 | 2 | -14/+32 |
| |\ \ | | | | | | | | | | | | | Simon Bachmann. | ||||
| | * | | Fix [5239fd749b]: Segfault when copying a photo image to itself. Patch from ↵bug_5239fd749b | fvogel | 2017-09-14 | 2 | -14/+32 |
| | | | | | | | | | | | | | | | | Simon Bachmann. | ||||
* | | | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts. | fvogel | 2017-09-24 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts. | fvogel | 2017-09-24 | 1 | -0/+3 |
| |\ \ \ | |||||
| | * | | | Fix the proposed patch since it had unexpected jumping effects in the fonts ↵bug_8277e1a906 | fvogel | 2017-09-13 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | listbox. For instance in wish (the extrafont package is supposed to have been installed): tk fontchooser show ; # shows existing fonts package require extrafont extrafont::load /home/francois/Téléchargements/Term-RegCcc.ttf tk fontchooser show ; # check that the new font family "Term" is now available in the listbox # click on a font family _before_ "Term" -> fine # click on a font family _after_ "Term" -> the font listbox jumped to the top of the list! | ||||
| | * | | | Fix [8277e1a906]: fontchooser is out of sync with dynamically loaded fonts. ↵ | fvogel | 2017-09-03 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | Patch from Aldo Buratti. | ||||
* | | | | | 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 order of tests in tkImgListFormat.c. This was discovered when analyzing ↵ | fvogel | 2017-09-16 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | | | | | | [829925ffff]: image put errors on {} color | ||||
| * | | | | Fix order of tests in tkImgListFormat.c. This was discovered when analyzing ↵tip_166 | fvogel | 2017-09-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | [829925ffff]: image put errors on {} color | ||||
* | | | | | Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas items. | fvogel | 2017-09-16 | 1 | -5/+97 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas items. | fvogel | 2017-09-16 | 1 | -5/+97 |
| |\ \ \ \ | |||||
| | * | | | | Fix [3406785]: Incorrect coords rounding, pixel jump in drawing canvas itemsbug_3406785 | fvogel | 2017-09-09 | 1 | -5/+97 |
| | | |_|/ | | |/| | | |||||
* | | | | | 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 ↵bug_d0c55bd78a | fvogel | 2017-09-03 | 1 | -7/+17 |
| | | |/ | | |/| | | | | | | | | | scripts. Thanks to Brad Lanam. | ||||
* | | | | Bump to 8.7a2 to distinguish trunk from 8.7a1 release. | dgp | 2017-09-08 | 8 | -9/+9 |
| | | | | |||||
* | | | | merge release | dgp | 2017-09-08 | 9 | -9/+183 |
|\ \ \ \ | |||||
| * \ \ \ | merge trunkrc0core_8_7_a1core_8_7_a1_rc | dgp | 2017-09-06 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Fix [c4139ac9d1ac6ef2]: Cannot make distribution - ttkGenStubs.tcl removed. ↵ | jan.nijtmans | 2017-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | (reason: Tcl's genStubs.tcl now has all functionaly of the original ttkGenStubs.tcl) | ||||
| * | | | | update changes | dgp | 2017-09-05 | 1 | -1/+9 |
| | | | | | |||||
| * | | | | merge trunk | dgp | 2017-09-05 | 1 | -0/+1 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | 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 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Add missing .RE in canvas.nbug_7c7e8f957e | fvogel | 2017-09-03 | 1 | -0/+1 |
| | | | | | |||||
| | | * | | merge trunk | dgp | 2017-09-01 | 26 | -482/+3203 |
| | | |\ \ | |_|_|/ / |/| | | | | |||||
* | | | | | No deprecation warnings when building Tk itself without -DTK_NO_DEPRECATION. ↵ | jan.nijtmans | 2017-08-31 | 3 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | Re-generate tkDecls.h (formatting). | ||||
* | | | | | Merge tip-166 branch after positive vote by the TCT. Many thanks to Simon ↵ | fvogel | 2017-08-28 | 15 | -455/+3088 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | Bachmann. | ||||
| * | | | | merge trunk | fvogel | 2017-08-06 | 5 | -8/+48 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge trunk | simonbachmann | 2017-06-18 | 2 | -0/+2 |
| |\ \ \ \ \ | |||||
| * | | | | | | Changed from #ARGB to #RGBA color format | simonbachmann | 2017-06-18 | 4 | -61/+61 |
| | | | | | | | |||||
| * | | | | | | merge trunk | fvogel | 2017-06-05 | 40 | -723/+1044 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Several corrections to the manpage photo.n | simonbachmann | 2017-04-23 | 1 | -44/+38 |
| | | | | | | | | |||||
| * | | | | | | | merge trunk | fvogel | 2017-04-19 | 10 | -27/+48 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Removed -boolean option from <imageName> transparency get/set subcommands | simonbachmann | 2017-04-13 | 2 | -58/+23 |
| | | | | | | | | | |||||
| * | | | | | | | | merge trunk | simonbachmann | 2017-04-13 | 14 | -364/+364 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fixed incorrect parsing of #ARGB format on Windows | simon | 2017-04-09 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | merge trunk | simonbachmann | 2017-04-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | merged trunk | fvogel | 2017-04-08 | 11 | -45/+157 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Performance tuning in color parsing code and the 'data' subcommand | simonbachmann | 2017-04-09 | 1 | -46/+52 |
| | | | | | | | | | | | |