<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/e/BINDINGS</link><counters><counter name="forever" lastEventTime="1328741562" firstEventTime="1265396233">325</counter><counter name="lastMonth" lastEventTime="1327982543" firstEventTime="1326244823">14</counter><counter name="lastWeek" lastEventTime="1328741562" firstEventTime="1328487797">4</counter><counter name="thisMonth" lastEventTime="1328741562" firstEventTime="1328366802">7</counter></counters><metadata></metadata><recentMessages><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>67771</revision><author>billiob</author><log>python-elementary: fix description of keyboard_win_set method and add getters

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt; </log><diffLines>60</diffLines><url>http://trac.enlightenment.org/e/changeset/67771</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_window.pxi">python/python-elementary/elementary/elementary.c_elementary_window.pxi</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>1328741560</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>67770</revision><author>billiob</author><log>python-elementary: ELM_WIN_KEYBOARD constants to match elm_win.h

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt; </log><diffLines>75</diffLines><url>http://trac.enlightenment.org/e/changeset/67770</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>1328741551</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>67769</revision><author>billiob</author><log>python-elementary: add input_panel_enabled getter/setter for elm_entry

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt; </log><diffLines>33</diffLines><url>http://trac.enlightenment.org/e/changeset/67769</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_entry.pxi">python/python-elementary/elementary/elementary.c_elementary_entry.pxi</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>1328741542</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>67704</revision><author>andreas</author><log>wrap some more of elementary API to C++ wrapper  </log><diffLines>262</diffLines><url>http://trac.enlightenment.org/e/changeset/67704</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/eflxx_examples/src/elementaryxx/external/main.cpp">cxx/eflxx_examples/src/elementaryxx/external/main.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/eflxx_examples/src/elementaryxx/full/main.cpp">cxx/eflxx_examples/src/elementaryxx/full/main.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/eflxx_examples/src/elementaryxx/simple/main.cpp">cxx/eflxx_examples/src/elementaryxx/simple/main.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/Application.h">cxx/elementaryxx/include/elementaryxx/Application.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/Background.h">cxx/elementaryxx/include/elementaryxx/Background.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/src/Application.cpp">cxx/elementaryxx/src/Application.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/src/Background.cpp">cxx/elementaryxx/src/Background.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/src/Object.cpp">cxx/elementaryxx/src/Object.cpp</file></files></commit></body><timestamp>1328487786</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>67703</revision><author>davemds</author><log>fix the call of ecore.exe_run(). The second param is forced to be int... and None is not a valid int </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/67703</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore/ecore/ecore.c_ecore_exe.pxi">python/python-ecore/ecore/ecore.c_ecore_exe.pxi</file></files></commit></body><timestamp>1328462186</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>67698</revision><author>davemds</author><log>deprecated warnigs--

