This is an automated email from the git hooks/post-receive script.
seoz pushed a change to annotated tag v1.15.0-beta2
in repository core/efl.
at 2dcafb7 (tag)
tagging 946891e15d9acf413a44db63e0ebb889734527fd (commit)
replaces v1.15.0-beta1
tagged by Daniel Juyung Seo
on Tue Jul 21 08:22:15 2015 +0900
- Log -----------------------------------------------------------------
v1.15.0-beta2
Carsten Haitzler (1):
Revert "image_savers/jpeg: actually use normal jmp_buf/setjmp/longjmp"
Christopher Michael (4):
ecore-wl: Reset input's pointer & keyboard focus on events
ecore-wl: Reset ecore_wl_input repeat values on keyboard leave
ecore-wl: Don't renew keyboard-repeat timer if we have no focused surface
ecore-wl: Reset input keyboard repeat values when we cancel the timer
ChunEon Park (1):
The default return value of edje_object_base_scale_get API is 1.0.
Daniel Hirt (1):
Evas textblock: Clear unused paragraphs
Daniel Juyung Seo (1):
release: Update NEWS and bump version for 1.15.0-beta2 release
Daniel Kolesa (8):
eolian/generator: generate @ingroup in doc comments properly
autotools: do NOT need --enable-i-really- for disabled libeeze on
non-linux
eolian: do not use an invalid pointer after updating buffer
evas_object_image: fix wrong type assignment warning
gl_generic: fix unintended behavior (we want to assign the value we point
to)
image_savers/jpeg: fix undefined behavior of using sigsetjmp on jmp_buf
image_savers/jpeg: actually use normal jmp_buf/setjmp/longjmp
image_savers/jpeg: actually properly fixed the jump
Hosang Kim (1):
evas_image : fix unloads cleanup logic
Jean-Philippe ANDRÉ (14):
Evas filters: Fix parsing of curve() with a function
Evas masking: Fix rendering of masks that belong to a proxied smart object
Evas: Fix no_render flag when in a map
Ector: Fix potential build errors with double typedef
Ector: Another build fix for @mythri
Evas GL: Fix evasglImageDestroy() from non-evasgl threads
eina_module: Raise dlopen() error messages to WRN when file exists
Evas GL: Fix internal function pointer
Evas GL: Fix glClear(0,0,0,0) with DR and COPY
Evas filters: Fix color value for invisible
Ectore: And more build fixes for @mythri! :)
Evas GL: Fix sync, wlbuffer and image egl ext functions
Evas GL: Deprecate API evasglCreateImage
Evas GL: Some documentation on sync objects
Jihoon Kim (1):
example: check NULL value in ecore imf example
Srivardhan Hebbar (9):
efl.interfaces: Doc conversion of efl_gfx_stack.eo
efl.interfaces: Doc conversion of efl_file.eo
efl.interfaces: Doc conversion of efl_gfx_fill.eo
evas canvas3d: Eolian doc conversion of canvas3d_light.
evas canvas3d: Eolian doc conversion of canvas3d_camera.
evas canvas3d: Eolian doc conversion of canvas3d_object.
evas canvas: Eolian doc conversion of efl_vg_base.
evas canvas3d: Eolian doc conversion of canvas3d_node.
evas canvas3d: Eolian doc conversion of canvas3d_primitive.
Tom Hacohen (2):
Eolian: fix eolian helper for windows.
Ecore evas: Correct function name in magic failure.
-----------------------------------------------------------------------
No new revisions were added by this update.
--