log

age author description
Sat, 13 Jun 2009 22:25:11 +0800 john cylee It's obviously 1.22 instead of 0.22
Sat, 13 Jun 2009 22:19:44 +0800 john cylee Change required cairo version back to 1.6
Fri, 12 Jun 2009 18:39:31 +0800 john cylee Fix typo.
Fri, 12 Jun 2009 18:36:15 +0800 john cylee - Fix a minor error in src/sprite.c: should check *(s-1) instead of
Fri, 12 Jun 2009 11:23:59 +0800 john cylee Use libtool to build .so modules.
Thu, 11 Jun 2009 08:20:39 +0800 Thinker K.F. Li Refactor function of computing text extents
Wed, 10 Jun 2009 22:46:13 +0800 Thinker K.F. Li Add extents supporting into Fontconfig and FreeType Layer
Wed, 10 Jun 2009 21:45:39 +0800 Thinker K.F. Li Add fontconfig layer
Wed, 10 Jun 2009 08:16:04 +0800 Thinker K.F. Li Use fontconfig to find out a font for a family/slant/weight pattern
Mon, 08 Jun 2009 07:04:20 +0800 Thinker K.F. Li Add sh_stext_t to implement a simple version of text shape.
Wed, 15 Apr 2009 08:34:27 +0800 wycc Implement the MadSwatter integration
Sun, 12 Apr 2009 12:02:17 +0800 wycc merge
Sun, 12 Apr 2009 12:02:03 +0800 wycc Copy template to madbuilder.xpi
Sun, 12 Apr 2009 11:58:53 +0800 wycc Implement stub functions for the MadSwatter integration.
Fri, 10 Apr 2009 22:46:01 +0800 wycc Load the last opened project automatically.
Fri, 10 Apr 2009 16:04:05 +0800 Ben Lau Corrected build dependence - able to build in Ubuntu Intrepid
Fri, 10 Apr 2009 03:14:49 +0800 Ben Lau [MadBuilder] Install template and configuration to mozpluggerrc
Thu, 09 Apr 2009 21:11:29 +0800 Ben Lau Debian packaging script
Sun, 05 Apr 2009 17:00:28 +0800 wycc Show the old name in the input line
Sun, 05 Apr 2009 12:29:35 +0800 wycc mgerge
Sun, 05 Apr 2009 12:29:21 +0800 wycc Add c header rule for the mozplugger
Sun, 05 Apr 2009 12:28:36 +0800 wycc Add function to change the name of the symbol
Sat, 04 Apr 2009 06:16:27 +0800 wycc Add header file support
Sat, 04 Apr 2009 11:55:11 +0800 Thinker K.F. Li merge
Sat, 04 Apr 2009 11:54:37 +0800 Thinker K.F. Li Programming model diagram for MadButterfly
Sat, 04 Apr 2009 06:12:42 +0800 wycc merge
Sat, 04 Apr 2009 06:12:10 +0800 wycc Change the screen layout to make it more like an usual IDE.
Wed, 01 Apr 2009 02:16:10 +0800 Thinker K.F. Li Rename MIN/MAX to MB_MIN/MB_MAX.
Wed, 01 Apr 2009 02:00:49 +0800 Thinker K.F. Li Remove Makefile that can be generated by automake
Fri, 27 Mar 2009 15:39:06 +0800 Thinker K.F. Li Avoid set stroke width on shape with stroke=none