aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-experiment-widgets/gtk-experiment-transcript.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-04support scrolling of the transcript widget via scroll wheelsRobin Haberkorn1-0/+34
2012-06-04only save transcript widget font and colors if they have been changed (via ke...Robin Haberkorn1-0/+1
2012-06-04load default interactive format font and colors from config file and also sav...Robin Haberkorn1-0/+11
2012-05-30implemented "format" file and expression parsing as well as application to th...Robin Haberkorn1-69/+48
2012-05-30implemented font and color configuration for transcript widgetRobin Haberkorn1-4/+154
2012-05-30workaround: manually invoke configure-event callback from realize-event callbackRobin Haberkorn1-0/+3
2012-05-30first draft of transcript widgetRobin Haberkorn1-0/+468