s/label_set/text_set/g
s/focus()/focus_set(True)/g   </log><diffLines>1801</diffLines><url>http://trac.enlightenment.org/e/changeset/67698</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test.py">python/python-elementary/tests/test.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_anchorblock.py">python/python-elementary/tests/test_anchorblock.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_anchorview.py">python/python-elementary/tests/test_anchorview.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_bg.py">python/python-elementary/tests/test_bg.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_box.py">python/python-elementary/tests/test_box.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_button.py">python/python-elementary/tests/test_button.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_check.py">python/python-elementary/tests/test_check.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_cursor.py">python/python-elementary/tests/test_cursor.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_entry.py">python/python-elementary/tests/test_entry.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_fileselector.py">python/python-elementary/tests/test_fileselector.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_flip.py">python/python-elementary/tests/test_flip.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_gengrid.py">python/python-elementary/tests/test_gengrid.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_genlist.py">python/python-elementary/tests/test_genlist.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_hover.py">python/python-elementary/tests/test_hover.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_hoversel.py">python/python-elementary/tests/test_hoversel.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_icon.py">python/python-elementary/tests/test_icon.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_layout.py">python/python-elementary/tests/test_layout.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_list.py">python/python-elementary/tests/test_list.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_notify.py">python/python-elementary/tests/test_notify.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_pager.py">python/python-elementary/tests/test_pager.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_panel.py">python/python-elementary/tests/test_panel.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_progressbar.py">python/python-elementary/tests/test_progressbar.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_radio.py">python/python-elementary/tests/test_radio.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_scroller.py">python/python-elementary/tests/test_scroller.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_separator.py">python/python-elementary/tests/test_separator.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_table.py">python/python-elementary/tests/test_table.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_toggle.py">python/python-elementary/tests/test_toggle.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_tooltip.py">python/python-elementary/tests/test_tooltip.py</file></files></commit></body><timestamp>1328370353</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>67697</revision><author>davemds</author><log>Fix all the tests when running individually, not from the main test.py.
Also show 2 genlist tests that was there but not in list   </log><diffLines>571</diffLines><url>http://trac.enlightenment.org/e/changeset/67697</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test.py">python/python-elementary/tests/test.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_anchorblock.py">python/python-elementary/tests/test_anchorblock.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_anchorview.py">python/python-elementary/tests/test_anchorview.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_bg.py">python/python-elementary/tests/test_bg.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_box.py">python/python-elementary/tests/test_box.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_button.py">python/python-elementary/tests/test_button.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_check.py">python/python-elementary/tests/test_check.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_clock.py">python/python-elementary/tests/test_clock.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_cursor.py">python/python-elementary/tests/test_cursor.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_entry.py">python/python-elementary/tests/test_entry.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_fileselector.py">python/python-elementary/tests/test_fileselector.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_flip.py">python/python-elementary/tests/test_flip.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_gengrid.py">python/python-elementary/tests/test_gengrid.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_genlist.py">python/python-elementary/tests/test_genlist.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_hover.py">python/python-elementary/tests/test_hover.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_hoversel.py">python/python-elementary/tests/test_hoversel.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_icon.py">python/python-elementary/tests/test_icon.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_inwin.py">python/python-elementary/tests/test_inwin.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_layout.py">python/python-elementary/tests/test_layout.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_list.py">python/python-elementary/tests/test_list.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_menu.py">python/python-elementary/tests/test_menu.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_notify.py">python/python-elementary/tests/test_notify.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_pager.py">python/python-elementary/tests/test_pager.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_panel.py">python/python-elementary/tests/test_panel.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_progressbar.py">python/python-elementary/tests/test_progressbar.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_radio.py">python/python-elementary/tests/test_radio.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_scroller.py">python/python-elementary/tests/test_scroller.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_separator.py">python/python-elementary/tests/test_separator.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_spinner.py">python/python-elementary/tests/test_spinner.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_table.py">python/python-elementary/tests/test_table.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_toggle.py">python/python-elementary/tests/test_toggle.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_toolbar.py">python/python-elementary/tests/test_toolbar.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_tooltip.py">python/python-elementary/tests/test_tooltip.py</file></files></commit></body><timestamp>1328366801</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>67614</revision><author>hermet</author><log>BINDINGS/python - clean up Elm_Gengrid_Item   </log><diffLines>28</diffLines><url>http://trac.enlightenment.org/e/changeset/67614</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_gengrid.pxi">python/python-elementary/elementary/elementary.c_elementary_gengrid.pxi</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>1327982543</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>67611</revision><author>andreas</author><log>API typo  </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/67611</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/eflxx/include/eflxx/Common.h">cxx/eflxx/include/eflxx/Common.h</file></files></commit></body><timestamp>1327972950</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>67608</revision><author>rfonseca</author><log>python-elementary: s/Elm_Gengrid_Item /Elm_Object_Item /g

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;   </log><diffLines>220</diffLines><url>http://trac.enlightenment.org/e/changeset/67608</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_gengrid.pxi">python/python-elementary/elementary/elementary.c_elementary_gengrid.pxi</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>1327960963</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>67372</revision><author>hermet</author><log>BINDINGS/python, cxx, perl, vala - Elm_Genlist_Item -&gt; Elm_Object_Item   </log><diffLines>946</diffLines><url>http://trac.enlightenment.org/e/changeset/67372</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/eflxx_examples/src/elementaryxx/full/test_genlist.cpp">cxx/eflxx_examples/src/elementaryxx/full/test_genlist.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/GenItem.h">cxx/elementaryxx/include/elementaryxx/GenItem.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/GenList.h">cxx/elementaryxx/include/elementaryxx/GenList.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/GenListItem.h">cxx/elementaryxx/include/elementaryxx/GenListItem.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/src/GenList.cpp">cxx/elementaryxx/src/GenList.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/src/GenListItem.cpp">cxx/elementaryxx/src/GenListItem.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/perl/Elementary/Elementary.xs">perl/Elementary/Elementary.xs</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/perl/t/elementary_test.t">perl/t/elementary_test.t</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/perl/typemap">perl/typemap</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_genlist.pxi">python/python-elementary/elementary/elementary.c_elementary_genlist.pxi</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><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/vala/vapi/elementary.vapi">vala/vapi/elementary.vapi</file></files></commit></body><timestamp>1327060287</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>67367</revision><author>seoz</author><log>BINDINGS/cxx: Added .gitignore </log><diffLines>258</diffLines><url>http://trac.enlightenment.org/e/changeset/67367</url><files><file action="add" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/.gitignore">cxx/.gitignore</file></files></commit></body><timestamp>1327038273</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>67360</revision><author>barbieri</author><log>python-evas: fix set-but-unused parameter.

