Commit Graph

23 Commits

Author SHA1 Message Date
Davide Andreoli eaf3110089 A new ecore module: ecore_con
It's now super easy to perform various network task in a full efl fashion.
Implemented "Lookup" for dns query and "Url" to perform http requests.
"Server" will come soon.

Comes with quite complete docs, examples and unit tests
2015-11-16 20:45:07 +01:00
Davide Andreoli f01ac0788e Open the 1.17 development phase 2015-11-15 21:28:14 +01:00
Davide Andreoli d4f355f584 2 small fix in docs 2015-11-15 21:09:06 +01:00
Davide Andreoli 191ce5c22c Improve a bit Genlist documentation
This can be improved lots more, but I'm out of time :(
2015-08-16 12:10:46 +02:00
Davide Andreoli 7f132af8d6 Update release process instructions 2015-08-05 15:05:20 +02:00
Davide Andreoli dba05cc1ba Add notes for pypi upload 2015-05-07 20:56:55 +02:00
Davide Andreoli b4fcee3de2 Use consistent indentation style with the rest of the code 2015-02-16 20:38:25 +01:00
Davide Andreoli 132b772e4b Convert changes.html in a standard ChangeLog file 2015-01-07 00:31:06 +01:00
Davide Andreoli d6ab0de2dd Better docs for available Genlist item styles 2014-12-25 13:15:23 +01:00
Davide Andreoli 1c6b3ac0c3 Updated metadata and other stuff for pypi compliance.
From now on you can ownload and install the bindings using pypi:
pip install python-efl

The 1.12.0 release is uploaded yet
2014-12-21 12:43:56 +01:00
Davide Andreoli 71ed20ebf6 Little improvement to the release procedure 2014-11-23 20:27:52 +01:00
Davide Andreoli b6ca4649a6 Roll-up the 1.12 release 2014-11-22 16:52:46 +01:00
Kai Huuhko fcbba66f25 Bump versions for 1.11 development 2014-05-31 12:07:00 +03:00
Kai Huuhko 73e63ec7e3 Update information in README etc. and bump the series in setup.py
We're at series 1.10 development, that goes in VERSION, with no releases
in this series out yet, denoted by 1.9.99 in RELEASE
2014-04-05 06:35:32 +03:00
Davide Andreoli 2346ff93fb Development of the 1.10 version start now.
Also added note on how to make a release, for future reference.
2014-03-05 22:56:11 +01:00
Kai Huuhko 0745a16d7a Update api_coverage script, CODING, TODO 2013-11-06 05:00:49 +02:00
Kai Huuhko f9c3ca119b CODING++, TODO++ 2013-04-03 11:24:08 +00:00
Davide Andreoli 99941b9e7b Pythn-EFL: try to improve the CODING file 2013-03-31 21:16:50 +02:00
Kai Huuhko 70e0ef0be8 Add discussion items to CODING. 2013-03-30 22:22:33 +00:00
Davide Andreoli f607d989a1 Python-EFL: The Zen of Python :) 2013-03-30 14:17:52 +01:00
Davide Andreoli 90a73380d6 Python-EFL: CODING, explain better the choose 2013-03-30 14:00:50 +01:00
Kai Huuhko 0a21bac7bd TODO++, CODING++ 2013-03-29 15:46:32 +00:00
Kai Huuhko 9a6bf227c0 Add the file CODING for coding related information. 2013-03-28 21:37:17 +00:00