platform/upstream/efl.git
2013-12-19 Cedric BAILautotools: Evil is actually needed on Windows add the...
2013-12-19 Jihoon Kimibusimmodule: fix dereference after null check issue
2013-12-18 Daniel Juyung Seoecore_evas: removed author's name from source code...
2013-12-18 Daniel Juyung Seoecore gesture: removed unused variable.
2013-12-18 Carsten Haitzler... evas - tiler - fix missing clip of first rect to outbuf...
2013-12-18 Cedric BAILpkgbuild: avahi is now a dependency of EFL.
2013-12-17 Gustavo Sverzut... getopt: add positional argument handling.
2013-12-17 Gustavo Sverzut... add great ecore_getopt example.
2013-12-17 Gustavo Sverzut... getopt: fix line wrapping issues in help strings.
2013-12-17 ChunEon Parkecore/ecore_x - show the window if the window should...
2013-12-17 Cedric BAILEcore_Avahi: initial commit.
2013-12-16 Iván BrianoOne ) too many.
2013-12-16 Tom HacohenEvas textblock: Fixed range_deletion bug with multiple...
2013-12-16 Youngbok ShinEvas test textblock: Added a test for a broken range_de...
2013-12-16 Cedric BAILemotion: fix Windows compilation.
2013-12-16 Cedric BAILemotion: revert to fast sed to use the right eina log...
2013-12-15 discomfitorbugfix: eldbus code generator struct members named...
2013-12-15 Carsten Haitzler... edje_edit - fix mem leak of src strbuf on print status
2013-12-15 Carsten Haitzler... edje - edje_edit - don't access collection after it...
2013-12-15 Carsten Haitzler... emotion - webcam - don't access after free and ensure...
2013-12-15 Carsten Haitzler... evas - fb engine - fix mem leak if ioctl fails on fb...
2013-12-15 Carsten Haitzler... ecore-file - fix mem leak in ecore_file_app_exe_get...
2013-12-15 Carsten Haitzler... evas - software-x11 - fill in unused struct members...
2013-12-15 discomfitorbugfix: make eldbus generated code not crash on every...
2013-12-14 Vorobiov Vitaliiedje: adding Alias API into edje_edit module
2013-12-14 Carsten Haitzler... evas common - uninitialized use warning remove
2013-12-14 Vorobiov Vitaliiedje: Fixing little misbehavior of edje_edit_state_rel_...
2013-12-13 Tom HacohenEvas textblock: Fixed deletion of ranges ending with...
2013-12-13 Youngbok ShinEvas textblock: Added more range_delete tests.
2013-12-13 Carsten Haitzler... ecore_file - finding exe path - if HOME is not set...
2013-12-13 Carsten Haitzler... eina - eina_file - fix leak of fd is fd is 0
2013-12-13 Carsten Haitzler... fix fd leak in emotion webcam where fd of value 0 never...
2013-12-13 Carsten Haitzler... edje - lib - remove useless memset as later memcpy...
2013-12-13 Carsten Haitzler... ethumbd - fix possible out of bounds access to work...
2013-12-13 Carsten Haitzler... edje - epp - fix possible array access by negative
2013-12-13 Carsten Haitzler... ecore - utils - makekeys - fix uniitialized arrays
2013-12-13 Carsten Haitzler... evas - silence coverity in code
2013-12-13 Carsten Haitzler... eeze - fix uninitialised sigation struct content
2013-12-13 Carsten Haitzler... edje_decc - fix possible use of uninitialized string
2013-12-13 Carsten Haitzler... ethumb - ensure buf is nul terminated
2013-12-13 Carsten Haitzler... evas - common - remove useless new as next call allocs...
2013-12-13 Carsten Haitzler... ecore-con - fix possible unterminated buffers
2013-12-13 Youngbok Shin[Edje] Update anchor and item tags when text is deleted...
2013-12-13 Jihoon Kimibusimmodule: support preedit style
2013-12-13 Cedric BAILemotion: make webcam initialization lazy and non blocking.
2013-12-13 Cedric BAILemotion: fix potential memory leak when webcam register...
2013-12-13 Cedric BAILemotion: use emotion log domain instead of eina one.
2013-12-13 Cedric BAILemotion: lower warning on webcam access error to inform...
2013-12-13 Carsten Haitzler... ecore_con - dns.c - re-fix coverty double-free. coverit...
2013-12-12 discomfitorfix ecore-x shadow warning
2013-12-12 discomfitorrebase dns.c from upstream
2013-12-12 Carsten Haitzler... evas - fix gif loader drop of image data sometimes...
2013-12-12 Cedric BAILpkgbuild: follow aur efl-git version naming.
2013-12-12 Cedric BAILpkgbuild: let's tests all backend in our package.
2013-12-12 Cedric BAILautotools: detect systemd to warn user they are require...
2013-12-11 Carsten Haitzler... embryo - embryo_cc - argv parsing MIGHT leave str buf...
2013-12-11 Carsten Haitzler... evas - evas gl - fix realloc failure case to handle...
2013-12-11 Carsten Haitzler... evas - evas_gl - fix shader patch to not free static...
2013-12-11 Carsten Haitzler... eet data encode - dont free data if its not separately...
2013-12-11 Carsten Haitzler... ecore - ecore systemd module - unused var warning ...
2013-12-11 Carsten Haitzler... emotion - generic module - re-order code to make covert...
2013-12-11 Carsten Haitzler... evas - font dir - remove from hash before free/del
2013-12-11 Carsten Haitzler... ethumb - client lib - fix access of async item in idler...
2013-12-11 Carsten Haitzler... ephysics - fix real access-after-free issue on delete...
2013-12-11 Carsten Haitzler... ecore-con - dns.c - fix double free
2013-12-11 Carsten Haitzler... edje - edje_pick - fix coverty access-after-unref issue
2013-12-11 Carsten Haitzler... edje - edje_cc - fix coverty issue of not exiting loop...
2013-12-11 Carsten Haitzler... evas - textblock - fix dbg_info_get to avoid leak if...
2013-12-11 Carsten Haitzler... evas - cserve2 - fix uninitialized member "image_id".
2013-12-11 Carsten Haitzler... evas - gl - ifdef out unused var with non-gles build
2013-12-11 Carsten Haitzler... evas - gl - use snprintf for safety (never likely anywa...
2013-12-11 Carsten Haitzler... emotion - test - exit if calloc fails
2013-12-11 Carsten Haitzler... edje - edje_cc - try and make coverty ignore the leak...
2013-12-11 Carsten Haitzler... evas gif loader - address animated always being true
2013-12-11 Cedric BAILpkgbuild: we do conflict with efl-git from AUR.
2013-12-11 Cedric BAILautotools: only turn on auto testing on linux.
2013-12-11 Cedric BAILautotools: fix complain about using subdirs without...
2013-12-11 Cedric BAILautotools: make systemd dependency detection automatic.
2013-12-11 Cedric BAILautotools: let's try this variant for detecting c+...
2013-12-11 Carsten Haitzler... gif loader - handle theoretical NULL loader_data case
2013-12-10 Jean-Philippe... Evas tests: Add invalid markup test
2013-12-10 Sebastian Dransfeldecore_x: ensure positive malloc size
2013-12-10 Carsten Haitzler... evas - fix gif loader cpu overuse - used too much cpu...
2013-12-10 Sebastian Dransfeldecore_x: remove double free
2013-12-10 Carsten Haitzler... ecore-evas - disable comp syncing by default (can be...
2013-12-10 Jean-Philippe... Evas textblock: Fix crash with empty markups values
2013-12-10 Cedric Bailautotools: try to figure out what our buildbot get...
2013-12-09 Rafael Antognolliecore_imf/wayland: Only call hide_input_panel on im_con...
2013-12-09 Daniel Juyung Seoecore_evas: added missing documentation for ecore_evas_...
2013-12-09 Tom HacohenEvas textblock: Slightly improve paragraph items freeing.
2013-12-09 Cedric Bailautotools: work around buggy macro to force C++ compile...
2013-12-09 Rafael Antognolliecore_evas/wayland: Update withdrawn property, and...
2013-12-09 Carsten Haitzler... fix seb "fix" commit that causes lots of segvs.
2013-12-09 Jean-Philippe... Evas/cserve2: Fix crash during shutdown
2013-12-09 Jean-Philippe... Evas: Fix crash in GL engine(s) during preload cancel
2013-12-09 Chris MichaelFix opaque windows becoming transparent after hide...
2013-12-09 Daniel ZaouiEcore: add DnD abort from source
2013-12-09 Carsten Haitzler... ecore evas - add animator update syncing to only render...
2013-12-09 Carsten Haitzler... ecore loop + animator - add call to get if an animator...
2013-12-09 Cedric Bailbuild: fix installing in DESTDIR for packaging and...
next