Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-07 | added copyright headers and Doxygen @file comments (where they were still ↵ | Robin Haberkorn | 1 | -2/+17 | |
missing) | |||||
2012-06-06 | configurable transcript widget text alignment | Robin Haberkorn | 1 | -1/+2 | |
* via pop up menu and config file (symbolic value) * use image menu items in transcript popup * renamed "Choose Foreground Color..." to "Choose Text Color..." * simplify transcript related config setters/getters | |||||
2012-05-30 | implemented "format" file and expression parsing as well as application to ↵ | Robin Haberkorn | 1 | -0/+90 | |
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 |