<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e/eon</link><counters><counter name="forever" lastEventTime="1270491169" firstEventTime="1268697168">4</counter></counters><metadata></metadata><recentMessages><message><timestamp>1270491135</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>eon</module></source><body><commit><revision>47770</revision><author>turran</author><log>+ More parser code
+ More cleanup
+`Add the layout and paint subdirs to the build again  </log><url>http://trac.enlightenment.org/e/changeset/47770/</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/eon_private.h">src/include/eon_private.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_main.c">src/lib/core/eon_main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_object.c">src/lib/core/eon_object.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/paint/eon_checker.c">src/lib/paint/eon_checker.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/paint/Makefile.am">src/lib/paint/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_grammar.y">src/lib/core/eon_grammar.y</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_parser.c">src/lib/core/eon_parser.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/Makefile.am">src/lib/layout/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_layout.c">src/lib/core/eon_layout.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_document.c">src/lib/core/eon_document.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/Makefile.am">src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/eon_canvas.c">src/lib/layout/eon_canvas.c</file></files></commit></body></message><message><timestamp>1269212313</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>eon</module></source><body><commit><revision>47359</revision><author>turran</author><log>+ Add a yacc/lex based parser
+ Make the player actually run  </log><url>http://trac.enlightenment.org/e/changeset/47359/</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/eon_private.h">src/include/eon_private.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/Makefile.am">src/lib/core/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_lexer.l">src/lib/core/eon_lexer.l</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_grammar.y">src/lib/core/eon_grammar.y</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/configure.ac">configure.ac</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_parser.c">src/lib/core/eon_parser.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_document.c">src/lib/core/eon_document.c</file></files></commit></body></message><message><timestamp>1268776777</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>eon</module></source><body><commit><revision>47299</revision><author>turran</author><log>+ Refactor the engine, only enesim as a renderer engine, the rest should provide just the
  needed surface (software for now) but other on the future
+ Make it compile at least  </log><url>http://trac.enlightenment.org/e/changeset/47299/</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/engines/sdl/sdl_engine.c">src/engines/sdl/sdl_engine.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/eon_paint.h">src/include/eon_paint.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_engine.c">src/lib/core/eon_engine.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_paint.c">src/lib/core/eon_paint.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_layout.c">src/lib/core/eon_layout.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_document.c">src/lib/core/eon_document.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/eon_engine.h">src/include/eon_engine.h</file></files></commit></body></message><message><timestamp>1268697133</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>eon</module></source><body><commit><revision>47264</revision><author>turran</author><log>+ More refactoring  </log><url>http://trac.enlightenment.org/e/changeset/47264/</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_script.c">src/lib/core/eon_script.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/paint/eon_image.c">src/lib/paint/eon_image.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_setter.c">src/lib/core/eon_setter.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_object.c">src/lib/core/eon_object.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/bin/eon_player.c">src/bin/eon_player.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_anim_matrix.c">src/lib/core/eon_anim_matrix.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/Eon.h">src/include/Eon.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_paint.c">src/lib/core/eon_paint.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_value.c">src/lib/core/eon_value.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_layout.c">src/lib/core/eon_layout.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_animation.c">src/lib/core/eon_animation.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_main.c">src/lib/core/eon_main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/parser/common/common_main.c">src/lib/parser/common/common_main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/eon_stack.c">src/lib/layout/eon_stack.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_anim_key.c">src/lib/core/eon_anim_key.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/Makefile.am">src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_style.c">src/lib/core/eon_style.c</file></files></commit></body></message><message><timestamp>1268617569</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>e</project><module>eon</module></source><body><commit><revision>47228</revision><author>turran</author><log>+ Start refactoring the code  </log><url>http://trac.enlightenment.org/e/changeset/47228/</url><files><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/eon_layout.c">src/lib/layout/eon_layout.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_cache.c">src/lib/core/eon_cache.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/eon_private.h">src/include/eon_private.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/include/Eon.h">src/include/Eon.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/paint/Makefile.am">src/lib/paint/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_paint.c">src/lib/core/eon_paint.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/Makefile.am">src/lib/layout/Makefile.am</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_layout.c">src/lib/core/eon_layout.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_animation.c">src/lib/core/eon_animation.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/engines/Makefile.am">src/engines/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_anim_basic.c">src/lib/core/eon_anim_basic.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/Makefile.am">src/lib/core/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/eon_stack.c">src/lib/layout/eon_stack.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/configure.ac">configure.ac</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/paint/eon_paint.c">src/lib/paint/eon_paint.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/layout/eon_canvas.c">src/lib/layout/eon_canvas.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/PROTO/eon/src/lib/core/eon_style.c">src/lib/core/eon_style.c</file></files></commit></body></message></recentMessages></statsTarget>
