platform/upstream/efl.git
2013-12-04 Cedric Baileina: add fuzzy test of eina_hash.
2013-12-04 Cedric Bailevas: fix loader to properly define _XOPEN_SOURCE for...
2013-12-04 Sebastian Dransfeldefreet: Create stack at start of recursion
2013-12-04 Sebastian Dransfeldefreet: Create stack at start of recursion
2013-12-04 Cedric Baileina: more work around to limit problem.
2013-12-04 Cedric Baileina: work around current strange behavior seen in...
2013-12-04 Cedric Baileina: add fuzzy testing of the red black tree.
2013-12-03 ChunEon Parkevas/event - fix the inccorect event hit area.
2013-12-03 Cedric Bailevas: bugfix in evas_render of not maintaining changed...
2013-12-03 Cedric Bailgitignore: ignore new async test.
2013-12-03 Jihoon Kimximmodule: check whether pointer is NULL before accessi...
2013-12-02 Rafael AntognolliMerge branch 'withdrawn'
2013-12-02 Rafael Antognolliecore_evas/wayland: Add a function to cleanup the frame...
2013-12-02 Rafael Antognolliecore_evas/wayland_egl: Unset the surface on window...
2013-12-02 Rafael Antognolliecore_evas/wayland: Implement ecore_evas_withdrawn_set.
2013-12-02 Rafael Antognollievas/wayland_shm: Don't use a global var to store the...
2013-12-02 Seong-ho ChoUpdate Korean translation for the efl1.8 release
2013-12-02 Carsten Haitzler... NEON vectorization: added use of COLSAME define in...
2013-12-02 Daniel Juyung SeoRevert "fix smart sma by allowing more recursion"
2013-12-02 Otavio PontesAdding the cubic-bezier curve to edje transitions
2013-12-02 Carsten Haitzler... Eldbus: added function for getting bus unique name
2013-12-02 Vyacheslav... edje_edit: Add getters and setters for fixed param
2013-12-02 Carsten Haitzler... FUCK - remove logic to silently add -release names...
2013-12-02 Daniel Juyung Seoecore ecore_x_e: check 0 and -1 for ecore_x_window_prop...
2013-12-02 Daniel Juyung SeoNEWS: added EFL 1.9.0 NEWS entry.
2013-12-02 Daniel Juyung SeoChangeLog: added 1.8 release entry.
2013-12-02 Jihoon Kimfix unchecked return value of stat in ecore_file_mv
2013-12-01 Cedric Bailevil: use the right ifdef.
2013-12-01 Carsten Haitzler... v1.8.0 v1.8.0
2013-12-01 Carsten Haitzler... readme - make requirements list a bullet list
2013-12-01 Carsten Haitzler... add some README dependency notes
2013-12-01 Carsten Haitzler... eina - fix set-but-unused warning in eina_cow when...
2013-12-01 Carsten Haitzler... release work - switch to release profile
2013-12-01 Carsten Haitzler... evas event freezing is "wrong" for core events - turn...
2013-12-01 Carsten Haitzler... evas - pre/post render events are for canvas not object
2013-12-01 Carsten Haitzler... fix freetype header includes to be correct where ft...
2013-11-30 Boris Faurefix eina_cow issues. Closes T581, T527
2013-11-30 Oleksandr Shcherbinaecore/ecore_file: NULL-check for input parameter
2013-11-29 Sebastian Dransfeldeina: formatting
2013-11-29 Sebastian Dransfeldefreet: add async menu test
2013-11-29 Sebastian Dransfeldefreet: improve locking
2013-11-29 Rafael Antognolliecore/wayland: Use touch_focus for touch_based events.
2013-11-29 Rafael Antognolliecore/wayland: Send a mouse up event when the implicit...
2013-11-29 Rafael Antognolliecore/wayland: Get the touch up event position from...
2013-11-29 Rafael Antognolliecore/wayland: Remove list of touch points from input...
2013-11-29 José Roberto... eldbus: Fix crash caused when the object of an monitore...
2013-11-29 José Roberto... Revert "workaround for T543"
2013-11-29 Carsten Haitzler... readme update - mention systemd / udev for eeze deps
2013-11-29 Carsten Haitzler... v1.8.0-beta2
2013-11-29 Chris MichaelFix some typos/grammar issues in new README
2013-11-29 Carsten Haitzler... update images.mk
2013-11-29 Carsten Haitzler... readme - update readme for efl 1.8
2013-11-29 Stanislav Vorobiovevas - fix gl egl textrue from pixmap support y invert...
2013-11-29 Jean-Philippe... evas/cserve2: Fix interrupt on select in edje_cc
2013-11-29 Cedric Bailevas: roundup the step size of an array to fit in one...
2013-11-29 Cedric Baileina: fix rounding logic to avoid making the array...
2013-11-29 Jihoon Kimecore_evas: fix wrong check in _ecore_evas_buffer_msg_send
2013-11-29 Jihoon Kimxim immodule: fix dereference before NULL check issue...
2013-11-29 Jihoon Kimibusimmodule: check whether pointer is NULL or not...
2013-11-28 Jerome Pinotdoc: add missing images
2013-11-28 ChunEon Parkevas - code refactoring.
2013-11-28 Carsten Haitzler... fix eina_array_remove to actually realloc down in size...
2013-11-28 Cedric Bailecore_ipc: prevent a double free.
2013-11-28 Cedric Bailevas: this value is never read after that point, simpli...
2013-11-28 Cedric Bailevas: simplify logic for better readability.
2013-11-28 Cedric Bailedje: make sure there is an initial value to avoid...
2013-11-28 Cedric Bailecore_con: remove unecessary code.
2013-11-28 Cedric Bailedje: correctly setup PATH and install Edje file as...
2013-11-28 ChunEon Parkevas/line - fix the line position set problem.
2013-11-27 Daniel Juyung Seoecore ecore_x_e: initialize local variable to avoid...
2013-11-27 Carsten Haitzler... recursive monitoring and scanning fix for icons and...
2013-11-27 Cedric Bailecore_con: fix unitialized use of buffer from strncpy.
2013-11-27 Cedric Bailecore_con: fix non initialized use of buf with strncpy.
2013-11-27 Cedric Bailevas: add missing define for some target.
2013-11-27 Cedric BailRevert "Revert "evas: allow fuzziness on the texture...
2013-11-27 Jean-Philippe... evas/cserve2: Update image loaders list
2013-11-27 Jihoon Kimedje_entry: fix out-ouf-bounds issue in _edje_entry_imf...
2013-11-26 Daniel Juyung Seoevas evas_render: removed unnecessary semicolon from...
2013-11-26 Daniel Juyung Seoecore ibus_imcontext: print the value of cursor_pos...
2013-11-26 Daniel Juyung Seoecore scim_imcontext: do not check null for ic. it...
2013-11-26 Daniel Juyung Seoemotion emotion_test: free allocated data when the...
2013-11-26 Rafael Antognolliecore_evas/wayland: Update comments inside rotation...
2013-11-26 Rafael Antognolliecore_evas/wayland: Fix non-resize rotation.
2013-11-26 Rafael AntognolliRevert "evas: allow fuzziness on the texture format...
2013-11-26 Tom HacohenEo: Fixed eo_manual_free to always return a value.
2013-11-26 Tom HacohenEvas tests: Add canvas free with ref tests.
2013-11-26 Tom HacohenEvas object: Set manual_free to false once obj is detac...
2013-11-26 Tom HacohenEo: Make eo_manual_free() return a success flag.
2013-11-26 Tom HacohenEvas layer: Fix deletion of canvas with still-refed...
2013-11-26 ChunEon Parkevas - fix the memory corruption introduced by evas...
2013-11-26 Tom HacohenEo: Add an error message when old parent is wrong.
2013-11-26 Daniel Juyung SeoChangeLog: fixed formatting of Cedric's last changelog.
2013-11-26 Daniel Juyung SeoEcore animator: delete animater's internal timer in...
2013-11-26 Carsten Haitzler... eo - base class protection against NULL old_parent_pd
2013-11-26 Cedric Bailevas: allow fuzziness on the texture format returned...
2013-11-26 ChunEon Parkevas - stop over redraw of map content with smart object.
2013-11-25 Jihoon Kimfix clang warning in _edje_entry_focus_in_cb
2013-11-25 Tom HacohenEcore con dns test: Fix test hangs.
2013-11-25 Tom HacohenEvas textblock: Fixed wrapping of lines ending with...
2013-11-25 Tom HacohenEvas textblock: Added a test for wraps ending with...
next