Commit Graph

  • 8f5ca6fd74 Initial plan copilot-swe-agent[bot] 2026-02-27 15:10:32 +00:00
  • 8e7ab4493c Fix ICommandContext.Value carrying stale pre-change values through command pipeline Tig 2026-02-26 20:15:59 -07:00
  • 1b966f7d08 Commiting progress. Tig 2026-02-26 15:41:56 -07:00
  • 05b7d33ce4 Commiting progress before fix plan. Tig 2026-02-26 14:01:55 -07:00
  • 151dd549a0 Updated menubars scenario to use Activating vs Accepting Tig 2026-02-26 09:58:46 -07:00
  • fb7507cb0c Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop Tig 2026-02-26 09:24:26 -07:00
  • b70194f61f Code review fixes: Apply Allman style and formatting conventions copilot-swe-agent[bot] 2026-02-26 16:18:50 +00:00
  • d1d82d4aa6 Phase 4: Update MenuBars scenario to demonstrate ctx.Value copilot-swe-agent[bot] 2026-02-26 16:16:58 +00:00
  • 3fdd7e5c1e Phase 3: Implement IValue<MenuItem?> in Menu copilot-swe-agent[bot] 2026-02-26 16:12:15 +00:00
  • 907b97ae91 Phase 2: Wire Value into command pipeline copilot-swe-agent[bot] 2026-02-26 16:08:22 +00:00
  • ef6d862c2f Phase 1: Add Value property to ICommandContext and CommandContext copilot-swe-agent[bot] 2026-02-26 16:04:44 +00:00
  • b979596d78 Initial plan copilot-swe-agent[bot] 2026-02-26 15:59:59 +00:00
  • 4c56aaa0b0 Update spec with sub-issue references (#4763-#4767) claude/refactor-popover-generic-9bk2C Claude 2026-02-26 15:50:49 +00:00
  • 54721f304d Revise spec: MenuBarItem simplified, popover ownership in base class Claude 2026-02-26 15:25:38 +00:00
  • 19a8afea30 Update spec with PR #4412 findings: Anchor, ElementSpacing, positioning Claude 2026-02-26 15:06:39 +00:00
  • 5754d58417 Update Shortcut.cs Tig 2026-02-26 06:09:40 -07:00
  • d6dd34db99 Add Anchor-based positioning API to PopoverMenu, fix #4751 Tig 2026-02-26 06:08:56 -07:00
  • e6fbc71c76 Merge branch 'v2_develop' into copilot/enable-menubar-replacement Tig 2026-02-26 07:47:57 -07:00
  • 71b6cec7ed Add spec for Popover<TView, TResult> generic refactor (#2404) Claude 2026-02-26 14:33:27 +00:00
  • e2b55e1272 fixes #4758 Selecting Prompt View in Themes Scenario Throws Exception (#4760) YourRobotOverlord 2026-02-26 06:23:57 -07:00
  • e44dcc7f0c Address code review feedback - use collection expression copilot/fix-prompt-view-exception copilot-swe-agent[bot] 2026-02-26 13:19:36 +00:00
  • de3ac0aedf Fix Prompt view instantiation by checking generic constraints copilot-swe-agent[bot] 2026-02-26 13:16:20 +00:00
  • 6e7cb4ce92 Initial plan copilot-swe-agent[bot] 2026-02-26 13:12:12 +00:00
  • c4946581a0 Merged v2_develop Tig 2026-02-26 06:05:33 -07:00
  • e9dbfcbb85 Updated claude settings Tig 2026-02-26 06:04:09 -07:00
  • f236a98fba Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop Tig 2026-02-26 05:57:48 -07:00
  • 5884f5e2d5 Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop Tig 2026-02-26 05:57:19 -07:00
  • 365e086c5c Merge pull request #4754 from gui-cs/copilot/fix-broken-docs-links Tig 2026-02-25 18:50:47 -07:00
  • debcdea424 Co-authored-by: tig <585482+tig@users.noreply.github.com> copilot-swe-agent[bot] 2026-02-26 01:30:44 +00:00
  • dd3cf38459 Update NewMouseEnterEvent return value documentation to include disabled state copilot-swe-agent[bot] 2026-02-25 15:39:08 +00:00
  • 6573b121a3 Implement Option 1: Exclude disabled views from hit testing and mouse events copilot-swe-agent[bot] 2026-02-09 22:18:36 +00:00
  • 04b1a97a42 progress Tig 2026-02-25 15:52:30 -07:00
  • a88026a8dd progress. Tig 2026-02-25 15:50:37 -07:00
  • 8dc7aa6f22 Updated command-diagrams Tig 2026-02-25 11:52:33 -07:00
  • 000a21b8c4 fixed gitignore and local_packages Tig 2026-02-25 10:00:32 -07:00
  • fd99b47442 Delete .gitignore Tig 2026-02-25 09:35:23 -07:00
  • 975f064914 Merge branch 'v2_develop' into copilot/fix-broken-docs-links Tig 2026-02-25 09:26:20 -07:00
  • 50db40fc87 Fix generate-views-doc.ps1 to emit xref-style links Tig 2026-02-25 09:19:25 -07:00
  • 779f9d8486 Fixes #2404 - Add OpenMenu() methods to MenuBar for dropdown list usage Tig 2026-02-25 08:50:38 -07:00
  • de15647db0 fixed claude settings Tig 2026-02-25 08:18:14 -07:00
  • e6f7797d01 Convert unresolved xrefs to inline code - 96% warning reduction (194→7) copilot-swe-agent[bot] 2026-02-25 14:48:54 +00:00
  • 2317372c77 Add parameter types to Application and View method xrefs copilot-swe-agent[bot] 2026-02-25 14:28:35 +00:00
  • f492e367da Fix method signature xrefs and namespace paths (38→36 warnings) copilot-swe-agent[bot] 2026-02-25 14:26:24 +00:00
  • 3da4140daa Fix internal bookmark links and exclude local_packages copilot-swe-agent[bot] 2026-02-25 13:42:01 +00:00
  • d7cae413ff Fix xref namespace references in docfx docs copilot-swe-agent[bot] 2026-02-25 13:39:51 +00:00
  • df4efd7c0f Replace @ style references with xref style in docfx docs copilot-swe-agent[bot] 2026-02-25 13:34:33 +00:00
  • b5fbf49e5d Initial plan copilot-swe-agent[bot] 2026-02-25 13:31:51 +00:00
  • cf94c0a677 Fixes #4473 - Re-engineerCommand system and Fix Menus (#4620) Tig 2026-02-24 18:35:36 -07:00
  • bca191c931 v2_release -> v2_develop (#4750) Tig 2026-02-24 09:59:37 -08:00
  • 592df49e14 Merged v2_develop Tig 2026-02-24 09:54:41 -08:00
  • 9874a9b509 Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop Tig 2026-02-24 09:53:00 -08:00
  • 76784115ec Fixes #2381 - Makes terminal attributes work with Default theme (#4745) Tig 2026-02-24 09:52:27 -08:00
  • e04b0048d6 Update deepdives to capture new Scrolling API (#4748) Copilot 2026-02-24 06:37:31 -08:00
  • aee720617f Merge branch 'v2_develop' into copilot/fix-datetimefield-cursor-handling Tig 2026-02-22 08:50:51 -08:00
  • 0c89d4b68a Merge branch 'v2_develop' of tig:tig/Terminal.Gui into v2_develop Tig 2026-02-22 06:48:47 -08:00
  • 96501a0faf Fixes #4229 Support transparent foreground/background in v2 (#4740) Hue 2026-02-22 15:38:21 +01:00
  • a9a4ceeb86 Fixes a crash in TableEditor's OpenTreeExample. (#4695) idz 2026-02-22 00:38:50 -08:00
  • 9fadf90da8 Fixes #4689. Fragile DimAutoStyle.Content unit test (#4709) BDisp 2026-02-22 08:37:12 +00:00
  • fc6542ed14 Fix infinite loop and incorrect window size with non-default fonts (#4737) Chris Whiteley 2026-02-22 08:37:04 +00:00
  • 8728a50fba Fixes #4732. MouseHoldRepeat throws System.ArgumentException on the MouseTester scenario (#4733) BDisp 2026-02-22 08:19:19 +00:00
  • 3785535b6a Fixes #4711. TextField changes selected text on mouse right click to open ContextMenu (#4712) BDisp 2026-02-22 08:18:53 +00:00
  • ceb881acdb Fixes #4714 - ViewportSettings-Driven ScrollBar Enablement (#4718) Copilot 2026-02-22 00:07:03 -08:00
  • 07a5d88dd1 Fixes #4720. CWPPropertyHelper isn't passing the sender parameter in the changed event (#4721) BDisp 2026-02-22 07:52:01 +00:00
  • 742e69cea8 Fixes #4734: Fix unbounded memory growth in OutputBase._lastOutputStringBuilder (#4735) Omar 2026-02-21 23:51:26 -08:00
  • d1107ef961 Fixes #4485 toggle cell happening on every mouse click (#4692) Thomas Nind 2026-02-22 07:42:04 +00:00
  • 5c617a45d8 Do not try to create invalid runes e.g. surrogate pair secondary parts (#4698) Thomas Nind 2026-02-22 07:38:36 +00:00
  • abbfbf97c4 Fixes #4728 - Add ambient scoped logging for parallel test isolation (#4729) Tig 2026-02-21 11:12:54 -07:00
  • 9ea12366b5 Refactor event logging to use new EventLog component copilot/fix-command-propagation-issue-clean Tig 2026-02-15 11:18:28 -07:00
  • 33fa560396 Code cleanup. Doc updates. Tig 2026-02-14 23:34:42 -07:00
  • 91f53f172f Update command.md and command-diagrams.md for Shortcut TargetView changes Tig 2026-02-14 23:23:02 -07:00
  • 19bec07042 Fix integration tests: update expected strings and remove fragile ShowHidePopovers test Tig 2026-02-14 23:20:36 -07:00
  • a2c6dc6d24 Remove analyzers and related test projects from solution Tig 2026-02-14 23:05:56 -07:00
  • 7b354cae14 Fix command resource strings and Shortcut.OnActivated TargetView invocation Tig 2026-02-14 22:52:10 -07:00
  • 4fbbe7a104 Defer Shortcut.Activated on bubble-up Tig 2026-02-14 21:49:23 -07:00
  • 82a6e82d09 tweaked menu examples Tig 2026-02-14 20:41:16 -07:00
  • 08b4c544e3 Merge branch 'copilot/fix-command-propagation-issue-clean' of tig:tig/Terminal.Gui into copilot/fix-command-propagation-issue-clean Tig 2026-02-14 20:22:01 -07:00
  • 2f74607aa4 Merge branch 'copilot/fix-command-propagation-issue-clean' of tig:tig/Terminal.Gui into copilot/fix-command-propagation-issue-clean Tig 2026-02-14 20:21:48 -07:00
  • fcca588660 Add EnableForDesign event verification tests Tig 2026-02-14 20:21:35 -07:00
  • 32681ccb54 Fix Release build: replace WasDisposed with SubMenu null check Tig 2026-02-14 19:55:24 -07:00
  • d484371ed7 removed dupe test Tig 2026-02-14 19:49:34 -07:00
  • bbf201b9eb Merge branch 'copilot/fix-command-propagation-issue-clean' of tig:tig/Terminal.Gui into copilot/fix-command-propagation-issue-clean Tig 2026-02-14 19:46:29 -07:00
  • 9ba783cc69 Fix TreeView Enter key: bind to Accept instead of Activate Tig 2026-02-14 18:57:17 -07:00
  • 279d4d9ce7 deleted plans Tig 2026-02-14 18:25:58 -07:00
  • 88d6fe6eed cleanup Tig 2026-02-14 18:16:55 -07:00
  • 33df3d3279 warnings Tig 2026-02-14 18:15:48 -07:00
  • b6abfa5900 Fix Menu command bubbling: MenuItem HotKey action, menu closing, and MenuBarItem switching Tig 2026-02-14 16:40:50 -07:00
  • 716509ad04 Update menus-refactor plan: MenuItem click, integration tests Tig 2026-02-14 16:00:13 -07:00
  • 84bf478660 Fix MenuBar mouse click: walk SuperView chain to find MenuBarItem Tig 2026-02-14 15:56:26 -07:00
  • 52a0533e0c Refactor Menu hierarchy: migrate Command/TargetView to Shortcut, fix Menu, add tests Tig 2026-02-14 15:48:07 -07:00
  • 3f5d245591 Fix ColorPicker16 click in Shortcuts scenario and update docs Tig 2026-02-14 15:19:34 -07:00
  • 47234764d8 Fix Shortcut BubbleDown and separate Accept/Activate paths Tig 2026-02-14 15:13:19 -07:00
  • f096ae903a Updated docs Tig 2026-02-14 14:58:25 -07:00
  • 91218c47ab Fix Space key handling for text input in TextField/TextView Tig 2026-02-14 14:36:54 -07:00
  • 84cd3f560c Fix TextField HotKey: allow input of HotKey char when focused Tig 2026-02-14 14:16:48 -07:00
  • c8d14a6a7f Cleanup Tig 2026-02-14 13:56:34 -07:00
  • 47682b416c Fixed TreeView Tig 2026-02-14 13:45:24 -07:00
  • b5318fa8e5 test cleanup Tig 2026-02-14 13:40:27 -07:00
  • cba54a542c Refactor FlagSelector HotKey and "None" checkbox logic Tig 2026-02-14 13:34:15 -07:00
  • c08de35276 Refactor FlagSelector HotKey handling per spec Tig 2026-02-14 13:31:34 -07:00
  • bb8161871a Improve FlagSelector hotkey and activation behavior Tig 2026-02-14 13:25:49 -07:00