summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sat, 29 Sep 2018 20:23:30 +0100devs/beber/masterBertrand Jacquin2018-09-291-1/+1
* Sat, 29 Sep 2018 20:23:19 +0100Bertrand Jacquin2018-09-291-1/+1
* Fri, 28 Sep 2018 02:30:13 +0100Bertrand Jacquin2018-09-281-1/+1
* Fri, 28 Sep 2018 02:21:13 +0100Bertrand Jacquin2018-09-281-1/+1
* Fri, 28 Sep 2018 02:20:19 +0100Bertrand Jacquin2018-09-281-1/+1
* Fri, 28 Sep 2018 02:11:29 +0100Bertrand Jacquin2018-09-281-0/+1
* ecore_con: Add docs for ecore_con legacy functionsJunsuChoi2018-09-271-0/+30
* ecore_timer: Add docs for ecore_timer legacy functionsJunsuChoi2018-09-271-0/+42
* efl_vg: calculate center point with double typeJaehyun Cho2018-09-271-4/+4
* efreet_menu: remove unused and unreachable code.Alastair Poole2018-09-271-61/+2
* efl_ui_stack: Partially Revert "efl_ui_stack: remove unnecessary condition of...Yeongjong Lee2018-09-271-49/+52
* evas: Modify configure to branch by architectures for neonWonki Kim2018-09-272-0/+8
* eina_value: return null when eina_value_pget failedYeongjong Lee2018-09-271-1/+1
* elm_genlist: prevent null pointer accessYeongjong Lee2018-09-271-2/+5
* efl_exe: check fcntl returnYeongjong Lee2018-09-271-2/+4
* efl_ui_stack: remove unnecessary condition of EINA_INLIST_CONTAINER_GET retur...Yeongjong Lee2018-09-271-173/+158
* efl_ui_list: fix wrong variable usageYeongjong Lee2018-09-271-2/+2
* efl-csharp: Fix event struct marshalling.Lauro Moura2018-09-263-7/+9
* docs: Fix Efl.Ui.Focus.Object.Focus() docsXavi Artigas2018-09-261-11/+11
* elementary_test: use snprintf to prevent memory overflow in test_efl_ui_textYoungbok Shin2018-09-241-6/+6
* eina: Improve doxygen formatting for eina_debug.hBryce Harrington2018-09-211-9/+9
* update po'sCarsten Haitzler (Rasterman)2018-09-2124-480/+480
* examples - fix avahi examples to compileCarsten Haitzler (Rasterman)2018-09-211-0/+3
* Colorselector : Add docs of elm_colorselector_palette_item_* APIsJunsuChoi2018-09-211-0/+38
* Docs: Fix incorrectly information for elm_config_softcursor_mode_setJunsuChoi2018-09-211-1/+1
* Docs: Add a group of APIs for which group is not declared in elm_configJunsuChoi2018-09-211-0/+35
* efl_ui_list: Add return value checkJunsuChoi2018-09-211-1/+3
* ctxpopup: Add return value checkJunsuChoi2018-09-211-1/+3
* edje: add missing eina_deprecated to apis.Hermet Park2018-09-211-2/+2
* Edje: update doc.Hermet Park2018-09-212-2/+15
* efl_ui_list: Return function if data get is failedJaehyun Cho2018-09-211-4/+4
* elm_entry: update documentation for elm_entnry_textonly_mode_set/getTaehyub Kim2018-09-211-0/+24
* docs: correct group name of segmentcontrol for API docs.Bowon Ryu2018-09-213-4/+4
* edje example: fix svg data.Hermet Park2018-09-212-7/+7
* eina: Grammar improvementsBryce Harrington2018-09-214-9/+9
* eo: Add null checkJunsuChoi2018-09-211-1/+1
* efl_ui_focus_manager: Add null checkJunsuChoi2018-09-211-0/+2
* elementary: fix memory leak from Efl.Ui.Layout.ObjectYoungbok Shin2018-09-211-5/+9
* evas_object_smart: fix dereference of nullShinwoo Kim2018-09-211-5/+10
* evas cache: add more null check for cacheYoungbok Shin2018-09-211-3/+3
* evas_object_callbacks: do not error on NULL on delMarcel Hollerbach2018-09-211-2/+2
* eina_vpath_vdg: free locally allocated memory before returnShinwoo Kim2018-09-211-2/+2
* elementary: remove meaningless memory allocation and leakingYoungbok Shin2018-09-211-6/+1
* els_tooltip: Fix to show correct arrow typeJaehyun Cho2018-09-211-6/+12
* eina_vpath: fix the memory leakTaehyub Kim2018-09-211-3/+7
* Efl.Ui.Popup.Alert: add icon parameter for icon button of popupTaehyub Kim2018-09-213-61/+63
* ecore_main: fix the invalid return valueTaehyub Kim2018-09-211-1/+1
* ecore_wl2_window: Fix incorrectly implemented null check.Woochanlee2018-09-191-2/+2
* efl_ui_tab_pager : Fix type mismatch for callocJunsuChoi2018-09-191-1/+1
* genlist: fix item show/bring in coordinate calculation with zero-sized pan.SangHyeon Jade Lee2018-09-191-2/+5