diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-08-06 08:05:22 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-08-06 08:05:22 (GMT) |
commit | 529595311bd518a3e7368263b9c3244159c85e41 (patch) | |
tree | 19c2d421b99b6d0f06b3514c8fa6f6b68cacdd3c /ChangeLog | |
parent | dbf6ca9e108198f0ad79eaf377f5f229b14a4938 (diff) |
Closed the right side panel when requested.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-08-06 Cyrille Bagard <nocbos@gmail.com> + * src/gui/editor.c: + Close the right side panel when requested. + +16-08-06 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkstatusstack.c: Define initial content and size for the status bar. Fix compilation warnings. |