Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make -fieldbackground work for ttk::entry and ttk::spinbox, but retain the old | culler | 2019-04-10 | 1 | -4/+4 |
| | | | behavior of -background if -fieldbackground is not specified. | ||||
* | Fix unescaped hyphens. | bll | 2018-04-09 | 1 | -12/+12 |
| | |||||
* | Fix ordering errors and display fonts. | bll | 2018-04-09 | 1 | -17/+13 |
| | | | | | Add parameter text to all options. Verify ttk::treeview styling options. Update ttk::combobox styling doc. | ||||
* | draft 5: all but treeview should be complete. | bll | 2018-04-07 | 1 | -1/+1 |
| | |||||
* | draft 4 | bll | 2018-04-07 | 1 | -0/+43 |
| | |||||
* | Fix [9d27218f76]: ttk::spinbox doc page mentions current, but it is not a ↵ | fvogel | 2018-01-28 | 1 | -2/+0 |
| | | | | valid command | ||||
* | Fix (again) alphabetical order of the widget-specific options of ttk:spinbox. | fvogel | 2018-01-07 | 1 | -4/+4 |
| | |||||
* | Fix alphabetical order for the widget-specific options of ttk::progressbar ↵ | fvogel | 2017-12-31 | 1 | -11/+11 |
| | | | | and ttk:spinbox. | ||||
* | Document -state for ttk::label and ttk::spinbox, same as for ttk::button | fvogel | 2017-12-31 | 1 | -1/+1 |
| | |||||
* | Eliminate exess spacings in many doc pages | jan.nijtmans | 2016-03-02 | 1 | -3/+3 |
| | |||||
* | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
| * | Fix [http://core.tcl.tk/tcl/info/426679ef7d|426679ef7d]: Having man.macros ↵ | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
| | | | | | | | | after .TH breaks rendering on OpenBSD and possibly others. | ||||
* | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 1 | -0/+5 |
|\ \ | |/ | | | Document <<Invoke>>, <<ThemeChanged>>, <<EnteredChild>> (ttk_pandedwindow only) and <<Increment/Decrement>> (ttk_spinbox only) | ||||
| * | Add documentation for <<EnteredChild>>, <<Invoke>>, <<Increment>> and ↵ | jan.nijtmans | 2013-03-21 | 1 | -0/+5 |
| | | | | | | | | <<Decrement>> | ||||
* | | More small documentation improvements. | dkf | 2011-07-18 | 1 | -7/+7 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | |||||
| * | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -0/+88 |
| | | | | | | | | | | | | | | committed to head (8.6), although they could apply for 8.5 as well. This re-sync makes future work easier to maintain and adds some useful work for 8.5 users. Notable changes: - Lots of code cleanup - Some bug fixes never backported - Addition of ttk::spinbox - minor color changes - Improved Vista/7 styling - Move to tile version 0.8.6 (pseudo-package) - ABI and API compatible (even $w identify) - minor new features (extended $w identify) | ||||
* | Minor doc fixes. [Bug 2330040] | dkf | 2008-11-24 | 1 | -2/+2 |
| | |||||
* | Implemented the themed spinbox widget ttk::spinbox. | patthoyts | 2008-11-01 | 1 | -0/+88 |