summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check with current branch namedevs/stefan/travis-notification-tweaksStefan Schmidt2019-08-291-1/+1
* test notification conditionalStefan Schmidt2019-08-291-11/+14
* tests: eldbus: fix heap use after free error detected by address sanitizerStefan Schmidt2019-08-291-1/+0
* efl_ui_radio_group: migrate to Efl.Ui.Single_SelectableMarcel Hollerbach2019-08-299-72/+89
* efl_ui_layout: remove efl.endMarcel Hollerbach2019-08-291-1/+0
* efl_ui_text: theme rename efl.end -> efl.extraMarcel Hollerbach2019-08-291-8/+8
* Edje: ease the warning level.Hermet Park2019-08-291-2/+2
* edje/style/optimization: Enable lazy computaion of styles.subhransu mohanty2019-08-291-9/+21
* edje/textblock: Added edje_textblock_style_get() api.subhransu mohanty2019-08-294-29/+40
* efl_ui : add efl.extra part as layout swallow part list.SangHyeon Jade Lee2019-08-291-0/+1
* efl_object: set @beta to name_findWooHyun Jung2019-08-281-1/+1
* tests/ecore_wl2: Skip aux_hints_supported test if not run in EnlightenmentChristopher Michael2019-08-281-1/+2
* mono-docs: Remove useless semicolon from doc commentsXavi Artigas2019-08-281-1/+1
* Efl.Pack.Layout docs: remove refs to protected methods from public methodsXavi Artigas2019-08-281-2/+2
* pyolian: Update after event and binbuf keywordsLauro Moura2019-08-281-6/+8
* eolian_aux: this must be recursiveMarcel Hollerbach2019-08-281-2/+8
* edje: refactor _edje_object_file_set_internal() part 2.subhransu mohanty2019-08-281-60/+82
* efl_canvas_vg_object/evas_object_vg: Change to legacy naming rule.JunsuChoi2019-08-283-43/+68
* edje/style: remove dead code.subhransu mohanty2019-08-281-18/+0
* edje: refactor _edje_object_file_set_internal() functionsubhransu mohanty2019-08-282-98/+103
* efl_ui_position_manager: refactor data accessMarcel Hollerbach2019-08-2712-239/+362
* efl_ui_range_display: Update docsXavi Artigas2019-08-271-27/+23
* efl_ui_slider: refactor for better data flow and code readabilityWooHyun Jung2019-08-274-134/+127
* efl_ui_widget: keep backward compatibilityShinwoo Kim2019-08-273-6/+15
* edje/load: pass Edje_File instead of Edje to _edje_extract_mo_files()subhransu mohanty2019-08-271-11/+11
* efl_ui_bg: make legacy bg use legacy imageShinwoo Kim2019-08-271-3/+3
* edje/optimization: replace eina_list with eina_array.subhransu mohanty2019-08-271-17/+18
* build: fix EXE_SUFFIX defineMike Blumenkrantz2019-08-271-1/+5
* eina_vpath: add null checking logic on vpath_resolve apiWonki Kim2019-08-271-0/+1
* eina_list: fix to check a null argumentWonki Kim2019-08-271-0/+1
* efl_pack_table: rename table_position to cell_column, cell_rowYeongjong Lee2019-08-2712-28/+202
* evas events: fix corrupted mouse events behavior on mapped object.Hermet Park2019-08-271-149/+274
* Efl.Gfx.Image docs: whitespace and wording.Xavi Artigas2019-08-261-12/+9
* thread example - add exit with parent flagsCarsten Haitzler (Rasterman)2019-08-261-2/+2
* efl loops/threads - by defaylt tasks (exe and threads) exit with parentCarsten Haitzler (Rasterman)2019-08-269-10/+94
* efl_ui_collection: honor desktop vs. touch setting of elm configMarcel Hollerbach2019-08-261-10/+22
* efl_input_clickable: add a flag for showing user interactionMarcel Hollerbach2019-08-262-0/+22
* efl_ui_single_selectable: add properties and eventsMarcel Hollerbach2019-08-265-74/+157
* suite_helpers: punsh some sanity into function namesMarcel Hollerbach2019-08-265-6/+6
* efl_ui_multi_selectable: add APIs for selectingMarcel Hollerbach2019-08-265-2/+227
* efl_ui_item: add keybindings for selecting changesMarcel Hollerbach2019-08-267-4/+125
* efl_ui_item: only fetch multiselection state if this is relevantMarcel Hollerbach2019-08-261-2/+13
* edje/cache: Refactor _edje_cache_file_coll_open()subhransu mohanty2019-08-261-120/+150
* eina/array: added eina_array_find() api to eina_array.sub.mohanty@samsung.com2019-08-263-0/+64
* canvas map: remove logically dead code.Hermet Park2019-08-261-1/+1
* canvas map: code refactoring.Hermet Park2019-08-261-4/+3
* spinner_cxx_example: Fix use wrong apiJunsuChoi2019-08-261-3/+3
* efl_ui_format: add null checking codes for eina_strftime in _do_format_string...Taehyub Kim2019-08-261-3/+6
* edje/style: optimize style_update function.subhransu mohanty2019-08-261-29/+55
* efl_ui_spin_button: rename editable to direct_text_inputMarcel Hollerbach2019-08-265-12/+12