summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move code after input argument checking.fvogel2021-09-021-4/+4
* Cosmetic changesfvogel2021-09-021-41/+28
* Use a specific toplevel for the 'wm iconbadge' tests, in order to decouple th...fvogel2021-09-011-4/+9
* Put '-constraints' after test titlejan.nijtmans2021-09-011-1/+1
* Exclude X11 from wm iconphoto test; unable to return correct result because o...Kevin Walzer2021-09-011-1/+1
* Possible additional fixKevin Walzer2021-08-311-1/+1
* Fix for test errorKevin Walzer2021-08-311-1/+1
* Additional fix for macOSKevin Walzer2021-08-301-0/+5
* More fixes for test suiteKevin Walzer2021-08-305-9/+15
* Fix argument parsing in test suiteKevin Walzer2021-08-301-1/+6
* Restore test for wm iconphoto .Kevin Walzer2021-08-271-2/+2
* Fix crash in wm test suite on WindowsKevin Walzer2021-08-271-1/+10
* Improve error message on WindowsKevin Walzer2021-08-261-2/+2
* Remove Release() call that was causing crash on WindowsKevin Walzer2021-08-261-3/+1
* Clean up some hiccups in X11 implementationKevin Walzer2021-08-221-8/+38
* Add support for ! badge on X11Kevin Walzer2021-08-221-0/+2
* Documentation updateKevin Walzer2021-08-211-1/+3
* Test updateKevin Walzer2021-08-211-1/+1
* Documentation and test tweaksKevin Walzer2021-08-212-6/+6
* IndentationKevin Walzer2021-08-211-2/+2
* Use native wrapper window for iconbadge; now works on WindowsKevin Walzer2021-08-211-4/+4
* Minor tweaksKevin Walzer2021-08-211-6/+2
* Try again with hooking COM bitsKevin Walzer2021-08-211-28/+29
* IndentationKevin Walzer2021-08-201-1/+1
* TweaksKevin Walzer2021-08-201-0/+1
* Minor reformattingKevin Walzer2021-08-201-22/+21
* Move COM initializationKevin Walzer2021-08-202-4/+5
* Minor tweaksKevin Walzer2021-08-191-21/+17
* Committing cleaned up version; still doesn't work, unclear whyKevin Walzer2021-08-191-11/+26
* Additional refactoringKevin Walzer2021-08-192-10/+34
* Let's see if this worksKevin Walzer2021-08-191-1/+1
* Further refinements to get overlay icons to displayKevin Walzer2021-08-192-2/+6
* Tweak initialization of COM libraryKevin Walzer2021-08-192-17/+19
* Possible fixKevin Walzer2021-08-191-16/+13
* Windows builds and appears correct, but icon overlay does not display; more r...Kevin Walzer2021-08-181-4/+8
* Remove compiler warnings and segfaultsKevin Walzer2021-08-183-20/+28
* Windows API now builds; still need to testKevin Walzer2021-08-182-14/+27
* Add tests for iconbadgeKevin Walzer2021-08-171-2/+16
* Merge trunkKevin Walzer2021-08-1732-85/+6785
|\
| * Merge TIP 604Kevin Walzer2021-08-1732-85/+6785
| |\
| | * One final tweakKevin Walzer2021-08-091-1/+1
| | * Minor tweak for Linux printingKevin Walzer2021-08-091-1/+1
| | * Merge trunkKevin Walzer2021-08-013-1/+32
| | |\
| | * | Further conversion to Wide Win32 APIjan.nijtmans2021-07-261-21/+28
| | * | Merge 8.7jan.nijtmans2021-07-261-7/+7
| | |\ \
| | * | | Fix max chars to be written by wcsncpy (taken over from tkWinDialog.c)jan.nijtmans2021-07-231-1/+1
| | * | | end-of-line spacingjan.nijtmans2021-07-221-2/+2
| | * | | Font handling enhancement: Use LOGFONTW in stead of LOGFONT for full Unicode.jan.nijtmans2021-07-223-20/+25
| | * | | Formatting tweakKevin Walzer2021-07-211-2/+2
| | * | | Formatting tweakKevin Walzer2021-07-211-7/+9