Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | 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 ↵ | jan.nijtmans | 2019-05-17 | 3 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 9.0). One None -> NULL change which was still missing. Backported from trunk. | |||||
* | | | | | | | | | | | | | | Ugh; misread the code. The highlight ring is drawn first and always on the ↵ | dkf | 2019-05-17 | 1 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | real window. Because of backgroundless frames. | |||||
* | | | | | | | | | | | | | | Add double buffering to frames and toplevels. | dkf | 2019-05-17 | 2 | -30/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Theoretically only needed when drawing background with images, but simpler to do always. Incidentally fixes minor bug in labelframes with redrawing of focus rings, but nobody really used those on labelframes so it was never reported... | |||||
* | | | | | | | | | | | | | | 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 ↵ | fvogel | 2019-05-08 | 4 | -7/+29 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | commands) is incorrect until idle tasks are run | |||||
| | * | | | | | | | | | | | Fix '.e index @'. The returned answer could be wrong if the scroll info was ↵ | fvogel | 2019-04-28 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | not yet updated. | |||||
| | * | | | | | | | | | | | Factorize the code a bit, and avoid calling the layoutProc twice when ↵ | fvogel | 2019-04-28 | 4 | -30/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | calling xview moveto|units|pages. | |||||
| | * | | | | | | | | | | | Add a missing scroll info update needed to make x|yview moveto|units|pages ↵ | fvogel | 2019-04-28 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work without an update idletasks call beforehand. | |||||
| | * | | | | | | | | | | | Revert irrelevant blank changes | fvogel | 2019-04-27 | 2 | -2/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | More generic fix, for [8261c517af] and [2513186fff]. | fvogel | 2019-04-27 | 2 | -9/+18 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Write code more consistently with the rest of the ttkEntry.c file | fvogel | 2019-04-26 | 1 | -3/+2 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Optimize the fix: the layout calculation is only needed if the display is ↵ | fvogel | 2019-04-26 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | out of date. | |||||
| | * | | | | | | | | | | | Fix [2513186fff] and [f9343d8f72]: ttk::entry xview sub-command forces use ↵ | fvogel | 2019-04-22 | 1 | -0/+7 | |
| | | |/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of update idletasks. Thanks to cjmcdonald. | |||||
| * | | | | | | | | | | | Don't record unknown information | dkf | 2019-04-14 | 1 | -0/+24 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix [6ce6e74635]: TIP415 implementation does not handle small arcs correctly | fvogel | 2019-04-14 | 1 | -11/+25 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Improved patch to deal with zero length arcs specified by their height. | fvogel | 2019-04-07 | 1 | -21/+17 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Remove the error that was triggering with very small arcs while still ↵ | fvogel | 2019-04-03 | 1 | -15/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preventing NaN and Inf values to leak in the computations. Add a new test canvas-21.1 checking results for zero-length arcs. | |||||
| | * | | | | | | | | | | | Fix formatting | fvogel | 2019-01-21 | 1 | -8/+8 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Rebase to latest trunk | jan.nijtmans | 2019-01-20 | 1 | -4/+19 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | Fix proposal by Simon Geard for [6ce6e74635]: TIP415 implementation does not ↵ | fvogel | 2018-12-31 | 1 | -4/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | handle small arcs correctly | |||||
| * | | | | | | | | | | | | Implement TIPs 482 and 483 | dkf | 2019-04-14 | 3 | -0/+150 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Changes based on recommendations in ↵ | stu | 2018-07-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://code.activestate.com/lists/tcl-core/19816/. Cleanup old code. | |||||
| | * | | | | | | | | | | | | Merge trunk. | stu | 2018-07-03 | 49 | -238/+1131 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | Remove unrelated ::tk::pkgconfig variables: compile_debug and compile_stats. ↵ | stu | 2017-11-22 | 1 | -18/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust test. Add copyright. | |||||
| | * | | | | | | | | | | | | | Add fontsystem values for Win and Mac. | stu | 2017-11-07 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge trunk. | stu | 2017-11-07 | 22 | -403/+1773 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Bring more TIP #59 to Tk.<br> | stu | 2017-05-20 | 3 | -0/+158 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move ::tk::pkgconfig setup code from unix/tkUnixRFont.c to new file generic/tkPkgConfig.c.<br> Copied Tcl/tests/config.test into new file Tk/tests/pkgconfig.test. I believe the name 'pkgconfig.test' is better.<br> Adjust build system to accommodate.<br> Use value 'x11' for when fontsystem 'xft' unavailable.<br> | |||||
| * | | | | | | | | | | | | | | | Implement TIP 507 | dkf | 2019-04-14 | 5 | -0/+5251 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | New files from René Zaumseil | fvogel | 2018-12-03 | 1 | -15/+5 | |
| | | | | | | | | | | | | | | | | |