| Age | Commit message (Expand) | Author |
| 2019-03-28 | Cleanup setting IDs for new UI plugins. | Brian Potchik |
| 2019-03-27 | Add API for adding a new type of file open button on the new tab page | Rusty Wagner |
| 2019-03-27 | Fix an issue with keyboard shortcuts when imports/exports list is active | Rusty Wagner |
| 2019-03-27 | Fix navigation for raw file mode of triage view. | Brian Potchik |
| 2019-03-26 | Add a tokenized text view class for UI plugins | Rusty Wagner |
| 2019-03-26 | Add BinaryDataNavigable API to View which enables FeatureMap/UI Plugin naviga... | Brian Potchik |
| 2019-03-23 | kaitai: two-pass on struct fields to entice out "_m_XXX" fields | Andrew Lamoureux |
| 2019-03-23 | Update python/mediumlevelil.py | Ryan Stortz |
| 2019-03-23 | Update python/lowlevelil.py | Ryan Stortz |
| 2019-03-23 | Add __hash__ to IL Function objects | Josh Watson |
| 2019-03-23 | kaitai: python3-compatible forgiveness for struct properties | Andrew Lamoureux |
| 2019-03-23 | kaitai: omit '_m_' prefix for fields in struct path | Andrew Lamoureux |
| 2019-03-22 | kaitai: allow selection of structPath text | Andrew Lamoureux |
| 2019-03-22 | Add get_ascii_string_at | devtty1er |
| 2019-03-22 | kaitai: select first row, re-scroll after treewidget resize | Andrew Lamoureux |
| 2019-03-22 | kaitai: don't store file contents in tree!! clamp at 8 | Andrew Lamoureux |
| 2019-03-22 | kaitai: initial minimal tree expansion until rows filled | Andrew Lamoureux |
| 2019-03-22 | kaitai: disclude circular formats on py2, more error reporting | Andrew Lamoureux |
| 2019-03-21 | kaitai: better error reporting when parser fails | Andrew Lamoureux |
| 2019-03-21 | kaitai: recognize zip, rar, gzip | Andrew Lamoureux |
| 2019-03-21 | kaitai: statusbar widget menu to select any format | Andrew Lamoureux |
| 2019-03-21 | Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev | Andrew Lamoureux |
| 2019-03-21 | Fix global keybindings that are not in menus, fix crash on exit in snippets p... | Rusty Wagner |
| 2019-03-20 | kaitai: isolate the __main__ tests from binaryninja | Andrew Lamoureux |
| 2019-03-20 | kaitai: priority again, and dump the QGroupBoxes (take#2) | Andrew Lamoureux |
| 2019-03-20 | kaitai: more format compatibility, testing | Andrew Lamoureux |
| 2019-03-20 | Fix Python 2 issue in triage plugin | Rusty Wagner |
| 2019-03-20 | kaitai: adjustments and rearrangements for python2/3 compat | Andrew Lamoureux |
| 2019-03-20 | Add an is_main_thread API | Rusty Wagner |
| 2019-03-20 | kaitai: all formats compiled and included | Andrew Lamoureux |
| 2019-03-20 | kaitai: gif, jpg, png support and return proper priority | Andrew Lamoureux |
| 2019-03-20 | Fix some bugs in triage plugin | Rusty Wagner |
| 2019-03-20 | kaitai UI plugin + elf,macho,pe | Andrew Lamoureux |
| 2019-03-20 | initial snippets plugin | Jordan Wiens |
| 2019-03-20 | Filters for imports and exports in triage view | Rusty Wagner |
| 2019-03-20 | Updated triage example | Rusty Wagner |
| 2019-03-20 | Add ordinals to symbols | Rusty Wagner |
| 2019-03-20 | Initial example triage UI plugin | Rusty Wagner |
| 2019-03-20 | Improve initialization performance of StructuredDataView, add struct length | Rusty Wagner |
| 2019-03-20 | Add example UI plugin | Rusty Wagner |
| 2019-03-20 | Add flow graph options for additional UI features | Rusty Wagner |
| 2019-03-14 | Fix typo and add length check. | Brian Potchik |
| 2019-03-14 | BinaryView API for entropy. | Brian Potchik |
| 2019-03-12 | api: update to support getting source blocks from IL blocks | Ryan Snyder |
| 2019-03-08 | Fix comment | Peter LaFosse |
| 2019-03-08 | Add ability to index into functions and basicblocks | Peter LaFosse |
| 2019-03-07 | Don't let data renderer plugins go out of scope | Rusty Wagner |
| 2019-03-06 | Add ability to query cross references directly on data variables | Peter LaFosse |
| 2019-03-06 | Add get_data_refs_from API | Peter LaFosse |
| 2019-02-28 | Fix typo in API name | Rusty Wagner |