Mercurial > MadButterfly
log src/paint.c @ 868:f41ac71266bc
age | author | description |
---|---|---|
Thu, 23 Sep 2010 10:51:25 +0800 | Thinker K.F. Li | Remove rdman pointer from structure of paints. |
Thu, 23 Sep 2010 10:43:56 +0800 | Thinker K.F. Li | Allocate linear, radial, image paints from elmpools |
Tue, 14 Sep 2010 01:08:39 +0800 | Shih-Yuan Lee (FourDollars) | Unify coding style tag for emacs and vim. |
Thu, 26 Aug 2010 17:54:11 +0800 | Thinker K.F. Li | Remove unused variables and refactor to X_MB_init_with_win |
Fri, 02 Jul 2010 13:42:22 +0800 | Thinker K.F. Li | Replace mbe_image_surface_create_from_png() with mbe_pattern_create_image() openvg |
Sun, 15 Nov 2009 16:21:09 +0800 | Thinker K.F. Li | Merge add colors into constructor of gradient pattern. Android_Skia |