Fossil SCM

Formatting changes to the similar event suppression in the timeline.

drh 2009-09-14 16:09 trunk
Commit 8cf8ed785e19c5458121da35ce687007e2d1dc95
1 file changed +2 -2
+2 -2
--- src/timeline.c
+++ src/timeline.c
@@ -205,12 +205,12 @@
205205
}
206206
}
207207
prevTagid = tagid;
208208
if( suppressCnt ){
209209
@ <tr><td><td><td>
210
- @ ... preceded by %d(suppressCnt) other
211
- @ similar event%s(suppressCnt>1?"s":"").</tr>
210
+ @ <small><i>... %d(suppressCnt) similar
211
+ @ event%s(suppressCnt>1?"s":"") omitted.</i></small></tr>
212212
suppressCnt = 0;
213213
}
214214
if( strcmp(zType,"div")==0 ){
215215
@ <tr><td colspan=3><hr></td></tr>
216216
continue;
217217
--- src/timeline.c
+++ src/timeline.c
@@ -205,12 +205,12 @@
205 }
206 }
207 prevTagid = tagid;
208 if( suppressCnt ){
209 @ <tr><td><td><td>
210 @ ... preceded by %d(suppressCnt) other
211 @ similar event%s(suppressCnt>1?"s":"").</tr>
212 suppressCnt = 0;
213 }
214 if( strcmp(zType,"div")==0 ){
215 @ <tr><td colspan=3><hr></td></tr>
216 continue;
217
--- src/timeline.c
+++ src/timeline.c
@@ -205,12 +205,12 @@
205 }
206 }
207 prevTagid = tagid;
208 if( suppressCnt ){
209 @ <tr><td><td><td>
210 @ <small><i>... %d(suppressCnt) similar
211 @ event%s(suppressCnt>1?"s":"") omitted.</i></small></tr>
212 suppressCnt = 0;
213 }
214 if( strcmp(zType,"div")==0 ){
215 @ <tr><td colspan=3><hr></td></tr>
216 continue;
217

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button