Mercurial > MadButterfly
log src/X_supp.c @ 259:e8a784a306d0
age | author | description |
---|---|---|
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. |
Mon, 15 Dec 2008 10:13:03 +0800 | Thinker K.F. Li | X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly. |
Tue, 18 Nov 2008 21:42:30 +0800 | Thinker K.F. Li | Remove factory from observer APIs. |
Wed, 05 Nov 2008 15:24:01 +0800 | Thinker K.F. Li | Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'. include_mb_test |
Tue, 04 Nov 2008 17:00:26 +0800 | Thinker K.F. Li | Move header files into include/mb/ subdirectory and remove symlink 'mb'. include_mb_test |