aboutsummaryrefslogtreecommitdiff
path: root/lib/gtk-experiment-widgets/gtk-experiment-transcript-private.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-10updated CopyrightRobin Haberkorn1-1/+1
2012-08-06when parsing a format file, check whether each line could be read completely,...Robin Haberkorn1-0/+7
2012-08-06resolved pattern-length restriction bug by calculating the pattern+captures sizeRobin Haberkorn1-0/+1
2012-08-01remove transcript widget size requestRobin Haberkorn1-3/+0
2012-06-17use more glib macros to improve portabilityRobin Haberkorn1-6/+8
2012-06-14allow enabling/disabling the transcript backdrop area (simplifies main.c)Robin Haberkorn1-1/+2
2012-06-14preliminary transcript backdrop area implementationRobin Haberkorn1-0/+8
2012-06-13transcript widget reverse mode is saved in config fileRobin Haberkorn1-1/+9
2012-06-13implemented topdown (reverse) rendering of contributionsRobin Haberkorn1-0/+12
2012-06-12don't render into invisible area of the text layerRobin Haberkorn1-2/+0
2012-06-07added copyright headers and Doxygen @file comments (where they were still mis...Robin Haberkorn1-2/+17
2012-06-06configurable transcript widget text alignmentRobin Haberkorn1-1/+2
2012-05-30implemented "format" file and expression parsing as well as application to th...Robin Haberkorn1-0/+90