stefan pushed a change to annotated tag v1.11.0-beta2
in repository core/efl.
at d5cbb24dda (tag)
tagging 9ad019e01bfe46fbf7116d58bbb38f8c4c9c2ac5 (commit)
replaces v1.11.0-beta1
tagged by Stefan Schmidt
on Mon Aug 11 12:49:41 2014 +0200
- Log -----------------------------------------------------------------
v1.11.0-beta2
Andrii Kroitor (1):
edje_edit: fixing return value of edje_edit_program_name_set
Carsten Haitzler (10):
ecore-x - use last modifier mask found, not first to match xserver logic
ecore vsync - add getenv env var to disable vsync attempt
evas gl - fixz minor leak on exit of rectangles
evas gl - did not free all atlas formats - fix
evas gl - glx - sety current to NULL on free of window or context
update po files
ethumb client - fix access to pending struct that has been freed
ecore-imf - fix broken state on non-x11 environments
imf - fix x11 vs wl fix to leave x11 alone for those without scim
more versions of vbox mods panic - blacklist all vboxvideo users from
vsync
Cedric BAIL (1):
evas: fix evas events order and count.
Christopher Michael (8):
evas-wayland-egl: Fix includes for using GL Generic
evas-wayland-egl: Rename Evas_GL_Wl_Window to Outbuf
evas-wayland-egl: Add support for SWAP_MODE_QUADRUPLE and use
evas-wayland-egl: Add support for EGL_BUFFER_AGE_EXT and add external
evas-wayland-egl: Fix wayland egl engine to work again
Merge branch 'devs/devilhorns/wayland_egl'
evas-wayland-egl: Implement eng_gl_context functions
evas-wayland-egl: Fix evas wayland_egl engine not loading due to missing
symbol
ChunEon Park (1):
evas/map: correct the interpolation in the span calculation.
Daniel Kolesa (2):
autotools: install .pc files to the correct directory on FreeBSD
autotools: proper fix for generated Makevars and distcheck
Daniel Zaoui (1):
Eolian/Generator: fix generation of class functions.
Felipe Magno de Almeida (1):
eina-cxx: Added test for inheriting constructors in the C++11 compiler
Gustavo Sverzut Barbieri (1):
ecore_x_vsync: hack to workaround bug in vboxvideo
Gwanglim Lee (3):
build/drm: Fix broken build from scratch and add missing library
dependency for evas_drm engine
edje: fix coverity defects
ecore_evas_buffer: fix dereference null return value
Jaehyun Cho (1):
evas: Fix not to clean and re-render if position of object enabled map is
changed
Savio Sena (1):
eolian-cxx: Scan all files only when explicitly requested.
Stefan Schmidt (11):
build_eolian_cxx_test: Set dependencies correctly and remove BUILT_SOURCES
ecore: Add missing since version for new ecore_loop_time_set()
ecore_evas: Add missing since for new ecore_evas_cursor_unset()
ecore_x: Add missing since to various new ecore_x_screensaver* functions
eina_tile: Add missing since version tags for union, substract, etc
modules/emotion_generic: Remove unnecessary NULL checks for event data
ecore_file: Check return value of chmod()
edje_edit: Actually check for z if we want to append z
evas/gl_common: Use the right list when removing aptt
edje_cc_handler: Fix build break from recent Edcref changes
release: Update NEWS and bump version for 1.11.0-beta2 release
Wonguk Jeong (1):
eldbus: do not ignore numeric "0" in property_set
Youngbok Shin (2):
evas/textblock: fix to keep original format when a markup tag is matched
to a style tag.
textblock: Update visual_pos before calling
_size_native_calc_line_finalize.
davemds (15):
edcref: small typo in doc
edcref: unbreak formatting of the page
edcref: quick access list: fix a link and make it more compact
doc style: better @since html render
edcref: keep properties name aligned with their parameters.
edcref: review all the @since usage
edcref: fix the base_scale property docs
Edcref: and finally apply a cool style
edcref: be consistent wrt params
edcref: move 3 params to be in the correct section
edcref: move the Links functions so they dont break descriptions docs
Edcref: tab-- , they tend to break the html render
Edcref: try to give sections titles more context
Edcref: fixed (I hope) the doc for parts aliases
Edcref: final doc improvements.
-----------------------------------------------------------------------
No new revisions were added by this update.
--