Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
268 check-ins using file macosx/README version 148a65dc
2025-06-24
| ||
01:00 | Merge trunk Leaf check-in: 74e65c6d user: kevin_walzer tags: tka11y | |
2025-06-23
| ||
01:05 | Race conditions/hangs/crashes associated with focus addressed check-in: fd6ae54a user: kevin_walzer tags: tka11y | |
2025-06-22
| ||
06:09 | Restore AccHelp functions check-in: 28cb06e5 user: kevin_walzer tags: tka11y | |
05:59 | Back out last two commits because they broke focus tracking and command execution - look for other ways to manage race conditions check-in: ac9407cd user: kevin_walzer tags: tka11y | |
03:07 | Additional checks against access violations check-in: 8d3b34c4 user: kevin_walzer tags: tka11y | |
02:49 | Address a few crashes check-in: a0fc24d5 user: kevin_walzer tags: tka11y | |
2025-06-20
| ||
03:34 | Remove unused var check-in: 73c42420 user: kevin_walzer tags: tka11y | |
03:32 | Command execution in response to button press FINALLY works in a multi-threaded context (triggered on COM background thread, pushed to main thread for processing by Tk check-in: f5f911fa user: kevin_walzer tags: tka11y | |
01:55 | Additional refinement of command execution on main thread - still need to align interps check-in: 47785e3d user: kevin_walzer tags: tka11y | |
2025-06-19
| ||
03:51 | Re-work command and focus execution check-in: 097de28c user: kevin_walzer tags: tka11y | |
2025-06-17
| ||
02:14 | Refinement of accessibility frame, command execution check-in: ddb28eb1 user: kevin_walzer tags: tka11y | |
2025-06-15
| ||
21:09 | Progress on crashes/hangs in Wish check-in: 563609c8 user: kevin_walzer tags: tka11y | |
01:08 | Clear compiler errors with new design; testing needed check-in: ad78d1fc user: kevin_walzer tags: tka11y | |
2025-06-14
| ||
21:41 | Significant re-design of Windows accessibility binding; refactoring all Tcl/Tk functions to run on the main thread or with a global thread lock to protect data; MSAA calls run on background threads check-in: 4af8d8e6 user: kevin_walzer tags: tka11y | |
10:35 | clipboard.test, select.test: uniformize usage of NOTE/NOTES section header Leaf check-in: ba918d52 user: erikleunissen tags: uniform_test_file_structure | |
10:17 | wm.test: move tests wm-client-*, restoring alphabetical order check-in: 44126b67 user: erikleunissen tags: uniform_test_file_structure | |
09:49 | unixWm.test: correct section headers check-in: c1fb87e8 user: erikleunissen tags: uniform_test_file_structure | |
04:32 | Initial revisions - more extensive re-work to come check-in: 1ee6d554 user: kevin_walzer tags: tka11y | |
02:36 | Rethink separation of Tk and MSAA threads check-in: 23b21e80 user: kevin_walzer tags: tka11y | |
2025-06-13
| ||
14:40 | Change capitalization; add man page. Leaf check-in: 22418666 user: culler tags: json_info_plist | |
11:55 | ttk/vsapi.test: add file header check-in: 384ed5e7 user: erikleunissen tags: uniform_test_file_structure | |
11:16 | unixWm.test (unixWm-44.[78]): compensate for the change in commit [ec7ee9d92e] for platforms other than unix. check-in: 05b9c71a user: erikleunissen tags: uniform_test_file_structure | |
07:54 | canvRect.test: split test canvRect-5.1 into two tests, thus eliminating a variable test result. check-in: db03bd59 user: erikleunissen tags: uniform_test_file_structure | |
07:51 | constraints.tcl: new constraint definition for windowing system "win32" check-in: 4edccef5 user: erikleunissen tags: uniform_test_file_structure | |
2025-06-12
| ||
20:21 | option.test, unixWm.test, wm.test: resolve cases where the test result is unnecessarily stored in a variable check-in: 1754c4a9 user: erikleunissen tags: uniform_test_file_structure | |
20:17 | visual.test: distinguish common test setup and definition of local test constraints check-in: 1941d875 user: erikleunissen tags: uniform_test_file_structure | |
14:56 | Remove all occurrences of "return" as the last command in a test file check-in: fe0156eb user: erikleunissen tags: uniform_test_file_structure | |
11:27 | wm.test: remove useless note check-in: 45c60ef5 user: erikleunissen tags: uniform_test_file_structure | |
11:16 | button.test: remove text indicating a renumbering of tests, because this type of information is (better) kept in the fossil repo check-in: 15341d87 user: erikleunissen tags: uniform_test_file_structure | |
08:35 | option.test: out of caution, put back code line removed in commit [cd59d7fb9c] check-in: cd385698 user: erikleunissen tags: uniform_test_file_structure | |
2025-06-10
| ||
19:16 | Merge-mark Leaf check-in: 32baf3bb user: jan.nijtmans tags: trunk, main | |
17:01 | Fix the aqua part of [e94c8bc845]: macOS clipboard managers do not notice clipboard changes done by Tk check-in: ba8192c7 user: culler tags: trunk, main | |
16:32 | Remove the clipboard transient command; leave the other changes in place. Closed-Leaf check-in: 23cc6391 user: culler tags: bug-e94c8bc845-aqua | |
12:27 | (ttk) Round 2 of adding section headers, correcting oversights caused by flawed search in previous round. check-in: 30d07f22 user: erikleunissen tags: uniform_test_file_structure | |
12:04 | Round 2 of adding section headers, correcting oversights caused by flawed search in previous round. check-in: b1f84284 user: erikleunissen tags: uniform_test_file_structure | |
12:01 | grid.test: correct some flaws that would otherwise be indicative of a section "COMMON TEST SETUP" for a single test. check-in: ee12597c user: erikleunissen tags: uniform_test_file_structure | |
11:46 | Merge trunk check-in: d6ebd820 user: erikleunissen tags: uniform_test_file_structure | |
11:38 | Addendum to project "Collect utility procs for the Tk test suite", correcting two proc names in comments in entry.test. check-in: 7c346303 user: erikleunissen tags: trunk, main | |
11:34 | Remove Github CI scheduling instructions Closed-Leaf check-in: fdde2c69 user: erikleunissen tags: tk_collect_test_utils, addendum3 | |
05:59 | Adapt test clipboard-7.16 to the new command. check-in: 91446878 user: fvogel tags: bug-e94c8bc845-aqua | |
05:58 | Fix the build on Windows check-in: 505399a1 user: fvogel tags: bug-e94c8bc845-aqua | |
2025-06-09
| ||
03:57 | Edit out-of-date comment. check-in: b069a46b user: culler tags: bug-e94c8bc845-aqua | |
2025-06-08
| ||
17:19 | Fix the clear command on Windows. check-in: f9a258d9 user: marcc tags: bug-e94c8bc845-aqua | |
02:36 | Compiler errors cleared; pending testing and refinement check-in: 8ea54338 user: kevin_walzer tags: tka11y | |
01:41 | Eliminate many compiler errors with new threading setup - still need to resolve typing of arguments from marshalling function check-in: 64029fbe user: kevin_walzer tags: tka11y | |
2025-06-07
| ||
22:40 | Refactor code to run Tcl/Tk functions on main thread only; add thread locks to guard data check-in: 6daf7f01 user: kevin_walzer tags: tka11y | |
03:59 | Fix the clear command. check-in: 34cd8ef4 user: culler tags: bug-e94c8bc845-aqua | |
03:19 | Rework the design. The flush command is gone, replaced by clipboard transient. check-in: 2f89083d user: culler tags: bug-e94c8bc845-aqua | |
01:13 | Roll back to last stable focus version check-in: 20f63b1f user: kevin_walzer tags: tka11y | |
2025-06-06
| ||
12:20 | Merge trunk check-in: 7ea63eb0 user: erikleunissen tags: tk_collect_test_utils, addendum3 | |
12:14 | Let this branch test at Github CI. check-in: c3c6bd3f user: erikleunissen tags: tk_collect_test_utils, addendum3 | |
12:02 | Addendum 3 to tk_collect_test_utils: correct usage of name "doval" in comments in entry.test, proc was renamed previously check-in: a5562c58 user: erikleunissen tags: tk_collect_test_utils, addendum3 | |
10:04 | ttk/*.test: wrap long line in section "TESTFILE INITIALIZATION" check-in: be10dd50 user: erikleunissen tags: uniform_test_file_structure | |
09:35 | config.test: add sections COMMON TEST SETUP/CLEANUP check-in: 5160685c user: erikleunissen tags: uniform_test_file_structure | |
09:28 | color.test: move cleanup statement to section CLEANUP check-in: 5a1d56d3 user: erikleunissen tags: uniform_test_file_structure | |
09:28 | clipboard.test: collect notes check-in: eb4e436d user: erikleunissen tags: uniform_test_file_structure | |
2025-06-05
| ||
02:03 | Additional edit check-in: ef25057c user: kevin_walzer tags: tka11y | |
02:01 | Minor tweak check-in: a73980d0 user: kevin_walzer tags: tka11y | |
01:59 | Additional refinements check-in: f1713526 user: kevin_walzer tags: tka11y | |
01:47 | Additional progress in thread management check-in: 1d0292aa user: kevin_walzer tags: tka11y | |
01:10 | Progress on threading management/hanging app check-in: c53c03b3 user: kevin_walzer tags: tka11y | |
2025-06-04
| ||
18:43 | Fix cut-paste error. check-in: 53b369f8 user: culler tags: json_info_plist | |
18:31 | Add a command ::tk::mac::getInfoAsJSON which returns the JSON-encoded Info.plist file. check-in: d6d7263e user: culler tags: json_info_plist | |
11:45 | Minor adjustments check-in: d39875a8 user: kevin_walzer tags: tka11y | |
2025-06-03
| ||
03:00 | Add comment check-in: a2545dc1 user: kevin_walzer tags: tka11y | |
02:59 | Further progress check-in: 03d3a043 user: kevin_walzer tags: tka11y | |
02:39 | Progress on memory leaks check-in: 3595dbb9 user: kevin_walzer tags: tka11y | |
2025-06-02
| ||
15:46 | Merge mark check-in: e82ce250 user: apnadkarni tags: trunk, main | |
12:48 | Merge core-9-0-branch: TIP 716 accepted check-in: ddcbd331 user: apnadkarni tags: trunk, main | |
10:27 | Correct oversight w.r.t. previous commit check-in: ad34d08e user: erikleunissen tags: uniform_test_file_structure | |
10:21 | Sanitize "COMMON TEST CLEANUP" sections check-in: 1c321c16 user: erikleunissen tags: uniform_test_file_structure | |
08:35 | Wrap long line in section "TESTFILE INITIALIZATION" check-in: b44b1ae4 user: erikleunissen tags: uniform_test_file_structure | |
03:26 | Commit to preserve current work check-in: a943f6f3 user: kevin_walzer tags: tka11y | |
02:55 | Attempting to remove more direct Tcl calls from MSAA thread check-in: 86698940 user: kevin_walzer tags: tka11y | |
01:33 | Fix typo check-in: 0f6994be user: kevin_walzer tags: tka11y | |
01:30 | Keyboard navigation now correctly aligns Tk and MSAA focus check-in: 815a4a55 user: kevin_walzer tags: tka11y | |
2025-06-01
| ||
20:34 | Additional tweaks check-in: 79a63b05 user: kevin_walzer tags: tka11y | |
20:13 | merge mark Leaf check-in: b48d90df user: fvogel tags: revised_text, tip-466 | |
20:11 | Merge trunk (the fixes for Issue1. and Issue 2 discussed in [5d0bc3cfec] (see my comment dated 2025-05-31 14:25:43) are not needed for the revised text widget, which already behaves as expected to this regard. check-in: f1b573a0 user: fvogel tags: revised_text, tip-466 | |
20:04 | Fix Issue 1. and Issue 2. discussed in [5d0bc3cfec] (see my comment dated 2025-05-31 14:25:43). Also add caveat about the block cursor rendering. All patches provided by Christian Werner. check-in: 5d286a06 user: fvogel tags: trunk, main | |
02:28 | Progress on retaining MSAA focus, but need to prevent Wish from hanging check-in: 501151cd user: kevin_walzer tags: tka11y | |
2025-05-31
| ||
21:59 | Fix [e94c8bc845]: Tk does not work with clipboard managers on macOS check-in: 02fd5c9f user: culler tags: bug-e94c8bc845-aqua | |
12:39 | merge trunk check-in: 9c125118 user: fvogel tags: revised_text, tip-466 | |
12:38 | Disable warning C5287 showing up on recent MSVC 2022 versions. See https://core.tcl-lang.org/tcl/tktview/1dcda0e862. check-in: a5cef70a user: fvogel tags: revised_text, tip-466 | |
2025-05-30
| ||
20:17 | Begin to address hangs check-in: 90d1f9c2 user: kevin_walzer tags: tka11y | |
16:27 | Comment cleanup check-in: a7dd55ab user: kevin_walzer tags: tka11y | |
16:22 | Child widget accessible focus finally works check-in: dd221dad user: kevin_walzer tags: tka11y | |
11:11 | pack.test, scrollbar.test: correct "COMMON TEST SETUP" sections check-in: 4eeca13c user: erikleunissen tags: uniform_test_file_structure | |
2025-05-29
| ||
08:24 | Fix [17b509d78f]: wm iconbitmap does not support icon files with png images on Windows. check-in: cc7b2999 user: fvogel tags: trunk, main | |
02:50 | Rework some var names, remove unnecessary calls to Tcl_Interp check-in: c1fb830d user: kevin_walzer tags: tka11y | |
2025-05-28
| ||
20:49 | Additional revisions to make sure child widget functions are correctly wired in; also cleanup check-in: 41613faa user: kevin_walzer tags: tka11y | |
18:19 | Convert Tk child widgets from MSAA objects to virtual objects tracked by child Id - remove unnecessary functions and add utility functions check-in: 45861d50 user: kevin_walzer tags: tka11y | |
2025-05-27
| ||
11:35 | Remove tkWinAccessibility.h - code refactoring make it unnecessary check-in: 8c5cf844 user: kevin_walzer tags: tka11y | |
04:13 | Preserving current work, but moving to simpler design to focus on root accessible and convert child accessible methods to simple helper functions check-in: 68870e43 user: kevin_walzer tags: tka11y | |
2025-05-26
| ||
15:57 | Initialize dash structure to avoid potential ckfree() by Tk_GetDash. Leaf check-in: 9afe71fa user: emiliano tags: tk-print-fixes | |
01:33 | Move global state to per interp state. Check for a non-initialized DC in all gdi commands. check-in: b1de52e3 user: emiliano tags: tk-print-fixes | |
2025-05-25
| ||
20:38 | Additional cleanup check-in: 69027fc6 user: kevin_walzer tags: tka11y | |
19:17 | Refine new implementation, refactor code and correct compiler errors check-in: 53a260e5 user: kevin_walzer tags: tka11y | |
02:26 | More parsing cleanup. Make text printing from canvas and text widgets use different commands; the later has simpler needs and doesn't make sense to go through all the machinery canvas text item uses check-in: af6b2f2f user: emiliano tags: tk-print-fixes | |
2025-05-24
| ||
22:47 | Remove action handler check-in: a5aa1868 user: kevin_walzer tags: tka11y | |
22:45 | Separate MSAA implementations for toplevel and child widgets check-in: e32433ba user: kevin_walzer tags: tka11y | |
17:09 | (ttk) treetags.test, treeview.test, ttk.test, validate.test, vsapi.test: insert section headers corresponding to (amended) prototype check-in: c0641434 user: erikleunissen tags: uniform_test_file_structure | |
2025-05-23
| ||
16:42 | (ttk) scrollbar.test: add CLEANUP section check-in: c58cc073 user: erikleunissen tags: uniform_test_file_structure | |
16:32 | (ttk) progressbar.test, radiobutton.test, scale.test, scrollbar.test, spinbox.test: insert section headers corresponding to (amended) prototype check-in: f33712bc user: erikleunissen tags: uniform_test_file_structure | |
16:11 | (ttk) image.test, labelframe.test, layout.test, notebook.test, panedwindow.test: add file headers check-in: 3e94b5ee user: erikleunissen tags: uniform_test_file_structure | |
2025-05-22
| ||
20:04 | (ttk) checkbutton.test combobox.test entry.test image.test labelframe.test layout.test notebook.test panedwindow.test: insert section headers corresponding to (amended) prototype check-in: 0e5fc364 user: erikleunissen tags: uniform_test_file_structure | |
18:14 | wm.test xmfbox.test: insert section headers corresponding to (amended) prototype check-in: 770585a8 user: erikleunissen tags: uniform_test_file_structure | |
16:59 | winMenu.test, winMsgbox.test, winSend.test, winWm.test: insert section headers corresponding to (amended) prototype check-in: c205dd0f user: erikleunissen tags: uniform_test_file_structure | |
09:57 | window.test, winfo.test: insert section headers corresponding to (amended) prototype check-in: e000d378 user: erikleunissen tags: uniform_test_file_structure | |
01:15 | Merge trunk check-in: d9d8e618 user: emiliano tags: tk-print-fixes | |
01:12 | Correct positioning of image items check-in: 255e3ed0 user: emiliano tags: tk-print-fixes | |
00:19 | Parse dashes for correctness. They are still not implemented but this is a step in that direction. Correctly display arrows (within DC resolution constraints). check-in: d89b4add user: emiliano tags: tk-print-fixes | |
2025-05-21
| ||
20:49 | winButton.test, winClipboard.test, winDialog.test: insert section headers corresponding to (amended) prototype check-in: 32bdcffd user: erikleunissen tags: uniform_test_file_structure | |
16:51 | visual.test visual_bb.test: insert section headers corresponding to (amended) prototype check-in: 75d2350f user: erikleunissen tags: uniform_test_file_structure | |
16:17 | tk.test: move comment to file header check-in: 2271a90f user: erikleunissen tags: uniform_test_file_structure | |
16:02 | Simplify rectangle and polygon option parsing. check-in: aa6a4f24 user: emiliano tags: tk-print-fixes | |
02:58 | Resolve crashes introduced by rollback check-in: 14fa20e6 user: kevin_walzer tags: tka11y | |
00:45 | Replace DrawCharsW with GetTextMetricsW to calculate line height. Cleanup parsing in Arc, Oval and Line items check-in: 0db655fc user: emiliano tags: tk-print-fixes | |
2025-05-20
| ||
20:52 | unixWm.test: remove misplaced section header check-in: eb5d5850 user: erikleunissen tags: uniform_test_file_structure | |
18:03 | unixButton.test, unixEmbed.test, unixFont.test, unixMenu.test, unixSelect.test, unixWm.test, util.test: insert section headers corresponding to (amended) prototype check-in: ec7ee9d9 user: erikleunissen tags: uniform_test_file_structure | |
15:41 | Make rotated text work. Correct capstyle/joinstyle for arcs, polygons, line and rectangle. check-in: 69775734 user: emiliano tags: tk-print-fixes | |
07:23 | Fix 3335120320. Create include dir for installing extensions in non-default locations check-in: f94f84b2 user: jan.nijtmans tags: trunk, main | |
02:59 | Additional functions to support accessibility; cleanup check-in: 1c0f4ffc user: kevin_walzer tags: tka11y | |
2025-05-19
| ||
20:42 | Merge 9.0 check-in: 4a495ea6 user: jan.nijtmans tags: revised_text, tip-466 | |
20:07 | Merge trunk check-in: d13ca308 user: erikleunissen tags: uniform_test_file_structure | |
19:21 | Addendum to project "Collect utility procs for the Tk test suite" for proc "childTkInterp". check-in: fbd5f2c0 user: erikleunissen tags: trunk, main | |
19:12 | Remove Github CI scheduling instructions Closed-Leaf check-in: cfcd3e7d user: erikleunissen tags: tk_collect_test_utils, addendum2 | |
19:04 | crymson -> crimson, follow-up previous commit check-in: dcd15bd0 user: jan.nijtmans tags: trunk, main | |
16:55 | Fix [b6e71940b2]: colors.n error in color name. Doc fix only check-in: dfb667f5 user: jan.nijtmans tags: trunk, main | |
10:21 | Fix [7231bf9941]: Setting ttk state may change the a variable passed by value check-in: 3e103b4d user: jan.nijtmans tags: trunk, main | |
01:14 | Additional tweaking and merge trunk check-in: eabf151e user: kevin_walzer tags: tka11y | |
2025-05-18
| ||
19:42 | Remove comments that sow confusion check-in: f747565a user: erikleunissen tags: tk_collect_test_utils, addendum2 | |
19:35 | Fix [7231bf9941]: Setting ttk state may change the a variable passed by value Closed-Leaf check-in: afb43975 user: jan.nijtmans tags: bug-7231bf9941 | |
17:55 | Back out numerous changes - not going in right direction check-in: 1627b501 user: kevin_walzer tags: tka11y | |
2025-05-17
| ||
16:54 | Typo. check-in: b5099bba user: fvogel tags: uniform_test_file_structure | |
15:27 | Let this branch test at Github CI. check-in: 959d2eec user: erikleunissen tags: tk_collect_test_utils, addendum2 | |
14:17 | Merge unintended fork check-in: 0b1d51d6 user: erikleunissen tags: uniform_test_file_structure | |
14:08 | Merge trunk check-in: b6f6b364 user: erikleunissen tags: tk_collect_test_utils, addendum2 | |
12:37 | safePrimarySelection.test, systray.test, unixEmbed.test: simplify to use global utility proc "childTkInterp". testutils.tcl: simplify "childTkInterp" to use "loadTkCommand". check-in: 2a3ea79d user: erikleunissen tags: tk_collect_test_utils, addendum2 | |
12:24 | pack.test: correct oversight check-in: 84022f73 user: erikleunissen tags: uniform_test_file_structure | |
10:52 | scrollbar.test, spinbox.test, text.test: correct mistakes check-in: 37876ea8 user: erikleunissen tags: uniform_test_file_structure | |
2025-05-16
| ||
21:11 | Merge trunk (to unbreak the build with MSVC). check-in: 65c6ded0 user: fvogel tags: uniform_test_file_structure | |
17:46 | textIndex.test, textMark.test, textTag.test, textWind.test, tk.test: insert section headers corresponding to (amended) prototype check-in: af14190a user: erikleunissen tags: uniform_test_file_structure | |
14:56 | testutils.test, text.test, textBTree.test, textDisp.test, textImage.test: insert section headers corresponding to (amended) prototype check-in: 72c7c764 user: erikleunissen tags: uniform_test_file_structure | |
11:10 | Merge trunk check-in: 4333b4e1 user: jan.nijtmans tags: revised_text, tip-466 | |
11:08 | Backout accidently committed changes check-in: 16f86748 user: jan.nijtmans tags: trunk, main | |
09:19 | safe.test, safePrimarySelection.test, scale.test, scrollbar.test, select.test, send.test, spinbox.test, systray.test: insert section headers corresponding to (amended) prototype check-in: c3c28280 user: erikleunissen tags: uniform_test_file_structure | |
05:56 | raise.test: insert section headers corresponding to (amended) prototype check-in: 7eca7c77 user: erikleunissen tags: uniform_test_file_structure | |
2025-05-15
| ||
21:38 | pkgconfig.test: fix typo check-in: 06f93523 user: erikleunissen tags: uniform_test_file_structure | |
21:36 | pack.test, packgrid.test, panedwindow.test, pkgconfig.test, place.test: insert section headers corresponding to (amended) prototype check-in: 31c1492e user: erikleunissen tags: uniform_test_file_structure | |
21:17 | obj.test, option.test: insert section headers corresponding to (amended) prototype check-in: cd59d7fb user: erikleunissen tags: uniform_test_file_structure | |
15:26 | main.test menu.test menuDraw.test menubut.test message.test msgbox.test: insert section headers corresponding to (amended) prototype check-in: e9b9b7b4 user: erikleunissen tags: uniform_test_file_structure | |
14:22 | listbox.test: insert section headers corresponding to (amended) prototype check-in: 1b56eee0 user: erikleunissen tags: uniform_test_file_structure | |
13:06 | Merge trunk check-in: 454a12d8 user: jan.nijtmans tags: revised_text, tip-466 | |
11:20 | Merge trunk check-in: 9c60a4ab user: erikleunissen tags: uniform_test_file_structure | |
11:04 | image.test, imgBmap.test, imgListFormat.test, imgPNG.test, imgPPM.test, imgPhoto.test, imgSVGnano.test: insert section headers corresponding to (amended) prototype check-in: 9ead5acf user: erikleunissen tags: uniform_test_file_structure | |
09:41 | TIP #704: Extend Tk_CanvasTextInfo check-in: b8abd911 user: jan.nijtmans tags: trunk, main | |
09:28 | TIP #719: Add new states to make images of ttk::treeview and ttk::notebook customable check-in: c8727dda user: jan.nijtmans tags: trunk, main | |
09:23 | TIP #698: Handle negative screen distances check-in: 8c61b856 user: jan.nijtmans tags: trunk, main | |
08:15 | geometry.test, get.test, grab.test, grid.test: insert section headers corresponding to (amended) prototype check-in: 436616e1 user: erikleunissen tags: uniform_test_file_structure | |
01:20 | Committing to preserve current state check-in: d20c0332 user: kevin_walzer tags: tka11y | |
2025-05-14
| ||
21:41 | filebox.test, focus.test, focusTcl.test, font.test, fontchooser.test, frame.test: insert section headers corresponding to (amended) prototype check-in: 5a2c4356 user: erikleunissen tags: uniform_test_file_structure | |
18:26 | dialog.test, embed.test, entry.test, event.test: insert section headers corresponding to (amended) prototype check-in: 0eda7359 user: erikleunissen tags: uniform_test_file_structure | |
17:13 | choosedir.test, clipboard.test, clrpick.test, cluster.test, cmds.test, color.test, config.test, cursor.test: insert section headers corresponding to (amended) prototype check-in: f66d7527 user: erikleunissen tags: uniform_test_file_structure | |
16:18 | canvImg.test, canvMoveto.test, canvPs.test, canvRect.test, canvText.test, canvWind.test, canvas.test: insert section headers corresponding to (amended) prototype check-in: 134c7b7a user: erikleunissen tags: uniform_test_file_structure | |
15:45 | Correct hierarchical inconsistency in previous commit (amended plan for section headers) check-in: 202155d7 user: erikleunissen tags: uniform_test_file_structure | |
12:09 | bell.test, bgerror.test, bind.test, bitmap.test, border.test, busy.test, button.test: insert section headers corresponding to prototype check-in: 25c08a66 user: erikleunissen tags: uniform_test_file_structure | |
2025-05-13
| ||
19:58 | Additional handling for all different types of MSAA objects; still working on aligning accessibility and Tk focus check-in: 5374238e user: kevin_walzer tags: tka11y | |
08:38 | Improve wording of section header (and do some cleanup for choosedir.test) check-in: af09347c user: erikleunissen tags: uniform_test_file_structure, PROTOTYPE | |
2025-05-12
| ||
10:06 | Let this branch build and test at CI. check-in: 9f872e8e user: erikleunissen tags: uniform_test_file_structure | |
09:32 | main.tcl, choosedir.test, color.test: implementation of the first proposal check-in: 0626ffb0 user: erikleunissen tags: uniform_test_file_structure | |
2025-05-11
| ||
11:14 | Merge trunk check-in: dbc978c8 user: erikleunissen tags: uniform_test_file_structure | |
2025-05-10
| ||
02:04 | Extensive refinement; adding various debugging statements to test development, will remove later check-in: 779f6b24 user: kevin_walzer tags: tka11y | |
2025-05-09
| ||
15:07 | Addendum for proc "Click" to project "Collect utility procs for the Tk test suite" (merged previously) check-in: 227db681 user: erikleunissen tags: trunk, main | |
11:09 | testutils.tcl, winDialog.test, winMsgbox.test: combine and collect proc "Click" (removing the unused copy from winMsgbox.test) Closed-Leaf check-in: 1e5ae967 user: erikleunissen tags: tk_collect_test_utils, addendumClick | |
08:47 | Merge trunk check-in: 4bdc3a8d user: erikleunissen tags: tk_collect_test_utils, addendumClick | |
08:42 | New branch "addendumClick" check-in: 4d4e20ee user: erikleunissen tags: tk_collect_test_utils, addendumClick | |
2025-05-08
| ||
01:44 | Refine functions, add comments check-in: 6b50cdc3 user: kevin_walzer tags: tka11y | |
2025-05-07
| ||
20:48 | Merge trunk check-in: 0fab9cf2 user: erikleunissen tags: uniform_test_file_structure | |
20:16 | Fix [4eb4c07dae]: Incorrect expected result for test unixfont-2.9 check-in: 186f54c9 user: erikleunissen tags: trunk, main | |
19:50 | Remove now unused constraint 'haveCourierFamilyFont'. Closed-Leaf check-in: 56336de3 user: fvogel tags: bug-4eb4c07dae | |
10:09 | New branch for project "Make internal structure of test files uniform". Ticket: [b868892f29] check-in: 9aac852c user: erikleunissen tags: uniform_test_file_structure | |
09:26 | tests/constraints.tcl: use "eq" for string comparison check-in: 90d419b8 user: erikleunissen tags: bug-4eb4c07dae | |
09:14 | tests/unixFont.test: remove test unixfont-2.9 since it carries a constraint that is essentially the same as the test result, making the test useless check-in: 7a32197b user: erikleunissen tags: bug-4eb4c07dae | |
03:07 | Back out unnecessary changes check-in: dfc04e03 user: kevin_walzer tags: tka11y | |
02:20 | Additional refinements check-in: 55a2e437 user: kevin_walzer tags: tka11y | |
00:36 | Minor tweaks check-in: dd80dcdd user: kevin_walzer tags: tka11y | |
2025-05-06
| ||
19:46 | Use different text primitive when printing canvas text items with angle != 0. DrawTextW doesn't do the right thing (as opposed to TkDrawAngledTextLayout), so use TextOutW instead. This is a single line primitive, similar to TkDrawAngledChars, so single line, angled text items are now printed correctly. Multiline, angled text is still missing. check-in: 89e10312 user: emiliano tags: tk-print-fixes | |
11:30 | More pinpoint notifications, remove unused code check-in: 05d8afef user: kevin_walzer tags: tka11y | |
01:57 | Move key functions to main command check-in: 8457d85b user: kevin_walzer tags: tka11y | |
01:52 | Additional code to manage MSAA/Tk integration - needs refinement and testing check-in: b839af2f user: kevin_walzer tags: tka11y | |
01:28 | Work on canvas text items. Use the right font attributes. Correct placing wrt anchor and rotation options; single line text items are now printed correctly. check-in: 2c19b3a4 user: emiliano tags: tk-print-fixes | |
2025-05-05
| ||
16:14 | Refactor PrintSelectPrinter() a bit more. Hopefully it doesn't leak memory anymore. Change default font for printing text to "Courier New" on Windows, in line with what other platforms use (monospaced font). First attempt at font rotation check-in: 00e13e3d user: emiliano tags: tk-print-fixes | |
01:30 | Remove debugging statements check-in: 749168f3 user: kevin_walzer tags: tka11y | |
01:25 | Additional tweaks check-in: 18d46872 user: kevin_walzer tags: tka11y | |
2025-05-04
| ||
19:37 | Work toward passing MSAA events to Tk events for command processing check-in: e9631d78 user: kevin_walzer tags: tka11y | |
15:31 | Fix [c04e2aafd2]: Useless element in result for test winDialog-10.3 check-in: 3202b552 user: fvogel tags: trunk, main | |
2025-05-03
| ||
21:21 | Finally widgets obtain focus without crashing - now to begin refining actual widget interactions with accessibility on Windows check-in: becaf744 user: kevin_walzer tags: tka11y | |
04:51 | Remove release statement check-in: 2eb03eca user: kevin_walzer tags: tka11y | |
04:42 | Additional revisions check-in: fb8ebd48 user: kevin_walzer tags: tka11y | |
04:32 | Additional refinements to reduce crashes check-in: 6407d102 user: kevin_walzer tags: tka11y | |
03:35 | Updated handling of WM_GETOBJECT check-in: f08d43b6 user: kevin_walzer tags: tka11y | |
2025-05-02
| ||
11:55 | Merge trunk check-in: 5393901d user: kevin_walzer tags: tka11y | |
11:51 | Additional cleanup check-in: b94dd50e user: kevin_walzer tags: tka11y | |
03:40 | Remove unused functions check-in: 80b85a1e user: kevin_walzer tags: tka11y | |
2025-05-01
| ||
23:34 | Refactor PrintSelectPrinter() function. Move some global state to the function. Handle error and cancel conditions first. No functional changes, but (hopefully) this will ease future mainteinance check-in: 60470b5f user: emiliano tags: tk-print-fixes | |
23:06 | Avoid potential memory leaks check-in: de03cd97 user: emiliano tags: tk-print-fixes | |
22:58 | Implement missing "raw" smooth method for both lines and polygon canvas items check-in: b09c19db user: emiliano tags: tk-print-fixes | |
22:31 | Remove unused proc check-in: ac4d23e4 user: emiliano tags: tk-print-fixes | |
22:27 | Add missing variables check-in: 9df468f8 user: emiliano tags: tk-print-fixes | |
22:19 | Fix two problems printing text on windows: [_gdi characters] creates an array variable in the global scope, so move it to the ::tk::print namespace; also, provide a default width for those characters not in the array. No more 'can't read "charwidths(‾)": no such element in array' errors. check-in: 8514a4fc user: emiliano tags: tk-print-fixes | |
06:57 | Merge trunk check-in: 1e599672 user: jan.nijtmans tags: revised_text, tip-466 | |
2025-04-30
| ||
12:07 | Rebase to trunk Closed-Leaf check-in: c88d91ab user: jan.nijtmans tags: tip-698, core-tip-698 | |
12:05 | Merge-mark check-in: 7af6ab73 user: jan.nijtmans tags: trunk, main | |
2025-04-29
| ||
20:54 | Fix [9b23b6ca23]: [tk print] canvas with smooth lines crashes on windows. Patch by Emiliano Gavilan. check-in: 442b8957 user: fvogel tags: trunk, main | |
20:52 | Fix [7716cb2f67]: [tk print] fails for canvas items with non integer widths. Patch by Emiliano Gavilan. check-in: 95e5a7cf user: fvogel tags: trunk, main | |
13:56 | UNEXEC tests/option.file3 UNEXEC tests/winDialog.test check-in: ae8d1bd7 user: jan.nijtmans tags: trunk, main | |
13:54 | Merge-mark check-in: 753d0fb6 user: jan.nijtmans tags: trunk, main | |
2025-04-28
| ||
21:28 | Accept [718cbc3016]: Collect utility procs for the Tk test suite check-in: 0723cd32 user: erikleunissen tags: trunk, main | |
21:22 | Remove this project from Github CI scheduling files Closed-Leaf check-in: ac75d18e user: erikleunissen tags: tk_collect_test_utils, FINAL_REVIEW | |
05:54 | Fix [9b23b6ca23]: [tk print] canvas with smooth lines crashes on windows. Patch by Emiliano Gavilan. Closed-Leaf check-in: d006bbc4 user: fvogel tags: bug-9b23b6ca23 | |
05:49 | Fix [7716cb2f67]: [tk print] fails for canvas items with non integer widths. Patch by Emiliano Gavilan. Closed-Leaf check-in: e03df40d user: fvogel tags: bug-7716cb2f67 | |
02:33 | Additional tweak check-in: 38cc8450 user: kevin_walzer tags: tka11y | |
02:32 | Tweak indentation errors check-in: bdf5824a user: kevin_walzer tags: tka11y | |
02:26 | Additional refinements with crashes check-in: 959a027b user: kevin_walzer tags: tka11y | |
2025-04-27
| ||
21:38 | Additional crash cleanup check-in: 911675e6 user: kevin_walzer tags: tka11y | |
20:51 | Remove additional crash points and simplify accessibility hierarchy check-in: 8e2aeaad user: kevin_walzer tags: tka11y | |
2025-04-26
| ||
16:34 | Fix typo in comment check-in: f4d1042a user: emiliano tags: trunk, main | |
12:48 | Fix [111f66c781]: Cannot minimize all windows on Aqua. check-in: 34e2d7e7 user: culler tags: trunk, main | |
12:37 | merge main Closed-Leaf check-in: e8cdd34b user: culler tags: bug-111f66c781 | |
11:47 | Fix [bb5c3d0ecc]: tk print command fails on windows. With complementary patches by Emiliano Gavilan. check-in: 5c5daa6c user: fvogel tags: trunk, main | |
11:45 | Complementary fix by Emiliano Gavilan for [d2eac285d9]: tk print command fails with canvas widget check-in: 408f20ff user: fvogel tags: trunk, main | |
07:42 | Correctly indent continuation lines. Closed-Leaf check-in: 4a06dff1 user: fvogel tags: bug-bb5c3d0ecc | |
03:10 | Fix [111f66c781]: Cannot minimize all windows on Aqua. check-in: 22eb7b5a user: culler tags: bug-111f66c781 | |
02:21 | Remove a couple of debugging lines check-in: a674d7e0 user: kevin_walzer tags: tka11y | |
02:15 | Address some runtime errors/crashes with MSVC check-in: 8fb84545 user: kevin_walzer tags: tka11y | |
2025-04-25
| ||
19:15 | Further patch from Emiliano Gavilan. check-in: c4c9d256 user: fvogel tags: bug-bb5c3d0ecc | |
06:14 | Complementary fix by Emiliano Gavilan, fixing further issues (see [bb5c3d0ecc]). check-in: 57ac712c user: fvogel tags: bug-bb5c3d0ecc | |
2025-04-24
| ||
21:01 | Fix [bb5c3d0ecc]: tk print command fails on windows check-in: 8fd0f283 user: fvogel tags: bug-bb5c3d0ecc | |
13:09 | Rebase Leaf check-in: 26f254f0 user: jan.nijtmans tags: tip-626 | |
13:05 | Fix [d2eac285d9]: tk print command fails with canvas widget check-in: 654457d0 user: jan.nijtmans tags: trunk, main | |
12:00 | Merge-mark check-in: 7e7a527a user: jan.nijtmans tags: trunk, main | |
11:52 | Merge 9.0 check-in: 43dd3043 user: jan.nijtmans tags: trunk, main | |
2025-04-23
| ||
09:42 | Attempt to fix [d2eac285d9]: tk print command fails with canvas widget Closed-Leaf check-in: fada46f6 user: jan.nijtmans tags: bug-d2eac285d9 | |
2025-04-22
| ||
22:56 | Merge trunk, resolve conflicts in winDialog.test check-in: b5831181 user: erikleunissen tags: tk_collect_test_utils, FINAL_REVIEW | |
20:55 | Minor tweaks check-in: 5acfd120 user: kevin_walzer tags: tka11y | |
2025-04-21
| ||
02:47 | Simplify function check-in: 63a0cd24 user: kevin_walzer tags: tka11y | |
02:38 | Cleanup check-in: 9d86ce15 user: kevin_walzer tags: tka11y | |
02:29 | Address crash on startup check-in: f0ccf2ab user: kevin_walzer tags: tka11y | |
2025-04-20
| ||
21:25 | Attempted resolution of crashes check-in: bdb91ddc user: kevin_walzer tags: tka11y | |
15:49 | Silence compiler errors/warnings check-in: fa2c51f3 user: kevin_walzer tags: tka11y | |
2025-04-19
| ||
21:44 | Additional integration with Windows messages check-in: 750ce953 user: kevin_walzer tags: tka11y | |
19:02 | Additional tweaks check-in: 8753d718 user: kevin_walzer tags: tka11y | |
18:25 | Refinement of focus methods check-in: 94cdd0e0 user: kevin_walzer tags: tka11y | |
18:04 | Cleanup check-in: ca3efcd7 user: kevin_walzer tags: tka11y | |
03:16 | Revisions to focus management check-in: d4242f24 user: kevin_walzer tags: tka11y | |
2025-04-18
| ||
02:52 | Merge trunk check-in: 1b5bbef9 user: kevin_walzer tags: tka11y | |
2025-04-14
| ||
14:01 | merge main Leaf check-in: 49cf5954 user: oehhar tags: tip-714-alt | |
13:56 | merge main, minimize diff Leaf check-in: a68b9232 user: oehhar tags: tip-714-image-driver-info | |
2025-04-11
| ||
17:33 | Fix [855ec435ef]: Aqua sometimes fails to set TkEventTarget when a new keyWindow is assigned - breaks BWidget DND. check-in: 6e560259 user: culler tags: trunk, main | |
16:50 | Merge trunk check-in: d2eaf413 user: jan.nijtmans tags: revised_text, tip-466 | |
15:57 | Move the call to [NSApp setTkEventTarget:] into the windowActivation callback method of NSApp. Closed-Leaf check-in: 82221f8b user: culler tags: bug-855ec435ef | |
2025-04-10
| ||
21:02 | Fix [855ec435ef]: Aqua does not reset the Tk event target after a BWidget Drag and Drop operation check-in: 5a5f2d8a user: culler tags: bug-855ec435ef | |
19:32 | WidgetDemo: Minor improvements in knightstour.tcl. check-in: 696a8519 user: csaba tags: trunk, main | |
12:40 | Fix fd8341e496: Tcl_InitStubs compatibility for 9.1 check-in: 617bb9f2 user: jan.nijtmans tags: trunk, main | |
12:28 | Remove obsolete comment (thanks to Erik Leunissen) check-in: 79912fd5 user: jan.nijtmans tags: trunk, main | |
2025-04-09
| ||
13:59 | Merge trunk check-in: a7aa442e user: jan.nijtmans tags: revised_text, tip-466 | |
13:48 | Merge 9.0 check-in: f4948d62 user: jan.nijtmans tags: trunk, main | |