summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Make it build with --disable-libnotify. Add packages for MacOSX and Ubuntu fo...jan.nijtmans2020-09-244-3/+16
* Notifications work now, just needed charsKevin Walzer2020-09-241-16/+2
* Builds on Darwin, shows notifications but no strings - need to investigateKevin Walzer2020-09-243-1/+4
* More tweaks to configure to find glibKevin Walzer2020-09-242-10/+14
* Update makefile templateKevin Walzer2020-09-233-4/+11
* Refinements and support for glibKevin Walzer2020-09-233-18/+22
* Tweaks to configureKevin Walzer2020-09-232-8/+16
* Add check for glibKevin Walzer2020-09-232-0/+14
* Add notification codeKevin Walzer2020-09-231-0/+137
* Implementation complete, now to try to build on DarwinKevin Walzer2020-09-231-3/+6
* Merge trunk. Some fixes compiling with -DTK_NO_DEPRECATEDjan.nijtmans2020-09-221-9/+9
|\
| * re-generate unix/configurejan.nijtmans2020-09-221-0/+49
* | Tray icon works on Darwin/X11; on to implementing the system notify/libnotify...Kevin Walzer2020-09-221-0/+9
* | Eliminate most warningsKevin Walzer2020-09-223-1670/+1701
* | Attempt to build on X11Kevin Walzer2020-09-213-0/+7
* | Merge trunkKevin Walzer2020-09-211-0/+49
* | Merge trunkKevin Walzer2020-09-174-66/+64
|\ \ | |/
| * Fixes for Apple Event execution on app startup and window display in IDLE/Tki...Kevin Walzer2020-09-171-0/+37
| |\
| * | typo in unixEmbed.test testcase. Make install-sh executablejan.nijtmans2020-09-171-0/+0
| * | Merge 8.6jan.nijtmans2020-09-111-1/+1
| |\ \ | | |/
| | * Fix [3bc0f44ef3]: UBSan complains about body.chars[] usagejan.nijtmans2020-09-111-1/+1
| | |\
| | | * More usages for TKFLEXARRAYjan.nijtmans2020-09-101-2/+2
| * | | Merge 8.6jan.nijtmans2020-09-101-1/+1
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * More use of TCL_UNUSED() and C++-safe typecasts. Use Tk_Offset() in stead of ...jan.nijtmans2020-09-101-1/+1
| * | Merge 8.6jan.nijtmans2020-09-092-54/+54
| |\ \ | | |/
| | * TIP #581: More progressjan.nijtmans2020-09-092-54/+54
| * | Merge 8.6jan.nijtmans2020-09-082-4/+2
| |\ \ | | |/
| | * Merge 8.5. jan.nijtmans2020-09-082-4/+2
| | |\
| | | * Update Xcode from 11.5 to 11.6.jan.nijtmans2020-08-171-1/+1
| * | | Merge 8.6jan.nijtmans2020-09-042-4/+4
| |\ \ \ | | |/ /
| * | | Consolidate Tk 8.7 error-messages regarding TIP #581. More Master -> Containe...jan.nijtmans2020-09-031-7/+7
| * | | Implement TIP #580: Export Tk_GetDoublePixelsFromObj and 5 morejan.nijtmans2020-09-021-2/+2
| |\ \ \
| | * \ \ Merge trunkjan.nijtmans2020-08-241-1/+3
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-08-132-9/+9
| | |\ \ \ \
| | * | | | | New TIP #580 implementation. Documentation still missing.jan.nijtmans2020-07-141-2/+2
* | | | | | | Fix typosKevin Walzer2020-09-131-3/+3
* | | | | | | Minor tweaks to new Tcl command names; preliminary addition of libnotify to c...Kevin Walzer2020-09-131-0/+37
* | | | | | | Initial implementation of systray command for X11 based on tktrayKevin Walzer2020-09-131-0/+1665
|/ / / / / /
* | | | | | Merge 8.6. Some more textual changesjan.nijtmans2020-08-271-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
* | | | | Fix [de0c219db2]: Use platform placeholder text colors as defaults. Note: Res...fvogel2020-08-241-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use a symbolic name for the default color for the placeholder text on X11.fvogel2020-07-141-1/+3
| | |/ / | |/| |
* | | | Merge 8.6jan.nijtmans2020-08-121-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Rename (internal) MAASTER_MENU to MAIN_MENU, but keep the original, just to b...jan.nijtmans2020-08-121-2/+2
* | | | The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | The semantics of TkpWillDrawWidget was reversed in the previous commit. Propa...fvogel2020-07-191-1/+1
| |\ \
| | * | The semantics of TkpWillDrawWidget was reversed in a previous commit in this ...fvogel2020-07-191-1/+1
* | | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
|\ \ \ \ | |/ / /
| * | | Fix [09abd739b5]: bind-13.14 fails on Debian 10.fvogel2020-07-141-0/+8
| |\ \ \
| | * | | Fix blank spacefvogel2020-07-071-2/+2
| | * | | Same fix, code organized differentlyfvogel2020-07-071-12/+10