<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e</link><counters><counter name="forever" lastEventTime="1338088580" firstEventTime="1073742116">55972</counter><counter name="lastMonth" lastEventTime="1335805805" firstEventTime="1333240651">736</counter><counter name="thisMonth" lastEventTime="1338088580" firstEventTime="1335833948">885</counter><counter name="lastWeek" lastEventTime="1337541548" firstEventTime="1336960818">281</counter><counter name="yesterday" lastEventTime="1338067344" firstEventTime="1337991564">13</counter><counter name="thisWeek" lastEventTime="1338088580" firstEventTime="1337563718">187</counter><counter name="today" lastEventTime="1338088580" firstEventTime="1338083896">5</counter></counters><metadata><item name="subtitle"><value type="text/plain">Beauty at your fingertips</value></item><item name="description"><value type="text/plain">Enlightenment is a completely themeable, highly configurable Window Manager for the X Window System, traditionally used in Unix environments.

Enlightenment's Foundation Libraries (EFL) are made available as independent entities to be used by third party developers. Among them are Evas (canvas), Ecore (main loop and I/O), Eina (data types and helpers such as logging) and so on.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Enlightenment</value></item><item name="url"><value type="text/plain">http://enlightenment.org</value></item><item name="related-filter"><value type="text/plain">&lt;not&gt;&lt;like var="parent_path"&gt;project/e/%&lt;/like&gt;&lt;/not&gt;</value></item></metadata><recentMessages><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>e</module></source><body><commit><revision>71445</revision><author>stefan</author><log>tempget: Check return values from fgets()

Without this checking we might operate on wrong data read in. Better check. </log><diffLines>66</diffLines><url>http://trac.enlightenment.org/e/changeset/71445</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/e/src/modules/temperature/tempget.c">src/modules/temperature/tempget.c</file></files></commit></body><timestamp>1338088578</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>e</module></source><body><commit><revision>71444</revision><author>billiob</author><log>e: tiling: fix use of unused var </log><diffLines>25</diffLines><url>http://trac.enlightenment.org/e/changeset/71444</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/e/src/modules/tiling/e_mod_tiling.c">src/modules/tiling/e_mod_tiling.c</file></files></commit></body><timestamp>1338086391</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>ecore</module></source><body><commit><revision>71443</revision><author>stefan</author><log>ecore/tests: Remove unused var and mark unused parameter </log><diffLines>28</diffLines><url>http://trac.enlightenment.org/e/changeset/71443</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/ecore/src/tests/ecore_test_ecore.c">src/tests/ecore_test_ecore.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/ecore/src/tests/ecore_test_ecore_x.c">src/tests/ecore_test_ecore_x.c</file></files></commit></body><timestamp>1338085687</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>ecore</module></source><body><commit><revision>71442</revision><author>stefan</author><log>ecore_imf_xim: Rename variable to avoid shadowing

index is already used in string.h, avoid it here.
src/modules/immodules/xim/ecore_imf_xim.c:116: warning: declaration of 'index' shadows a global declaration
/usr/include/string.h:487: warning: shadowed declaration is here

Signed-off-by: Stefan Schmidt &lt;s.schmidt@samsung.com&gt; </log><diffLines>24</diffLines><url>http://trac.enlightenment.org/e/changeset/71442</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/ecore/src/modules/immodules/xim/ecore_imf_xim.c">src/modules/immodules/xim/ecore_imf_xim.c</file></files></commit></body><timestamp>1338085683</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>BINDINGS</module></source><body><commit><revision>71441</revision><author>kuuko</author><log>python-elementary: Add some missing enums, ctypedefs.  </log><diffLines>157</diffLines><url>http://trac.enlightenment.org/e/changeset/71441</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/__init__.py">python/python-elementary/elementary/__init__.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/include/elementary/c_elementary.pxd">python/python-elementary/include/elementary/c_elementary.pxd</file></files></commit></body><timestamp>1338083896</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>BINDINGS</module></source><body><commit><revision>71440</revision><author>kuuko</author><log>python-elementary: Use extern from C headers and ctypedef instead of 
importing and using the types from evas.  </log><diffLines>2173</diffLines><url>http://trac.enlightenment.org/e/changeset/71440</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/include/elementary/c_elementary.pxd">python/python-elementary/include/elementary/c_elementary.pxd</file></files></commit></body><timestamp>1338067344</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>rage</module></source><body><commit><revision>71439</revision><author>raster</author><log>allow env var for rage to set module   </log><diffLines>92</diffLines><url>http://trac.enlightenment.org/e/changeset/71439</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/rage/src/bin/main.c">src/bin/main.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/rage/src/bin/rage_thumb.c">src/bin/rage_thumb.c</file></files></commit></body><timestamp>1338058818</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>e</module></source><body><commit><revision>71438</revision><author>devilhorns</author><log>E (access_module): Add UNUSED where missing.   </log><diffLines>24</diffLines><url>http://trac.enlightenment.org/e/changeset/71438</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/e/src/modules/access/e_mod_config.c">src/modules/access/e_mod_config.c</file></files></commit></body><timestamp>1338038900</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>e</module></source><body><commit><revision>71437</revision><author>devilhorns</author><log>E: Cleanup entry widget compiler warnings if ecore is built without IMF.   </log><diffLines>69</diffLines><url>http://trac.enlightenment.org/e/changeset/71437</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/e/src/bin/e_entry.c">src/bin/e_entry.c</file></files></commit></body><timestamp>1338038792</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>edje</module></source><body><commit><revision>71436</revision><author>devilhorns</author><log>Edje: Cleanup compiler warnings if NEWPARTLOOKUP is not defined.   </log><diffLines>65</diffLines><url>http://trac.enlightenment.org/e/changeset/71436</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/edje/src/bin/edje_cc_out.c">src/bin/edje_cc_out.c</file></files></commit></body><timestamp>1338037659</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>edje</module></source><body><commit><revision>71435</revision><author>devilhorns</author><log>Edje: Fix compiler warnings for edje_entry_input_panel functions when
Ecore is built without IMF support.   </log><diffLines>62</diffLines><url>http://trac.enlightenment.org/e/changeset/71435</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/edje/src/lib/edje_entry.c">src/lib/edje_entry.c</file></files></commit></body><timestamp>1338037215</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>ecore</module></source><body><commit><revision>71434</revision><author>jihoon</author><log>ecore XIM module: fixformatting </log><diffLines>129</diffLines><url>http://trac.enlightenment.org/e/changeset/71434</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/ecore/src/modules/immodules/xim/ecore_imf_xim.c">src/modules/immodules/xim/ecore_imf_xim.c</file></files></commit></body><timestamp>1338006994</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>elementary</module></source><body><commit><revision>71433</revision><author>jihoon</author><log>elementary: fix tom and aharon's e-mail address </log><diffLines>155</diffLines><url>http://trac.enlightenment.org/e/changeset/71433</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/ar.po">po/ar.po</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/az_IR.po">po/az_IR.po</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/fa.po">po/fa.po</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/he.po">po/he.po</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/ps.po">po/ps.po</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/ur.po">po/ur.po</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/po/yi.po">po/yi.po</file></files></commit></body><timestamp>1338006272</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>elementary</module></source><body><commit><revision>71432</revision><author>jihoon</author><log>elementary: sync with AUTHORS and elm_authors.h </log><diffLines>28</diffLines><url>http://trac.enlightenment.org/e/changeset/71432</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/AUTHORS">AUTHORS</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_authors.h">src/lib/elm_authors.h</file></files></commit></body><timestamp>1338006199</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evas</module></source><body><commit><revision>71431</revision><author>devilhorns</author><log>Evas: (wayland): Use Seb's strncmp statement (easier to read, cleaner,
simpler, and possibly faster).

