| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Remove compiler errors | Kevin Walzer | 2020-11-16 | 1 | -3/+3 |
|
|
* | Eric Boudaillier's latest patch (with a few tweaks, eliminating compiler warn... | jan.nijtmans | 2020-11-16 | 4 | -322/+133 |
|
|
* | Merge 8.7 | jan.nijtmans | 2020-11-16 | 2 | -6/+6 |
|\ |
|
| * | Implement TIP #588: Unicode for (X11) keysyms | jan.nijtmans | 2020-11-16 | 1 | -4/+4 |
| |\ |
|
| | * | Merge 8.5. Some more explicit type-casts. | jan.nijtmans | 2020-11-16 | 1 | -5/+16 |
| | |\ |
|
| | | * | Second argument of Tcl_StaticPackage() should always be Titlecase. Synced fro... | jan.nijtmans | 2020-11-16 | 1 | -4/+4 |
|
|
* | | | | 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 |
|
|
* | | | | duplicate macro definition | jan.nijtmans | 2020-11-12 | 1 | -6/+0 |
|
|
* | | | | More clean-ups (mainly for C++ compatibility) | jan.nijtmans | 2020-11-12 | 3 | -118/+117 |
|
|
* | | | | 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 | 4 | -339/+24 |
|\ \ \ \
| |/ / / |
|
* | | | | 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 |
|
|
* | | | | ReadICOHeader is local to tkWinWm.c, it's not used elsewhere so far. | fvogel | 2020-11-08 | 2 | -56/+0 |
|
|
* | | | | Remove duplicate code. | fvogel | 2020-11-08 | 4 | -71/+58 |
|
|
* | | | | Merge Marc Culler changes into this TIP | Kevin Walzer | 2020-11-02 | 5 | -12/+20 |
|\ \ \ \
| |/ / / |
|
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-28 | 3 | -6/+6 |
|\ \ \ \ |
|
* \ \ \ \ | Merge trunk | jan.nijtmans | 2020-10-21 | 1 | -2/+2 |
|\ \ \ \ \ |
|
* | | | | | | 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 |
|
|
* | | | | | | Merge trunk | jan.nijtmans | 2020-10-16 | 1 | -8/+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 | 3 | -3/+70 |
|
|
* | | | | | | | Remove and refactor some irrelevant code | Kevin Walzer | 2020-10-12 | 4 | -206/+72 |
|
|
* | | | | | | | Merge trunk | jan.nijtmans | 2020-10-11 | 1 | -4/+2 |
|\ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ | Merge trunk | jan.nijtmans | 2020-10-08 | 3 | -4/+4 |
|\ \ \ \ \ \ \ \ |
|
* \ \ \ \ \ \ \ \ | Merge trunk. Don't include <tk.h> since that might use the system <tk.h> in s... | jan.nijtmans | 2020-10-07 | 2 | -5/+3 |
|\ \ \ \ \ \ \ \ \ |
|