From 18be9204f2f6b054f254d1fa045039952ddfad41 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Sat, 23 Jan 2016 18:48:50 +0100 Subject: Created storable items for user comments. --- ChangeLog | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1bb2655..ee71c71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,39 @@ +16-01-23 Cyrille Bagard + + * plugins/pychrysa/analysis/db/items/comment.c: + Update code. + + * src/analysis/db/collection.c: + Handle booleans in SQLite requests. + + * src/analysis/db/items/bookmark.c: + Typo. + + * src/analysis/db/items/comment.c: + * src/analysis/db/items/comment.h: + Create storable items for user comments. + + * src/analysis/db/items/switcher.c: + Typo. + + * src/analysis/disass/output.c: + Add a comment for later improvements. + + * src/common/sqlite.h: + Add internal support for booleans in SQLite. + + * src/format/symbol.h: + Update code. + + * src/glibext/gbufferline.c: + * src/glibext/gbufferline.h: + Find the first registered creator in a column. + + * src/glibext/gcodebuffer.c: + * src/glibext/gcodebuffer.h: + Register the creator of comments. Improve the match condition when + looking for a line. + 16-01-22 Cyrille Bagard * po/POTFILES.in: -- cgit v0.11.2-87-g4458