summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Add SVG example to widget demoKevin Walzer2021-12-102-1/+76
* formattingjan.nijtmans2021-11-3019-72/+72
* Merge 8.7jan.nijtmans2021-10-2712-105/+500
|\
| * Merge 8.6max2021-10-181-0/+1
| |\
| | * Fix indentationmax2021-10-181-1/+1
| | * Let the font chooser dialog also expand in Y directionmax2021-10-181-0/+1
| * | Change "!= -1" into ">= 0"jan.nijtmans2021-09-241-3/+3
| * | Make IME bindings not leak into global variablesdkf2021-09-246-71/+108
| * | Merge 8.7jan.nijtmans2021-09-211-4/+4
| |\ \
| * | | More complete and correct testing of 'wm iconbadge' parameters. Tests pass on...fvogel2021-09-061-4/+5
| * | | Improve error handling; remove two unnecessary icon badge testsKevin Walzer2021-09-061-5/+12
| * | | More cleanup of errorsKevin Walzer2021-09-041-1/+6
| * | | Update error messagesKevin Walzer2021-09-041-1/+1
| * | | Better error reportingfvogel2021-09-031-1/+2
| * | | Remove commented out codefvogel2021-09-031-6/+0
| * | | Attempt to support badges for multiple toplevels. Works on X11 at least.fvogel2021-09-032-9/+80
| * | | Simplify slightlyfvogel2021-09-031-3/+2
| * | | Remove useless statementsfvogel2021-09-031-5/+0
| * | | Re-locate proc description.fvogel2021-09-021-8/+9
| * | | Move statement inside the x11 part since it does not apply to anything else.fvogel2021-09-021-5/+5
| * | | Remove useless statement.fvogel2021-09-021-2/+0
| * | | Remove useless statements.fvogel2021-09-021-3/+0
| * | | Move code after input argument checking.fvogel2021-09-021-4/+4
| * | | Cosmetic changesfvogel2021-09-021-41/+28
| * | | Clean up some hiccups in X11 implementationKevin Walzer2021-08-221-8/+38
| * | | Add support for ! badge on X11Kevin Walzer2021-08-221-0/+2
| * | | Remove compiler warnings and segfaultsKevin Walzer2021-08-181-4/+4
| * | | Merge trunkKevin Walzer2021-08-1719-75/+1325
| |\ \ \ | | |/ /
| * | | Documentation updateKevin Walzer2021-08-161-30/+28
| * | | Refine widget demoKevin Walzer2021-08-162-4/+5
| * | | Add widget demoKevin Walzer2021-08-162-0/+32
| * | | One more tweakKevin Walzer2021-08-161-0/+2
| * | | X11 implementation substantially completeKevin Walzer2021-08-161-5/+9
| * | | Further refinement of icon badge API; now consistently works on X11, needs to...Kevin Walzer2021-08-151-269/+31
| * | | Initial implementation of Tk-based icon badge API - much more polish neededKevin Walzer2021-08-142-1/+30
| * | | Fix indentKevin Walzer2021-08-111-431/+431
| * | | Begin tk_badges TIPKevin Walzer2021-08-111-0/+441
* | | | Merge trunkjan.nijtmans2021-09-0619-75/+1325
|\ \ \ \ | | |/ / | |/| |
| * | | One final tweakKevin Walzer2021-08-091-1/+1
| * | | Minor tweak for Linux printingKevin Walzer2021-08-091-1/+1
| * | | Merge trunkKevin Walzer2021-08-011-0/+5
| |\ \ \ | | |/ /
| * | | Font handling enhancement: Use LOGFONTW in stead of LOGFONT for full Unicode.jan.nijtmans2021-07-221-5/+5
| * | | Formatting tweakKevin Walzer2021-07-211-2/+2
| * | | Formatting tweakKevin Walzer2021-07-211-7/+9
| * | | Remove unneeded macro; fix crash on Windows when cancel print button pressedKevin Walzer2021-07-211-2/+2
| * | | Merge in tk_print-ensemble-rewriteKevin Walzer2021-07-201-5/+2
| |\ \ \
| | * | | Display print dialog only once, not twiceKevin Walzer2021-07-191-7/+2
| | * | | Remove unneeded variable calls; printing still crashes on WindowsKevin Walzer2021-07-161-2/+0
| * | | | printer_name cannot be set, because linked variable is read-onlyjan.nijtmans2021-07-201-4/+0
| |/ / /
| * | | Remove debugging statementKevin Walzer2021-07-141-1/+0