diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-02-21 21:34:55 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-02-21 21:34:55 (GMT) |
commit | a60e1fe19d09eb379c88fdbbe018ca086dc05bcb (patch) | |
tree | e72fa012a465517fe3b2f728d750b008ba88d707 /ChangeLog | |
parent | 0769fafb253b846b58cd97c4a1df98ca7417ae1c (diff) |
Cut symbol labels using words instead of single characters.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 18-02-21 Cyrille Bagard <nocbos@gmail.com> + * src/common/extstr.c: + * src/common/extstr.h: + Define a custom function to extract tokens from strings. + + * src/gui/panels/symbols.c: + Cut symbol labels using words instead of single characters. + +18-02-21 Cyrille Bagard <nocbos@gmail.com> + * pixmaps/symbol_object_classic.png: New entry: create an icon for object symbols. |