Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.6 | jan.nijtmans | 2020-09-09 | 1 | -8/+8 |
|\ | |||||
| * | TIP #581: More progress | jan.nijtmans | 2020-09-09 | 1 | -12/+12 |
| | | |||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 6 | -249/+252 |
|\ \ | |/ | |||||
| * | TIP #581: master -> container and slave -> content in ttk (mainly) | jan.nijtmans | 2020-09-08 | 7 | -338/+416 |
| | | |||||
* | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> ↵ | jan.nijtmans | 2020-09-03 | 4 | -82/+82 |
| | | | | | | | | Container related (internal) changes | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 11 | -186/+197 |
|\ \ | |/ | |||||
| * | Another round of TIP #581-related name changes. Now merely concentrated on ↵ | jan.nijtmans | 2020-09-03 | 24 | -334/+342 |
| | | | | | | | | consistancy in the test-cases | ||||
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 4 | -89/+89 |
|\ \ | |/ | |||||
| * | (cherry-pick: Slave ->Pane, Master->Container in tkPanedwindow.c | jan.nijtmans | 2020-09-03 | 3 | -34/+34 |
| | | | | | | More Master->Container-related changes | ||||
* | | Merge trunk | jan.nijtmans | 2020-08-24 | 17 | -86/+78 |
|\ \ | |||||
| * | | Code cleanup (mainly unnecessary casts to (ClientData)) | jan.nijtmans | 2020-08-24 | 14 | -42/+42 |
| | | | |||||
| * | | One more use of TkNewIndexObj() macro. More code cleanup | jan.nijtmans | 2020-08-20 | 1 | -1/+1 |
| | | | |||||
| * | | New macro TkNewIndexObj(), which handled indices >= 2147483648 correctly ↵ | jan.nijtmans | 2020-08-20 | 3 | -31/+26 |
| | | | | | | | | | | | | when compiled against Tcl 9.0 headers. | ||||
| * | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The ↵ | fvogel | 2020-08-19 | 7 | -12/+9 |
| |\ \ | | |/ | | | | | | | 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. | ||||
| | * | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The ↵ | fvogel | 2020-08-19 | 7 | -12/+9 |
| | |\ | | | | | | | | | | | | | 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 | -0/+1 |
| | | | | |||||
| | | * | Remove the focus ring of selected items of ttk::treeview. | fvogel | 2020-07-18 | 1 | -2/+1 |
| | | | | |||||
| | | * | Document -border and -unit options for ttk layouts. | fvogel | 2020-07-18 | 1 | -1/+0 |
| | | | | |||||
| | | * | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when ↵ | fvogel | 2020-07-18 | 5 | -8/+6 |
| | | | | | | | | | | | | | | | | -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 | 5 | -6/+6 |
| | | | | | | | | | | | | | | | | for respectively the TTK_EXPAND and TTK_PACK_* flags. Remove such specs that are anyway ignored. | ||||
| | | * | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0 | fvogel | 2020-07-08 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge trunk | jan.nijtmans | 2020-08-14 | 4 | -8/+8 |
|\ \ \ \ | |/ / / | |||||
| * | | | tkConfig.c: protect usage of internalPtr when offset is TCL_INDEX_NONE. ↵ | jan.nijtmans | 2020-08-14 | 4 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | Backported from revised_text. Various minor changes in error-messages, also inspired by revised_text | ||||
* | | | | Merge trunk | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Use "?-option" in stead of "?option" consistantly in WrongNumArgs ↵ | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | error-messages (backported from revised_text) | ||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-08-13 | 1 | -3/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | marc_culler | 2020-07-18 | 1 | -3/+0 |
| |\ \ \ | | |/ / | |||||
| | * | | Provide better control over how and when [NSView drawRect:] is called. | marc_culler | 2020-07-18 | 1 | -8/+0 |
| | |\ \ | |||||
| | | * | | macOS: remove unneeded code observed in [7ebdd17974], remove ↵ | marc_culler | 2020-07-15 | 1 | -8/+0 |
| | | |/ | | | | | | | | | | | | | tkMacOSXFlushWindows, make XSync do nothing except process timer events. | ||||
* | | | | Add documentation. Let ttk use the new Tk_SendVirtualEvent | jan.nijtmans | 2020-07-15 | 5 | -32/+5 |
|/ / / | |||||
* | | | Fix [7655f65ae7]: text positioning issues in entry widgets. Patch from ↵ | fvogel | 2020-07-13 | 1 | -9/+30 |
|\ \ \ | |/ / | | | | | | | Christopher Chavez. | ||||
| * | | merge core-8-6-branch | fvogel | 2020-07-12 | 1 | -10/+10 |
| |\ \ | | |/ | |||||
| | * | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
| | | | |||||
| | * | Add (and use) new internal function TkUtfAtIndex(), which does the same as ↵ | jan.nijtmans | 2020-05-20 | 1 | -9/+9 |
| | |\ | | | | | | | | | | | | | Tcl_UtfAtIndex() only it protects against ending in the middle of a 4-byte UTF-8 sequence. This should fix another part of [a179564826] when handling copy-pasted Emoji in Text/Entry (and other) widgets. | ||||
| | | * | Add surrogate-aware TkUtfAtIndex and TkNumUtfChars. This is enough to allow ↵ | culler | 2020-05-19 | 1 | -11/+11 |
| | |/ | | | | | | | | | | editing emoji text (without variant selectors) in Entry widgets on macOS. | ||||
| * | | merge core-8-6-branch | fvogel | 2020-05-01 | 2 | -4/+6 |
| |\ \ | | |/ | |||||
| * | | Fix [7655f65ae7]: text positioning issues in entry widgets. This is a patch ↵ | fvogel | 2020-04-19 | 1 | -9/+30 |
| | | | | | | | | | | | | from Christopher Chavez, slightly modified, and addresses the bug for Windows, Linux and macOS. | ||||
* | | | TIP 578: Death to TCL_DBGX | jan.nijtmans | 2020-07-03 | 1 | -3/+1 |
| | | | |||||
* | | | Fix two (minor) warnings, discovered with gcc-10, using Tcl 9 headers) | jan.nijtmans | 2020-06-02 | 1 | -1/+1 |
| | | | | | | | | | | | | . | ||||
* | | | A few more tweaks, using size_t in Tcl 9 builds. | jan.nijtmans | 2020-05-27 | 2 | -35/+35 |
| | | | |||||
* | | | Add Clang++ build to Travis on MacOS. Use more size_t internally, when ↵ | jan.nijtmans | 2020-05-27 | 6 | -113/+114 |
|\ \ \ | | | | | | | | | | | | | compiled against Tcl 9 headers. No change when compiled against Tcl 8. | ||||
| * | | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ↵ | jan.nijtmans | 2020-05-26 | 5 | -97/+97 |
| | | | | | | | | | | | | | | | | compiled against Tcl 9 headers. Various more fixes in using size_t for Tcl >= 9 | ||||
| * | | | Negative "slaveIndex" means out-of-bounds too. | jan.nijtmans | 2020-05-25 | 1 | -1/+1 |
| | | | | |||||
| * | | | Formatting and even more size_t usage. | jan.nijtmans | 2020-05-25 | 5 | -24/+25 |
|/ / / | |||||
* | | | Fix 2 (minor) gcc warnings | jan.nijtmans | 2020-05-24 | 1 | -1/+1 |
| | | | |||||
* | | | More progress | jan.nijtmans | 2020-05-24 | 1 | -7/+7 |
| | | | |||||
* | | | Merge trunk. Also (really) fix build against Tcl 8.6 TCL_UTF_MAX=6 now | jan.nijtmans | 2020-05-24 | 3 | -3/+48 |
|\ \ \ | |||||
| * \ \ | Merge implementation of TIP #574 following acceptation by vote. | fvogel | 2020-05-24 | 3 | -3/+48 |
| |\ \ \ | |||||
| | * | | | A few cosmetic changes | fvogel | 2020-05-08 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Fix [1bb2f1d7ab]: ttk::treeview doesn't delete tags. Patch from Emiliano ↵ | fvogel | 2020-05-08 | 3 | -0/+45 |
| | | | | | | | | | | | | | | | | | | | | Gavilan. |