Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-14 | Remove redundant Variant-types initializations | Markus Sauermann | |
2022-09-28 | Update NavigationAgent to use query_path | Josh Jones | |
This paves the way for having agents respond to link traversal. | |||
2022-09-20 | Add NavigationPathQuery | smix8 | |
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path. |