summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Elementary: remove needless structs in Efl_Ui_Listdevs/larrylira/efl_ui_listLarry Jr2018-01-318-42/+30
* elementary: efl_ui_list change SegArray tree to Efl.ObjectLarry Jr2018-01-3110-108/+167
* elementary: efl_ui_list model_set update values fixedLarry Jr2018-01-312-10/+15
* elementary: efl_ui_list_segarray fixed remove last block itemLarry Jr2018-01-311-2/+0
* elementary: efl_ui_list focus manager fixLarry Jr2018-01-316-20/+113
* eolian: no need to track currently parsing file anymoreDaniel Kolesa2018-01-313-9/+2
* eolian: all dependency parsing is now deferredDaniel Kolesa2018-01-314-36/+32
* efl_ui_focus_parent_provider_gen: code refactoringYeongJong Lee2018-01-311-15/+10
* efl_ui_focus_manager_sub: avoid a call to NULLYeongJong Lee2018-01-311-3/+8
* elm_menu: avoid a call to NULLYeongJong Lee2018-01-311-6/+3
* efl_ui_focus_composition: remove elements_flushMarcel Hollerbach2018-01-313-16/+6
* ecore_event: Check for the valid typeMyoungwoon Roy, Kim2018-01-312-2/+11
* ecore_main: Check for the valid flagMyoungwoon Roy, Kim2018-01-312-1/+28
* Efl.ui.progressbar: remove duplicate callAmitesh Singh2018-01-311-2/+0
* Efl.Ui.Progressbar: implement range min maxAmitesh Singh2018-01-318-6/+269
* wl2_surface_dmabuf: Trim the buffer queue after a whileDerek Foreman2018-01-301-1/+26
* ecore_wl2_surface: Flush surfaces for offscreen windowsDerek Foreman2018-01-302-1/+18
* wl2_surface_dmabuf: improve surface flushDerek Foreman2018-01-301-1/+8
* ecore_wl2: Add new event for windows not displayed on any outputDerek Foreman2018-01-303-1/+20
* ecore_wl2: Track outputs a surface is present onDerek Foreman2018-01-302-0/+37
* ecore_wl2: Add internal _ecore_wl2_output_findDerek Foreman2018-01-302-0/+13
* ecore: add function for prepending an event handlerMike Blumenkrantz2018-01-304-7/+66
* eolian: deferred parsing of inherits + better static checksDaniel Kolesa2018-01-306-22/+87
* eolian: move impl/ctor fill to validation stageDaniel Kolesa2018-01-302-217/+218
* efl_ui_image: add missing NULL checkJaeun Choi2018-01-301-0/+1
* efl_ui_panes: Handle NULL object caseJaehyun Cho2018-01-301-8/+14
* elm_panes_legacy: Fix description of functionsJaehyun Cho2018-01-301-17/+7
* Eina test: delete tempory file on Windows in eina_test_file_mktempVincent Torri2018-01-301-1/+16
* Evil: remove "symlink" code (it was for .lnk files anyway...)Vincent Torri2018-01-303-207/+0
* Eio: disable the symlink code on WindowsVincent Torri2018-01-301-0/+9
* Efreet_Mime: update comment about symlinks on WindowsVincent Torri2018-01-301-1/+1
* Eina: ignore EINA_FILE_LNK on WindowsVincent Torri2018-01-302-6/+4
* Ecore_File: remove symlinks support on Windows (library and test)Vincent Torri2018-01-303-13/+22
* Windows: remove symlink() usage in edje_decc and evil binariesVincent Torri2018-01-305-172/+3
* ecore_timer: Check for the valid callback funcMyoungwoon Roy, Kim2018-01-302-2/+21
* eina: Cleanup grammar in eina_hash doxygenBryce Harrington2018-01-301-124/+123
* edje_object: fix typo in EAPI edje_object_color_class_description_getSungtaek Hong2018-01-301-1/+1
* elm_test: add elementary_test for Efl.Ui.ButtonSungtaek Hong2018-01-304-0/+82
* Efl.Ui.Image: remove previous image when NULL is setSungtaek Hong2018-01-301-4/+4
* Efl.Ui.Check: fix changed callback is called twiceSungtaek Hong2018-01-291-2/+0
* elm_index: fix documentation of wrong param nameSungtaek Hong2018-01-291-2/+2
* efl_ui_bg_widget_legacy: ignore ELM_SCALESungtaek Hong2018-01-291-0/+2
* elm: make elm_layout_text_set use efl_text_markup_setShinwoo Kim2018-01-291-1/+1
* edje_cc: check HAVE_SYS_RESOURCE_H presence for rlimit usageMike Blumenkrantz2018-01-271-1/+8
* efl_ui_focus_manager_calc: keep the entry for the redirect seperatedMarcel Hollerbach2018-01-271-14/+22
* ecore_wl2: Make surface managers modularDerek Foreman2018-01-265-218/+280
* eina_module: Drop ridiculous ERR messages from module_list_load/unloadDerek Foreman2018-01-261-2/+2
* ecore_wl2: Use wl_buffer_get in dmabuf_surface_postDerek Foreman2018-01-261-1/+3
* ecore_wl2: fix ecore_wl2_buffer_wl_buffer_getDerek Foreman2018-01-262-4/+4
* ecore_wl2: Add surface_window_get apiDerek Foreman2018-01-262-3/+15