Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-31 | add missing gstdio include | Robin Haberkorn | 1 | -0/+1 | |
2012-05-31 | sort format-selection combo boxes | Robin Haberkorn | 1 | -0/+3 | |
2012-05-31 | added inline function for common task of stripping a filename extension | Robin Haberkorn | 1 | -6/+2 | |
2012-05-31 | ensure that after a format-file refresh the currently selected formats ↵ | Robin Haberkorn | 1 | -5/+28 | |
remain activated (if possible) * to avoid signal recursions, the store is not automatically refreshed after selecting a format | |||||
2012-05-31 | display only filenames with stripped extension in format selection combo boxes | Robin Haberkorn | 1 | -1/+7 | |
2012-05-30 | implemented selection of format files by combo box | Robin Haberkorn | 1 | -0/+171 | |
* each transcript widget has its own box, they share their content (via a common GtkListStore) * currently the filename is displayed in the combo boxes |