summaryrefslogtreecommitdiffstats
path: root/library/iconbadges.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-09-211-4/+4
* More complete and correct testing of 'wm iconbadge' parameters. Tests pass on...fvogel2021-09-061-4/+5
* Improve error handling; remove two unnecessary icon badge testsKevin Walzer2021-09-061-5/+12
* More cleanup of errorsKevin Walzer2021-09-041-1/+6
* Update error messagesKevin Walzer2021-09-041-1/+1
* Better error reportingfvogel2021-09-031-1/+2
* Remove commented out codefvogel2021-09-031-6/+0
* Attempt to support badges for multiple toplevels. Works on X11 at least.fvogel2021-09-031-4/+6
* Simplify slightlyfvogel2021-09-031-3/+2
* Remove useless statementsfvogel2021-09-031-5/+0
* Re-locate proc description.fvogel2021-09-021-8/+9
* Move statement inside the x11 part since it does not apply to anything else.fvogel2021-09-021-5/+5
* Remove useless statement.fvogel2021-09-021-2/+0
* Remove useless statements.fvogel2021-09-021-3/+0
* Move code after input argument checking.fvogel2021-09-021-4/+4
* Cosmetic changesfvogel2021-09-021-41/+28
* Clean up some hiccups in X11 implementationKevin Walzer2021-08-221-8/+38
* Add support for ! badge on X11Kevin Walzer2021-08-221-0/+2
* Documentation updateKevin Walzer2021-08-161-30/+28
* One more tweakKevin Walzer2021-08-161-0/+2
* X11 implementation substantially completeKevin Walzer2021-08-161-5/+9
* Further refinement of icon badge API; now consistently works on X11, needs to...Kevin Walzer2021-08-151-269/+31
* Initial implementation of Tk-based icon badge API - much more polish neededKevin Walzer2021-08-141-1/+29
* Fix indentKevin Walzer2021-08-111-431/+431
* Begin tk_badges TIPKevin Walzer2021-08-111-0/+441