Thanks Seb ;)   </log><diffLines>16</diffLines><url>http://trac.enlightenment.org/e/changeset/71431</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evas/src/lib/canvas/evas_render.c">src/lib/canvas/evas_render.c</file></files></commit></body><timestamp>1338005818</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>elementary</module></source><body><commit><revision>71430</revision><author>glima</author><log>[elm] elm plug now ported   </log><diffLines>249</diffLines><url>http://trac.enlightenment.org/e/changeset/71430</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/bin/test_win_plug.c">src/bin/test_win_plug.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_plug.c">src/lib/elm_plug.c</file></files></commit></body><timestamp>1337996297</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>elementary</module></source><body><commit><revision>71429</revision><author>glima</author><log>[elm] And here comes image, icon and photo on the
 new schema.
els_icon smart object was brought to be the base of the image widget,
in the form of an image class.

An elm icon is now a elm image, with a little more on top of it.

An elm photo is a now base widget aggregating an icon.

Toolbar's internal usage of the former els_icon is now changed to
icons, instead.

Some naviframe instantiations were set to enable events during
transitions, because this code is buggy and my chages exposed the
problem. It will be fixed as soon as I get to port Naviframe.   </log><diffLines>6003</diffLines><url>http://trac.enlightenment.org/e/changeset/71429</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/bin/config.c">src/bin/config.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/bin/test_naviframe.c">src/bin/test_naviframe.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/Makefile.am">src/lib/Makefile.am</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_icon.c">src/lib/elm_icon.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_icon.h">src/lib/elm_icon.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_image.c">src/lib/elm_image.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_image.h">src/lib/elm_image.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_layout.c">src/lib/elm_layout.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_photo.c">src/lib/elm_photo.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_photo.h">src/lib/elm_photo.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_priv.h">src/lib/elm_priv.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_theme.c">src/lib/elm_theme.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_toolbar.c">src/lib/elm_toolbar.c</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_widget.c">src/lib/elm_widget.c</file><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_widget_image.h">src/lib/elm_widget_image.h</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/els_icon.c">src/lib/els_icon.c</file><file action="remove" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/els_icon.h">src/lib/els_icon.h</file></files></commit></body><timestamp>1337991571</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>elementary</module></source><body><commit><revision>71428</revision><author>glima</author><log>[elm] Small fixes on class headers.   </log><diffLines>91</diffLines><url>http://trac.enlightenment.org/e/changeset/71428</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_layout.h">src/lib/elm_layout.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_widget_button.h">src/lib/elm_widget_button.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_widget_container.h">src/lib/elm_widget_container.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/elementary/src/lib/elm_widget_layout.h">src/lib/elm_widget_layout.h</file></files></commit></body><timestamp>1337991564</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>e</module></source><body><commit><revision>71427</revision><author>billiob</author><log>e: tiling: fix restoring old border </log><diffLines>32</diffLines><url>http://trac.enlightenment.org/e/changeset/71427</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/e/src/modules/tiling/e_mod_tiling.c">src/modules/tiling/e_mod_tiling.c</file></files></commit></body><timestamp>1337969181</timestamp></message><message><generator><name>Python Subversion client for CIA</name><version>1.20</version></generator><source><project>e</project><module>evas</module></source><body><commit><revision>71426</revision><author>devilhorns</author><log>Evas: Fix clipping issue for wayland engines (were drawing outside the
viewort). This fixes the Elm Map 3D test issue where the cube was
drawing onto the window border (and perhaps other tests).   </log><diffLines>127</diffLines><url>http://trac.enlightenment.org/e/changeset/71426</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/evas/src/lib/canvas/evas_render.c">src/lib/canvas/evas_render.c</file></files></commit></body><timestamp>1337966466</timestamp></message></recentMessages></statsTarget>
