summaryrefslogtreecommitdiff
path: root/ui/typebrowser.h
AgeCommit message (Collapse)Author
2026-04-30Add Create Struct Member at Offset to Type View.Alexander Taylor
2026-02-06Add regex and case sensitivity options to FilterEditJosh Ferrell
2025-12-18Perf improvements to types viewGlenn Smith
2025-11-04Update FilterEdit and FilterTarget to preserve existing selectionsMark Rowe
The down and enter keys now preserve an existing selection in the associated list or table views, rather than unconditionally selecting or activating the first item.
2025-10-17Header changes for nav in containerized views.Alexander Taylor
2025-07-31improve focusing in type browserJordan Wiens
2025-07-31correct fix for s and i hotkeys in type browserJordan Wiens
2025-07-31fix initial focus in type browserJordan Wiens
2025-07-31fixing find hotkey in the typebrowserJordan Wiens
2025-04-08Action to push/pull all types to a Type ArchiveGlenn Smith
2024-05-07Type Browser: Option to have exact search matches come firstGlenn Smith
2024-04-09Fix refresh quiescing for TypeBrowser.Brian Potchik
2024-03-21Add copy actions to TypeBrowserViewkat
2024-02-13Type Browser: Fix crash on close with more shared pointersGlenn Smith
2024-02-11Small changes for 'Import Type By GUID'Peter LaFosse
2024-02-09Type Browser: Make action functions consistentGlenn Smith
2024-02-07Type ArchivesGlenn Smith
2024-02-07Add ImportTypeLibraryTypeByGuid API and dialogPeter LaFosse
2024-02-05Use per view type context sensitivity for most sidebar widgets to ↵Rusty Wagner
significantly reduce resource usage when multiple panes are open
2024-02-05Sidebar improvementsRusty Wagner
2024-01-31Fix memory leak in type browserJosh Ferrell
2023-11-06Type BrowserGlenn Smith