Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct documentation for this new virtual event. | griffin | 2021-08-05 | 1 | -6/+6 |
| | |||||
* | Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event. | griffin | 2021-08-04 | 1 | -0/+9 |
| | |||||
* | Fix [037113a38b]: man tk_library refers erroneously to tcl_library (+ link) | jan.nijtmans | 2021-07-16 | 1 | -1/+1 |
|\ | |||||
| * | Fix [037113a38b]: man tk_library refers erroneously to tcl_library (+ link) | jan.nijtmans | 2021-07-16 | 1 | -1/+1 |
| | | |||||
* | | Add ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE for github. | jan.nijtmans | 2021-06-21 | 1 | -1/+1 |
| | | | | | | Change many url's from http:// to https:// | ||||
* | | Fix copy/paste error in ttk::scale man page. | fvogel | 2021-06-21 | 1 | -1/+1 |
| | | |||||
* | | Fix [26d4c8a0b4]: Typos in the man pages for grid, pack, and place | fvogel | 2021-06-10 | 3 | -3/+3 |
| | | |||||
* | | Fix [0ca1768080]: @x,y index and insert mark placement | fvogel | 2021-04-16 | 1 | -1/+1 |
| | | |||||
* | | Eliminate unnecessary spacing | jan.nijtmans | 2021-03-08 | 110 | -120/+120 |
| | | |||||
* | | Make 3 keysyms, "OE", "oe" and "Ydiaeresis" available on Windows and MacOS. ↵ | jan.nijtmans | 2021-01-18 | 1 | -9/+197 |
| | | | | | | | | | | Already available on X11R6. Update "keysyms.n" documentation: Was not in sync with real keysym list. | ||||
* | | Fix [00c94e7d85]: A typo in 'text/images' manual. | fvogel | 2021-01-09 | 1 | -1/+1 |
| | | |||||
* | | Merge 8.5 | jan.nijtmans | 2021-01-08 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | [e57dbff619]: Ubuntu / Gnome desktop incorrect window mouseover labels in ↵ | jan.nijtmans | 2021-01-08 | 1 | -2/+4 |
| |\ | | | | | | | | | | dock (doc update only) | ||||
| | * | Fix [e57dbff619]: Ubuntu / Gnome desktop incorrect window mouseover labels ↵ | fvogel | 2021-01-03 | 1 | -1/+3 |
| |/ |/| | | | | | in dock, by better documenting differences between window managers. | ||||
* | | Implement option 3 - ignore menu colors on macOS. | culler | 2020-11-19 | 1 | -8/+10 |
| | | |||||
* | | Update the man page for tk::mac::standardAboutPanel | marc_culler | 2020-11-06 | 1 | -5/+11 |
| | | |||||
* | | Document the TK_CONSOLE environment variable for macOS | marc_culler | 2020-10-25 | 1 | -3/+6 |
| | | |||||
* | | Merge bug-d3adbd93 to core-8-6-branch. | bll | 2020-10-07 | 3 | -0/+8 |
|\ \ | |||||
| * | | Add missing -insertcolor, -insertwidth styling options. | bll | 2020-10-07 | 3 | -0/+8 |
| | | | |||||
* | | | Words matter. | fvogel | 2020-10-07 | 1 | -2/+2 |
| | | | |||||
* | | | Backout code changes, improve documentation. | fvogel | 2020-10-02 | 1 | -1/+2 |
|/ / | |||||
* | | Doc format warnings | jan.nijtmans | 2020-09-21 | 3 | -5/+5 |
| | | |||||
* | | Prevent the usage of the term safe/unsafe child | jan.nijtmans | 2020-09-14 | 1 | -1/+1 |
| | | |||||
* | | TIP #581: master -> container and slave -> content in ttk (mainly) | jan.nijtmans | 2020-09-08 | 3 | -49/+48 |
| | | |||||
* | | TIP #581: grid/pack/place implementation (internal) and documentation | jan.nijtmans | 2020-09-04 | 8 | -275/+293 |
| | | |||||
* | | Another round of TIP #581-related name changes. Now merely concentrated on ↵ | jan.nijtmans | 2020-09-03 | 3 | -32/+32 |
| | | | | | | | | consistancy in the test-cases | ||||
* | | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c | jan.nijtmans | 2020-09-03 | 3 | -9/+9 |
| | | | | | | More Master->Container-related changes | ||||
* | | Implement part of TIP #581: Master/Slave. Not complete yet, and also the ↵ | jan.nijtmans | 2020-09-03 | 3 | -1/+22 |
| | | | | | | | | change to TkGetGeomContainer/TkGetTransientContainer is left out for now. | ||||
* | | Improve formatting of ttk::style man page, and respect alphabetical order of ↵ | fvogel | 2020-08-20 | 1 | -25/+33 |
| | | | | | | | | commands. | ||||
* | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The ↵ | fvogel | 2020-08-19 | 3 | -15/+38 |
|\ \ | | | | | | | | | | focus ring of selected items of ttk::treeview disappears in the process. Also, clarify the layout (pack-like) algorithm, and simplify the code by not specifying option values that are anyway the default. Finally, remove documentation of the non-implemented TTK_STICK_ALL flag. | ||||
| * | | Comment out documentation of -border and -unit as layout options. | fvogel | 2020-08-19 | 1 | -8/+10 |
| | | | |||||
| * | | Document -border and -unit options for ttk layouts. | fvogel | 2020-07-18 | 1 | -1/+7 |
| | | | |||||
| * | | Remove documentation of non-implemented TTK_STICK_ALL flag. | fvogel | 2020-07-18 | 1 | -2/+2 |
| | | | |||||
| * | | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when ↵ | fvogel | 2020-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | -side (resp. TTK_PACK_*) is not given. Remove such superfluous specifications. | ||||
| * | | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto ↵ | fvogel | 2020-07-18 | 1 | -1/+1 |
| | | | | | | | | | | | | for respectively the TTK_EXPAND and TTK_PACK_* flags. Remove such specs that are anyway ignored. | ||||
| * | | More detailed documentation of the simplified packing algorithm and options ↵ | fvogel | 2020-07-18 | 1 | -6/+13 |
| | | | | | | | | | | | | used by ttk for layouts. | ||||
| * | | Document -expand for layouts, and order layout options alphabetically. | fvogel | 2020-07-17 | 1 | -5/+11 |
| | | | |||||
| * | | Better formatting for the ttk Geometry man page. | fvogel | 2020-07-17 | 1 | -7/+9 |
| | | | |||||
* | | | Backport [7510e5a9b9] and add corresponding documentation in ttk_widget.n so ↵ | fvogel | 2020-08-16 | 2 | -3/+8 |
| | | | | | | | | | | | | that -font and -foreground are now documented in 8.6 in addition to 8.7. See request in [ddac78bd5e]. | ||||
* | | | doc fixes | jan.nijtmans | 2020-08-14 | 4 | -7/+7 |
| | | | |||||
* | | | Remove extra whitespace. | culler | 2020-08-12 | 1 | -1/+1 |
| | | | |||||
* | | | Aqua - automatically support all NSColors in the System ColorList. | culler | 2020-08-12 | 1 | -69/+20 |
| | | | |||||
* | | | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes ↵ | jan.nijtmans | 2020-08-04 | 2 | -8/+8 |
| | | | | | | | | | | | | not affecting the API | ||||
* | | | Update color documentation. | culler | 2020-08-04 | 1 | -17/+16 |
| | | | |||||
* | | | Minor doc fixes | jan.nijtmans | 2020-08-04 | 2 | -3/+3 |
|/ / | |||||
* | | Document platform differences in vertical scrolling events. Add ↵ | fvogel | 2020-06-22 | 1 | -2/+15 |
| | | | | | | | | documentation of horizontal scrolling events, also with platform specificities. | ||||
* | | Fix [cd051b586a]: MouseWheel documentation in bind.n | fvogel | 2020-06-21 | 1 | -2/+2 |
| | | |||||
* | | Put back comment about "tcl_wordchars" variable: it is still correct | jan.nijtmans | 2020-05-23 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | Put back comment, which shouldn't have been removed in the previous commit. | jan.nijtmans | 2020-05-23 | 1 | -0/+4 |
| | | |||||
| * | Update MacOSX build from xcode11.4 to xcode11.5 | jan.nijtmans | 2020-05-22 | 1 | -4/+0 |
| | |