diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-12-29 14:46:46 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-12-29 14:47:47 (GMT) |
commit | 5c4811a65eedda9dd95137337dc6304eb8cd051d (patch) | |
tree | c2e1e3ef226815c1ded30671590642436d75618a /ChangeLog | |
parent | 190f66ab3a2c8bdf2f56b2f590afe49461e6cf24 (diff) |
Fixed compilation warnings by replacing GTK deprecated functions in display panels.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +17-12-29 Cyrille Bagard <nocbos@gmail.com> + + * src/glibext/gbufferview.c: + * src/glibext/gbufferview.h: + Update code. + + * src/gtkext/gtkbufferdisplay-int.h: + * src/gtkext/gtkbufferdisplay.c: + * src/gtkext/gtkdisplaypanel.c: + Fix compilation warnings by replacing GTK deprecated functions in display panels. + 17-12-27 Cyrille Bagard <nocbos@gmail.com> * src/gui/panels/errors.c: |