diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-13 20:25:08 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-13 20:25:08 (GMT) |
commit | 8802a479f37dde99f2709af50cf15e595e32b47e (patch) | |
tree | 862c87ade243603a6eeca1804df42ca9f574678b /ChangeLog | |
parent | ee0954cd4f25cbd926f9b4e4ba121c34877b1cb4 (diff) |
Handled positions for both sides of paned widgets.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 16-05-13 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/configuration.c: + Replace a fixed hardcoded key when loading values group. + + * src/gui/editor.c: + Handle positions for both sides of paned widgets. + +16-05-13 Cyrille Bagard <nocbos@gmail.com> + * src/format/format.c: * src/format/format.h: Fix a lot of compilation warnings. |