exception value was not being used, and it was being set to the same
parameter &quot;e&quot;.   </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/67360</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-evas/evas/evas.c_evas_object.pxi">python/python-evas/evas/evas.c_evas_object.pxi</file></files></commit></body><timestamp>1327016318</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>67349</revision><author>barbieri</author><log>python-ecore: remove deprecated api __getslice__()  </log><diffLines>45</diffLines><url>http://trac.enlightenment.org/e/changeset/67349</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore/ecore/evas/ecore.evas.c_ecore_evas_buffer.pxi">python/python-ecore/ecore/evas/ecore.evas.c_ecore_evas_buffer.pxi</file></files></commit></body><timestamp>1326998628</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>67348</revision><author>barbieri</author><log>python-ecore: raise exception if impossible happens  </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/67348</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore/ecore/x/ecore.x.c_ecore_x_window.pxi">python/python-ecore/ecore/x/ecore.x.c_ecore_x_window.pxi</file></files></commit></body><timestamp>1326997882</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>67344</revision><author>barbieri</author><log>python-evas: fix buildbot warnings.

yay! buildbot spotted a nice error showing unused functions, it was
not using them because it was using the wrong functions (canvas
instead of object). At the end the IMAGE_UNLOADED is also an object
method, not a canvas one.

also fix some stupid warning at evas_object_image_rotate.c, gcc is
stupid enough to not notice src_alpha is just used if has_alpha is
defined (I guess llvm will catch this &quot;fix&quot; as a warning!)   </log><diffLines>87</diffLines><url>http://trac.enlightenment.org/e/changeset/67344</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-evas/evas/evas.c_evas_canvas_callbacks.pxi">python/python-evas/evas/evas.c_evas_canvas_callbacks.pxi</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-evas/evas/evas.c_evas_object_callbacks.pxi">python/python-evas/evas/evas.c_evas_object_callbacks.pxi</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-evas/evas/evas.c_evas_object_image.pxi">python/python-evas/evas/evas.c_evas_object_image.pxi</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-evas/evas/evas_object_image_rotate.c">python/python-evas/evas/evas_object_image_rotate.c</file></files></commit></body><timestamp>1326995684</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>67342</revision><author>barbieri</author><log>python-ecore: fix test to have a single fd_handler per fd.

newer code (likely epoll) spots that the fd is already being watched
and fails, it was a stupid bug.   </log><diffLines>65</diffLines><url>http://trac.enlightenment.org/e/changeset/67342</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore/tests/07-fd_handler.py">python/python-ecore/tests/07-fd_handler.py</file></files></commit></body><timestamp>1326992958</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>67341</revision><author>barbieri</author><log>python-ecore: replace deprecated constructor with the new one.  </log><diffLines>15</diffLines><url>http://trac.enlightenment.org/e/changeset/67341</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore/ecore/win32/ecore.win32.c_ecore_win32_window.pxi">python/python-ecore/ecore/win32/ecore.win32.c_ecore_win32_window.pxi</file></files></commit></body><timestamp>1326992637</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>67114</revision><author>hermet</author><log>BINDINGS/python,cxx,perl,vala - Elm_List_Item -&gt; Elm_Object_Item   </log><diffLines>435</diffLines><url>http://trac.enlightenment.org/e/changeset/67114</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/List.h">cxx/elementaryxx/include/elementaryxx/List.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/include/elementaryxx/ListItem.h">cxx/elementaryxx/include/elementaryxx/ListItem.h</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/cxx/elementaryxx/src/List.cpp">cxx/elementaryxx/src/List.cpp</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/perl/Elementary/Elementary.xs">perl/Elementary/Elementary.xs</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/perl/typemap">perl/typemap</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/elementary/elementary.c_elementary_list.pxi">python/python-elementary/elementary/elementary.c_elementary_list.pxi</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><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/vala/vapi/elementary.vapi">vala/vapi/elementary.vapi</file></files></commit></body><timestamp>1326356507</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>67025</revision><author>davemds</author><log>Fix genlist and gengrid tests.
s/icon_get/content_get/g </log><diffLines>80</diffLines><url>http://trac.enlightenment.org/e/changeset/67025</url><files><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_gengrid.py">python/python-elementary/tests/test_gengrid.py</file><file action="modify" uri="http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-elementary/tests/test_genlist.py">python/python-elementary/tests/test_genlist.py</file></files></commit></body><timestamp>1326245732</timestamp></message></recentMessages></statsTarget>
