diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-01-31 22:50:42 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-01-31 22:50:42 (GMT) |
commit | f6eb49749d627de7d556139a392f73f0ca2862e8 (patch) | |
tree | df84f4c54f9f4f59e9b392b66d4d3ee1ce8633c0 /ChangeLog | |
parent | 7ba93e4d9e3e722d8771d665c5217510105375d2 (diff) |
Provided the current active object in display panels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 18-01-31 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkbufferdisplay.c: + * src/gtkext/gtkdisplaypanel-int.h: + * src/gtkext/gtkdisplaypanel.c: + * src/gtkext/gtkdisplaypanel.h: + Provide the current active object in display panels. + + * src/gui/menus/edition.c: + * src/gui/menus/menubar.c: + Update code. + +18-01-31 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/db/server.c: * src/main.c: Avoid to pollute the configuration directory with old UNIX family sockets. |