diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-10-17 21:04:36 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-10-17 21:04:36 (GMT) |
commit | ed846003946a44588c7c131b9c9001f97bf10711 (patch) | |
tree | 4385e199d1a42507067521eaf5d98718229133a8 /ChangeLog | |
parent | f08d214e1b13bd56e0305e2e4ae511f6f7514195 (diff) |
Updated panels captions again.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@271 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
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: |