This is an automated email from the git hooks/post-receive script.
stefan pushed a change to annotated tag v1.18.0-rc
in repository core/efl.
at 78fd349 (tag)
tagging 105eb1aca236fda7e3f218aad112702838a0380e (commit)
replaces v1.18.0-beta2
tagged by Stefan Schmidt
on Fri Aug 12 18:27:06 2016 +0200
- Log -----------------------------------------------------------------
v1.18.0-rc
Andy Williams (2):
Fix text check in Elm_Code T4264
Fix further text checks in Elm_Code T4264
Carsten Haitzler (43):
elm theme - don't use empty env vars eina_prefix handles anyway
elm image - store smooth scale var in object as intended
emotion generic - vlc - make it off by default as 2 video bends is silly
elm image - silence warnings of setting smooth if image is edje
elm key events/disabling/focus - fix after another disabled widget fix
edje - fix access to freed data struct during object shutdown
edje object shutdown - be far more paranoid about ptrs and order
elm tooltips - fix positioning cornercases
ecore_imf - fix make check to doa "load all" check after de-sillifying it
eina_threadqueue - fix const ptr warning on spinlocks if atomic disabled
ecore eina threadqueue test suite - be correct about volatile+padding
ecore con eet test - dont use localhost port 8080
eina thread queue - check returns fo semaphore new/lock/release to debug
eina thread queue/semaphores - check even more unlikely errors + complain
eina lock semaphores - do not use shared semaphores and fix osx names
ecore-con - fix complaint about null slave list due to shutdown
ecore eina thread queue test - be anal about thread exiting cleanly
ecore imf test - remove unused variable
eina thread queue - ensure blocks cannot be freed until lock+unlock
eina threadqueue - for paranoia lock+ulock+free in order locks taken
embryo_cc - fix coverity complaint about assert
eina log - keep coverity happy with potential ptr comparison overflow
eina log - handle possible overflow from high mem (last few bytes) or env
pdf loader - check return for rmdir
evas cserver client tool - handle possible < 0 sized return
elm config - dont rescale ui if no config that needs rescale changed
edje_cc - fix inheritance of programs and store channel too in copy
Revert "elementary: keep theme consistent regarding the disabling of
odd/even."
evas cserve2 client - treat an invalid size header as fatal
efl - edje entry - dont emit changed on markup set unless text changed
emotion modules -0 check return value of eina_module_load and print err
elm_need_efret() - improve error handling according to coverity
edje entry - handle insanely low lemory if list_append fails
efl vpath - make sure we check returns of mkdir just in case for errors
elm app client - check return of eldbus_message_iter_arguments_get
elm dbus menu - handle return value of eldbus_message_iter_arguments_get
elm init - handle return value of ecore_file_init make coverity happy
ecore gl module - dont check value that is already valid
eina_module - check result of module load from an array of modules
elm filesel - handle api that might provide path too big for buffer
evas smart obj delete on shutdown - fix weird child with null parent
fix double delcaration of variable in elm_code
evas image update calculation - account for clipped color changes
Cedric BAIL (5):
eina: test safepointer in the correct range for 32bits system.
emotion: fix autodetection of emotion generic vlc player module.
elementary: keep theme consistent regarding the disabling of odd/even.
Revert "elementary/layout: attach edje object API with eo compositing"
ecore: properly track events in Efl.Loop.Fd object.
Christopher Michael (3):
evas: Fix compiling evas x engine with no gles
elementary: Add call to set opaque_region for case of borderless and
evas-gl-drm: Don't release gbm buffer twice
ChunEon Park (2):
efl: fix a neon build break.
elementary widget: actually this is a right fix than
fa4a72d3fcb6a96f6291a0717036b28277c78413
Daniel Hirt (4):
Elm.Entry: use proper theme_set function on edje object
Evas font: fix size query again
Canvas.text: fix segfault with ellipsis cases
Elm.Entry: force cursor change on size_eval signal
Daniel Kolesa (12):
docs: add default dark theme (via --graph-theme-dark) in docgen
docs: make dark theme default, add switch --graph-theme-light
elua: load modules from local dirs first
docs: initial documentation tree
docs: add since tag writing into doctree
docs: abstracted writing of folded sections
docs: disable graph writing from writer api when appropriate
docs: unified feature testing in writer api
docs: add Event to new the doctree
docs: initial Class in doctree
docs: implement nspaces_get for Class
docs: always generate arrays instead of iterators in Class
Davide Andreoli (5):
edje: fix color class broken by b543f4c896d9.
Simple test case to spot out a bad bug in elm.Entry
Add a test for elm_gengrid_item_all_contents_unset()
Add a FAILING test for genlist reusable contents
Fix the implementation of the "Genlist Reusable Contents" test
Jean Guyomarc'h (1):
ecore_cocoa: remove pointless debug message
Jean-Philippe ANDRÉ (23):
gl_x11: Minor code refactor around eglCreateImage
glx: Fix black windows in E on nvidia
widget: Fix propagation of events on hold
evas: Add safety checks to evas image legacy APIs
evas: Mark image fill_spread as deprecated
evas image: Lower ERR message to WRN and fix it
efl: Cleanup some code (return values)
evas: Make safety check more lenient
ecore_imf: Fix crash when ECORE_IMF_MODULE is set
evas: Mark native_surface as const
examples: Compile edj files in elementary examples
examples: Fix path to edj theme files (theme examples)
examples: Fix button theme
edje_cc: Remove unused variable 'got_hash'
evas filters: Fix minor issue with print
ecore_input_evas: Enable cancel events by default
evas: Fix evas_objects_at_xy_get() for smart objects
widget: Optimize out one function call if not needed
evas: Optimize out a function call if not required
Revert "evas: Optimize out a function call if not required"
evas: Call legacy events before new key/pointer eo events
wayland_shm: Fix basic support for Evas GL
wayland_egl: Fix double free in case of failure
Marcel Hollerbach (1):
efreet: free fallback cache on shutdown
Shinwoo Kim (1):
atspi: toolbar - fix cannot call select callback
Stefan Schmidt (18):
elm: fileselector: add guards to include eo and legacy header only when
allowed
elm: scrollable: add guards to include eo and legacy header only when
allowed
mailmap: update mailmap file now that we have all libs merged
README: update build dependencies and build instructions
README: clarify poppler dependency
evas: add missing since tag for new evas_object_type_get() API
ecore_wl2: mark new events with since tag
edje: mark new edje_mmap_3d_has() API with since tag
eina: safepointer: add since tags to new eina safepointer EAPI
eina: add includes for getpid() to work on MacOSX
build: examples: make sure we build all examples in list
examples: elm: enable +evas3d_scene_on_button_example again
elm: config: fix API naming to use disabled instead of disable to unify
tests: elm: follow up fix for _animation_disabled_ rename
README: catch up with configure flags for Wayland support
Manual revert of: commit 07404215a91d7e2ef7d7fa9ebbdd5e0c0312384a
Revert "eina threadqueue - for paranoia lock+ulock+free in order locks
taken"
release: Update NEWS and bump version for 1.18.0 release
Stephen Houston (1):
Eio: Update my email address.
Subhransu Mohanty (1):
edje: updated the start index of vector resource from 1 to 0
Sungtaek Hong (1):
elm_map: fix wrong check of source search
Umesh Tanwar (1):
elementary_test: Search menu performance optimization.
Vincent Torri (1):
Edje_Edit.h: undef EAPI at the end of the header file
Vyacheslav Reutskiy (3):
edje_pick: don't copy dependencies group if they in the import list
edje_pick: set the correct file name for copied sample
edje_pick:set the correct compression for sample
WooHyun Jung (1):
elm focus default theme: fix wrong resizing
-----------------------------------------------------------------------
No new revisions were added by this update.
--