summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Use more 'bool' type internallyjan.nijtmans2025-12-047-22/+22
|\
| * Use more 'bool' type internallyjan.nijtmans2025-12-041-2/+2
* | Correct typoKevin Walzer2025-12-011-1/+1
* | Comment cleanupKevin Walzer2025-12-011-8/+6
* | System notifications now use customized icon and titlebar string for better UIKevin Walzer2025-12-011-36/+47
* | Some progressKevin Walzer2025-12-011-124/+38
* | Move to branchKevin Walzer2025-12-011-27/+165
* | Correct updateKevin Walzer2025-12-011-165/+27
* | Move update to systray to branchKevin Walzer2025-12-011-27/+165
* | Revert changes, additional work neededKevin Walzer2025-12-011-162/+28
* | Revise internal implementation of sysnotify on Windows to use the title of Tk...Kevin Walzer2025-12-011-28/+162
* | Final fix for [e770378a5b]: Narrator fails to speak accessible text on Windowsjan.nijtmans2025-11-241-12/+10
|\ \
| * | Windows build is broken, this hopefully fixes it, see [e770378a5ba56ca2]core-bug-e770378a5bjan.nijtmans2025-11-231-10/+8
* | | Indentingjan.nijtmans2025-11-242-33/+33
* | | Remove all SEH error-handling for TkFinalize. See [44b34c6152]jan.nijtmans2025-11-241-195/+3
|\ \ \ | |/ / |/| / | |/
| * Always define noinline flag to DllMain, to prevent optimizer flag -O3 to caus...jan.nijtmans2025-11-241-1/+1
| * (backport): Don't protect TkFinalize() with SEH on arm64 and in debug more. S...jan.nijtmans2025-11-241-10/+10
* | Minor typo correctionsKevin Walzer2025-11-191-2/+2
* | Remove unused functionKevin Walzer2025-11-191-32/+0
* | Clarify commentKevin Walzer2025-11-191-1/+2
* | Remove non-functioning UIA bridge and delegate to Windows-provided MSAA-UIA b...Kevin Walzer2025-11-192-1772/+208
|\ \
| * | Experiment: don't try to hide exceptions in Tkfinailize in debug mode and on ...jan.nijtmans2025-11-131-5/+5
* | | Correct typoKevin Walzer2025-11-191-0/+1
* | | Improve management of toplevel namesKevin Walzer2025-11-191-7/+15
* | | Successful retrieval of text from table/tree rows, but navigation needs workKevin Walzer2025-11-181-17/+1
* | | Progress! We have focus rect on table rows, still need to get label textKevin Walzer2025-11-181-80/+75
* | | Additional refinement, still working on getting accessible focus to table rowsKevin Walzer2025-11-181-91/+129
* | | Slightly cleaner implementation of focus rect for table/tree rowsKevin Walzer2025-11-181-53/+94
* | | Correct indentationKevin Walzer2025-11-171-32/+32
* | | CleanupKevin Walzer2025-11-171-87/+77
* | | Correct name handling for tree/table in NarratorKevin Walzer2025-11-171-15/+0
* | | Still working on selection/narration events in NarratorKevin Walzer2025-11-171-31/+145
* | | Some progress on navigating/narrating list/tree items, but more work neededKevin Walzer2025-11-171-119/+281
* | | Additional refinementsKevin Walzer2025-11-171-92/+225
* | | Implementation of virtual child widgetsKevin Walzer2025-11-171-24/+615
* | | Improvements in Narrator support - menu entries and widget labels for buttons...Kevin Walzer2025-11-162-75/+688
* | | Test removal of UI Automation bridge to see if Microsoft's built-in bridge is...Kevin Walzer2025-11-161-489/+121
|/ /
* | Eliminate a few more unused variables. Fix indentingjan.nijtmans2025-11-132-11/+8
* | Merge 9.0jan.nijtmans2025-11-131-18/+28
|\ \ | |/
| * Version => 9.0.4jan.nijtmans2025-11-132-2/+2
| |\
| | * Fix [44b34c6152]: Fix crash on exit due to faulty asm code in DllMainjan.nijtmans2025-11-121-18/+28
| | * Undo latest commit: it breaks the --enable-symbols buildjan.nijtmans2025-11-121-28/+18
| | * Fix [44b34c6152]: Fix crash on exit due to faulty asm code in DllMainjan.nijtmans2025-11-111-18/+29
| * | Build fix from Oscar Fuentescore-bug-44b34c6152jan.nijtmans2025-11-121-2/+2
| * | Fix [44b34c6152]: Fix crash on exit due to faulty asm code in DllMainjan.nijtmans2025-11-111-18/+28
* | | Remove copyrightKevin Walzer2025-11-043-109/+109
* | | Merge trunk, fix tk-1.2 testcasejan.nijtmans2025-11-043-1082/+1519
|\ \ \
| * \ \ Merge 9.0jan.nijtmans2025-11-041-1029/+1458
| |\ \ \ | | |/ /
| | * | Merge tk-print-fixes branch, which contains various fixes for 'tk print'jan.nijtmans2025-11-041-1069/+1499
| | |\ \
| | | * \ Merge trunkcore-tk-print-fixesjan.nijtmans2025-10-3135-992/+679
| | | |\ \