summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tests: add Exactness tests suite to make checkdevs/jackdanielz/exactnessDaniel Zaoui2019-02-122-0/+24
* Exactness: add --enable-exactness-check configure flagDaniel Zaoui2019-02-121-6/+25
* Exactness: integration with AutotoolsDaniel Zaoui2019-02-126-2/+122
* Exactness: add flag to enable check in mesonDaniel Zaoui2019-02-121-0/+6
* Add exactness-elm-data as submoduleDaniel Zaoui2019-02-122-0/+3
* Exactness: porting to MesonDaniel Zaoui2019-02-123-0/+74
* Exactness: code importationDaniel Zaoui2019-02-1211-0/+7233
* TMP: test to fix cache breakageDaniel Zaoui2019-02-121-0/+2
* Tooltip: check function NULLity before invocationDaniel Zaoui2019-02-121-1/+2
* build: also build eo-tests with debug profileMarcel Hollerbach2019-02-1210-1/+116
* efl_ui_focus: delete elements on invalidateMarcel Hollerbach2019-02-121-3/+4
* eo: efl_isa with a EFL_OVERRIDE_CLASS should return trueMarcel Hollerbach2019-02-121-0/+4
* eo: the object size changes for the eo_debug profileMarcel Hollerbach2019-02-121-0/+5
* eo: fix typoMarcel Hollerbach2019-02-121-1/+1
* ecore: get rid of commands in efl_task.Marcel Hollerbach2019-02-1211-427/+47
* ecore: here comes a command line objectMarcel Hollerbach2019-02-1210-4/+473
* efl_task: remove env from this objectMarcel Hollerbach2019-02-128-300/+60
* ecore: here comes a env objectMarcel Hollerbach2019-02-1213-5/+486
* efl_ui_format: fix to display %% and unknown format elementJaehyun Cho2019-02-111-2/+5
* elm_progressbar test: Add test for custom format strings to show when %% is n...Stephen 'Okra' Houston2019-02-111-0/+17
* edje: apply maps to textblock cursors and backgroundsMike Blumenkrantz2019-02-113-3/+45
* evas_object_smart: Speed up some cache invalidation callsDerek Foreman2019-02-111-8/+27
* efl_ui : rename model connect and factory connect to bind property and factory.SangHyeon Jade Lee2019-02-1129-139/+162
* efl-csharp: Fix self in iface concrete functionsLauro Moura2019-02-112-1/+14
* docs: Add custom DocFX templatesXavi Artigas2019-02-114-1/+1339
* docs: Update efl_object lifecycle docsXavi Artigas2019-02-111-55/+108
* efl_gfx_color_class: make this a mixin and move color_class_code hereMike Blumenkrantz2019-02-116-36/+59
* build: next attempt to fix build race conditionMarcel Hollerbach2019-02-082-2/+6
* efl-mono: Turn printfs into debug messages.Lauro Moura2019-02-082-14/+8
* eo: lets drop efl_interfacesMarcel Hollerbach2019-02-088-16/+5
* efl_ui_text: s/ELM_SEL_FORMAT_IMAGE/EFL_UI_SELECTION_FORMAT_IMAGE/gMike Blumenkrantz2019-02-071-3/+3
* efl: Change non required constructors to @optional.Lauro Moura2019-02-078-11/+12
* eo: here comes reflection APIMarcel Hollerbach2019-02-079-7/+219
* eo: change API call of efl_class_functions_setMarcel Hollerbach2019-02-0743-64/+65
* efl_ui_text: emit EFL_UI_TEXT_EVENT_CHANGED_USER from paste + drop operationsMike Blumenkrantz2019-02-071-0/+7
* efl_ui_text: forward EFL_TEXT_INTERACTIVE_EVENT_SELECTION_CHANGED eventMike Blumenkrantz2019-02-071-0/+1
* efl_ui_text: forward EFL_UI_TEXT_EVENT_CHANGED_USER eventsMike Blumenkrantz2019-02-071-0/+1
* efl_ui_text: emit EFL_UI_TEXT_EVENT_CHANGED events properlyMike Blumenkrantz2019-02-072-1/+7
* efl_ui_text: use Efl_Ui_Selection_Format for cnp_mode struct memberMike Blumenkrantz2019-02-071-1/+1
* efl-mono: Remove uneeded declaration from classes.Lauro Moura2019-02-061-3/+1
* edje: migrate Eo API to use Eo callback instead of opaque type.Cedric BAIL2019-02-0619-339/+416
* edje: make legacy edje call rely directly on edje internal.Cedric BAIL2019-02-063-2/+7
* ecore-drm2: Minor formatting fixes.Christopher Michael2019-02-061-4/+3
* ecore-drm2: Reduce duplicated codeChristopher Michael2019-02-061-2/+2
* ecore-drm2: Remove useless if checkChristopher Michael2019-02-061-3/+0
* eolian_gen: add support for header-only depfilesDaniel Kolesa2019-02-061-8/+27
* eo: remove whitespacesMarcel Hollerbach2019-02-061-15/+15
* eo: repair EO_CLASS_POINTER macrosMarcel Hollerbach2019-02-061-5/+5
* autotools: remove all usage of evas_image_loader_tgv_(cflags|libs)Mike Blumenkrantz2019-02-051-7/+3
* docs: Minor Efl.Access.Window EO fixesXavi Artigas2019-02-051-2/+2