diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-28 21:42:49 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-28 21:42:49 (GMT) |
commit | 279ed42e7b1b8d9d0ae95c67972c7009e504cc92 (patch) | |
tree | 834976b6c830a4a57c06ecfff6e6ca388efb50f0 /ChangeLog | |
parent | 6b25e01d08db15c039a17ce00ac4c103d61364f5 (diff) |
Used a GtkStack widget to display the editor status information.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +17-08-28 Cyrille Bagard <nocbos@gmail.com> + + * src/gtkext/gtkstatusstack.c: + Use a GtkStack widget to display the editor status information. + 17-08-27 Cyrille Bagard <nocbos@gmail.com> * src/format/dex/dex-int.c: |