log src/redraw_man.c @ 270:cd6af7da32c9

age author description
Sun, 25 Jan 2009 16:07:43 +0800 Thinker K.F. Li Fix the problem that clean_canvas() can not clean canvas cleanly.
Fri, 23 Jan 2009 23:00:23 +0800 Thinker K.F. Li Integrate sh_image with svg2code.py.
Thu, 15 Jan 2009 16:46:47 +0800 Thinker K.F. Li Simple image loader and image shape.
Sun, 04 Jan 2009 12:09:29 +0800 Thinker K.F. Li Remove potential memory address error.
Thu, 25 Dec 2008 18:40:27 +0800 Thinker K.F. Li termporary revision
Thu, 18 Dec 2008 22:37:15 +0800 Thinker K.F. Li Move mouse event handler and interpreter to src/mouse.c.
Mon, 15 Dec 2008 10:13:03 +0800 Thinker K.F. Li X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly.
Tue, 09 Dec 2008 17:34:10 +0800 Thinker K.F. Li Start moving to mb_obj_t