stefan pushed a change to annotated tag v1.9.0-beta1
in repository core/efl.
at bfca7ae4a5 (tag)
tagging 4f2f71b3dab2e57d4990792e22c7461069aa90e1 (commit)
replaces v1.9.0-alpha1
tagged by Stefan Schmidt
on Wed Feb 19 09:45:08 2014 +0100
- Log -----------------------------------------------------------------
v1.9.0-beta1
Albin Tonnerre (1):
eina: allow eina_time_get to fall back to other clocks if the first one
fails
Carsten Haitzler (23):
update readme versions of deps
configure - add big complaint section if you use off configure options
finish off long list of complaints for bad configure options
distribution cleanup - remove os/arch from module dirs and simplify
version
update REAMDE version
edje segv on file update - try and fix this. not sure if this caused it
evas - proxy source visible check not done on update del
evas - filters - remove logically dead code
evas - filter - fix memory leak if cmd not found by curve cmd
evas - filter - don't use longs when DATA32 is the right type
fix build break with preview_text_filter.c
evas filter - fix uninitialized pointer in evas
edje - fix bunch of possible null return errors with checks
evas - gl core - don't access null ptr on init
evas cserve2 - fix chekc of wrong return type
edje - edje_cc - remove logically dead code
evas - gl x11 - fix glx texture from pixmap target rectangle mode check
evas - gl - core - checke for wrong context in error check
evas - table - fix theoretical leak that likely will never happen
fix DSO complaint on build ... build break by jpeg.
eet - dump - if group type is not a handled type, assume unknown
add new ignore files
ecore-evas - sdl module - limit to 1 window at a time
Cedric BAIL (2):
autotools: it is useless to destroy the cache everytime and request to
use it.
autotools: try improving thread detection.
ChunEon Park (1):
evas/image - update dirty region in the render time.
Daniel Hirt (1):
Edje/entry: Add propagation handling in mouse_out for link anchors
Daniel Kolesa (2):
evas: reverted 9d9ea2e
evas/common: fix segfaults in evas_map_image_loop.c
Jean-Philippe Andre (35):
Evas filters: Fix comments and fail more often in blend
Evas filters: Improve code consistency in blur
Evas filters: Fix warnings on shadowed variables
Evas filters: Improve displace flags in scripts
Evas filters: in transform, dst must be specified
Evas filters: Add the reference documentation (script language)
Evas filters: Buffer names are case-sensitive
Evas filters: Remove undocumented files from Doxygen
Doxygen: Align param names vertically to the top
Doxygen: Use larger fonts
Doxygen: Reduce line gap in code fragments
Evas filters: Add a small utility to take some screenshots
Doc: Add makefile for text filter previews
Doc: Add filter examples from the doc
Evas filters: Add images to the html doc
Evas filters: Add image for the Syntax example
Evas filters: Improve doc automatization
Doc: Try to fix nightly builds
Evas filters: Prevent division by zero
Evas filters: Silence some clang warnings
Evas filters: Fix more clang stuff and add safety checks
Doc: Fix compilation warning in preview_text_filter.c
Evas filters: More clang fixes
Evas filters: Another clang warning fix
cserve2: Fix minor clang warning
Evas filters: Fix RGBA displacement filter
Evas filters: Fix alpha in displacement filter
Emotion: Add cmake definition files
Gif: Fix animated gifs when used as proxy sources
Fix make distcheck
Evas filters: Fix crash in displace filter
Evas filters doc: Add link to "fillmode"
Evas filters: Implement "fillmode" for displace
Evas filters: Fix padding with "blend"
Evas filters: Fix documentation for displace
Rajeev Ranjan (1):
eina: fix in eina_rectangle_pool to make sorting effective
Stefan Schmidt (1):
release: Bump version to 1.9.0-beta1
Sung W. Park (1):
evas gl: added partial rendering support for qcom extension
Yakov Goldberg (6):
ecore animator: change name of Eo constructor, to avoid clash in Eolian
ecore timer: change name of Eo constructor, to avoid clash in Eolian
edje: fix doxygen, to make Eolian keep silence
edje: fix Eo ids, to make Eolian keep silence
Revert "ecore animator: change name of Eo constructor, to avoid clash in
Eolian"
Revert "ecore timer: change name of Eo constructor, to avoid clash in
Eolian"
davemds (14):
Emotion test: tabs--
Emotion test theme: tabs--
Emotion test theme: formatting
Emotion test: some small usability improvements.
Emotion generic interface: FILE_SET_DONE do not have any param.
Emotion test: New volume slider. More readable alpha text.
Emotion test: rename speed slider to alpha as it should be.
Emotion test: Removed volume key bind. EINA_UNUSED--
Emotion test: add the volume slider also to the Reflex group.
Emotion test: no need to search for a folder that no more exists
Emotion test: some small cleanups
Emotion test: no need for an animator to update the time string.
Emotion test: more cleanups
Emotion generic: nothing to see here, just small formatting while reading
the code.
-----------------------------------------------------------------------
No new revisions were added by this update.
--