This is an automated email from the git hooks/post-receive script. davemds pushed a change to annotated tag v1.13.0 in repository bindings/python/python-efl.
at ab2e4c7 (tag) tagging c64ca0fa1a210ebdf252a996addec2fcd4947a35 (commit) replaces v1.12.0 tagged by Dave Andreoli on Mon Feb 9 22:41:37 2015 +0100 - Log ----------------------------------------------------------------- tag 1.13.0 release Dave Andreoli (98): Reopen developement for 1.13 release Little improvement to the release procedure Fix elm.ObjectItem.part_content_set() to accept a generic EvasObject. Updated metadata and other stuff for pypi compliance. remove old README file Also clean ethumb files in CleanGenerated command more metadata for pypi Better docs for available Genlist item styles Genlist: new clicked,right signal elm.Theme: added group_base_list_get() function New test for standard icons Added new efl.utils.setup pure python module setup.py cleanup: use 2 lists for ext_modules and py_modules setup.py cleanups: indentation Cython warnings-- Fix a distutils import setup.py: be more verbose about python and cython versions Another cython version to blacklist :( setup.py: no need to use cython build_ext Changed the way we check and enable Cython usage Disable evas.SmartObject to workaround Cython brakage. Try to fix a weired error we are getting on Jenkins Revert "Try to fix a weired error we are getting on Jenkins" Provide a new distutil command: build_edc Another year has passed... New distutils command: uninstall Docs for fdo icon names Added new convenience class: DialogWindow Lots of documentation fixes for ALL the classes Docs: fix some text to not show up Move ecore_x out of the ecore extension Remove old (moved) ecore.x files Move ecore enums with all the other enums files disable ecore_x by default Reworked CleanGenerated, more verbose now Remove specific X code from elm Small doc fixes Provide the uninstall command for python-efl itself Forgot to commit this (when I disabled SmartObject) Do not fail on SmartObject tests, they are skipped Use new cython cpdef-enums in evas New style enums for ecore New style enums for edje New style enums for edje_edit New style enums for emotion New style enums for eo New style enums for ethumb And (finally) new style enums for elm A little review of the INSTALL file Evas: better define for EVAS_HINT_FILL/EXPAND Fix (workaround) the label test Fix the input_events test Provide a new distutils Command: build_fdo Evas.Object: New convenience props, size_hint_expand and size_hint_fill Fix doc build errors removing refs to ecore.x and SmartObject Docs for the provided distutils commands Docs: try to improve the style of the Inheritance Diagram Docs: removed some really old evas writes, they do not apply anymore Autodetect ecore x Convert changes.html in a standard ChangeLog file Doc: restructure evas documentaion Doc: restructure ethumb docs Doc: restructure edje and emotion documentation Doc: restructure elementary documentation GenlistItem: no more need to implement tooltip/cursor functions GengridItem: no more need to implement tooltip/cursor functions Fix documentation for the Theme class Fix doc for theme.theme_list_item_path_get. New 1.13 property Scroller.step_size New 1.13 property evas.Map.util_object_move_sync New 1.13 property elm.Configuration.slider_indicator_visible_mode New 1.13 signal for elm.Win theme,changed New 1.13 elm.Transit.tween_mode_factor_n_set Some work on Transit test New 1.13 signal clicked,right for Gengrid and List New 1.13 property elm.Table.align Just for fun: port of the Transit Bezier test Use LooseVersion (instead of pkg-config) to check required version. Nother try to make cython happy on jenkins Docs: update Window texts Huge documentation work Docs: improved evas pages Genlist: new test for reorder mode New setup.py command: test Keep track of installed files by py version Improve a bit the Window test Add a new example for win main_menu Restructured ecore doc Restructured eo docs Restructured edje docs Restructured Emotion docs Prepare a first 1.13.0 pre-release Include the betaX in dist package name. Deprecate elm.Configuration.engine and preferred_engine Fix Entry Anchor test Indentation: do not mix continuation line with indent fixed elm.Entry.cursor_content_get() to not crash when called Rollup stable 1.13.0 release ----------------------------------------------------------------------- No new revisions were added by this update. --