diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-08-05 21:25:55 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-08-05 21:25:55 (GMT) |
commit | b5c6bcea25b1b840fd6c8e89a4a3c9fbd83ba84b (patch) | |
tree | de253301956b1cf249ae27cf1af146c3184af67f /ChangeLog | |
parent | d0a25ef16eef28d0cc355b00f5874c6c28004c78 (diff) |
Run updates on collected items activity changes.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@567 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,5 +1,20 @@ 15-08-05 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/db/collection.c: + * src/analysis/db/collection.h: + * src/analysis/db/item.c: + * src/analysis/db/item.h: + * src/analysis/db/item-int.h: + Run updates on collected items activity changes. + + * src/gui/panels/bookmarks.c: + Do not load inactive bookmarks anymore. + + * src/gui/panels/history.c: + Update buttons access on undo/redo actions. + +15-08-05 Cyrille Bagard <nocbos@gmail.com> + * src/gui/panels/history.c: Properly handle the history selection and update the history on changes. |