| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-06 | Add regex and case sensitivity options to FilterEdit | Josh Ferrell | |
| 2025-11-04 | Update FilterEdit and FilterTarget to preserve existing selections | Mark Rowe | |
| The down and enter keys now preserve an existing selection in the associated list or table views, rather than unconditionally selecting or activating the first item. | |||
| 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 | |
