summaryrefslogtreecommitdiffstats
path: root/plugins/plugin_examples/dialogue.py
Commit message (Collapse)AuthorAgeFilesLines
* Improve the user experienceMartin Sivak2010-08-241-3/+3
| | | | | | - Expert tab is hidden by default - Config dialog checks the format of entered values - Example plugin for dialogs updated
* Add List/Config question (something similar to about:config) and Gtk GUI for itMartin Sivak2010-08-231-2/+16
|
* Refactor the gtk question code and add preliminary support for failed ↵Martin Sivak2010-06-231-7/+4
| | | | (exception) issues
* Add a finer grained possibility to interrupt execution and do some tweaks in ↵Martin Sivak2010-06-211-0/+5
| | | | Gtk UI
* Add question support.Miloslav Trmač2009-07-171-0/+88
Signed-off-by: Martin Sivak <msivak@redhat.com>