log

age author description
Fri, 06 Mar 2009 21:04:52 +0800 Thinker K.F. Li Use pango_cairo_layout_path() instead of pango_cairo_show_layout().
Fri, 06 Mar 2009 20:39:25 +0800 Thinker K.F. Li Update position of light-bar after update menu item
Fri, 06 Mar 2009 19:42:01 +0800 Thinker K.F. Li coord_x() of light-bar should not be changed.
Fri, 06 Mar 2009 13:53:27 +0800 Thinker K.F. Li Move and update in source documents
Fri, 06 Mar 2009 00:10:02 +0800 Thinker K.F. Li Fix bug in makefile for examples/menu
Thu, 05 Mar 2009 14:52:06 +0800 root Remove the menu.h
Thu, 05 Mar 2009 14:31:59 +0800 wycc merge
Thu, 05 Mar 2009 14:31:38 +0800 wycc Check in missing file
Thu, 05 Mar 2009 14:07:49 +0800 Thinker K.F. Li Remove out-of-date comments and refactor code and fix a small bug.
Thu, 05 Mar 2009 08:31:57 +0800 wycc Use relative path in the SVG file
Thu, 05 Mar 2009 08:19:43 +0800 wycc Fix the Makefile to generate files correctly.
Thu, 05 Mar 2009 07:54:35 +0800 wycc Merge the result
Thu, 05 Mar 2009 07:53:58 +0800 wycc Add missing file
Thu, 05 Mar 2009 02:20:58 +0800 Thinker K.F. Li Fix bug that images are lost after hidden & expose window.
Thu, 05 Mar 2009 01:48:52 +0800 Thinker K.F. Li More elegant dependency
Thu, 05 Mar 2009 00:54:42 +0800 Thinker K.F. Li Fix bug that examples/drag can not drag star.
Thu, 05 Mar 2009 00:54:42 +0800 Thinker K.F. Li Cache rednering result is now workable.
Thu, 05 Mar 2009 00:54:42 +0800 Thinker K.F. Li Fix bug that svg2code.py handle fill & stroke opacity in a wrong way.
Sun, 22 Feb 2009 14:22:56 +0800 wycc Add graphics into the filebrowser
Sun, 22 Feb 2009 14:20:39 +0800 wycc Mgere the image loader back
Sun, 22 Feb 2009 14:20:17 +0800 wycc Merge the image loader back
Sun, 22 Feb 2009 13:45:28 +0800 wycc Add filebrowser program and SVG file.
Sun, 22 Feb 2009 11:52:56 +0800 wycc Seperate mb_animated_menu from the demo program
Sat, 21 Feb 2009 21:51:05 +0800 wycc Fix the boundary condition for scroll down
Sat, 21 Feb 2009 21:45:04 +0800 wycc * Keep the font name as the original case.
Sun, 15 Feb 2009 09:19:59 +0800 wycc Wait for the last animation done before we send the next one.
Sun, 15 Feb 2009 08:50:36 +0800 wycc Fix the initial drawn position issue. We will draw the lightbar in the right posityion.
Sun, 15 Feb 2009 08:34:57 +0800 wycc Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature.