aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-experiment-widgets/gtk-experiment-transcript.h
AgeCommit message (Collapse)AuthorFilesLines
2012-05-30implemented "format" file and expression parsing as well as application to ↵Robin Haberkorn1-0/+6
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
2012-05-30implemented font and color configuration for transcript widgetRobin Haberkorn1-0/+1
* drop-down menu and selection dialogs * drawing routines care about using the correct graphics contexts
2012-05-30first draft of transcript widgetRobin Haberkorn1-0/+76