K 10 svn:author V 6 rfalke K 8 svn:date V 27 2003-02-20T23:14:33.000000Z K 7 svn:log V 301 Replace the canvas_t type with a struct canvas which should in the long run hold all state (position, dimension, backing store,...) about the map canvas and so making it accessible to the common code. Add a gui-dependent struct canvas_store which is opaque in the common code. Patch by Jason Short. END