diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-03-27 20:26:06 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-27 20:26:06 (GMT) |
commit | 33906ce366efc053dee0b76d5bd668797b99071e (patch) | |
tree | d04f37f89df4a0e7b2e7c2055138005707244f87 /ChangeLog | |
parent | 4bc86c5dc8d3cfa9780103b56f52024a49913c22 (diff) |
Added a section in the status bar to display activity progress.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +16-03-27 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/project.c: + * src/glibext/delayed-int.h: + * src/glibext/delayed.c: + * src/glibext/gcodebuffer.c: + Update code. + + * src/gtkext/gtkstatusstack.c: + * src/gtkext/gtkstatusstack.h: + Add a section in the status bar to display activity progress. + 16-03-26 Cyrille Bagard <nocbos@gmail.com> * src/glibext/delayed.c: |