aboutsummaryrefslogtreecommitdiff
path: root/src/format-selection.c
AgeCommit message (Collapse)AuthorFilesLines
2012-05-31ensure that after a format-file refresh the currently selected formats ↵Robin Haberkorn1-5/+28
remain activated (if possible) * to avoid signal recursions, the store is not automatically refreshed after selecting a format
2012-05-31display only filenames with stripped extension in format selection combo boxesRobin Haberkorn1-1/+7
2012-05-30implemented selection of format files by combo boxRobin Haberkorn1-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