Mercurial > MadButterfly
log src/mbaf/mbbutton.c @ 822:586e50f82c1f
age | author | description |
---|---|---|
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 |