summaryrefslogtreecommitdiff
path: root/ui/createstructdialog.h
AgeCommit message (Collapse)Author
2026-01-28pressing enter on the base field in the create structure dialog should add ↵Jordan Wiens
instead of accept the whole dialog
2025-07-12enhances expandable group to support expandable content and notJordan Wiens
2025-06-26Fold the base structure fields in the create structure dialog by default. ↵Xusheng
Fix https://github.com/Vector35/binaryninja-api/issues/4268
2024-02-07Type ArchivesGlenn Smith
2023-11-28Fix memory leak when using the create structure dialog. Fix ↵Xusheng
https://github.com/Vector35/binaryninja-api/issues/4779
2023-03-30Add base structure support to create structure dialogRusty Wagner
2022-11-10Several documentation improvements and fixeskat
- Reduce file count, add minifier script - Group UI and group Core C - Add more items to groups - Add Tranform docs
2022-08-04Merge the functionality of "Create Structure" with "Create All Members" in ↵Xusheng
linear view
2022-01-28Format All FilesKyleMiles
2021-05-05Parse a BinaryView into CreateStructDialogXusheng
2019-11-15Type workflow improvementsPeter LaFosse
Expand type context for data renderers Add additional linearview helper routines for defining variables inside of structures fix unit tests
2019-03-20Add in progress UI API headersRusty Wagner