diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-11-06 15:08:47 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-11-06 15:08:47 (GMT) |
commit | 59289d47cba1dbd078ad2bb5df0be74fa7c958b5 (patch) | |
tree | 7c321ecce99a8ed8c1957722d854aff2f3cfdd5d /ChangeLog | |
parent | 6f89c15215b746f050f8280fac14a77e50bf8077 (diff) |
Added margins between columns only after non-empty columns.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-11-06 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gbufferline.c: + Add margins between columns only after non-empty columns. + +16-11-06 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/linesegment.c: Handle tabulations as small separation paddings. |