1.90.3: 2011-02-02 Murray Cumming Correct the use of Glib::ListHandler. * goocanvas/src/item.ccg: Fix a compilation error and do not try to remember the temporary value from data(). 2011-01-28 Murray Cumming Replace use of *ListHandle with std::vector<>, as in gtkmm. * goocanvas/src/canvas.hg: * goocanvas/src/item.[hg|ccg]: However, the vfunc implemenations here need some attention to make sure that we are not doing awful things with memory.