This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.19.0-beta2
in repository core/efl.
at e69cd48 (tag)
tagging ead885e7d0446720ce5040ec5fba042230930e05 (commit)
replaces v1.19.0-beta1
tagged by Stefan Schmidt
on Mon Feb 20 23:34:43 2017 +0100
- Log -----------------------------------------------------------------
v1.19.0-beta2
Amitesh Singh (1):
genlist: remove uncessary _item_cache_zero call
Andy Williams (2):
elm_code: Fix Coverity issues.
elm_code: Another Coverity fix, better this time.
Carsten Haitzler (6):
Revert "evas textblock: keep previous size when the calculation is
skipped"
Revert "Revert "evas textblock: keep previous size when the calculation
is skipped""
fix entry selection by having proper cfg update and def fields
elm config base profiles - fixselect allow to be orrectly iniitted
elm code - fix warning about sign comparisons
readme - systemd is default on now... --disable if you dont want it
Christopher Michael (5):
evas-gl-common: Fix misleading indentation
ecore-evas-wayland: Fix setting rotation during async render
ecore-evas-drm: Fix setting rotation during async render
ecore-wl2: Fix setting opaque region on a window
ecore-wl2: Fix setting input region on a window
Daniel Hirt (1):
Canvas text: fix clearing existing style
Daniel Kolesa (4):
docgen: cache class retrievals for performance
docgen: cache function instantiations
docgen: make sure all class retrievals are cached
docgen: add -p to print what exactly is being generated currently
Derek Foreman (2):
build: Add our wayland protocols to the dist
ecore_drm2: ERR once when page flip fails with EBUSY
Godly T.Alias (1):
efl: fix memory leak in edje and evas.
Jean-Philippe ANDRÉ (30):
evas gl: Fix memory tracking
evas: Fix double free in post events
evas key: Add null safety to EAPIs
ecore_evas: Avoid safety check error log
elm_widget: Fix order of operations (isa before data_get)
eo_debug: Improve one log
eo_debug: Improve dangling xref debug logs even more
eo_debug: Some more log improvements
eo_debug: Remove some abusive goto where not needed
evas_render: Remove data_unref that has no data_ref
evas & elm: Fix invalid uses of efl_data_ref(obj, NULL)
textblock: Fix dangling data ref
eo: Fix shadow variable warning
group: Track calls to group_del
fileselector: Add missing call to group_del
edje: Fix object leak with Efl.Part
evas/doc: Add warning about post_event_callback_push
evas: Ensure post-event cb push is called from an event cb
evas: Strengthen post-event callbacks
evas: Re-fix post-event cb by supporting recursion
win: Fix window icons with object set
evas: Flush post-event callbacks only when needed
win: Avoid malloc in icon_object_set
elm_test: Fix invalid API use (EO)
win: Avoid magic check failed in ecore with inline win
ecore_evas: Fix mouse event in inlined windows
evas: Silence useless WRN message on canvas del
widget: Reduce WRN to DBG for on_focus_region message
gengrid: Remove duplicated smart callbacks
elm_test: Add autobounce test for "Scroller 2"
Jiyoun Park (1):
ecore_evas_wayland_common: fix bug that window is not rotated when app
request rotate.
Marcel Hollerbach (2):
eo: ensure the generation is correctly clamped
evas: do not error for smart class objects
Mykyta Biliavskyi (1):
eina utils: fix build without getpwent.
Myoungwoon Roy, Kim (2):
doxygen: fix typos and some wrong expressions in API reference.
doxygen: fix typos and some wrong expressions in Edje and Eet API
reference documentation.
Shinwoo Kim (1):
ecore_input: add API to set/get deadzone of joystick event for an axis.
Stefan Schmidt (10):
ecore_evas: add brief docs and since tags for new
ecore_evas_shadow_geometry_*
ecore_x: add singce tags for ecore_x_stack_* functions added during 1.19
cycle
eo: add missing since tags for functions added during 1.19 cycle
efl: add since tag to new invalid object error type
emotion: add since tag to new emotion_file_meta_artwork_get API
eina: binbuf: add since tags new append_slice and insert_slice APIs
eina_lock: add since tag to now exposed eina_lock_debug API
eina_strbuf / eina_ustrbuf: add since tags for newly added APIs
evas_loader: add since tag to newly added task_cancelled API
release: Update NEWS and bump version for 1.19.0-beta2 release
Vyacheslav Reutskiy (1):
elm_genlist_item: update docs for 'next_get'
Wonki Kim (1):
interface_scrollable: Improve gravity_set api to support pan changing
Woochan Lee (1):
elc_multibuttonentry: input panel should be shown whenever mbe is clicked.
Youngbok Shin (2):
evas textblock: keep previous size when the calculation is skipped
Edje calc: Fix textblock size calculation logic
-----------------------------------------------------------------------
No new revisions were added by this update.
--