| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2020-10-05 | 1 | -2/+2 |
|\ |
|
| * | Fix many warnings related to the -Wshadow gcc compiler flag | jan.nijtmans | 2020-10-05 | 1 | -5/+5 |
|
|
* | | 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 -> Containe... | jan.nijtmans | 2020-09-03 | 4 | -82/+82 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-03 | 11 | -186/+197 |
|\ \
| |/ |
|
| * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 24 | -334/+342 |
|
|
* | | 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 |
|
|
* | | 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 when... | jan.nijtmans | 2020-08-20 | 3 | -31/+26 |
|
|
| * | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 7 | -12/+9 |
| |\ \
| | |/ |
|
| | * | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 7 | -12/+9 |
| | |\ |
|
| | | * | 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 |
|
|
| | | * | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for... | fvogel | 2020-07-18 | 5 | -6/+6 |
|
|
| | | * | 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. Backp... | jan.nijtmans | 2020-08-14 | 4 | -8/+8 |
|
|
* | | | | Merge trunk | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | Use "?-option" in stead of "?option" consistantly in WrongNumArgs error-messa... | jan.nijtmans | 2020-08-14 | 1 | -1/+1 |
|
|
* | | | | 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 tkMacOSXFlushWin... | marc_culler | 2020-07-15 | 1 | -8/+0 |
| | | |/ |
|
* | | | | 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 Christ... | fvogel | 2020-07-13 | 1 | -9/+30 |
|\ \ \
| |/ / |
|
| * | | 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 Tc... | jan.nijtmans | 2020-05-20 | 1 | -9/+9 |
| | |\ |
|
| | | * | Add surrogate-aware TkUtfAtIndex and TkNumUtfChars. This is enough to allow ... | culler | 2020-05-19 | 1 | -11/+11 |
| | |/ |
|
| * | | merge core-8-6-branch | fvogel | 2020-05-01 | 2 | -4/+6 |
| |\ \
| | |/ |
|
| * | | Fix [7655f65ae7]: text positioning issues in entry widgets. This is a patch f... | fvogel | 2020-04-19 | 1 | -9/+30 |
|
|
* | | | 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 compi... | jan.nijtmans | 2020-05-27 | 6 | -113/+114 |
|\ \ \ |
|
| * | | | Convert Tk_ItemIndexProc/Tk_ItemInsertProc to use size_t as index type, when ... | jan.nijtmans | 2020-05-26 | 5 | -97/+97 |
|
|
| * | | | 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 |
| |\ \ \ |
|