Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged core-8-6-branch into core-8-branch. | csaba | 2024-07-31 | 1 | -13/+21 |
|\ | |||||
| * | Proposed fix for ticket [0d48797195]: Ugly and inconsistent look of the focus... | csaba | 2024-07-28 | 1 | -12/+19 |
* | | Somewhat better error-messages (addendum to previous commit) | jan.nijtmans | 2024-06-03 | 3 | -37/+37 |
* | | Fix [e6140f3404]: Crashes in empty ttk::panedwindowfor pane and forget comman... | jan.nijtmans | 2024-06-03 | 4 | -17/+30 |
* | | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ... | jan.nijtmans | 2024-06-03 | 1 | -3/+8 |
|\ \ | |/ | |||||
* | | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::label | jan.nijtmans | 2024-06-03 | 1 | -4/+0 |
|\ \ | |||||
| * | | Fix [e64820c1de]: The -justify configure option is duplicated for ttk::label | fvogel | 2024-06-02 | 1 | -3/+0 |
| * | | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ... | fvogel | 2024-06-02 | 1 | -3/+8 |
| |\ \ | | |/ | |||||
| | * | Fix [0fb337ea84]: ttk::combobox selection overruns downarrow element. Thanks ... | fvogel | 2024-05-29 | 1 | -3/+8 |
| * | | Fix [527cb3cd5d]: Documentation of ttk states. user1/user2 are no longer misu... | jan.nijtmans | 2024-05-20 | 6 | -55/+58 |
| |\ \ | |/ / |/| | | |||||
| * | | Document user1-user6, and make them usable in scripts. See [527cb3cd5d] | jan.nijtmans | 2024-05-17 | 1 | -3/+3 |
| |\ \ | |||||
| * \ \ | Using the application's TkMainInfo struct for sharing the data of the trough'... | csaba | 2024-05-15 | 1 | -16/+25 |
| |\ \ \ | |||||
| * \ \ \ | Scaling-related improvements in the "classic" theme. | csaba | 2024-05-15 | 1 | -3/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-05-13 | 1 | -6/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-05-13 | 2 | -4/+4 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Better way to set the borderwidth of two style elements of the "classic" them... | csaba | 2024-05-13 | 1 | -20/+16 |
* | | | | | | | | Merge 8.7core-bug-527cb3cd5d | jan.nijtmans | 2024-05-19 | 1 | -42/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | ttk state implementation improvements. This gives 32 possible flags in stead ... | jan.nijtmans | 2024-05-19 | 1 | -42/+42 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | ttk state implementation improvements | jan.nijtmans | 2024-05-19 | 1 | -42/+42 |
* | | | | | | | | Fix [527cb3cd5d]. Moves special internal flags outside the user1-user6 range | jan.nijtmans | 2024-05-19 | 5 | -13/+16 |
|/ / / / / / / | |||||
* | | | | | | | Document user1-user6, and make them usable in scripts | jan.nijtmans | 2024-05-17 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Make "user[0-6]" names match the TTK_STATE_USER[0-6] definitions | jan.nijtmans | 2024-05-17 | 1 | -3/+3 |
* | | | | | | | Merge 8.6 (whitespace-only) | jan.nijtmans | 2024-05-16 | 3 | -31/+31 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Resolve some compiler warnings on Windows. spacing cleanup | jan.nijtmans | 2024-05-16 | 3 | -33/+40 |
| * | | | | | Code formatting, TCL_UNUSED() usage, all backported from 8.7. This makes it e... | jan.nijtmans | 2024-05-16 | 1 | -120/+194 |
* | | | | | | Using the application's TkMainInfo struct for sharing the data of the trough'... | csaba | 2024-05-15 | 1 | -16/+25 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Scaling-related improvements in the "classic" theme. | csaba | 2024-05-15 | 1 | -3/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Merge 8.6, which means some more Tk_GetPixelsFromObj() improvements | jan.nijtmans | 2024-05-13 | 2 | -10/+9 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | Fix [bb52855781]: ttk treeview tests not robust against display scaling | jan.nijtmans | 2024-05-13 | 3 | -160/+174 |
| |\ \ | | |/ | |||||
| | * | merge trunk | fvogel | 2024-05-12 | 23 | -130/+142 |
| | |\ | |||||
| | | * | Merge 8.7 (left-over spacing) | jan.nijtmans | 2024-05-11 | 1 | -0/+1 |
| | | |\ | |||||
| | | * | | Code cleanup related mainly to the "classic" theme. | csaba | 2024-05-10 | 2 | -6/+9 |
| | | * | | 4 more usages of Tk_GetPixelsFromObj(). Remove duplicated MODULE_SCOPE defini... | jan.nijtmans | 2024-05-10 | 19 | -92/+50 |
| | | |\ \ | |||||
| | | * \ \ | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be used | jan.nijtmans | 2024-05-09 | 4 | -15/+15 |
| | | |\ \ \ | |||||
| | | * \ \ \ | Fix warning: tkImgListFormat.c:1092:5: warning: variable 'suffixAlpha' is use... | jan.nijtmans | 2024-05-09 | 1 | -2/+0 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | (c) -> © | jan.nijtmans | 2024-05-09 | 4 | -3/+5 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | * | | | | | Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s... | csaba | 2024-05-09 | 2 | -17/+67 |
| | * | | | | | | Fix [bb52855781]: ttk treeview tests not robust against display scaling. | fvogel | 2024-05-05 | 1 | -4/+4 |
| | |/ / / / / | |||||
| | * | | | | | Use Tcl_NewBooleanObj() where appropriate | jan.nijtmans | 2024-05-01 | 3 | -4/+4 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Minor cosmetic improvements in ttkDefaultTheme.c. | csaba | 2024-04-25 | 1 | -8/+8 |
| | * | | | | | | Merge 8.7 | jan.nijtmans | 2024-03-25 | 2 | -12/+13 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi... | fvogel | 2024-03-15 | 2 | -8/+8 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-03-07 | 1 | -2/+1 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-02-19 | 1 | -4/+0 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-02-16 | 2 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-01-30 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Minor compiler warning fix | jan.nijtmans | 2024-01-30 | 1 | -1/+1 |
| | * | | | | | | | | | | | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ttkTree... | jan.nijtmans | 2024-01-25 | 1 | -35/+35 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2024-01-25 | 1 | -5/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7. int -> TkAlignMode where appropriate | jan.nijtmans | 2024-01-19 | 2 | -3/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |