summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Make "_systray" and "_sysnotify" real ObjCommands on Win32. Make tkWinSysTray...jan.nijtmans2020-11-121-113/+112
|\
* \ Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI ...jan.nijtmans2020-11-124-339/+24
|\ \ | |/
* | Fix wrong error messagefvogel2020-11-111-1/+1
* | And now let's get rid of the cache for the icon text, let winico do that for ...fvogel2020-11-111-3/+3
* | Ahem. Of course.fvogel2020-11-111-1/+5
* | Fix bug in winico: when using 'taskbar modify' with -callback and not specify...fvogel2020-11-111-0/+1
* | Cleanup of error messages on WindowsKevin Walzer2020-11-091-6/+6
* | Tray icon on Windows now disappears when Wish exits; still requires mouse to ...Kevin Walzer2020-11-091-4/+2
* | Possible fix for Windows icon not being immediately deletedKevin Walzer2020-11-081-0/+3
* | ReadICOHeader is local to tkWinWm.c, it's not used elsewhere so far.fvogel2020-11-082-56/+0
* | Remove duplicate code.fvogel2020-11-084-71/+58
* | Merge Marc Culler changes into this TIPKevin Walzer2020-11-025-12/+20
|\ \ | |/
* | Merge 8.7jan.nijtmans2020-10-283-6/+6
|\ \
* \ \ Merge trunkjan.nijtmans2020-10-211-2/+2
|\ \ \
* | | | Use sane platform specific icons on each platform notificationKevin Walzer2020-10-191-1/+1
* | | | Display system tray icon in system tray notificationsKevin Walzer2020-10-181-1/+1
* | | | Merge trunkjan.nijtmans2020-10-161-8/+1
|\ \ \ \
* | | | | Improve consistancy in error messages. Some code cleanup (e.g. more use of TC...jan.nijtmans2020-10-131-10/+3
* | | | | Remove compiler complaints on WindowsKevin Walzer2020-10-123-3/+70
* | | | | Remove and refactor some irrelevant codeKevin Walzer2020-10-124-206/+72
* | | | | Merge trunkjan.nijtmans2020-10-111-4/+2
|\ \ \ \ \
* \ \ \ \ \ Merge trunkjan.nijtmans2020-10-083-4/+4
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge trunk. Don't include <tk.h> since that might use the system <tk.h> in s...jan.nijtmans2020-10-072-5/+3
|\ \ \ \ \ \ \
* | | | | | | | Final cleanup; ready for testingKevin Walzer2020-10-071-16/+16
* | | | | | | | Merge trunk. Rename tkMacOSXSysTray.c and fix MacOSX (UNIX) Makefile.in for itjan.nijtmans2020-10-064-6/+6
|\ \ \ \ \ \ \ \ | |/ / / / / / /
* | | | | | | | Merge trunk. Add MODULE_SCOPE MacSystrayInit() function (not enough to make i...jan.nijtmans2020-10-022-3/+9
|\ \ \ \ \ \ \ \
* | | | | | | | | Fix typoKevin Walzer2020-10-021-1/+1
* | | | | | | | | Initial macOS implementationKevin Walzer2020-10-021-1/+1
* | | | | | | | | System notifications now display system info icon on WindowsKevin Walzer2020-09-261-1/+2
* | | | | | | | | Refine commentsKevin Walzer2020-09-261-3/+4
* | | | | | | | | Fix typoKevin Walzer2020-09-261-1/+1
* | | | | | | | | Remove additional obsolete functionsKevin Walzer2020-09-261-276/+7
* | | | | | | | | Merge-mark trunk. Fix warning in tkUnixSysNotify.c. Eliminate eol-spacingjan.nijtmans2020-09-266-165/+165
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Adding icons to the system tray on Windows from Tk images now works; on to macOSKevin Walzer2020-09-261-26/+25
* | | | | | | | | | Tk now builds with icon from Tk image; still error messages and not working yetKevin Walzer2020-09-261-22/+23
* | | | | | | | | | Remove compiler warningsKevin Walzer2020-09-251-9/+11
* | | | | | | | | | Merge trunkKevin Walzer2020-09-251-20/+17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
* | | | | | | | | | Test creating Windows icons from TkKevin Walzer2020-09-251-2/+167
* | | | | | | | | | Attempt to build on X11Kevin Walzer2020-09-211-2/+2
* | | | | | | | | | Merge trunkKevin Walzer2020-09-178-86/+79
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
* | | | | | | | | | Minor tweaks to new Tcl command names; preliminary addition of libnotify to c...Kevin Walzer2020-09-131-1/+1
* | | | | | | | | | Initial implementation of systray command for X11 based on tktrayKevin Walzer2020-09-131-2/+2
* | | | | | | | | | Minor tweak, thanks to fvogel for suggestionKevin Walzer2020-09-071-1/+1
* | | | | | | | | | Remove warnings from code; thanks to thommey for debugging assistance in Tcl ...Kevin Walzer2020-09-071-2/+2
* | | | | | | | | | 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