diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +15-08-03 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/project.c: + Update code. + + * src/glibext/signal.c: + * src/glibext/signal.h: + Allow to emit signals to GTK main thread for GUI updates in a generic way. + + * src/gui/panels/bookmarks.c: + Update code. + + * src/gui/panels/history.c: + Update code. Sort collected items properly. + 15-07-31 Cyrille Bagard <nocbos@gmail.com> * src/arch/arm/v7/helpers.h: |