Mercurial > MadButterfly
log src/X_supp.c @ 371:3d21115297ba
age | author | description |
---|---|---|
Sun, 08 Mar 2009 23:08:51 +0800 | Thinker K.F. Li | Prevent applications from hanging by massive mouse motion events. |
Sun, 08 Mar 2009 14:44:41 +0800 | Thinker K.F. Li | sh_image_t::img_data is managed by paint_image_t. |
Sun, 25 Jan 2009 16:07:43 +0800 | Thinker K.F. Li | Fix the problem that clean_canvas() can not clean canvas cleanly. |
Sat, 24 Jan 2009 15:09:03 +0800 | Thinker K.F. Li | Change function name and add comments. |
Fri, 23 Jan 2009 23:00:23 +0800 | Thinker K.F. Li | Integrate sh_image with svg2code.py. |
Thu, 22 Jan 2009 18:10:47 +0800 | Thinker K.F. Li | Initialize an image loader for X runtime |
Sun, 04 Jan 2009 09:32:49 +0800 | wycc | * Add loopback reference from rdman to the backend. This is only required when we need to acquire the tman for the animation. This is not a reasonable arrangement since the animation should be backend transparent. We should not touch the backend directly from the animation. We should relocate the tman to the rdman. |