summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2ab5aa..83dcb63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+14-06-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkgraphview.c:
+ * src/gtkext/gtkviewpanel.c:
+ * src/gtkext/gtkviewpanel-int.h:
+ Avoid to rely on the now deprecated set-scroll-adjustments signal.
+ Remove all the relative dead code.
+
+ * src/gui/menus/view.c:
+ Fix a bug when changing views: one level was missing in widgets stack.
+
+ * src/gui/status.c:
+ Clean the code.
+
14-06-04 Cyrille Bagard <nocbos@gmail.com>
* src/gtkext/gtkbufferview.c