summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11b825a..0fa2ff3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
14-12-10 Cyrille Bagard <nocbos@gmail.com>
+ * src/glibext/gbufferline.c:
+ Improve the rendering of physical and virtual addresses.
+
+ * src/glibext/gbuffersegment.c:
+ * src/glibext/gbuffersegment.h:
+ Load major segment properties for an external GTK3 theme and define some
+ new rendering categories.
+
+ * src/gtkext/theme.c:
+ Load an extra theme file called 'segments.css'.
+
+ * themes/segments.css:
+ New entry: define a GTK3 theme for buffer segments.
+
+14-12-10 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/arm/v7/opcodes/opcodes_tmp_arm.h:
Update missing prototypes.