index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
disassemblyview.h
Age
Commit message (
Expand
)
Author
2025-09-11
add support for toggling views with tab in graph view too
Jordan Wiens
2025-09-03
Add disassembly setting for block labels
Mason Reed
2025-03-21
Add API for refreshing UI without needing an analysis update
Glenn Smith
2025-01-30
Render Layers
Glenn Smith
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-05-19
Make call param hints more configurable & support more param types for hint d...
Mason Reed
2024-05-08
Disassembly: Add relative to fixed base address mode
Glenn Smith
2024-05-06
Use a flags enum for address offset display
Glenn Smith
2024-05-02
Allow users to specify file name displayed in offsets
Glenn Smith
2024-05-02
Add address display mode options
Glenn Smith
2022-11-10
Add ability to quiesce views not active in a ViewFrame.
Brian Potchik
2022-11-10
Several documentation improvements and fixes
kat
2022-01-28
Format All Files
KyleMiles
2022-01-22
Add recreateViewFrames API for sync/rebase
Rusty Wagner
2022-01-20
Only show graph header IL picker if pane headers are hidden
Rusty Wagner
2022-01-10
Refactor main area to use pane system
Rusty Wagner
2021-05-05
Ser/des history entries
Glenn Smith
2021-03-09
Fix IL graph label control active highlight.
Brian Potchik
2021-03-09
Allow disassembly view function header to update with font size changes.
Brian Potchik
2020-12-23
Add ViewLocation navigation API.
Brian Potchik
2020-11-21
Add IL instruction index navigation support to flowgraph view types.
Brian Potchik
2020-11-21
Move IL view type access to ViewFrame.
Brian Potchik
2020-11-07
Improved view location preservation when duplicating existing views in the UI.
Brian Potchik
2020-09-28
add cycleILView()
Xusheng
2020-04-17
Add support for forcing navigation to HLIL
Rusty Wagner
2019-08-02
Refactor settings system to be reference counted.
Brian Potchik
2019-06-26
Fix function header refresh on function update.
Brian Potchik
2019-04-13
Add interactive disassembly graph type label.
Brian Potchik
2019-04-13
Add MenuHelper for better menu behavior.
Brian Potchik
2019-03-20
Add in progress UI API headers
Rusty Wagner