diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-03-12 21:31:35 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-03-12 21:31:35 (GMT) |
commit | da22d42c9644de808dfc3484352c444ee4176bee (patch) | |
tree | 67d1533baad0a80cc9f435c781c5d094243fa425 /ChangeLog | |
parent | 491e9837f33831f94747a6063f709ba2c5d2703e (diff) |
Loaded all custom parameters storing positions of panels divisions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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. |