index
:
experiment-player
master
Player for experiment videos and transcripts
Robin Haberkorn
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gtk-experiment-widgets
/
gtk-experiment-transcript-formats.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
resolved pattern-length restriction bug by calculating the pattern+captures size
Robin Haberkorn
1
-4
/
+24
2012-06-21
fixed handling of regexp patterns at the end of "format" expressions
Robin Haberkorn
1
-26
/
+31
2012-06-17
use more glib macros to improve portability
Robin Haberkorn
1
-1
/
+1
2012-06-13
implemented topdown (reverse) rendering of contributions
Robin Haberkorn
1
-0
/
+1
2012-06-11
include filename in GError describing an error while opening the file
Robin Haberkorn
1
-2
/
+2
2012-06-07
format-file related transcript widget methods return a GError which is used t...
Robin Haberkorn
1
-26
/
+78
2012-06-07
added missing documentation for GtkExperimentTranscript API methods
Robin Haberkorn
1
-0
/
+37
2012-06-07
added copyright headers and Doxygen @file comments (where they were still mis...
Robin Haberkorn
1
-0
/
+17
2012-06-04
load default interactive format font and colors from config file and also sav...
Robin Haberkorn
1
-39
/
+28
2012-06-04
fixed and simplified handling of default config values
Robin Haberkorn
1
-6
/
+8
2012-06-01
handle windows linebreaks in format files
Robin Haberkorn
1
-0
/
+1
2012-05-31
allow transcript formatting without markup (like search-as-you type)
Robin Haberkorn
1
-19
/
+94
2012-05-30
allow empty filename when loading a format file into the transcript widget
Robin Haberkorn
1
-3
/
+7
2012-05-30
implemented "format" file and expression parsing as well as application to th...
Robin Haberkorn
1
-0
/
+201