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 26b669b..8d2d068 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
16-03-12 Cyrille Bagard <nocbos@gmail.com>
+ * src/core/params.c:
+ Load all custom parameters storing positions of panels divisions.
+
+ * src/glibext/configuration.c:
+ * src/glibext/configuration.h:
+ Define groups of arbitrary parameters. Typo.
+
+ * src/gui/editor.c:
+ Clean the code. Give a new path to each complex node and use it
+ as a key for the global configuration.
+
+ * src/main.c:
+ Fix a compilation warning.
+
+16-03-12 Cyrille Bagard <nocbos@gmail.com>
+
* src/gtkext/easygtk.c:
* src/gtkext/easygtk.h:
Compute the coordinates of a popup menu attached to a given widget.