diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-12-29 16:37:40 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-12-29 16:37:40 (GMT) |
commit | 8d4ec01c81c7f4ccad89ed53d2f34acabec4f595 (patch) | |
tree | 7d9072d8086b8a8dbf1cbf5dc18ab489db0ea0af /ChangeLog | |
parent | e819784e1a9f2d997f5908af4c1c17962f96fc7c (diff) |
Killed the last uses of the deprecated gtk_widget_override_color() function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 17-12-29 Cyrille Bagard <nocbos@gmail.com> + * plugins/ropgadgets/select.c: + * src/gui/panels/regedit.c: + Kill the last uses of the deprecated gtk_widget_override_color() function. + +17-12-29 Cyrille Bagard <nocbos@gmail.com> + * src/gtkext/gtkdockable.c: * src/gtkext/tmgt.c: Remove remaining compilation warnings for GTK deprecated functions when defining regular expressions. |