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
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