date | project | content | link |
|---|
| 22:52 Wednesday | e | Commit by billiob :: r 67771 BINDINGS/python/python-elementary/ (2 files in 2 dirs): ( link) | # |
| 22:52 Wednesday | e | Commit by billiob :: r 67770 BINDINGS/python/python-elementary/ (2 files in 2 dirs): ( link) | # |
| 22:52 Wednesday | e | Commit by billiob :: r 67769 BINDINGS/python/python-elementary/ (2 files in 2 dirs): ( link) | # |
| 00:23 on Feb 06 | e | Commit by andreas :: r 67704 BINDINGS/cxx/ (8 files in 5 dirs): ( link) wrap some more of elementary API to C++ wrapper | # |
| 17:16 on Feb 05 | e | Commit by davemds :: r 67703 BINDINGS/python/python-ecore/ecore/ecore.c_ecore_exe.pxi: ( link) fix the call of ecore.exe_run(). The second param is forced to be int... and None is not a valid int | # |
| 15:45 on Feb 04 | e | Commit by davemds :: r 67698 BINDINGS/python/python-elementary/tests/ (28 files): ( link) deprecated warnigs--
s/label_set/text_set/g s/focus()/focus_set(True)/g | # |
| 14:46 on Feb 04 | e | Commit by davemds :: r 67697 BINDINGS/python/python-elementary/tests/ (33 files): ( link) 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 | # |
| 04:02 on Jan 31 | e | Commit by hermet :: r 67614 BINDINGS/python/python-elementary/ (2 files in 2 dirs): ( link) BINDINGS/python - clean up Elm_Gengrid_Item | # |
| 01:22 on Jan 31 | e | Commit by andreas :: r 67611 BINDINGS/cxx/eflxx/include/eflxx/Common.h: ( link) API typo | # |
| 22:02 on Jan 30 | e | Commit by rfonseca :: r 67608 BINDINGS/python/python-elementary/ (2 files in 2 dirs): ( link) | # |
| 11:51 on Jan 20 | e | Commit by hermet :: r 67372 BINDINGS/ (12 files in 9 dirs): ( link) BINDINGS/python, cxx, perl, vala - Elm_Genlist_Item -> Elm_Object_Item | # |
| 05:44 on Jan 20 | e | Commit by seoz :: r 67367 BINDINGS/cxx/.gitignore: ( link) BINDINGS/cxx: Added .gitignore | # |
| 23:38 on Jan 19 | e | Commit by barbieri :: r 67360 BINDINGS/python/python-evas/evas/evas.c_evas_object.pxi: ( link) python-evas: fix set-but-unused parameter.
exception value was not being used, and it was being set to the same parameter "e". | # |
| 18:43 on Jan 19 | e | Commit by barbieri :: r 67349 BINDINGS/python/python-ecore/ecore/evas/ecore.evas.c_ecore_evas_buffer.pxi: ( link) python-ecore: remove deprecated api __getslice__() | # |
| 18:31 on Jan 19 | e | Commit by barbieri :: r 67348 BINDINGS/python/python-ecore/ecore/x/ecore.x.c_ecore_x_window.pxi: ( link) python-ecore: raise exception if impossible happens | # |
| 17:54 on Jan 19 | e | Commit by barbieri :: r 67344 BINDINGS/python/python-evas/evas/ (4 files): ( link) 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 "fix" as a warning!) | # |
| 17:09 on Jan 19 | e | Commit by barbieri :: r 67342 BINDINGS/python/python-ecore/tests/07-fd_handler.py: ( link) 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. | # |
| 17:03 on Jan 19 | e | Commit by barbieri :: r 67341 BINDINGS/python/python-ecore/ecore/win32/ecore.win32.c_ecore_win32_window.pxi: ( link) python-ecore: replace deprecated constructor with the new one. | # |
| 08:21 on Jan 12 | e | Commit by hermet :: r 67114 BINDINGS/ (8 files in 7 dirs): ( link) BINDINGS/python,cxx,perl,vala - Elm_List_Item -> Elm_Object_Item | # |
| 01:35 on Jan 11 | e | Commit by davemds :: r 67025 BINDINGS/python/python-elementary/tests/ (test_gengrid.py test_genlist.py): ( link) Fix genlist and gengrid tests. s/icon_get/content_get/g | # |