This is an automated email from the git hooks/post-receive script.
davemds pushed a change to annotated tag v1.18.0
in repository bindings/python/python-efl.
at 691caf7 (tag)
tagging cca359974a3d2fb3dcaf4b9f4635eae059e4ae5c (commit)
replaces v1.17.0
tagged by Dave Andreoli
on Sun Aug 21 15:46:37 2016 +0200
- Log -----------------------------------------------------------------
Tagging 1.18.0 release
Bernhard M. Wiedemann (1):
Allow to skip last_updated and sphinx_version
Dave Andreoli (65):
Open the 1.18 development cycle
Fix 2 examples to work with py2
Follow recent Eo changes
Follow Eo changes
Slideshow: Fix doc to reflect the real behaviour of the widget.
Hack to keep the legacy behavior of Eo.parent
Safer version of the parent hack
Going back to use eo_del instead of eo_unref
Follow eo class rename
better indent
Add a test to check eo class names
Follow recent Eo class names change
Update to new Eo callback stop mechanism
Rename some classes to new Eo names
Adjust dns lookup test
Ecore.Animator is no more an Eo object in C :(
Ecore.Idlers are no more an Eo object in C :(
rename Elm_Frame -> Efl_Ui_frame
tests: 2 small fixes
2 more class name tests
Add docs (and repr) for ECORE_EXE_TERM_WITH_PARENT
Logger: do not fail if the error msg contain invalid chars
Fix (and optimize) smart callbacks add/del
dbus: remove unused code
dbus: rename globals to be consistent
dbus: remove unuse field in timer struct
dbus: code cleanup
dbus: cleanup timeouts
dbus: actually make timeouts works
dbus: fix watch cleanups
dbus: do not segv atexit under py3
Fix definition of oe functions
New 1.18 API: elm.Transit.revert()
New 1.18 API: elm.Entry.select_region (get + property)
New 1.18 API: elm.GengridItem.all_contents_unset()
Fix implementation of elm.GenlistItem.all_contents_unset()
New 1.18 API: elm Genlist reusable content functionality
New 1.18 API: elm.Configuration.scroll_accel_factor
New 1.18 API: elm.Genlist.filtered_items_count()
New 1.18 API: elm.Configuration.scroll_animation_disabled
New 1.18 API: elm.Slider.range_enabled/range
New 1.18 API: edje.Edje.part_box_insert_after()
New 1.18 API: elm.Entry.select_allow
New 1.18 API: elm.Configuration.popup_scrollable
New 1.18 API: elm.Configuration.web_backend
Mark the ComboBox widget as broken/deprecated.
Docs and tests for new elm.Label styles
New 1.18 API: elm.Object.focus_move_policy_automatic
Fix the genlist reusable contents test
New 1.18 API: 3 new getters for elm.Photo
New 1.18 API: elm.Configuration.accel_preference_override
New 1.18 API: elm.Configuration.first_item_focus_on_first_focusin
New 1.18 API: elm-Configuration.font_hint_type
New 1.18 API: elm.Configuration.icon_theme
New 1.18 API: elm.Configuration.vsync
New 1.18 API: elm.Popup.align
New 1.18 API: elm.Popup.scrollable
New 1.18 API: elm.Entry.file_text_format
New 1.18 API: elm.Slider.indicator_show_on_focus
new 1.18 API: elm.Window.noblank
Small Timer docs improvement
ecore.FdHandler: implement is_deleted for consistency with other classes
ecore.Exe: implement is_deleted for consistency with other classes
Improve the ecore test suite
Prepare the 1.18.0 release
Kai Huuhko (22):
Follow changes in Eo
More Eo updates
Shuffle in the latest Eo memes
Enable logging in elm image icon unit test
Add logging to the rest of the individual unit tests
Remove NullHandler from C library logger
Evas.Smart: Comment out a warning for an issue we can't fix
Logger: Fix unicode handling with message file and function string parts
Revert "Remove NullHandler from C library logger"
Ecore: Include traceback with subprocess warning
Elm.Image: Sync with C API
api_coverage.py: Ignore systray
Elm.List: Sync with C API
Partial revert of ecd93319ee011ca7d01f6ed1481859239b8f8c33
Elm.Photo: Add callback prints to example
Bump copyright year
setup.py: Check that pregenerated files are available when requested
setup.py: Blacklist Cython 0.24
setup.py: Fix error handling in uninstall command
Switch enums to use the old system we had previously
tests: Fix edje decorators test
Evas.Smart: Store event string in the spec to ensure it doesn't get
decreffed
-----------------------------------------------------------------------
No new revisions were added by this update.
--