From d76fdf9cb931d6d189938102a98a71030ea907ad Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 31 May 2012 19:07:16 +0200 Subject: allow transcript formatting without markup (like search-as-you type) * controlled via checkbox * if markup is disabled the entered text is only regular expressions * default text attributes are used according to some constants (in configure.ac, later they will be configurable via config file) * fixed return value of gtk_experiment_transcript_load_formats() * care about possible capture mismatches in regular expressions (capture braces are inserted automatically - the user is not allowed specify own captures) * display state of interactive format via icon (successful/error) --- src/default.ui | 100 ++++++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 82 insertions(+), 18 deletions(-) (limited to 'src/default.ui') diff --git a/src/default.ui b/src/default.ui index ee9195e..d526dbd 100644 --- a/src/default.ui +++ b/src/default.ui @@ -13,7 +13,6 @@ True - vertical True @@ -265,7 +264,6 @@ audio-volume-medium True - vertical True @@ -356,41 +354,107 @@ audio-volume-medium - + True - True - - + - 2 - 3 + 1 + 2 GTK_FILL - + True - True - - + + + True + True + + gtk-apply + + + + 0 + + + + + True + + + False + 5 + 1 + + + + + Markup + True + True + False + True + + + + False + 2 + + - 1 - 2 2 3 GTK_FILL - + True - + + + True + True + + gtk-apply + + + + 0 + + + + + True + + + False + 5 + 1 + + + + + Markup + True + True + False + True + + + + False + 2 + + - 1 - 2 + 1 + 2 + 2 + 3 GTK_FILL -- cgit v1.2.3