diff options
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. |