aboutsummaryrefslogtreecommitdiff
path: root/src/backends/zenity.rs
Commit message (Expand)AuthorAge
* Add Open/Save mode to the file selection dialogfile-selectionRobin Krahl2019-12-10
* Add FileSelection dialog typeReyk Floeter2019-12-10
* Implement Default for all backend structsRobin Krahl2019-10-27
* Add missing backtick in doc commentRobin Krahl2019-10-26
* Fix clippy complaints that don't change the semanticsStephan Sokolow2019-10-25
* Fix input and password dialogs for zenity backendRobin Krahl2019-06-30
* Check DISPLAY environment variable in default_backendRobin Krahl2019-01-11
* Return Box<dyn Backend> in default_backend()Robin Krahl2019-01-11
* Implement zenity backendRobin Krahl2019-01-08