Commit Graph

1857 Commits

Author SHA1 Message Date
Tig
79cd4e92b7 Adds Logging level control to UICatalog (#3938)
* Tons of API doc updates

* Added logging control to UICatalog

* Added logging control to UICatalog - more

* fixed minor issues

* removed logs from .gitignore

* Fixed log file path

* Fixed app desc
2025-02-28 15:06:01 -07:00
Thomas Nind
c88c772462 Fixes #3692++ - Rearchitects drivers (#3837) 2025-02-28 12:09:29 -07:00
Tig
df9549e0a2 Tons of V2 API doc fixes (#3932)
* Tons of API doc updates

* tweaked scenario

* try to fix unit test crash in ubuntu action

* try to fix unit test crash in ubuntu action2
2025-02-27 17:00:47 -07:00
Tig
c00de4a092 Makes Window default Arrangement not be movable/resizable (#3931)
* Window -> not sizeable/movable by default.
Window: Code cleanup.
Frameview: Code cleanup.

* View API docs updates

* View API docs updates
2025-02-27 12:24:31 -07:00
Tig
aff7e2c6d5 Fixed nav (#3926) 2025-02-27 08:09:36 -07:00
Tig
f3697a99f4 Fixes #3839, #3922 - CM Glyphs not working (#3923)
* fixed

* Moved Glyphs to ThemeScope

* Removed test code
2025-02-26 15:24:58 -07:00
Tig
7ba6d638bc Fixes #3918 and #3913 - Accepting behavior (#3921)
* Fixed #3905, #3918

* Tweaked Generic

* Label code cleanup

* Clean up.

* Clean up.

* Clean up2.
2025-02-26 12:40:45 -07:00
Tig
97d4c0a0d8 Refactored RadioGroup to just use Commands 2024-12-09 22:52:45 -08:00
Tig
2b8884a881 Finished integrated tznind's work. 2024-12-09 22:03:40 -08:00
Tig
7e289f02e9 KeyBindings cleanup 2024-12-08 07:19:48 -08:00
Tig
3e6e758302 Merge branch 'v2_develop' into v2_3778-Command-Decoupling 2024-12-07 15:21:44 -07:00
Thomas Nind
903a886c38 Merge branch 'v2_develop' into ansi-parser 2024-12-07 10:06:29 +00:00
Tig
725df05f7b Prepping to combine keybinding classes 2 2024-12-06 16:14:51 -07:00
Tig
b443d52917 More refactoring. Application scope is gone. 2024-12-06 12:22:29 -07:00
Tig
f6b65c6f08 Added mouse support. update charmap 2024-12-06 09:35:59 -07:00
Tig
334cb6839d Merge branch 'v2_develop' into v2_3778-Command-Decoupling 2024-12-05 15:39:28 -07:00
Tig
617f1fddb8 Fixed issue with statusbar not show/hiding 2024-12-05 15:36:59 -07:00
Tig
53d7449c85 Unit tests pass. Most things actually work, but not all 2024-12-05 13:15:41 -07:00
Tig
e6054f7275 WIP: Builds. No worky. 2024-12-05 11:40:33 -07:00
Tig
287e0503db Adds another Benchmark switch - Help diagnose #3865 (#3870)
* Initial commit

* Expanded benchmark with timeout command line
2024-12-05 09:04:16 -07:00
tznind
994bf556a7 Start fixing null-ability 2024-11-27 19:42:50 +00:00
Tig
97558c2dbf Code review comments and cleanup 2024-11-27 08:58:16 -07:00
tznind
27b15ec8ee WIP Building after merge conflict resolved - but does it work? 2024-11-27 12:59:05 +00:00
tznind
49f45bb7a4 WIP merge v2_develop 2024-11-27 09:35:09 +00:00
BDisp
d471061670 Merge branch 'v2_develop' into v2_3767_restoring-drivers-and-fixes 2024-11-26 11:43:33 +00:00
Tig
e5c5f61c95 Fixed Bars 2024-11-25 10:23:04 -07:00
Tig
7a15f7b39b Backported a bunch of fixes from #3691 2024-11-25 10:12:01 -07:00
BDisp
e829154745 Merge branch 'v2_develop' into v2_3767_restoring-drivers-and-fixes 2024-11-24 18:49:59 +00:00
Tig
b4a0167d80 Merge branch 'v2_develop' into ansi-parser 2024-11-24 11:35:39 -07:00
tznind
90d492716a Adds IConsoleDriver 2024-11-24 11:01:51 +00:00
Tig
d4d8af17d3 Upgrade CM Editor 2024-11-23 15:30:25 -07:00
Tig
b6bc860509 WIP: Redoing CM editor 2024-11-23 10:17:53 -07:00
BDisp
bea966978a Restoring drivers with the sctructural changes. 2024-11-23 00:27:13 +00:00
BDisp
7ce20f2677 Resolving merge conflicts. 2024-11-22 12:24:53 +00:00
Thomas Nind
ad89c09504 Merge branch 'v2_develop' into ansi-parser 2024-11-22 08:21:37 +00:00
Tig
bae10e59ae New sample.gif 2024-11-20 10:16:12 -07:00
Tig
30adbd67de ListView cleanup 2024-11-18 15:07:08 -07:00
Tig
5c2035d894 fixed ListView test wrt AllowNegativeXWhenWidthGreaterThanContentWidth 2024-11-18 14:43:47 -07:00
Tig
7777668d11 Added AllowNegativeXWhenWidthGreaterThanContentWidth 2024-11-18 14:20:19 -07:00
Tig
2f2076ddb7 removed Showpercent 2024-11-18 13:33:27 -07:00
Tig
245d78e952 Removed restriction in View.Move 2024-11-18 11:49:48 -07:00
Tig
902577f604 Upgrade hexView 2024-11-18 10:06:32 -07:00
Tig
06a636c2b7 Little things. 2024-11-17 16:33:21 -07:00
Tig
a9b3a3ed93 Charmap refactor WIP 2024-11-17 09:58:02 -07:00
Tig
f527e599b2 Scenario cleanup. scrolling.md 2024-11-17 09:28:33 -07:00
BDisp
c06c157bc0 Tidying up layout. 2024-11-17 13:13:04 +00:00
Tig
bc46801a6a Code cleanup 2024-11-16 15:46:58 -07:00
Tig
0313e8fe8c fixed Scrlling scenario 2024-11-16 14:50:39 -07:00
Tig
095c06c79b fixed scenario 2024-11-16 14:42:00 -07:00
Tig
e7fc187226 Tweaked scroll logic 2024-11-16 12:49:51 -07:00