COMMITS
/ interaction.cpp December 13, 2025
S
Add more reserve calls
Scott Lagler committed
June 9, 2025
A
Add Checkbox input support to python api
Alexander Khosrowshahi committed
April 24, 2025
G
std::function<bool(size_t,size_t)> ==> ProgressFunction
Glenn Smith committed
August 20, 2024
J
Update progress functions to use BNProgressFunction typedef
Josh Ferrell committed
November 14, 2023
G
Fix a number of leaks and bad uses of free in the api
Glenn Smith committed
March 16, 2023
October 20, 2022
C
Include C++ standard headers
Christian Blichmann committed
September 27, 2022
G
Interaction::RunProgressDialog
Glenn Smith committed
January 28, 2022
K
Format All Files
KyleMiles committed
August 23, 2021
G
Enterprise apis and support
Glenn Smith committed
August 4, 2021
B
Add query mode to flow graph reports.
Brian Potchik committed
June 18, 2021
G
Interactions: add default form values
Glenn Smith committed
November 28, 2018
P
Fix warning, expose PluginType api
Peter LaFosse committed
November 26, 2018
P
Dont auto convert Markdown reports to html
Peter LaFosse committed
August 18, 2018
R
Fix report collection reference count bug and add debug report support
Rusty Wagner committed
August 14, 2018
R
Modify flow graph API to support multiple layout requests for a single graph
Rusty Wagner committed
July 13, 2018
R
Add ability to update custom flow graphs
Rusty Wagner committed
June 4, 2018
R
Generic flow graph API and report collections
Rusty Wagner committed
November 12, 2017
P
Removed unneeded shadowed variabled
Peter LaFosse committed
September 22, 2016
R
Adding API to create simple dialogs with multiple input fields
Rusty Wagner committed
September 20, 2016
R
Add API for showing a message box in the UI
Rusty Wagner committed
September 16, 2016
R
Add APIs for user interaction from plugins
Rusty Wagner committed