Mercurial > MadButterfly
log src/mbaf/mbbutton.c @ 1435:b12c513212af
age | author | description |
---|---|---|
Mon, 22 Nov 2010 15:27:40 +0800 | Thinker K.F. Li | Use mb_timer_man_t instead of mb_tman_t in mbaf refine_backend_if |
Tue, 14 Sep 2010 01:08:39 +0800 | Shih-Yuan Lee (FourDollars) | Unify coding style tag for emacs and vim. |
Thu, 06 Aug 2009 15:38:04 +0800 | Thinker K.F. Li | Change name of header files. |
Sat, 07 Mar 2009 14:24:55 +0800 | wycc | Set the progm to be NULL so that we won't call mb_progm_abort when we call it at the next time. This will fix the crash issue of the dynamic. However, the dynamic is still crash sometimes if we click the button quickly. It looks like it crashes in the refresh. We need to future figure out the issue. |
Sun, 01 Feb 2009 09:51:12 +0800 | wycc | * Add MBAF files |