summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-12-29 16:37:40 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-12-29 16:37:40 (GMT)
commit8d4ec01c81c7f4ccad89ed53d2f34acabec4f595 (patch)
tree7d9072d8086b8a8dbf1cbf5dc18ab489db0ea0af /ChangeLog
parente819784e1a9f2d997f5908af4c1c17962f96fc7c (diff)
Killed the last uses of the deprecated gtk_widget_override_color() function.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0437a5..fd451b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.