Eskil

Diff
Login

Differences From Artifact [f995049cba]:

To Artifact [c1f05d825e]:


276
277
278
279
280
281
282
283

284
285
286
287
288
289
290
276
277
278
279
280
281
282

283
284
285
286
287
288
289
290







-
+








        $tree columnconfigure 0 -name structure
        $tree columnconfigure 1 -name leftsize -align right
        $tree columnconfigure 2 -name leftdate
        $tree columnconfigure 3 -name rightsize -align right
        $tree columnconfigure 4 -name rightdate

        #destroy [$tree separatorpath 1] [$tree separatorpath 3]
        destroy [$tree separatorpath 1] [$tree separatorpath 3]

        set color(unknown) grey
        set color(empty) grey
        set color(equal) {}
        set color(new) green
        set color(old) blue
        set color(change) red