Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename references to CrtSlave -> CrtAlias. Some more slave -> child changes ↵ | jan.nijtmans | 2020-08-04 | 2 | -47/+47 |
| | | | | not affecting the API | ||||
* | Merge mac_testing: fix testing and build issues on the various supported ↵ | culler | 2020-07-27 | 1 | -4/+2 |
|\ | | | | | | | versions of macOS. | ||||
| * | Fix the fontchooser demo correctly. | culler | 2020-07-25 | 1 | -4/+2 |
| | | |||||
| * | Fix the build for Snow Leopard. Fix the fontchooser demo. | culler | 2020-07-24 | 1 | -1/+1 |
| | | |||||
* | | Fix namespace error in console.tcl - Thanks to Adam Kapos for the patch. | culler | 2020-07-25 | 1 | -2/+2 |
|/ | |||||
* | Spurious additional :: | jan.nijtmans | 2020-07-12 | 1 | -1/+1 |
| | |||||
* | Fix [2442314]: Fontchooser - use message catalog for font style. | jan.nijtmans | 2020-07-12 | 1 | -19/+22 |
| | |||||
* | Minor bindings cleanup. Some removal of "expr" when we can do without it. ↵ | jan.nijtmans | 2020-07-10 | 4 | -54/+45 |
| | | | | Some KeyPress -> Key changes (which are synonymes). Some implicit <Button-1> specifications in stead of simply <1> (making clear this is not a binding to the "1" key). | ||||
* | Fix [cd051b586a]: MouseWheel documentation in bind.n | fvogel | 2020-07-05 | 1 | -3/+0 |
|\ | |||||
| * | Remove obsolete mention of MouseWheel events being directed to the windos ↵ | fvogel | 2020-06-22 | 1 | -3/+0 |
| | | | | | | | | having the keyboard focus. | ||||
* | | Fix bug in previous commit | jan.nijtmans | 2020-07-03 | 1 | -1/+1 |
| | | |||||
* | | Minor optimizations in ::tk::EntryBackspace and ::tk::EntryTranspose | jan.nijtmans | 2020-07-03 | 1 | -5/+5 |
| | | |||||
* | | Fix -postoffset to work with the default combobox style. If -style is | bll | 2020-06-30 | 1 | -0/+3 |
| | | | | | | not set, cget returns an empty string. | ||||
* | | Stick to what is done in Tk, i.e. myvar($w, ...) instead of myvar($w. ...) | fvogel | 2020-06-19 | 1 | -13/+13 |
| | | |||||
* | | Fix state variables to be per widget for tracking -values. | bll | 2020-06-17 | 1 | -13/+13 |
| | | |||||
* | | Fix [50ed1eddb0]: ttk::spinbox with -values does not loop through all ↵ | fvogel | 2020-06-16 | 1 | -6/+20 |
|/ | | | | values. The two newly added test cases now pass. Patch from Brad Lanam edited for optimization. | ||||
* | Aqua: add semantic color systemLinkColor - patch from Christopher Chavez. | culler | 2020-05-12 | 1 | -0/+4 |
| | |||||
* | Fix [585584ad66]: On Aqua, keysyms are incomplete and inconsistent for ↵ | culler | 2020-05-12 | 1 | -2/+0 |
|\ | | | | | | | generated events. Key event handling was completely reworked. | ||||
| * | Remove no-op bindings for function keys and set trans_chars appropriately. | culler | 2020-04-25 | 1 | -2/+0 |
| | | |||||
* | | Fix [88c9e0928b]: Treeview: wrong keyboard navigation with -selectmode none. ↵ | fvogel | 2020-05-03 | 1 | -3/+3 |
| | | | | | | | | Patch from Emiliano Gavilan. | ||||
* | | Fix [6e25fc7cc1]: widget demo: dark-mode friendly 'NEW' image. Patch from ↵ | fvogel | 2020-04-15 | 1 | -6/+14 |
|/ | | | | Christopher Chavez. | ||||
* | Apply a patch from Christopher Chavez which correctly deals with the fact ↵ | culler | 2020-04-15 | 7 | -32/+80 |
| | | | | that Apple uses the middle mouse button for Button 3. | ||||
* | Only use "string range" when $index > 0, so there's really something to be done. | jan.nijtmans | 2020-03-30 | 1 | -2/+6 |
| | |||||
* | Redirect scroll wheel related bindings from ttk::scrollbar to scrollbar as ↵ | oehhar | 2019-12-19 | 1 | -17/+16 |
| | | | | proposed by Csaba 2019-12-18 09:42:32 in Ticket [2b8fa6fd] | ||||
* | Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd] | oehhar | 2019-12-17 | 1 | -0/+22 |
| | |||||
* | Reverting last commit, should go into a branch, sorry. | oehhar | 2019-12-17 | 1 | -22/+0 |
| | |||||
* | Add scrollwheel bindings to ttk::scrollbar. Ticket [2b8fa6fd] | oehhar | 2019-12-17 | 1 | -0/+22 |
| | |||||
* | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option | fvogel | 2019-12-14 | 5 | -7/+46 |
|\ | |||||
| * | Factorize common code into ttk::saveCursor | fvogel | 2019-11-02 | 5 | -35/+24 |
| | | |||||
| * | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ↵ | fvogel | 2019-11-02 | 3 | -4/+39 |
| | | | | | | | | ttk::combobox, ttk::spinbox and ttk::panedwindow. | ||||
| * | Fix [b3b56ae8dc]: ttk widgets overwrite user-set -cursor option. Case of the ↵ | fvogel | 2019-11-02 | 2 | -3/+18 |
| | | | | | | | | ttk::treeview. | ||||
* | | Remove duplicate #Treeview section in xpTheme.tcl, it's already present (and ↵ | fvogel | 2019-12-08 | 1 | -7/+0 |
|\ \ | | | | | | | | | | overwritten) at the end of the file. | ||||
| * | | Remove duplicate #Treeview section in xpTheme.tcl, it's already present (and ↵ | fvogel | 2019-12-08 | 1 | -7/+0 |
| | | | | | | | | | | | | overwritten) at the end of the file. | ||||
* | | | Various cleanups in Unicode handling. Note that without Xft on X11 we don't ↵ | jan.nijtmans | 2019-11-26 | 1 | -13/+15 |
|\ \ \ | | | | | | | | | | | | | have Emoji. | ||||
| * | | | Update unicode demo | jan.nijtmans | 2019-11-21 | 1 | -8/+8 |
| | | | | |||||
* | | | | merge release | dgp | 2019-11-22 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge 8.6 except for the broken demo. | dgp | 2019-11-20 | 1 | -0/+4 |
| |\ \ \ | |||||
| * \ \ \ | merge 8.6 | dgp | 2019-11-15 | 3 | -7/+23 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.6 | culler | 2019-11-04 | 1 | -2/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | merge 8.6 | dgp | 2019-11-02 | 1 | -3/+12 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | merge 8.6 | dgp | 2019-10-28 | 1 | -1/+2 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.6 | culler | 2019-10-25 | 4 | -24/+61 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-10-25 | 1 | -10/+17 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-10-21 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge core-8-6-branch | Kevin Walzer | 2019-10-07 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | merge 8.6core-8-6-10 | dgp | 2019-10-04 | 1 | -2/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge core-8-6-branch | Kevin Walzer | 2019-09-29 | 6 | -160/+167 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | merge 8.6 | dgp | 2019-09-13 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge recent fixes for macOS into release branch from core-8-6-branch | Kevin Walzer | 2019-09-02 | 1 | -4/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |