Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | Propagate 'bool' -> 'int', 'true' -> 1, 'false' -> 0 changes made in [f8e4173... | fvogel | 2019-06-08 | 1 | -132/+117 | |
* | | | | | | | | | | | | merge trunk | fvogel | 2019-06-08 | 66 | -681/+7306 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-06-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -9/+39 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | Fix [ce470f20fd]: ttk::treeview has column dragging issues | fvogel | 2019-05-26 | 1 | -9/+39 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | Fix bug when dragging a column separator: when columns at the right of the se... | fvogel | 2019-05-09 | 1 | -1/+7 | |
| | | * | | | | | | | | | | Remove ASSERT: SLACKINVARIANT comments | fvogel | 2019-05-08 | 1 | -6/+0 | |
| | | * | | | | | | | | | | When changing the -stretch value for a column, columns size must be recompute... | fvogel | 2019-05-08 | 1 | -1/+2 | |
| | | * | | | | | | | | | | ttk::treeview: when there is at least one stretchable column then there shoul... | fvogel | 2019-05-04 | 1 | -0/+15 | |
| | | * | | | | | | | | | | Fix another issue reported in [ce470f20fd]: dragging of separators shall not ... | fvogel | 2019-04-13 | 1 | -3/+17 | |
| * | | | | | | | | | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-26 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-26 | 1 | -1/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Fix [2a6c62afd9] - <<TreeviewSelect>> does not fire on item delete | fvogel | 2019-05-14 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -9/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge implementation of TIP #541 following positive vote by the TCT. | fvogel | 2019-05-26 | 1 | -9/+46 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Fix [2858503fff]: 'end' index for ttk::combobox current | fvogel | 2019-05-03 | 1 | -9/+46 | |
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge trunk and adjust frame tests. | culler | 2019-05-24 | 1 | -19/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Improve image testing for Aqua | culler | 2019-05-24 | 1 | -19/+29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | On OSX 10.13 and earlier a different strategy is needed. | culler | 2019-05-21 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | | Rework image testing to better deal with Aqua | culler | 2019-05-21 | 1 | -18/+28 | |
| | * | | | | | | | | | | | | | In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTest.c | culler | 2019-05-20 | 1 | -5/+6 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | In Aqua, make XUnmapWindow also redraw the toplevel. Edit a comment in tkTes... | culler | 2019-05-20 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | merge trunk | dkf | 2019-05-19 | 2 | -5/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Fix [0d93f2e628]: misleading error message on missed svg option | fvogel | 2019-05-18 | 1 | -4/+13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Better fix. Concatenation of error messages is sometimes not adequate | fvogel | 2019-05-11 | 1 | -7/+11 | |
| | | * | | | | | | | | | | | | | Fix [0d93f2e628]: misleading error message on missed svg option | fvogel | 2019-05-10 | 1 | -2/+7 | |
| | | | |_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | merge 8.6 | dgp | 2019-05-17 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Migrate away from TCL_INTERP_DESTROYED (TIP 543). | dgp | 2019-05-17 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Add missing INT2PTR (doesn't cause warning with Tcl8.x, but does with Tcl 9.0... | jan.nijtmans | 2019-05-17 | 3 | -5/+5 | |
| * | | | | | | | | | | | | | | Ugh; misread the code. The highlight ring is drawn first and always on the re... | dkf | 2019-05-17 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | Add double buffering to frames and toplevels. | dkf | 2019-05-17 | 2 | -30/+81 | |
| * | | | | | | | | | | | | | | merge trunk | dkf | 2019-05-16 | 32 | -183/+6214 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-05-16 | 8 | -136/+189 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | Revised bug fix for [5d991b822e]. | dgp | 2019-05-15 | 8 | -136/+189 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | Tests and fix for similar issues in [menu]. | dgp | 2019-05-15 | 2 | -8/+25 | |
| | | | * | | | | | | | | | | | Tests and fix for [scale ... -variable]. | dgp | 2019-05-15 | 1 | -1/+22 | |
| | | | * | | | | | | | | | | | Tests and fix for [message ... -textvariable]. | dgp | 2019-05-15 | 1 | -1/+21 | |
| | | | * | | | | | | | | | | | Tests and fix for [menubutton ... -textvariable]. | dgp | 2019-05-15 | 1 | -1/+21 | |
| | | | * | | | | | | | | | | | Fix for the failing/crashing listbox tests. | dgp | 2019-05-15 | 1 | -1/+22 | |
| | | | * | | | | | | | | | | | Similar tests and fix for [entry .... -textvariable] | dgp | 2019-05-12 | 1 | -2/+22 | |
| | | | * | | | | | | | | | | | Similar test and fix for [checkbutton ... -variable]. | dgp | 2019-05-12 | 1 | -1/+21 | |
| | | | * | | | | | | | | | | | Fix for the [button ... -textvariable] parts of [5d991b822e]. | dgp | 2019-05-11 | 1 | -1/+28 | |
| | * | | | | | | | | | | | | | Fix gcc-8 warning | jan.nijtmans | 2019-05-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | Fix [caa8cb25a8]: spelling fix in comment of tkMenuDraw.c | fvogel | 2019-05-13 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | | | | / / / / / / / / / / | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | Fix [caa8cb25a8]: spelling fix in comment of tkMenuDraw.c | fvogel | 2019-05-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | Merge 8.6 | jan.nijtmans | 2019-05-09 | 6 | -8/+8 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Whitespace cleanup, syncronize a little with "trunk" version. | jan.nijtmans | 2019-05-09 | 3 | -3/+3 | |
| | * | | | | | | | | | | | | Fix [2513186fff], [f9343d8f72] and [8261c517af]: ttk scrolling (xview/yview c... | fvogel | 2019-05-08 | 4 | -7/+29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | Fix '.e index @'. The returned answer could be wrong if the scroll info was n... | fvogel | 2019-04-28 | 2 | -0/+2 | |
| | | * | | | | | | | | | | | Factorize the code a bit, and avoid calling the layoutProc twice when calling... | fvogel | 2019-04-28 | 4 | -30/+25 | |