Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-02 | Another year has passed... | Dave Andreoli | |
2014-04-14 | s/2013/2014/g | davemds | |
2014-04-14 | Code cleanup: Unused/misplaced cimports | Kai Huuhko | |
2014-04-05 | Remove const hacks | Kai Huuhko | |
They were a workaround for limitations in Cython <0.18 | |||
2013-12-07 | Python-EFL: fix the mess with the lgpl version. | davemds | |
Elm was lgpl3, COPYING was lgpl3, docs say lgpl3. So fix everything to be v3. Also fix the COPING for Lesser: we must include gpl (in COPYING) AND lgpl (in COPYING.LESSER). | |||
2013-10-23 | PythonEFL: (as always) unbreak the build with older chyton | davemds | |
2013-10-23 | First attempt at integrating Eina Log with Python logging. | Kai Huuhko | |
Has two loggers: efl and efl.eo. To test, add handlers, formatters etc. and change levels using normal Python logging utilities. The test messages come from efl.eo init and class registration. | |||
2013-09-30 | Rename efl.pxd to efl.eina.pxd | Kai Huuhko | |