summaryrefslogtreecommitdiff
path: root/python/interaction.py
AgeCommit message (Collapse)Author
2017-07-15Adding documentation to interaction.py fixing enumeration use bug ↵Peter LaFosse
DirectoryNameFormField and choice field bug
2017-05-19update copyright yearJordan Wiens
2017-05-10add documentation for show_message_box and fix default button parameterJordan Wiens
2017-01-05Modifying how enumerations are exposed and used, and a bunch of cleanup of ↵Peter LaFosse
existing plugins
2016-10-28Refactor python api into separate files and add Enumeration support. Also ↵plafosse
fixed bugs found with pyflakes