summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 68d7c81..5eb2020 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+14-07-22 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/pychrysa/gui/editem.c:
+ Disable some parts of the GUI.
+
+ * src/gui/editem.c:
+ * src/gui/editem-int.h:
+ * src/gui/menus/menubar.c:
+ * src/gui/panels/glance.c:
+ * src/gui/panels/strings.c:
+ * src/gui/panels/strings.h:
+ * src/gui/panels/symbols.c:
+ * src/gui/status.c:
+ Use in the right way some features of GLib classes in the GUI code.
+
+ * src/gui/tb/portions.c:
+ * src/gui/tb/source.c:
+ Disable some parts of the GUI.
+
14-07-10 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: