diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,5 +1,21 @@ 12-10-17 Cyrille Bagard <nocbos@gmail.com> + * src/common/extstr.c: + * src/common/extstr.h: + Cut too long strings with an ellipsis. + + * src/configuration.c: + * src/configuration.h: + Load and save integer values. + + * src/gtkext/gtkdockstation.c: + Update panels captions again. + + * src/params.h: + Define max lengths for titles. + +12-10-17 Cyrille Bagard <nocbos@gmail.com> + * src/decomp/output.c: * src/glibext/gbufferline.c: * src/glibext/gbufferline.h: |