Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-31 | Add a ShortcutsWindow and tooltips to display accelerators | Florian Zeitz | |
The GtkShortcutsWindow is shown upon pressing `?`. This is only available in Gtk+ >= 3.20. For earlier versions nothing happens. | |||
2016-09-15 | voctogui: pep8ify | Florian Zeitz | |
* Indent by 4 spaces * Use spaces around infix operators * Reformat some argument lists * One import per line * Start line comments with '# ' * Two newlines before free functions * One newline before methods | |||
2016-02-03 | Add keyboard shortcut to Cut button | Joel Addison | |
Use `t` to perform cut in video, as with dvswitch. | |||
2016-01-05 | add cut-button and a cutlist-script and make both configurable | MaZderMind | |
2015-12-27 | add close-button to toolbar | MaZderMind | |