summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ee_wayland: Fix device leak on disconnectdevs/derekf/waylandDerek Foreman2018-05-181-3/+5
* evas_main: Fix deleting pointer dataDerek Foreman2018-05-181-8/+7
* evas_device: Only remove pointer data on deletion of pointer devicesDerek Foreman2018-05-181-2/+5
* efl_input_device: Fix seat_getDerek Foreman2018-05-181-4/+8
* efl_mono: Remove callback,add from event tests.Lauro Moura2018-05-182-6/+12
* efl_mono: Start generating eina future in eolian_mono.Lauro Moura2018-05-1711-12/+535
* efl_mono: Initial support for Futures/PromisesLauro Moura2018-05-175-1/+539
* efl_mono: Fix eldbus warnings and typo.Lauro Moura2018-05-172-5/+13
* efl_mono: Add support for Eina.Error/Empty in eina.ValueLauro Moura2018-05-177-60/+172
* efl_mono: Add documentation tag in part declLauro Moura2018-05-171-2/+3
* efl_mono: Fix generation of event argumentsLauro Moura2018-05-172-21/+7
* eolian: add code to run static checks but don't enable yetDaniel Kolesa2018-05-174-0/+30
* ci: travis: tweak the IRC notification message template to our needsStefan Schmidt2018-05-171-0/+5
* ci: travis: enable IRC notifications to #edevelopStefan Schmidt2018-05-171-0/+7
* efl_ui_scrollable: apply scroll_hold_push/pop and scroll_freeze_push/popHosang Kim2018-05-172-10/+49
* evas textblock: manage default style properly for new interfacesYoungbok Shin2018-05-162-1/+51
* evas textblock: update format nodes when a Evas Textblock Style is updatedYoungbok Shin2018-05-162-31/+61
* efl_ui_win: hand-ref-count the provider objectMarcel Hollerbach2018-05-161-1/+4
* Introduce efl_ui_widget_focus_managerMarcel Hollerbach2018-05-1618-60/+111
* Modify initial visibility of a extn_socketWonki Kim2018-05-161-1/+1
* ecore_evas_extn: Remove aka latch logic on fn_prepare functionWonki Kim2018-05-161-5/+8
* build: ensure we delete all new check-results*xml filesStefan Schmidt2018-05-161-1/+1
* ci: test the installed parts of eflMarcel Hollerbach2018-05-162-0/+21
* ci: travis: move macos build out of allowed failuresStefan Schmidt2018-05-161-2/+0
* ci: travis: switch Ubuntu and Fedora builds to latest releaseStefan Schmidt2018-05-161-11/+11
* edje: Fix to support translation for textblock partSubodhKumar2018-05-152-1/+10
* eolian: more useful namespace checks with no false negativesDaniel Kolesa2018-05-151-14/+10
* eolian: initial simple namespace conflict checkDaniel Kolesa2018-05-151-0/+35
* Eo: introduce convenience macro efl_new()Xavi Artigas2018-05-151-0/+17
* remove potential double freeAndy Williams2018-05-151-1/+0
* Add missing continue keyword from Go definitionAndy Williams2018-05-151-1/+1
* evas: error out when there appeared a object while a new one is focusedMarcel Hollerbach2018-05-151-1/+9
* ci: build with default prefixMarcel Hollerbach2018-05-151-1/+1
* elm_slider: fix test suite failHosang Kim2018-05-151-1/+1
* examples: Fix slider cxx example based on Efl.Ui.SliderJaehyun Cho2018-05-151-17/+0
* efl_ui_slider: refactor slider widget.Hosang Kim2018-05-1525-3510/+2472
* elm: use build dir data when EFL_RUN_IN_TREE is setMike Blumenkrantz2018-05-143-15/+26
* build: move config/ to data/elementary/configMike Blumenkrantz2018-05-1418-20/+23
* edje_cc: do not keep the filedescriptorMarcel Hollerbach2018-05-141-6/+9
* elm_multibuttonentry: Fix to install eo header filesJaehyun Cho2018-05-141-2/+2
* edje: return proper value from the function.SubhransuSekhar Mohanty2018-05-141-2/+1
* elm_code: add EOAPI to refresh theme after a user layout change.Alastair Poole2018-05-132-6/+15
* eolian: second batch of unused import removalsDaniel Kolesa2018-05-1342-78/+0
* eolian: fix false negatives in unused dependency static checkerDaniel Kolesa2018-05-131-44/+32
* eolian: first batch of unused import removalsDaniel Kolesa2018-05-1328-33/+5
* eolian: cycle checks for all toplevel decls in static analyzerDaniel Kolesa2018-05-131-3/+17
* eolian: always validate entire staging areaDaniel Kolesa2018-05-131-1/+1
* elua: add check API to eolian bindingsDaniel Kolesa2018-05-131-0/+5
* eolian: check does no changes, so take a const stateDaniel Kolesa2018-05-132-2/+2
* elm_code_widget: on theme change update the background widget.Alastair Poole2018-05-132-6/+16