log

age author description
Tue, 16 Sep 2008 21:23:34 +0800 Thinker K.F. Li change mb_c_source.m4 and mb_c_header.m4 to specify parent for SVG object
Tue, 16 Sep 2008 17:35:04 +0800 Thinker K.F. Li Now, tank1 can be controlled by user with keyboard
Tue, 16 Sep 2008 16:46:30 +0800 Thinker K.F. Li Fix the problem that animate.c can not pass testcases
Tue, 16 Sep 2008 16:06:04 +0800 Thinker K.F. Li Bug of subject_notify() when free subjects.
Tue, 16 Sep 2008 15:44:01 +0800 Thinker K.F. Li -
Tue, 16 Sep 2008 15:31:49 +0800 Thinker K.F. Li Postponding free request when a subject is in subject_notify
Tue, 16 Sep 2008 14:55:24 +0800 Thinker K.F. Li Free subject of complete when a program is freed
Tue, 16 Sep 2008 14:19:26 +0800 Thinker K.F. Li Program completion events
Mon, 15 Sep 2008 20:33:06 +0800 Thinker K.F. Li Encapsulate X_MB_runtime_t and support X keyboard events.
Sun, 14 Sep 2008 23:40:57 +0800 Thinker K.F. Li More bug of insert sort.
Sun, 14 Sep 2008 23:05:30 +0800 Thinker K.F. Li Fix bug of get_now()
Sun, 14 Sep 2008 21:08:25 +0800 Thinker K.F. Li Bug of insert sort
Sun, 14 Sep 2008 18:53:17 +0800 Thinker K.F. Li -
Sun, 14 Sep 2008 18:51:16 +0800 Thinker K.F. Li Tank
Sun, 14 Sep 2008 09:42:07 +0800 Thinker K.F. Li move animation actions from animate.c to files.
Sun, 14 Sep 2008 02:17:57 +0800 Thinker K.F. Li Tank
Sun, 14 Sep 2008 01:10:49 +0800 Thinker K.F. Li Check if a coord dirty before dirty it
Sun, 14 Sep 2008 01:04:40 +0800 Thinker K.F. Li Create a new coord_t as root_coord in <svg>_new()
Sun, 14 Sep 2008 01:03:23 +0800 Thinker K.F. Li Accept exponent of float point
Fri, 12 Sep 2008 23:43:11 +0800 Thinker K.F. Li More doxy
Fri, 12 Sep 2008 15:31:10 +0800 Thinker K.F. Li -
Fri, 12 Sep 2008 14:00:02 +0800 Thinker K.F. Li -
Fri, 12 Sep 2008 13:58:30 +0800 Thinker K.F. Li More dox
Fri, 12 Sep 2008 12:55:13 +0800 Thinker K.F. Li Fix bug of get_now()
Fri, 12 Sep 2008 02:14:27 +0800 Thinker K.F. Li Tutorial
Thu, 11 Sep 2008 11:42:31 +0800 Thinker K.F. Li -
Thu, 11 Sep 2008 09:14:58 +0800 Thinker K.F. Li -
Wed, 10 Sep 2008 13:44:07 +0800 Thinker K.F. Li -
Wed, 10 Sep 2008 13:39:26 +0800 Thinker K.F. Li -
Wed, 10 Sep 2008 13:35:56 +0800 Thinker K.F. Li More documentation.
Wed, 10 Sep 2008 10:02:31 +0800 Thinker K.F. Li Fix the bug of order of cross & inner product of vectors
Tue, 09 Sep 2008 22:17:17 +0800 Thinker K.F. Li Arc in path pass the test in example svg2code_ex.
Tue, 09 Sep 2008 18:11:37 +0800 Thinker K.F. Li Implement arc for path, but it is still under testing
Thu, 04 Sep 2008 08:21:39 +0800 Thinker K.F. Li Fix bug of translation relative to absolute points
Sat, 30 Aug 2008 00:32:05 +0800 Thinker K.F. Li -
Sun, 24 Aug 2008 08:16:21 +0800 Thinker K.F. Li Add todos
Sun, 24 Aug 2008 08:11:16 +0800 Thinker K.F. Li -
Sun, 24 Aug 2008 01:18:58 +0800 Thinker K.F. Li -
Sun, 24 Aug 2008 00:18:59 +0800 Thinker K.F. Li Improve calcuator example program.
Sat, 23 Aug 2008 22:26:46 +0800 Thinker K.F. Li clean *.core in makefile.
Sat, 23 Aug 2008 22:23:44 +0800 Thinker K.F. Li Reduce redundant code
Sat, 23 Aug 2008 15:39:29 +0800 Thinker K.F. Li Prevent divide by zero error
Sat, 23 Aug 2008 15:26:47 +0800 Thinker K.F. Li New example, calculator.
Fri, 22 Aug 2008 16:41:11 +0800 Thinker K.F. Li reduce size of svg2code_ex.svg
Fri, 22 Aug 2008 16:14:53 +0800 Thinker K.F. Li Fix bug of dealing matrix().
Fri, 22 Aug 2008 15:47:03 +0800 Thinker K.F. Li matrix() function in transform attribute of group and shapes
Fri, 22 Aug 2008 12:52:48 +0800 Thinker K.F. Li Support translate() function for transform attribute of 'g' tag.
Fri, 22 Aug 2008 00:12:04 +0800 Thinker K.F. Li example
Thu, 21 Aug 2008 14:13:50 +0800 Thinker K.F. Li -
Thu, 21 Aug 2008 13:52:23 +0800 Thinker K.F. Li Hide shapes and groups
Thu, 21 Aug 2008 00:27:36 +0800 Thinker K.F. Li svg2code.py support stroke
Wed, 20 Aug 2008 23:47:18 +0800 Thinker K.F. Li Fix bug of core dump caused by forget to check if parent is NULL, root.
Wed, 20 Aug 2008 23:33:04 +0800 Thinker K.F. Li Add runtime for Xlib.
Wed, 20 Aug 2008 00:32:11 +0800 Thinker K.F. Li -
Tue, 19 Aug 2008 19:14:01 +0800 Thinker K.F. Li -
Mon, 18 Aug 2008 23:08:03 +0800 Thinker K.F. Li find_geo_in_pos() should return shapes that is not hidden
Mon, 18 Aug 2008 10:46:03 +0800 Thinker K.F. Li test case for observer
Mon, 18 Aug 2008 01:59:26 +0800 Thinker K.F. Li Observer for mouse events
Wed, 13 Aug 2008 09:25:57 +0800 Thinker K.F. Li Makefile for svg2code_ex
Wed, 13 Aug 2008 09:16:21 +0800 Thinker K.F. Li start svg2code_ex example