summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e86e0a6..e708191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+07-04-20 Cyrille Bagard <nocbos@gmail.com>
+
+ * pixmaps/bookmark.png:
+ New entry: create bookmark in buffer views.
+
+ * pixmaps/Makefile.am:
+ Add breakpoint_disabled.png and breakpoint_normal.png to EXTRA_DIST.
+
+ * pixmaps/nil.png:
+ New entry: use a dummy picture for empty Cairo surfaces.
+
+ * src/analysis/db/server.c:
+ Typo. Display a message for server connections.
+
+ * src/arch/instruction.c:
+ Update code.
+
+ * src/glibext/gbufferline.c:
+ * src/glibext/gbufferline.h:
+ * src/glibext/gbuffersegment.c:
+ * src/glibext/gbuffersegment.h:
+ * src/glibext/gcodebuffer.c:
+ Rely on Cairo for printing code.
+
+ * src/glibext/gfontcache.c:
+ * src/glibext/gfontcache.h:
+ Deleted entries.
+
+ * src/glibext/Makefile.am:
+ Remove the 'gfontcache.[ch]' files from libglibext_la_SOURCES.
+
+ * src/main.c:
+ Update code.
+
14-03-20 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: