diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-09-27 19:11:45 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-09-27 19:11:45 (GMT) |
commit | 34db987b49ae8135f4ad41ec0012c86ede0c9f4c (patch) | |
tree | bc1cf8f3ca11ebef9a7b8db9ee5f4db20019786e /ChangeLog | |
parent | 7972f2da7d0e363fe918992cb5661b17ee3577d7 (diff) |
Given access to menus relative to binaries only if a view panel is displayed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +16-09-27 Cyrille Bagard <nocbos@gmail.com> + + * src/gui/menus/binary.c: + * src/gui/menus/binary.h: + * src/gui/menus/menubar.c: + * src/gui/menus/view.c: + * src/gui/menus/view.h: + Give access to menus relative to binaries only if a view panel is displayed. + 16-09-26 Cyrille Bagard <nocbos@gmail.com> * src/analysis/routine.c: |