summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f5359b5..fad37ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
15-04-03 Cyrille Bagard <nocbos@gmail.com>
+ * src/glibext/gcodebuffer.c:
+ Reactivate a cached version of computed widths.
+
+ * src/gtkext/gtkbufferview.c:
+ * src/gtkext/gtkgraphview.c:
+ * src/gtkext/gtkviewpanel.c:
+ * src/gtkext/gtkviewpanel-int.h:
+ Define a preferred size for views and react on scroll events.
+
+15-04-03 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/output.c:
Set an empty size for lines showing a routine label.