news 28 Posted June 17, 2010 Hi, a new version of HippoCanvas has been released, get it at: http://ftp.gnome.org/pub/GNOME/sources/hippo-canvas/0.3/ Changes are basically bug fixes and improvements to introspection support. Packagers should be aware that the required PyGObject version has been updated to 2.21.2. Regards, Tomeu == Changes == Upgrade required PyGObject version, needed by the sinkfunc change (Tomeu Vizoso) Remove custom floating references (Tomeu Vizoso) Add annotation to common/hippo/hippo-canvas-box.c (Tomeu Vizoso) Add annotation for hippo_canvas_item_set_context (Tomeu Vizoso) Add annotation for hippo_canvas_box_get_children (Tomeu Vizoso) Update introspection support (Tomeu Vizoso) Use GdkRegion instead of HippoRectangle for the damage area. (Marco Pesenti Gritti) Wrap hippo_canvas_box_sort() (Owen Taylor) Handle the case where hippo_canvas_box_find_box_child() returns NULL (Owen Taylor) Add missing import to fix compiler warnings. (Marco Pesenti Gritti) Add a link to the wiki in NEWS. (Colin Walters) Convert HippoPackFlags into a flags also in the python bindings. (Marco Pesenti Gritti) Convert HippoPackFlags into a flags. Fix up some introspection/build bits. (Colin Walters) Remove invalid PKG_CHECK_EXISTS argument, which causing introspection to be always enabled. (Marco Pesenti Gritti) Add support for GObject-Introspecton (Colin Walters) Fix a crash when the image hook returns something other than a surface (like None) (Owen Taylor) gtk-doc template update (Owen Taylor) Add support for ( -at -) import url("some-stylesheet.css"); (Owen Taylor) Guard against NULL window when animating a not-yet-realized canvas (Owen Taylor) Fix scale/translate ordering when drawing images (Owen Taylor) Optimize so that we don't repaint the entire box unnecessarily when: (Owen Taylor) Lower the required librsvg version. (Marco Pesenti Gritti) Fix an incorrect signal disconnection, leading to crashes (Owen Taylor) _______________________________________________ Share this post Link to post