This is an automated email from the git hooks/post-receive script.
kuuko pushed a change to annotated tag v1.11.0
in repository bindings/python/python-efl.
at d6e62a8 (tag)
tagging ffeb5aaf2c80d54f26b5382ba81686480719c26b (commit)
replaces v1.10.0
tagged by Kai Huuhko
on Sun Sep 14 19:53:39 2014 +0300
- Log -----------------------------------------------------------------
Python-EFL release 1.11.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAABAgAGBQJUFciFAAoJEMVq7z9spx7HHZsP/2wtvfztBWC+Yrz5bdHklUCP
SHlG5wu6r/ivCJYcnQBpOaFopWDRIWTUao6H7v8qjr5+qZpXCyXzbcFtQxGLQ1pg
kH5oIwN15KJk8ma8CgM1TNd5m9EwmhlXip41Ncgl0GJ7Zc2LuHxNToZJly/BLZRD
7wfmYb0zWhdil/7u8djJsdfoGlzNqCdoVqJDWtGGxLKm5SWxcqYNcgkgSxiCRdlO
KV0h7k9LhR/JKSoCEnX/Y50reZlIA2FnQjuGoLRxscSW1bCrE5i4xoEm3ZYSMrAA
lLwxH7cmBwfhX0fCt31jZKlynZJqChPphfvp3AVkq+iJg6ffu9sA1yjOoPIMztWL
UCpN/qsCGQTMT4IH4bfkom3JKvYAJJXgdOmkYrN5gj8SAjjKgwsf0AJIFeOitSvs
avetpeV56QtGqudVQDhMq549tPp2QFp2fSfrH6608tJowpogxygmZg8fvcP8dNO0
6+kILlEjELawAkWR/RJzCeH4seM5c8nAxRsusixZP1uoaxvTDvW/41sVZuSV9pvp
MfPmiDc2HO/D2DX2o/iZ7un7VRtvGptPOmGAUP1KtJAeOt2bdHGr9Qeb5IBT/nM0
L8fvspPHOyxDjMLPFpjjSRpkVYxKkOPpk1wZH1mnJBycOFQRw3B627IUGUx92/Zt
aXoBcwq4d6hIEbqwhbvW
=CUjd
-----END PGP SIGNATURE-----
Kai Huuhko (17):
Bump versions for 1.11 development
Remove pre-1.8 Python bindings' compatibility packages
warnings--
Documentation: warnings--
Elementary.multibuttonentry: Inject a Python object to created items
Evas: Add NULL safety to SmartObject callbacks, exposes a BUG
Update TODO
Examples: Elementary test.py pep-8 (formatting) cleanup
Elementary.entry: Fix ref leak in filter callback handling.
Elementary: Fix object item tooltips
Fix build from tarball with Cython installed
setup.py: add missing ecore-x include dir for elm
setup.py: Add dummy commit count for dev build if git is not found
api_coverage.py: py3k compatibility fix
setup.py: Fix check for Cython when building from git source
Examples: Add description to elm web exceptions, trivial updates to test
Release 1.11.0
davemds (25):
Follow recent Eo api changes
Use a more eflish code style (still pep-8 compliant)
Follow recent Eo class names changes
New Map function: region_zoom_bring_in
Panes: new content_[left/right]_min_[relative]_size properties
Implemented missed ecore.x screensaver functions
Ctxpopup: new getters for items and the item_prepend method, with tests
Toolbar: new un/selected signals, with tests
Genlist: implemented search_by_text_item_get(), with a proper test
Gengrid: implemented search_by_text_item_get(), with a proper test
Gengrid: new property reorder_type, with test for reorder mode
Fix emotion.__repr__ function
emotion: implemented missed smart signals
Expose object_from_instance and the inverse to other C code
Add version info in the efl package.
Unbreak doc generation
just move some functions around for readability
renamed a function to a better name
added extra debug info (to be manually enabled)
use 3 spaces indentation, not 2
Simplify: no need to keep a local copy of the watch state
Cleanups: the filter are not used here
dbus_mainloop: reworked how we manage the dbus watch requests.
Cleanup, remove unused stuff
No need to call ecore init/shutodown here
godfath3r (1):
doc: add cleanup command in INSTALL file.
-----------------------------------------------------------------------
No new revisions were added by this update.
--