diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-12-31 00:16:10 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-12-31 00:16:10 (GMT) |
commit | cfe99bbb2c30580e9347fd103a6dece59e228494 (patch) | |
tree | 8dd5fe978900221a7cce1a21d410534cbb7d7293 /ChangeLog | |
parent | deadb8b2432e08ce7a7d3ad02cb7bd4f269115cf (diff) |
Updated the progress bar only when needed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-12-31 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkstatusstack.c: + Update the progress bar only when needed. + +16-12-31 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: * src/analysis/binary.h: Load binaires without blocking the GUI during the process. |