summaryrefslogtreecommitdiffstats
path: root/unix/tkUnixSysTray.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2020-12-111-3/+3
* More cosmetic changesfvogel2020-11-211-85/+73
* Cosmetic changes (spacing, indentation)fvogel2020-11-201-73/+68
* Add copyright notices, minor tweaksKevin Walzer2020-11-151-1/+1
* Further respect coding standards, in tkUnixSystray.cfvogel2020-11-151-216/+275
* Move _systray and _sysnotify out of the global namespacefvogel2020-11-141-2/+2
* Improve consistancy in error messages. Some code cleanup (e.g. more use of TC...jan.nijtmans2020-10-131-39/+19
* Fix build on UNIXjan.nijtmans2020-10-121-2/+0
* Fix typoKevin Walzer2020-10-121-1/+0
* Fix typoKevin Walzer2020-10-121-1/+0
* Remove and refactor some irrelevant codeKevin Walzer2020-10-121-1/+4
* Merge trunk. Don't include <tk.h> since that might use the system <tk.h> in s...jan.nijtmans2020-10-071-2/+1
* Merge-mark trunk. Fix warning in tkUnixSysNotify.c. Eliminate eol-spacingjan.nijtmans2020-09-261-153/+153
* The UnixSysTray part builds without libnotify. Eliminate some gcc warningsjan.nijtmans2020-09-241-15/+11
* Make it build with --disable-libnotify. Add packages for MacOSX and Ubuntu fo...jan.nijtmans2020-09-241-0/+4
* Merge trunk. Some fixes compiling with -DTK_NO_DEPRECATEDjan.nijtmans2020-09-221-9/+9
* Tray icon works on Darwin/X11; on to implementing the system notify/libnotify...Kevin Walzer2020-09-221-0/+9
* Eliminate most warningsKevin Walzer2020-09-221-1666/+1695
* Attempt to build on X11Kevin Walzer2020-09-211-0/+1
* Initial implementation of systray command for X11 based on tktrayKevin Walzer2020-09-131-0/+1665