raster pushed a change to annotated tag v1.8.0
in repository core/efl.

        at  a7c5c05cd6 (tag)
   tagging  cd60144d873068ed4a47b8a5599bf51968b39b05 (commit)
  replaces  v1.8.0-beta1
 tagged by  Carsten Haitzler (Rasterman)
        on  Sun Dec 1 19:05:03 2013 +0900

- Log -----------------------------------------------------------------
v1.8.0

Boris Faure (1):
      fix eina_cow issues. Closes T581, T527

Carsten Haitzler (16):
      evas - gl engine - async texture upload - protect null tex handle access
      eo - base class protection against NULL old_parent_pd
      recursive monitoring and scanning fix for icons and desktop files
      fix eina_array_remove to actually realloc down in size to remove  bloat
      readme - update readme for efl 1.8
      update images.mk
      v1.8.0-beta2
      readme update - mention systemd / udev for eeze deps
      fix freetype header includes to be correct where ft 2.5.1 breaks builds
      evas - pre/post render events are for canvas not object
      evas event freezing is "wrong" for core events - turn it off
      release work - switch to release profile
      eina - fix set-but-unused warning in eina_cow when valgrind off
      add some README dependency notes
      readme - make requirements list a bullet list
      v1.8.0

Cedric BAIL (13):
      evas: allow fuzziness on the texture format returned by GL.
      Revert "Revert "evas: allow fuzziness on the texture format returned by 
GL.""
      evas: add missing define for some target.
      ecore_con: fix non initialized use of buf with strncpy.
      ecore_con: fix unitialized use of buffer from strncpy.
      edje: correctly setup PATH and install Edje file as they are needed by 
examples.
      ecore_con: remove unecessary code.
      edje: make sure there is an initial value to avoid garbage out.
      evas: simplify logic for better readability.
      evas: this value is never read after that point, simplify logic.
      ecore_ipc: prevent a double free.
      eina: fix rounding logic to avoid making the array to short.
      evas: roundup the step size of an array to fit in one page of memory.

Christopher Michael (3):
      Fix ecore wayland key events to fill in Ecore_Event_Key with X11-like
      Fix keyrepeat going crazy ;)
      Fix some typos/grammar issues in new README

ChunEon Park (5):
      evas - code refactoring.
      evas - stop over redraw of map content with smart object.
      evas - fix the memory corruption introduced by evas fonts_zero
      evas/line - fix the line position set problem.
      evas - code refactoring.

Daniel Juyung Seo (7):
      Ecore animator: delete animater's internal timer in _end_tick() in all 
cases.
      ChangeLog: fixed formatting of Cedric's last changelog.
      emotion emotion_test: free allocated data when the dependent object is
      ecore scim_imcontext: do not check null for ic. it was already checked
      ecore ibus_imcontext: print the value of cursor_pos only when cursor_pos
      evas evas_render: removed unnecessary semicolon from a macro.
      ecore ecore_x_e: initialize local variable to avoid having wrong value.

Jean-Philippe Andre (2):
      evas/cserve2: Update image loaders list
      evas/cserve2: Fix interrupt on select in edje_cc

Jerome Pinot (1):
      doc: add missing images

Jihoon Kim (5):
      fix clang warning in _edje_entry_focus_in_cb
      edje_entry: fix out-ouf-bounds issue in 
_edje_entry_imf_event_preedit_changed_cb
      ibusimmodule: check whether pointer is NULL or not before accessing.
      xim immodule: fix dereference before NULL check issue in client_window_set
      ecore_evas: fix wrong check in _ecore_evas_buffer_msg_send

José Roberto de Souza (2):
      Revert "workaround for T543"
      eldbus: Fix crash caused when the object of an monitored proxy is deleted

Oleksandr Shcherbina (1):
      ecore/ecore_file: NULL-check for input parameter

Rafael Antognolli (7):
      Revert "evas: allow fuzziness on the texture format returned by GL."
      ecore_evas/wayland: Fix non-resize rotation.
      ecore_evas/wayland: Update comments inside rotation code.
      ecore/wayland: Remove list of touch points from input structure.
      ecore/wayland: Get the touch up event position from the down_info.
      ecore/wayland: Send a mouse up event when the implicit grab starts.
      ecore/wayland: Use touch_focus for touch_based events.

Ryuan Choi (1):
      ecore_file: Print more informative message when inotify_add_watch was 
failed.

Sebastian Dransfeld (3):
      efreet: improve locking
      efreet: add async menu test
      eina: formatting

Stanislav Vorobiov (1):
      evas - fix gl egl textrue from pixmap support y invert query extension

Tom Hacohen (9):
      Evas textblock: Added a test for wraps ending with whites.
      Evas textblock: Fixed wrapping of lines ending with whites.
      Ecore con dns test: Fix test hangs.
      Eo: Add an error message when old parent is wrong.
      Evas layer: Fix deletion of canvas with still-refed objects.
      Eo: Make eo_manual_free() return a success flag.
      Evas object: Set manual_free to false once obj is detached from canvas.
      Evas tests: Add canvas free with ref tests.
      Eo: Fixed eo_manual_free to always return a value.

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 


Reply via email to