Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "tk_badges"
2021-09-24
| ||
12:48 | Merge TIP 610 check-in: eee47cd6 user: kevin_walzer tags: trunk, main | |
2021-09-21
| ||
14:59 | Merge 8.7 Closed-Leaf check-in: 1d3c4b32 user: jan.nijtmans tags: tk_badges | |
12:00 | Merge 8.6 check-in: 3eace28a user: jan.nijtmans tags: trunk, main | |
2021-09-08
| ||
05:49 | Add more codepaths checks in wm.test for wm iconbadge. check-in: c2bcbba4 user: fvogel tags: tk_badges | |
2021-09-07
| ||
06:15 | Cosmetic (new page for each function when printing) check-in: d18f1763 user: fvogel tags: tk_badges | |
06:01 | Cosmetic changes once more check-in: 03503dce user: fvogel tags: tk_badges | |
06:00 | Cosmetic changes check-in: 23805729 user: fvogel tags: tk_badges | |
02:50 | Format tweaks check-in: 186480f9 user: kevin_walzer tags: tk_badges | |
02:50 | Format tweaks check-in: b85c5473 user: kevin_walzer tags: tk_badges | |
02:44 | wm test suite passes on macOS; other tweaks to Windows check-in: a94b6727 user: kevin_walzer tags: tk_badges | |
00:30 | Revert some Windows changes, wm tests now pass on Windows check-in: 2f6dbb7a user: kevin_walzer tags: tk_badges | |
2021-09-06
| ||
20:54 | More compact code. check-in: c22ef542 user: fvogel tags: tk_badges | |
20:49 | Fix argument error management on Windows. check-in: e7938f13 user: fvogel tags: tk_badges | |
20:17 | More complete and correct testing of 'wm iconbadge' parameters. Tests pass on x11 at this stage. check-in: 084ea482 user: fvogel tags: tk_badges | |
02:15 | Formatting check-in: f240b943 user: kevin_walzer tags: tk_badges | |
02:12 | Improve error handling; remove two unnecessary icon badge tests check-in: aa56850f user: kevin_walzer tags: tk_badges | |
2021-09-04
| ||
13:45 | More cleanup of errors check-in: e0fa5261 user: kevin_walzer tags: tk_badges | |
13:26 | Update error messages check-in: bbd20ad8 user: kevin_walzer tags: tk_badges | |
13:16 | Add more (failing) tests, demonstrating that error management is not yet correct. check-in: 5db3abba user: fvogel tags: tk_badges | |
12:44 | Sync error messages on X11 for icon badge check-in: ad66773d user: kevin_walzer tags: tk_badges | |
12:38 | Update error handling check-in: 9a66591a user: kevin_walzer tags: tk_badges | |
12:28 | Update docs check-in: ca5ba738 user: kevin_walzer tags: tk_badges | |
09:00 | Fix syntax error in man page check-in: 9168ffa9 user: fvogel tags: tk_badges | |
08:52 | One more test check-in: 5ec37c82 user: fvogel tags: tk_badges | |
08:33 | Forgot it should not complain when unsetting. check-in: 7da0e9f5 user: fvogel tags: tk_badges | |
08:31 | More tests of wm iconbadge. The one constrained to x11 currently fails because the error reporting is not polished. check-in: 16d20487 user: fvogel tags: tk_badges | |
07:57 | Merge tk_badges_alt since Kevin Walzer agreed it's a better implementation check-in: a492d292 user: fvogel tags: tk_badges | |
07:56 | More accurate documentation of the taskbar behavior for Windows. Closed-Leaf check-in: 1c6192eb user: fvogel tags: tk_badges_alt | |
2021-09-03
| ||
21:41 | Attempt to support badges for multiple toplevels. Works on X11 at least. check-in: 2f285f92 user: fvogel tags: tk_badges_alt | |
21:12 | Simplify slightly check-in: 9ea95ed6 user: fvogel tags: tk_badges | |
20:54 | Remove useless statements check-in: fa2669f9 user: fvogel tags: tk_badges | |
20:35 | Cosmetic check-in: 44a1025d user: fvogel tags: tk_badges | |
20:33 | Cosmetic check-in: 74c7f88a user: fvogel tags: tk_badges | |
20:15 | Cosmetic check-in: df588e7b user: fvogel tags: tk_badges | |
20:12 | With this implementation, anything following 'wm iconphoto $win' is optional check-in: 66a88f40 user: fvogel tags: tk_badges | |
20:10 | Cosmetic check-in: 5166f340 user: fvogel tags: tk_badges | |
20:08 | Remove useless includes. check-in: 7e5d2771 user: fvogel tags: tk_badges | |
20:07 | Cosmetic: Indentation, and so on. check-in: 39e76b97 user: fvogel tags: tk_badges | |
19:29 | Reformat data for icon image in wm.test check-in: 7a0f9d93 user: fvogel tags: tk_badges | |
2021-09-02
| ||
19:43 | Remove spaces at line ends. check-in: fa0765c7 user: fvogel tags: tk_badges | |
19:33 | Fix manual for 'wm iconbadge'. The 'badge' argument is not optional (according to the current implementation). check-in: 0fa9f6fb user: fvogel tags: tk_badges | |
19:28 | Fix error message for 'wm iconbadge'. The 'badge' argument is not optional (according to the current implementation). check-in: 20318c02 user: fvogel tags: tk_badges | |
17:43 | Additional changes to test suite; wm tests finally pass on X11 check-in: 7808952c user: kevin_walzer tags: tk_badges | |
15:29 | Adjust placement of wm iconphoto . command in test check-in: 9181fe86 user: kevin_walzer tags: tk_badges | |
06:36 | Re-locate proc description. check-in: 99e356e2 user: fvogel tags: tk_badges | |
06:34 | Move statement inside the x11 part since it does not apply to anything else. check-in: 3307b881 user: fvogel tags: tk_badges | |
06:30 | Remove useless statement. check-in: 60c8d98f user: fvogel tags: tk_badges | |
06:29 | Remove useless statements. check-in: ca90c0cb user: fvogel tags: tk_badges | |
06:24 | Move code after input argument checking. check-in: bb926d65 user: fvogel tags: tk_badges | |
06:21 | Cosmetic changes check-in: bb9aa475 user: fvogel tags: tk_badges | |