summaryrefslogtreecommitdiffstats
path: root/win/tkWinSysTray.c
Commit message (Expand)AuthorAgeFilesLines
* Minor tweak, warnings still presentKevin Walzer2020-09-071-2/+3
* Restore delete procKevin Walzer2020-09-071-1/+1
* Remove whitepaceKevin Walzer2020-09-061-1/+1
* Cleanup of function initialization restores functionalityKevin Walzer2020-09-061-5/+2
* Remove errors, but now icons not createdKevin Walzer2020-09-061-4/+5
* Let it almost build on MSVC.fvogel2020-09-061-16/+19
* One more typo fixKevin Walzer2020-09-051-2/+2
* fix typoKevin Walzer2020-09-051-2/+2
* Clean up code in tkWinSysTray.c to better conform to Tcl Engineering Manual; ...Kevin Walzer2020-09-051-110/+571
* Windows taskbar/system tray balloon notifications work! On to integrating TkT...Kevin Walzer2020-09-051-792/+784
* Successful test of icon display in system tray; next to refine balloon alert ...Kevin Walzer2020-09-031-2/+2
* Merge trunk; refinement of TIP additionsKevin Walzer2020-08-311-24/+25
* Add headerKevin Walzer2020-08-241-0/+1
* Fill out implementation of balloon notificationsKevin Walzer2020-08-201-327/+176
* Remove unneeded code, begin to implement balloon notificationsKevin Walzer2020-08-171-61/+6
* Further refinements on WindowsKevin Walzer2020-08-151-44/+43
* More pruningKevin Walzer2020-08-111-46/+0
* Add files for buildKevin Walzer2020-08-101-3/+2
* Reduce refactoring of code, not as much neededKevin Walzer2020-08-101-67/+3
* Begin to implement TIP 325Kevin Walzer2020-08-091-0/+1664