summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog38
1 files changed, 38 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a0131e..ba5f083 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,41 @@
+12-10-18 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/Makefile.am:
+ * src/editor.c:
+ Update code.
+
+ * src/gtkext/easygtk.c:
+ Remove a lot of gcc warnings.
+
+ * src/gtkext/gtkbinview.c:
+ * src/gtkext/gtkbinview.h:
+ * src/gtkext/gtkbinview-int.h:
+ * src/gtkext/gtkdockitem.c:
+ * src/gtkext/gtkdockitem.h:
+ * src/gtkext/gtkdockpanel.c:
+ * src/gtkext/gtkdockpanel.h:
+ Deleted entries.
+
+ * src/gtkext/gtkgraphview.c:
+ * src/gtkext/gtksourceview.c:
+ * src/gtkext/gtkviewpanel.c:
+ * src/gtkext/gtkviewpanel.h:
+ * src/gtkext/Makefile.am:
+ Remove a lot of gcc warnings.
+
+ * src/main.c:
+ * src/Makefile.am:
+ * src/panels/panel.c:
+ * src/panels/panel.h:
+ Update code.
+
+ * src/params.c:
+ * src/params.h:
+ Remove a lot of gcc warnings.
+
+ * src/project.c:
+ Update code.
+
12-10-17 Cyrille Bagard <nocbos@gmail.com>
* src/common/extstr.c: