Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins related to "tip-675"
2023-07-08
| ||
13:17 | Merge tip-675 branch: On and off default blink times for Ttk widgets can be overriden with values obtained from the option database (if such values are specified). check-in: d0a86f93 user: fvogel tags: trunk, main | |
2023-07-01
| ||
18:11 | merge trunk Closed-Leaf check-in: 5d2d3ee6 user: fvogel tags: bug-3531366fff, tip-675 | |
18:10 | Document the possibility of overriding the on and off default blink times. check-in: bd491642 user: fvogel tags: bug-3531366fff, tip-675 | |
17:00 | Improve documentation of the priority levels in the man page for Tk_AddOption(). check-in: e0b1879c user: fvogel tags: trunk, main | |
12:32 | Override on and off default times with values obtained from the option database (if such values are specified). check-in: 9284d67c user: fvogel tags: bug-3531366fff, tip-675 | |
12:11 | merge trunk check-in: 6774b485 user: fvogel tags: bug-3531366fff, tip-675 | |
11:55 | Merge branch tip-675 following acceptation of TIP #675 by TCT vote. check-in: 54bf3e6b user: fvogel tags: trunk, main | |
2023-06-20
| ||
21:39 | Don't allow scheduling timers in the past. check-in: 9b61cad8 user: fvogel tags: bug-3531366fff, tip-675 | |
2023-06-13
| ||
21:11 | Add documentation check-in: 9c22e829 user: fvogel tags: bug-3531366fff, tip-675 | |
17:37 | Remove blank-only change check-in: a23805c9 user: fvogel tags: bug-3531366fff, tip-675 | |
17:26 | (again) Better implementation of 'ttk::style configure . -insertofftime'. Cursor blinking times need to be adjusted only ONCE when the theme is changed. check-in: 2d9a92a9 user: fvogel tags: bug-3531366fff, tip-675 | |
2023-06-12
| ||
22:29 | TtkBlinkCursorTimes --> TtkSetBlinkCursorTimes check-in: c121a615 user: fvogel tags: bug-3531366fff, tip-675 | |
22:24 | Add support for 'ttk::style configure . -insertontime'. check-in: 3504d247 user: fvogel tags: bug-3531366fff, tip-675 | |
22:17 | Remove duplicate #include statement. check-in: 7973ae42 user: fvogel tags: bug-3531366fff, tip-675 | |
22:16 | Better implementation of 'ttk::style configure . -insertofftime'. Cursor blinking times need to be adjusted only when the theme is changed, not each time WidgetWorldChanged() is called. check-in: 33fc1dda user: fvogel tags: bug-3531366fff, tip-675 | |
2023-06-11
| ||
09:54 | First quick and dirty implementation of 'ttk::style configure . -insertofftime'. check-in: 517df9a7 user: fvogel tags: bug-3531366fff, tip-675 | |
08:37 | Fix [57844100da]: Aqua: fix leak in TkScrollWindow(). Patch from Christopher Chavez. check-in: 4bd66c2b user: fvogel tags: trunk, main | |