diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -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: |