Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-30 | allow empty filename when loading a format file into the transcript widget | Robin Haberkorn | 1 | -3/+7 | |
this resets any active formats | |||||
2012-05-30 | implemented "format" file and expression parsing as well as application to ↵ | Robin Haberkorn | 1 | -0/+201 | |
the transcript * "formats" are regular expressions encapsulated in Pango markup that allow the description of powerful highlighting rules * highlight as you type via entry boxes * loading from files implemented and tested but cannot yet be done via the UI * transcript widget is built as libtool convenience library * some renamings were necessary * install transcript widget header |