| Commit message (Expand) | Author | Age | Files | Lines |
* | Change (non-standard, Windows-only) keysyms "Win_L", "Win_R" and "App" keycod... | jan.nijtmans | 2021-01-18 | 1 | -2/+2 |
|
|
* | Fix warning in win/tkWinSysTray.c. Add missing HAVE_LIBNOTIFY in unix/tkConfi... | jan.nijtmans | 2020-12-15 | 1 | -2/+2 |
|
|
* | Fix wm-iconphoto-1.5.1 testcase on Windows | jan.nijtmans | 2020-12-14 | 1 | -1/+1 |
|
|
* | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -7/+7 |
|
|
* | More cosmetic changes | fvogel | 2020-11-21 | 1 | -8/+10 |
|
|
* | Cosmetic changes (spacing, indentation) | fvogel | 2020-11-20 | 1 | -10/+12 |
|
|
* | Additional update from Eric | Kevin Walzer | 2020-11-18 | 1 | -8/+24 |
|
|
* | More info in comments | fvogel | 2020-11-17 | 1 | -2/+4 |
|
|
* | Continued lines are indented 8 spaces. | fvogel | 2020-11-17 | 1 | -1/+1 |
|
|
* | Additional update from Eric refines icon tracking | Kevin Walzer | 2020-11-17 | 1 | -19/+28 |
|
|
* | Better checking of icoPtr on Windows to avoid crash | Kevin Walzer | 2020-11-16 | 1 | -1/+1 |
|
|
* | Fix for crash in tkWynSysTray.c for null read of icon pointer | Kevin Walzer | 2020-11-16 | 1 | -3/+6 |
|
|
* | Eric Boudaillier's latest patch (with a few tweaks, eliminating compiler warn... | jan.nijtmans | 2020-11-16 | 1 | -233/+25 |
|
|
* | Merge 8.7 | jan.nijtmans | 2020-11-16 | 1 | -2/+2 |
|
|
* | Add copyright notices, minor tweaks | Kevin Walzer | 2020-11-15 | 1 | -0/+2 |
|
|
* | Backout previous commit, which wasn't such a good idea after all (the changeP... | fvogel | 2020-11-15 | 1 | -5/+4 |
|
|
* | Fix failure of systray-14 triggered by the before last commit. The best way t... | fvogel | 2020-11-15 | 1 | -4/+5 |
|
|
* | Eric's contribution, allowing changing the image of a systray icon without ma... | fvogel | 2020-11-15 | 1 | -198/+141 |
|
|
* | Eric's contribution making the multiple interp management and icons cleanup o... | fvogel | 2020-11-15 | 1 | -103/+139 |
|
|
* | Further respect coding standards in tkWinSystray.c | fvogel | 2020-11-15 | 1 | -26/+22 |
|
|
* | Backout wrong fix [376e086e], and replace it by the correct fix (that is: don... | fvogel | 2020-11-15 | 1 | -15/+2 |
|
|
* | Better respect our coding standards (indentation, mainly) in tkWinSystray.c. | fvogel | 2020-11-15 | 1 | -222/+262 |
|
|
* | Let previous commit build on MSVC so that we can check it | fvogel | 2020-11-15 | 1 | -11/+14 |
|
|
* | Child interpreter now returns error if creating tray icon with non-existent i... | Kevin Walzer | 2020-11-15 | 1 | -1/+12 |
|
|
* | Move _systray and _sysnotify out of the global namespace | fvogel | 2020-11-14 | 1 | -2/+2 |
|
|
* | More clean-ups (mainly for C++ compatibility) | jan.nijtmans | 2020-11-12 | 1 | -116/+116 |
|
|
* | Make "_systray" and "_sysnotify" real ObjCommands on Win32. Make tkWinSysTray... | jan.nijtmans | 2020-11-12 | 1 | -113/+112 |
|
|
* | Merge trunk. Clean-up win32 systray code (not completed yet, still some ANSI ... | jan.nijtmans | 2020-11-12 | 1 | -246/+23 |
|
|
* | Fix wrong error message | fvogel | 2020-11-11 | 1 | -1/+1 |
|
|
* | And now let's get rid of the cache for the icon text, let winico do that for ... | fvogel | 2020-11-11 | 1 | -3/+3 |
|
|
* | Ahem. Of course. | fvogel | 2020-11-11 | 1 | -1/+5 |
|
|
* | Fix bug in winico: when using 'taskbar modify' with -callback and not specify... | fvogel | 2020-11-11 | 1 | -0/+1 |
|
|
* | Cleanup of error messages on Windows | Kevin Walzer | 2020-11-09 | 1 | -6/+6 |
|
|
* | Tray icon on Windows now disappears when Wish exits; still requires mouse to ... | Kevin Walzer | 2020-11-09 | 1 | -4/+2 |
|
|
* | Possible fix for Windows icon not being immediately deleted | Kevin Walzer | 2020-11-08 | 1 | -0/+3 |
|
|
* | Remove duplicate code. | fvogel | 2020-11-08 | 1 | -21/+0 |
|
|
* | Use sane platform specific icons on each platform notification | Kevin Walzer | 2020-10-19 | 1 | -1/+1 |
|
|
* | Display system tray icon in system tray notifications | Kevin Walzer | 2020-10-18 | 1 | -1/+1 |
|
|
* | Improve consistancy in error messages. Some code cleanup (e.g. more use of TC... | jan.nijtmans | 2020-10-13 | 1 | -10/+3 |
|
|
* | Remove compiler complaints on Windows | Kevin Walzer | 2020-10-12 | 1 | -1/+0 |
|
|
* | Remove and refactor some irrelevant code | Kevin Walzer | 2020-10-12 | 1 | -93/+0 |
|
|
* | Merge trunk. Don't include <tk.h> since that might use the system <tk.h> in s... | jan.nijtmans | 2020-10-07 | 1 | -2/+2 |
|
|
* | Final cleanup; ready for testing | Kevin Walzer | 2020-10-07 | 1 | -16/+16 |
|
|
* | Merge trunk. Rename tkMacOSXSysTray.c and fix MacOSX (UNIX) Makefile.in for it | jan.nijtmans | 2020-10-06 | 1 | -2/+2 |
|
|
* | Fix typo | Kevin Walzer | 2020-10-02 | 1 | -1/+1 |
|
|
* | Initial macOS implementation | Kevin Walzer | 2020-10-02 | 1 | -1/+1 |
|
|
* | System notifications now display system info icon on Windows | Kevin Walzer | 2020-09-26 | 1 | -1/+2 |
|
|
* | Refine comments | Kevin Walzer | 2020-09-26 | 1 | -3/+4 |
|
|
* | Fix typo | Kevin Walzer | 2020-09-26 | 1 | -1/+1 |
|
|
* | Remove additional obsolete functions | Kevin Walzer | 2020-09-26 | 1 | -276/+7 |
|
|