aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-experiment-widgets/gtk-experiment-transcript.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-06when parsing a format file, check whether each line could be read completely,...Robin Haberkorn1-1/+2
2012-06-14allow enabling/disabling the transcript backdrop area (simplifies main.c)Robin Haberkorn1-0/+3
2012-06-14preliminary transcript backdrop area implementationRobin Haberkorn1-0/+3
2012-06-13transcript widget reverse mode is saved in config fileRobin Haberkorn1-1/+4
2012-06-07format-file related transcript widget methods return a GError which is used t...Robin Haberkorn1-2/+18
2012-06-07added missing documentation for GtkExperimentTranscript API methodsRobin Haberkorn1-2/+8
2012-06-07added copyright headers and Doxygen @file comments (where they were still mis...Robin Haberkorn1-0/+17
2012-06-06configurable transcript widget text alignmentRobin Haberkorn1-0/+4
2012-06-04load default interactive format font and colors from config file and also sav...Robin Haberkorn1-0/+8
2012-05-31allow transcript formatting without markup (like search-as-you type)Robin Haberkorn1-1/+1
2012-05-30implemented "format" file and expression parsing as well as application to th...Robin Haberkorn1-0/+6
2012-05-30implemented font and color configuration for transcript widgetRobin Haberkorn1-0/+1
2012-05-30first draft of transcript widgetRobin Haberkorn1-0/+76