diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ 17-07-28 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/easygtk.c: + * src/gtkext/easygtk.h: + Remove useless code. + + * src/gui/editor.c: + * src/gui/panels/bookmarks.c: + * src/gui/panels/regedit.c: + * src/gui/panels/strings.c: + Replace all calls to the deprecated gtk_menu_popup() function. + +17-07-28 Cyrille Bagard <nocbos@gmail.com> + * src/gui/editor.c: Fix another bug by removing another nested function. |