davemds pushed a change to annotated tag v1.9.0
in repository bindings/python/python-efl.
at 329424ab05 (tag)
tagging 89780d48c5d0906d5a9caf29fba06f365dc6a5fe (commit)
replaces v1.8.0
tagged by davemds
on Wed Mar 5 22:16:59 2014 +0100
- Log -----------------------------------------------------------------
Tagging 1.9.0 release
Kai Huuhko (17):
Elementary.general: Add missing enums that were documented but not added.
Bump version for 1.9 development
Elementary.web: updates to work with the new webkit-efl snapshot.
Use uintptr_t instead of long or unsigned long for handling pointers.
Tests: Decrease verbosity and buffer the output when running full suite.
Tests: Simple beginnings for Elm unit tests, enabled Eo tests.
Force default visibility in CFLAGS.
setup.py: os.environ.has_key -> os.getenv
Documentation: Add missed versionadded entries, fix formatting.
Elementary: Add missing smart callbacks.
Add Python 2.6 compatibility, disabled one API method in evas.Image
Tests: Removed expected failure from a test that now works
Edje: Re-enable edje-edit.
Update TODO
Silence warnings in Cython 0.20
utils.deprecated: Handle docstring indentation when modifying it.
Elementary: Follow changes wrt. fileselector interface
davemds (32):
Python-EFL: 5 new tests about Focus.
unbroke the emotion example
Try to fix evas SmartObject
fix imports in elm tooltip example
add new Clock.pause property (since 1.9)
add new Filesector.sort_method property (since 1.9)
add new Mapbuf.point_color_set/get functions (since 1.9)
Python emotion test: port all the changes done recently in the C test.
Python-EFL: added new tooltip movement freeze API
Python-EFL: new hoversel signal: expanded
Python-EFL: new Entry signal: rejected
Python-EFL: new Entry input panel on demand API.
Python-EFL: added Entry API: select_region_set(start, end)
Python-EFL: added elm_win_type_get()
Python-EFL: add API Label.slide_speed. With tests
Python-EFL: 2 small fix for the unit tests
Python-EFL: Fileselector 1,9 API additions.
Python-EFL: fix Fileselector.mime_types_filter_append() to work with py3
Python-EFL: added 1.9 API: Colorselector.palette_items_get()
Python-EFL: Colorselector new 1.9 API
Python-EFL: new 1.9 API Multibuttonentry.format_function_set()
Python-EFL: whoops, fix last commit to work with py3
Python-EFL: New 1.9 API: Ctxpopup.auto_hide_disabled
Python-EFL: new 1.9 API: Layout.content_swallow_list_get()
Python-EFL: New 1.9 API: Naviframe.title_enabled (title_visible
deprecated)
Python-EFL: New 1.9 API: Object.focus_highlight_style
Python-ELF: new 1.9 API for GenlistItem
Python-EFL: new 1.9 API : Win.wm_rotation_* functions and properties
Python-EFL: updated authors
Python-EFL: start to prepare the 1.9 release
Python-EFL: updated changes.html
Python-EFL: changes, wrong version in the title
-----------------------------------------------------------------------
No new revisions were added by this update.
--