Commit Graph

16 Commits

Author SHA1 Message Date
Tristan Cormier
700bf202d2 chore(ui): rename RunOnTextChangedScript parameter changed to userInput 2025-11-30 11:42:24 -05:00
Tristan Cormier
ce629fc5c8 feat(ui): add CSimpleEditBox::SetText 2025-11-28 14:09:17 -06:00
fallenoak
4e104f3640
chore(ui): use nullptr in CSimpleEditBox RunScript calls 2025-10-05 14:02:23 -05:00
fallenoak
c56c1118b6
chore(ui): clean up switch in CSimpleEditBox::OnLayerKeyDown 2025-10-05 13:50:06 -05:00
fallenoak
f9f6511fc6
feat(ui): dispatch action in CSimpleEditBox::OnTextChanged 2025-10-05 13:45:56 -05:00
fallenoak
f42a81deaf
chore(ui): rely on default maxchars in CSimpleEditBox::GetScriptByName 2025-10-05 11:58:42 -05:00
fallenoak
a7a221af38
feat(ui): stub CSimpleEditBox::DispatchAction 2025-10-05 11:24:21 -05:00
Tristan 'Natrist' Cormier
66ffd99696
feat(ui): handle escape key events in CSimpleEditBox (#103)
Co-authored-by: fallenoak <git@fallenoak.me>
2025-10-05 10:46:18 -05:00
Tristan 'Natrist' Cormier
5055e03f65
feat(ui): handle tab key events in CSimpleEditBox (#102) 2025-10-05 10:30:09 -05:00
fallenoak
a3d87bfd56
fix(ui): correct handling of bytes attribute when loading CSimpleEditBox XML 2025-10-04 22:30:35 -05:00
fallenoak
226468f93d
feat(ui): handle highlight color when loading XML for CSimpleEditBox 2025-10-03 16:52:43 -05:00
fallenoak
88eada90b2
feat(ui): handle bytes attr in CSimpleEditBox::LoadXML 2025-10-03 15:31:49 -05:00
fallenoak
0861448de9
feat(ui): implement handling for key down repeat events 2025-10-02 20:49:22 -05:00
fallenoak
97a6a8dd91
chore(style): normalize memory allocations 2023-01-04 21:00:29 -06:00
fallenoak
d61f0faef1
chore(ui): clean up function declarations 2023-01-04 17:25:03 -06:00
fallenoak
70b00c5c38
chore: initial commit 2023-01-02 13:17:18 -06:00