| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-01 | Add interaction.get_large_choice_input for large numbers of options | kat | |
| 2023-06-23 | Proper no-selection state for MetadataChoiceDialog | kat | |
| 2023-05-22 | export MetadataChoiceDialog symbols for plugins | kat | |
| 2023-01-27 | Add virtual non-inline functions for interface classes | Glenn Smith | |
| This fixes a cases where trying to dynamic_cast to one of these interfaces fails for types defined in libraries, since the linker just copies the full definition into the library because it can, and then breaks the inheritance tree. | |||
| 2023-01-23 | Warning cleanup | Rusty Wagner | |
| 2023-01-10 | Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog | kat | |
