diff -urN devel/efl-1.20.7/Makefile devel/efl/Makefile --- devel/efl-1.20.7/Makefile 2020-04-02 06:41:02.000000000 +0200 +++ devel/efl/Makefile 2020-04-13 13:44:43.425809000 +0200 @@ -1,9 +1,9 @@ # Created by: Grzegorz Blach -# $FreeBSD: head/devel/efl/Makefile 530258 2020-04-02 04:41:02Z tcberner $ +# $FreeBSD$ PORTNAME= efl -DISTVERSION= 1.20.7 -PORTREVISION= 23 +DISTVERSION= 1.23.3 +PORTREVISION= 0 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ DIST_SUBDIR= enlightenment @@ -14,32 +14,39 @@ LICENSE= BSD2CLAUSE LGPL21 LICENSE_COMB= multi +BUILD_DEPENDS= checkmk:devel/check LIB_DEPENDS= libgif.so:graphics/giflib \ libpng.so:graphics/png \ libtiff.so:graphics/tiff \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libdbus-1.so:devel/dbus \ - libsndfile.so:audio/libsndfile + libsndfile.so:audio/libsndfile \ + libibus-1.0.so:textproc/ibus \ + libspectre.so:print/libspectre \ + libraw.so:graphics/libraw # lib/libeio.so.1 CONFLICTS_INSTALL= libeio -GNU_CONFIGURE= yes -USES= autoreconf compiler:c++14-lang gettext-tools gmake gnome iconv \ - jpeg libtool pathfix pkgconfig python:2.7,run shared-mime-info \ +USES= compiler:c++14-lang gettext-tools gnome iconv \ + jpeg libtool meson ninja ssl pathfix pkgconfig python:3.6+ shared-mime-info \ shebangfix tar:xz xorg -SHEBANG_FILES= src/scripts/eina/eina-bench-cmp +SHEBANG_FILES= examples_checks.py \ + src/scripts/eina/eina-bench-cmp \ + src/scripts/gendoc/gendoc.py \ + src/scripts/pyolian/test_eolian.py \ + src/scripts/pyolian/eolian.py \ + src/scripts/pyolian/generator.py \ + src/scripts/pyolian/eolian_lib.py \ + src/tests/elementary/spec/generator.py USE_XORG= x11 xcb xcursor xcomposite xdamage xext xfixes xi xinerama \ xrandr xrender xtst xscrnsaver USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-profile=release \ - --enable-multisense \ - --disable-systemd \ - --disable-elput \ - --disable-cserve \ - --enable-i-really-know-what-i-am-doing-and-that-this-will-probably-break-things-and-i-will-fix-them-myself-and-send-patches-abb +MESON_ARGS= -Dsystemd=false -Dbluez5=false -Dmount-eeze=false -Deeze=false \ + -Ddevice-udev=false -Dcrypto=openssl -Dlibmount=false + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALLS_ICONS= yes @@ -67,22 +74,23 @@ OPENGLES_DESC= 2D/3D rendering support via OpenGL ES AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app -AVAHI_CONFIGURE_ENABLE= avahi +#AVAHI_CONFIGURE_ENABLE= -Davahi=true FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi -FRIBIDI_CONFIGURE_ENABLE= fribidi +# this doesnt work for MESON_ARGS - need to add .ifs later +FRIBIDI_MESON_ARGS= -Dfribidi=true HARFBUZZ_LIB_DEPENDS= libharfbuzz.so:print/harfbuzz -HARFBUZZ_CONFIGURE_ENABLE= harfbuzz +#HARFBUZZ_CONFIGURE_ENABLE= harfbuzz NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls +#NLS_CONFIGURE_ENABLE= nls PHYSICS_LIB_DEPENDS= libBulletDynamics.so:devel/bullet -PHYSICS_CONFIGURE_ENABLE= physics +#PHYSICS_CONFIGURE_ENABLE= physics PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio +#PULSEAUDIO_CONFIGURE_ENABLE= pulseaudio WAYLAND_BROKEN= ERROR: epoll_create() is deprecated, use epoll_create1(EPOLL_CLOEXEC). WAYLAND_BUILD_DEPENDS= wayland-protocols>=1.7:graphics/wayland-protocols @@ -92,84 +100,84 @@ libwayland-cursor.so:graphics/wayland WAYLAND_CFLAGS= -I${LOCALBASE}/include/libepoll-shim WAYLAND_LDFLAGS= -lepoll-shim -WAYLAND_CONFIGURE_ENABLE= wayland +#WAYLAND_CONFIGURE_ENABLE= wayland WAYLAND_EGL_LIB_DEPENDS= libwayland-egl.so:graphics/wayland -WAYLAND_EGL_CONFIGURE_ENABLE= egl +#WAYLAND_EGL_CONFIGURE_ENABLE= egl WAYLAND_EGL_USE= GL=egl WAYLAND_EGL_IMPLIES= WAYLAND OPENGLES GSTREAMER_USE= GSTREAMER1=core -GSTREAMER_CONFIGURE_ENABLE= gstreamer1 +#GSTREAMER_CONFIGURE_ENABLE= gstreamer1 LIBXINE_LIB_DEPENDS= libxine.so:multimedia/libxine -LIBXINE_CONFIGURE_ENABLE= xine +#LIBXINE_CONFIGURE_ENABLE= xine V4L_BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat -V4L_CONFIGURE_ENABLE= v4l2 +#V4L_CONFIGURE_ENABLE= v4l2 VLC_LIB_DEPENDS= libvlc.so:multimedia/vlc -VLC_CONFIGURE_WITH= generic_vlc +#VLC_CONFIGURE_WITH= generic_vlc IBUS_LIB_DEPENDS= libibus-1.0.so:textproc/ibus SCIM_LIB_DEPENDS= libscim-1.0.so:textproc/scim -SCIM_CONFIGURE_ENABLE= scim +#SCIM_CONFIGURE_ENABLE= scim OPENJPEG_LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 -OPENJPEG_CONFIGURE_ENABLE= image-loader-jp2k +#OPENJPEG_CONFIGURE_ENABLE= image-loader-jp2k PDF_LIB_DEPENDS= libpoppler.so:graphics/poppler -PDF_CONFIGURE_ENABLE= poppler +#PDF_CONFIGURE_ENABLE= poppler PS_LIB_DEPENDS= libspectre.so:print/libspectre -PS_CONFIGURE_ENABLE= spectre +#PS_CONFIGURE_ENABLE= spectre RAW_LIB_DEPENDS= libraw.so:graphics/libraw -RAW_CONFIGURE_ENABLE= libraw +#RAW_CONFIGURE_ENABLE= libraw SVG_USE= GNOME=cairo GNOME=librsvg2 -SVG_CONFIGURE_ENABLE= librsvg +#SVG_CONFIGURE_ENABLE= librsvg WEBP_LIB_DEPENDS= libwebp.so:graphics/webp -WEBP_CONFIGURE_ENABLE= image-loader-webp +#WEBP_CONFIGURE_ENABLE= image-loader-webp -XCF_CONFIGURE_ENABLE= xcf +#XCF_CONFIGURE_ENABLE= xcf OPENGL_USES= gl OPENGL_USE= GL=gl OPENGLES_USES= gl OPENGLES_USE= GL=glesv2 -OPENGLES_CONFIGURE_ON= --with-opengl=es --enable-egl +#OPENGLES_CONFIGURE_ON= --with-opengl=es --enable-egl SDL_USES= sdl SDL_USE= SDL=sdl2 -SDL_CONFIGURE_ENABLE= sdl +#SDL_CONFIGURE_ENABLE= sdl .include .if ${PORT_OPTIONS:MPULSEAUDIO} PLIST_SUB+= AUDIO="" .else -CONFIGURE_ARGS+= --disable-pulseaudio +#CONFIGURE_ARGS+= --disable-pulseaudio PLIST_SUB+= AUDIO="@comment " .endif .if ${PORT_OPTIONS:MSSL} USES+= ssl .else -CONFIGURE_ARGS+= --with-crypto=none +#CONFIGURE_ARGS+= --with-crypto=none .endif .if ${PORT_OPTIONS:MIBUS} -CONFIGURE_ARGS+= --with-glib=yes +#CONFIGURE_ARGS+= --with-glib=yes .else -CONFIGURE_ARGS+= --disable-ibus --with-glib=no +#CONFIGURE_ARGS+= --disable-ibus --with-glib=no .endif .if empty(PORT_OPTIONS:MOPENGL) && empty(PORT_OPTIONS:MOPENGLES) -CONFIGURE_ARGS+= --with-opengl=none +#CONFIGURE_ARGS+= --with-opengl=none .endif # keep in sync with all platforms where libunwind is available @@ -179,7 +187,7 @@ .if ${ARCH:Mpowerpc*} || ${ARCH} == "sparc64" USES+= lua -CONFIGURE_ARGS+= --enable-lua-old +#CONFIGURE_ARGS+= --enable-lua-old PLIST_SUB+= ELUA="@comment " .else LIB_DEPENDS+= libluajit-5.1.so:lang/luajit diff -urN devel/efl-1.20.7/distinfo devel/efl/distinfo --- devel/efl-1.20.7/distinfo 2018-07-09 00:30:30.000000000 +0200 +++ devel/efl/distinfo 2020-02-13 06:02:01.000000000 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1520808862 -SHA256 (enlightenment/efl-1.20.7.tar.xz) = b0a9b765bcd7b012f1072da1d491fc8671aa089473f746901d93f5807a2c76fe -SIZE (enlightenment/efl-1.20.7.tar.xz) = 65509444 +TIMESTAMP = 1581570121 +SHA256 (enlightenment/efl-1.23.3.tar.xz) = 53cea69eaabe443a099fb204b7353e968e7bb62b41fbb0da24451403c7a56901 +SIZE (enlightenment/efl-1.23.3.tar.xz) = 77485032 diff -urN devel/efl-1.20.7/files/patch-configure.ac devel/efl/files/patch-configure.ac --- devel/efl-1.20.7/files/patch-configure.ac 2017-09-21 12:54:03.000000000 +0200 +++ devel/efl/files/patch-configure.ac 1970-01-01 01:00:00.000000000 +0100 @@ -1,28 +0,0 @@ ---- configure.ac.orig 2017-08-16 09:52:10 UTC -+++ configure.ac -@@ -397,7 +397,8 @@ case "$build_crypto" in - ;; - - openssl) -- EFL_DEPEND_PKG([crypto], [OPENSSL], [openssl]) -+ AC_DEFINE([HAVE_OPENSSL], [1], [Have OpenSSL]) -+ requirements_libs_crypto="-lssl -lcrypto ${requirements_libs_crypto}" - ;; - esac - AM_CONDITIONAL([HAVE_CRYPTO_GNUTLS], [test "${build_crypto}" = "gnutls"]) -@@ -466,7 +467,6 @@ AC_HEADER_TIME - AC_CHECK_HEADERS([ \ - execinfo.h \ - mcheck.h \ --sys/inotify.h \ - sys/signalfd.h \ - sys/types.h \ - sys/param.h \ -@@ -4605,6 +4605,7 @@ EFL_ADD_LIBS([EIO], [-lm]) - ### Checks for linker characteristics - - ### Checks for library functions -+ac_cv_header_sys_inotify_h="no" - have_inotify="${ac_cv_header_sys_inotify_h}" - AM_CONDITIONAL([HAVE_INOTIFY], [test "x${have_inotify}" = "xyes"]) - diff -urN devel/efl-1.20.7/files/patch-m4_efl.m4 devel/efl/files/patch-m4_efl.m4 --- devel/efl-1.20.7/files/patch-m4_efl.m4 2017-02-05 22:20:24.000000000 +0100 +++ devel/efl/files/patch-m4_efl.m4 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- m4/efl.m4.orig 2016-09-13 07:23:52 UTC -+++ m4/efl.m4 -@@ -219,7 +219,7 @@ AC_DEFUN([EFL_CRYPTO_DEPEND], - [dnl - m4_pushdef([DOWNEFL], m4_translit([$1], [-A-Z], [_a-z]))dnl - requirements_pc_[]m4_defn([DOWNEFL])="${requirements_pc_crypto} ${requirements_pc_[][]m4_defn([DOWNEFL])}" --requirements_pc_deps_[]m4_defn([DOWNEFL])="${requirements_pc_deps_crypto} ${requirements_pc_deps_[][]m4_defn([DOWNEFL])}" -+requirements_pc_deps_[]m4_defn([DOWNEFL])="${requirements_pc_deps_crypto}${requirements_pc_deps_crypto:+ }${requirements_pc_deps_[][]m4_defn([DOWNEFL])}" - requirements_libs_[]m4_defn([DOWNEFL])="${requirements_libs_crypto} ${requirements_libs_[][]m4_defn([DOWNEFL])}" - requirements_cflags_[]m4_defn([DOWNEFL])="${requirements_cflags_crypto} ${requirements_cflags_[][]m4_defn([DOWNEFL])}" - m4_popdef([DOWNEFL])dnl diff -urN devel/efl-1.20.7/files/patch-meson.build devel/efl/files/patch-meson.build --- devel/efl-1.20.7/files/patch-meson.build 1970-01-01 01:00:00.000000000 +0100 +++ devel/efl/files/patch-meson.build 2020-02-13 11:46:02.000000000 +0100 @@ -0,0 +1,14 @@ +--- meson.build.orig 2019-11-27 18:27:00 UTC ++++ meson.build +@@ -211,7 +211,10 @@ else + error('System '+host_machine.system()+' not known') + endif + +-if (get_option('crypto') == 'gnutls') ++if host_os == 'freebsd' or host_os == 'dragonfly' ++ crypto = declare_dependency(link_args : [ '-lssl', '-lcrypto']) ++ config_h.set('HAVE_OPENSSL', '1') ++elif (get_option('crypto') == 'gnutls') + # gcrypt does not want to provide a pkg config file so we try the lib + crypto = [dependency('gnutls'), cc.find_library('gcrypt')] + config_h.set('HAVE_GNUTLS', '1') diff -urN devel/efl-1.20.7/files/patch-src_Makefile.am devel/efl/files/patch-src_Makefile.am --- devel/efl-1.20.7/files/patch-src_Makefile.am 2018-11-04 11:35:52.000000000 +0100 +++ devel/efl/files/patch-src_Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- src/Makefile.am.orig 2018-03-11 23:21:21 UTC -+++ src/Makefile.am -@@ -207,7 +207,7 @@ $(if $(findstring unstable,$1),unstable,stable) - endef - - define protoname --$(shell echo $1 | sed 's/\([a-z\-]\+\)-[a-z]\+-v[0-9]\+/\1/') -+$(shell echo $1 | sed -E 's/([a-z\-]+)-[a-z]+-v[0-9]+/\1/') - endef - - #rules for generating protocol from wayland_protocols diff -urN devel/efl-1.20.7/files/patch-src_lib_eeze_eeze__net.c devel/efl/files/patch-src_lib_eeze_eeze__net.c --- devel/efl-1.20.7/files/patch-src_lib_eeze_eeze__net.c 1970-01-01 01:00:00.000000000 +0100 +++ devel/efl/files/patch-src_lib_eeze_eeze__net.c 2020-02-13 11:46:02.000000000 +0100 @@ -0,0 +1,68 @@ +--- src/lib/eeze/eeze_net.c.orig 2020-02-13 07:40:51 UTC ++++ src/lib/eeze/eeze_net.c +@@ -7,6 +7,9 @@ + #include + #include + #include ++#include ++#include ++#include + + #include "eeze_udev_private.h" + #include "eeze_net_private.h" +@@ -177,29 +180,29 @@ eeze_net_scan(Eeze_Net *net) + #endif + int sock; + int ioctls[3] = {SIOCGIFADDR, SIOCGIFBRDADDR, SIOCGIFNETMASK}, *i = ioctls; +- struct ifreq ifr; ++ struct ifaliasreq ifr; + struct sockaddr_in *sa; + + EINA_SAFETY_ON_NULL_RETURN_VAL(net, EINA_FALSE); + + /* ensure that we have the right name, mostly for hahas */ +- if_indextoname((unsigned int)net->index, ifr.ifr_name); ++ if_indextoname((unsigned int)net->index, ifr.ifra_name); + ifr.ifr_addr.sa_family = AF_INET; + sock = socket(AF_INET, SOCK_DGRAM, 0); + if (sock < 0) return EINA_FALSE; + + if (ioctl(sock, *i++, &ifr) < 0) goto error; +- sa = (struct sockaddr_in*) & (ifr.ifr_addr); ++ sa = (struct sockaddr_in*) & (ifr.ifra_addr); + inet_ntop(AF_INET, (struct in_addr*)&sa->sin_addr, ip, INET_ADDRSTRLEN); + eina_stringshare_replace_length(&net->ip, ip, INET_ADDRSTRLEN); + + if (ioctl(sock, *i++, &ifr) < 0) goto error; +- sa = (struct sockaddr_in*) & (ifr.ifr_broadaddr); ++ sa = (struct sockaddr_in*) & (ifr.ifra_broadaddr); + inet_ntop(AF_INET, (struct in_addr*)&sa->sin_addr, ip, INET_ADDRSTRLEN); + eina_stringshare_replace_length(&net->broadip, ip, INET_ADDRSTRLEN); + + if (ioctl(sock, *i++, &ifr) < 0) goto error; +- sa = (struct sockaddr_in*) & (ifr.ifr_netmask); ++ sa = (struct sockaddr_in*) & (ifr.ifra_netmask); + inet_ntop(AF_INET, (struct in_addr*)&sa->sin_addr, ip, INET_ADDRSTRLEN); + eina_stringshare_replace_length(&net->netmask, ip, INET_ADDRSTRLEN); + +@@ -211,17 +214,17 @@ eeze_net_scan(Eeze_Net *net) + if (sock < 0) return EINA_FALSE; + + if (ioctl(sock, *i++, &ifr) < 0) goto error; +- sa6 = (struct sockaddr_in6*) & (ifr.ifr_addr); ++ sa6 = (struct sockaddr_in6*) & (ifr.ifra_addr); + inet_ntop(AF_INET6, (struct in6_addr*)&sa6->sin6_addr, ip6, INET6_ADDRSTRLEN); + eina_stringshare_replace_length(&net->ip6, ip6, INET6_ADDRSTRLEN); + + if (ioctl(sock, *i++, &ifr) < 0) goto error; +- sa6 = (struct sockaddr_in6*) & (ifr.ifr_broadaddr); ++ sa6 = (struct sockaddr_in6*) & (ifr.ifra_broadaddr); + inet_ntop(AF_INET6, (struct in6_addr*)&sa6->sin6_addr, ip6, INET6_ADDRSTRLEN); + eina_stringshare_replace_length(&net->broadip6, ip6, INET6_ADDRSTRLEN); + + if (ioctl(sock, *i++, &ifr) < 0) goto error; +- sa6 = (struct sockaddr_in6*) & (ifr.ifr_netmask); ++ sa6 = (struct sockaddr_in6*) & (ifr.ifra_netmask); + inet_ntop(AF_INET6, (struct in6_addr*)&sa6->sin6_addr, ip6, INET6_ADDRSTRLEN); + eina_stringshare_replace_length(&net->netmask6, ip6, INET6_ADDRSTRLEN); + diff -urN devel/efl-1.20.7/files/patch-src_lib_evas_Evas__GL.h devel/efl/files/patch-src_lib_evas_Evas__GL.h --- devel/efl-1.20.7/files/patch-src_lib_evas_Evas__GL.h 2019-03-29 21:21:14.000000000 +0100 +++ devel/efl/files/patch-src_lib_evas_Evas__GL.h 1970-01-01 01:00:00.000000000 +0100 @@ -1,14 +0,0 @@ ---- src/lib/evas/Evas_GL.h.orig 2019-03-28 16:30:04 UTC -+++ src/lib/evas/Evas_GL.h -@@ -4272,9 +4272,11 @@ typedef signed int GLfixed; // Changed khro - - #ifndef GL_ES_VERSION_2_0 - /* GL types for handling large vertex buffer objects */ -+#ifndef GL_VERSION_1_5 - #include - typedef ptrdiff_t GLintptr; // Changed khronos_intptr_t - typedef ptrdiff_t GLsizeiptr; // Changed khronos_ssize_t -+#endif - #endif - - /* Some definitions from GLES 3.0. diff -urN devel/efl-1.20.7/files/patch-src_lib_evas_common_evas__cpu.c devel/efl/files/patch-src_lib_evas_common_evas__cpu.c --- devel/efl-1.20.7/files/patch-src_lib_evas_common_evas__cpu.c 2019-12-12 14:51:51.000000000 +0100 +++ devel/efl/files/patch-src_lib_evas_common_evas__cpu.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,12 +0,0 @@ ---- src/lib/evas/common/evas_cpu.c.orig 2019-11-25 13:47:47 UTC -+++ src/lib/evas/common/evas_cpu.c -@@ -10,6 +10,9 @@ - #if defined BUILD_SSE3 - #include - #endif -+#if defined BUILD_ALTIVEC -+#include -+#endif - - #if defined (HAVE_STRUCT_SIGACTION) && defined (HAVE_SIGLONGJMP) - #include diff -urN devel/efl-1.20.7/pkg-descr devel/efl/pkg-descr --- devel/efl-1.20.7/pkg-descr 2019-04-19 11:01:19.000000000 +0200 +++ devel/efl/pkg-descr 2020-04-13 13:46:17.026298000 +0200 @@ -1,4 +1,7 @@ -Enlightenment Foundation Libraries is a set of libraries each providing -a great deal of functionality. +The Enlightenment Foundation Libraries (EFL) drive Enlightenment, but they +can also be used independently or built on top of one other to provide useful +features and create powerful applications. The core EFL libraries are much +more efficient in both speed and size than their GTK+ and Qt equivalents, +and have a smaller memory footprint. WWW: https://docs.enlightenment.org/efl/current/ diff -urN devel/efl-1.20.7/pkg-plist devel/efl/pkg-plist --- devel/efl-1.20.7/pkg-plist 2018-07-09 00:30:30.000000000 +0200 +++ devel/efl/pkg-plist 2020-02-13 10:46:17.000000000 +0100 @@ -13,21 +13,21 @@ bin/eetpack bin/efl_debug bin/efl_debugd -%%WAYLAND%%bin/efl_wl_test -%%WAYLAND%%bin/efl_wl_test_stack bin/efreetd -bin/eina-bench-cmp bin/eina_btlog bin/eina_modinfo bin/eldbus-codegen bin/elementary_codegen bin/elementary_config +bin/elementary_perf bin/elementary_quicklaunch bin/elementary_run bin/elementary_test bin/elm_prefs_cc -%%ELUA%%bin/elua +bin/elua bin/embryo_cc +bin/emotion_test +bin/emotion_test-eo bin/eo_debug bin/eolian_cxx bin/eolian_gen @@ -40,8 +40,28 @@ include/ecore-1/Ecore_Eo.h include/ecore-1/Ecore_Getopt.h include/ecore-1/Ecore_Legacy.h -include/ecore-1/ecore_exe.eo.h -include/ecore-1/ecore_exe.eo.legacy.h +include/ecore-1/Efl_Core.h +include/ecore-1/ecore_event_message.eo.h +include/ecore-1/ecore_event_message_handler.eo.h +include/ecore-1/ecore_exe_eo.h +include/ecore-1/ecore_exe_eo.legacy.h +include/ecore-1/efl_accelerate_interpolator.eo.h +include/ecore-1/efl_app.eo.h +include/ecore-1/efl_appthread.eo.h +include/ecore-1/efl_boolean_model.eo.h +include/ecore-1/efl_bounce_interpolator.eo.h +include/ecore-1/efl_composite_model.eo.h +include/ecore-1/efl_container_model.eo.h +include/ecore-1/efl_core_command_line.eo.h +include/ecore-1/efl_core_env.eo.h +include/ecore-1/efl_core_proc_env.eo.h +include/ecore-1/efl_cubic_bezier_interpolator.eo.h +include/ecore-1/efl_decelerate_interpolator.eo.h +include/ecore-1/efl_divisor_interpolator.eo.h +include/ecore-1/efl_exe.eo.h +include/ecore-1/efl_filter_model.eo.h +include/ecore-1/efl_general.h +include/ecore-1/efl_generic_model.eo.h include/ecore-1/efl_io_buffered_stream.eo.h include/ecore-1/efl_io_closer_fd.eo.h include/ecore-1/efl_io_copier.eo.h @@ -53,109 +73,121 @@ include/ecore-1/efl_io_stdin.eo.h include/ecore-1/efl_io_stdout.eo.h include/ecore-1/efl_io_writer_fd.eo.h +include/ecore-1/efl_linear_interpolator.eo.h include/ecore-1/efl_loop.eo.h +include/ecore-1/efl_loop_consumer.eo.h include/ecore-1/efl_loop_fd.eo.h +include/ecore-1/efl_loop_handler.eo.h +include/ecore-1/efl_loop_message.eo.h +include/ecore-1/efl_loop_message_future.eo.h +include/ecore-1/efl_loop_message_future_handler.eo.h +include/ecore-1/efl_loop_message_handler.eo.h +include/ecore-1/efl_loop_model.eo.h include/ecore-1/efl_loop_timer.eo.h -include/ecore-1/efl_loop_timer.eo.legacy.h -include/ecore-1/efl_loop_user.eo.h -include/ecore-1/efl_model_composite_boolean.eo.h -include/ecore-1/efl_model_composite_boolean_children.eo.h -include/ecore-1/efl_model_container.eo.h -include/ecore-1/efl_model_container_item.eo.h -include/ecore-1/efl_model_item.eo.h -include/ecore-1/efl_promise.eo.h -%%AUDIO%%include/ecore-audio-1/Ecore_Audio.h -%%AUDIO%%include/ecore-audio-1/ecore_audio.eo.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_in.eo.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_in_sndfile.eo.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_in_tone.eo.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_obj.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_obj_in.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_obj_in_sndfile.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_obj_in_tone.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_obj_out.h -%%PULSEAUDIO%%include/ecore-audio-1/ecore_audio_obj_out_pulse.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_obj_out_sndfile.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_out.eo.h -%%PULSEAUDIO%%include/ecore-audio-1/ecore_audio_out_pulse.eo.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_out_sndfile.eo.h -%%AUDIO%%include/ecore-audio-1/ecore_audio_protected.h +include/ecore-1/efl_loop_timer_eo.legacy.h +include/ecore-1/efl_sinusoidal_interpolator.eo.h +include/ecore-1/efl_spring_interpolator.eo.h +include/ecore-1/efl_task.eo.h +include/ecore-1/efl_thread.eo.h +include/ecore-1/efl_threadio.eo.h +include/ecore-audio-1/Ecore_Audio.h +include/ecore-audio-1/ecore_audio.eo.h +include/ecore-audio-1/ecore_audio_in.eo.h +include/ecore-audio-1/ecore_audio_in_sndfile.eo.h +include/ecore-audio-1/ecore_audio_in_tone.eo.h +include/ecore-audio-1/ecore_audio_obj.h +include/ecore-audio-1/ecore_audio_obj_in.h +include/ecore-audio-1/ecore_audio_obj_in_sndfile.h +include/ecore-audio-1/ecore_audio_obj_in_tone.h +include/ecore-audio-1/ecore_audio_obj_out.h +include/ecore-audio-1/ecore_audio_obj_out_pulse.h +include/ecore-audio-1/ecore_audio_obj_out_sndfile.h +include/ecore-audio-1/ecore_audio_obj_out_wasapi.h +include/ecore-audio-1/ecore_audio_out.eo.h +include/ecore-audio-1/ecore_audio_out_pulse.eo.h +include/ecore-audio-1/ecore_audio_out_sndfile.eo.h +include/ecore-audio-1/ecore_audio_out_wasapi.eo.h +include/ecore-audio-1/ecore_audio_protected.h include/ecore-avahi-1/Ecore_Avahi.h include/ecore-con-1/Ecore_Con.h include/ecore-con-1/Ecore_Con_Eet.h include/ecore-con-1/Ecore_Con_Eet_Eo.h include/ecore-con-1/Ecore_Con_Eet_Legacy.h -include/ecore-con-1/Ecore_Con_Eo.h -include/ecore-con-1/ecore_con_eet_base.eo.h -include/ecore-con-1/ecore_con_eet_base.eo.legacy.h -include/ecore-con-1/ecore_con_eet_client_obj.eo.h -include/ecore-con-1/ecore_con_eet_client_obj.eo.legacy.h -include/ecore-con-1/ecore_con_eet_server_obj.eo.h -include/ecore-con-1/ecore_con_eet_server_obj.eo.legacy.h -include/ecore-con-1/efl_net_control.eo.h -include/ecore-con-1/efl_net_control.eo.legacy.h +include/ecore-con-1/Efl_Net.h +include/ecore-con-1/ecore_con_eet_base_eo.h +include/ecore-con-1/ecore_con_eet_base_eo.legacy.h +include/ecore-con-1/ecore_con_eet_client_obj_eo.h +include/ecore-con-1/ecore_con_eet_client_obj_eo.legacy.h +include/ecore-con-1/ecore_con_eet_server_obj_eo.h +include/ecore-con-1/ecore_con_eet_server_obj_eo.legacy.h include/ecore-con-1/efl_net_control_access_point.eo.h -include/ecore-con-1/efl_net_control_access_point.eo.legacy.h +include/ecore-con-1/efl_net_control_manager.eo.h include/ecore-con-1/efl_net_control_technology.eo.h -include/ecore-con-1/efl_net_control_technology.eo.legacy.h include/ecore-con-1/efl_net_dialer.eo.h -include/ecore-con-1/efl_net_dialer.eo.legacy.h include/ecore-con-1/efl_net_dialer_http.eo.h -include/ecore-con-1/efl_net_dialer_http.eo.legacy.h include/ecore-con-1/efl_net_dialer_simple.eo.h -include/ecore-con-1/efl_net_dialer_simple.eo.legacy.h include/ecore-con-1/efl_net_dialer_ssl.eo.h -include/ecore-con-1/efl_net_dialer_ssl.eo.legacy.h include/ecore-con-1/efl_net_dialer_tcp.eo.h -include/ecore-con-1/efl_net_dialer_tcp.eo.legacy.h include/ecore-con-1/efl_net_dialer_udp.eo.h -include/ecore-con-1/efl_net_dialer_udp.eo.legacy.h include/ecore-con-1/efl_net_dialer_unix.eo.h -include/ecore-con-1/efl_net_dialer_unix.eo.legacy.h include/ecore-con-1/efl_net_dialer_websocket.eo.h -include/ecore-con-1/efl_net_dialer_websocket.eo.legacy.h include/ecore-con-1/efl_net_http_types.eot.h include/ecore-con-1/efl_net_ip_address.eo.h -include/ecore-con-1/efl_net_ip_address.eo.legacy.h include/ecore-con-1/efl_net_server.eo.h -include/ecore-con-1/efl_net_server.eo.legacy.h include/ecore-con-1/efl_net_server_fd.eo.h -include/ecore-con-1/efl_net_server_fd.eo.legacy.h +include/ecore-con-1/efl_net_server_ip.eo.h include/ecore-con-1/efl_net_server_simple.eo.h -include/ecore-con-1/efl_net_server_simple.eo.legacy.h include/ecore-con-1/efl_net_server_ssl.eo.h -include/ecore-con-1/efl_net_server_ssl.eo.legacy.h include/ecore-con-1/efl_net_server_tcp.eo.h -include/ecore-con-1/efl_net_server_tcp.eo.legacy.h include/ecore-con-1/efl_net_server_udp.eo.h -include/ecore-con-1/efl_net_server_udp.eo.legacy.h include/ecore-con-1/efl_net_server_udp_client.eo.h -include/ecore-con-1/efl_net_server_udp_client.eo.legacy.h include/ecore-con-1/efl_net_server_unix.eo.h -include/ecore-con-1/efl_net_server_unix.eo.legacy.h include/ecore-con-1/efl_net_session.eo.h -include/ecore-con-1/efl_net_session.eo.legacy.h include/ecore-con-1/efl_net_socket.eo.h -include/ecore-con-1/efl_net_socket.eo.legacy.h include/ecore-con-1/efl_net_socket_fd.eo.h -include/ecore-con-1/efl_net_socket_fd.eo.legacy.h include/ecore-con-1/efl_net_socket_simple.eo.h -include/ecore-con-1/efl_net_socket_simple.eo.legacy.h include/ecore-con-1/efl_net_socket_ssl.eo.h -include/ecore-con-1/efl_net_socket_ssl.eo.legacy.h include/ecore-con-1/efl_net_socket_tcp.eo.h -include/ecore-con-1/efl_net_socket_tcp.eo.legacy.h include/ecore-con-1/efl_net_socket_udp.eo.h -include/ecore-con-1/efl_net_socket_udp.eo.legacy.h include/ecore-con-1/efl_net_socket_unix.eo.h -include/ecore-con-1/efl_net_socket_unix.eo.legacy.h include/ecore-con-1/efl_net_ssl_context.eo.h -include/ecore-con-1/efl_net_ssl_context.eo.legacy.h include/ecore-con-1/efl_net_ssl_types.eot.h include/ecore-con-1/efl_net_types.eot.h include/ecore-cxx-1/Ecore.eo.hh include/ecore-cxx-1/Ecore.hh include/ecore-cxx-1/Ecore_Manual.hh +include/ecore-cxx-1/efl_accelerate_interpolator.eo.hh +include/ecore-cxx-1/efl_accelerate_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_app.eo.hh +include/ecore-cxx-1/efl_app.eo.impl.hh +include/ecore-cxx-1/efl_appthread.eo.hh +include/ecore-cxx-1/efl_appthread.eo.impl.hh +include/ecore-cxx-1/efl_boolean_model.eo.hh +include/ecore-cxx-1/efl_boolean_model.eo.impl.hh +include/ecore-cxx-1/efl_bounce_interpolator.eo.hh +include/ecore-cxx-1/efl_bounce_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_composite_model.eo.hh +include/ecore-cxx-1/efl_composite_model.eo.impl.hh +include/ecore-cxx-1/efl_container_model.eo.hh +include/ecore-cxx-1/efl_container_model.eo.impl.hh +include/ecore-cxx-1/efl_core_command_line.eo.hh +include/ecore-cxx-1/efl_core_command_line.eo.impl.hh +include/ecore-cxx-1/efl_core_env.eo.hh +include/ecore-cxx-1/efl_core_env.eo.impl.hh +include/ecore-cxx-1/efl_core_proc_env.eo.hh +include/ecore-cxx-1/efl_core_proc_env.eo.impl.hh +include/ecore-cxx-1/efl_cubic_bezier_interpolator.eo.hh +include/ecore-cxx-1/efl_cubic_bezier_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_decelerate_interpolator.eo.hh +include/ecore-cxx-1/efl_decelerate_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_divisor_interpolator.eo.hh +include/ecore-cxx-1/efl_divisor_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_exe.eo.hh +include/ecore-cxx-1/efl_exe.eo.impl.hh +include/ecore-cxx-1/efl_filter_model.eo.hh +include/ecore-cxx-1/efl_filter_model.eo.impl.hh +include/ecore-cxx-1/efl_generic_model.eo.hh +include/ecore-cxx-1/efl_generic_model.eo.impl.hh include/ecore-cxx-1/efl_io_buffered_stream.eo.hh include/ecore-cxx-1/efl_io_buffered_stream.eo.impl.hh include/ecore-cxx-1/efl_io_closer_fd.eo.hh @@ -178,12 +210,38 @@ include/ecore-cxx-1/efl_io_stdout.eo.impl.hh include/ecore-cxx-1/efl_io_writer_fd.eo.hh include/ecore-cxx-1/efl_io_writer_fd.eo.impl.hh +include/ecore-cxx-1/efl_linear_interpolator.eo.hh +include/ecore-cxx-1/efl_linear_interpolator.eo.impl.hh include/ecore-cxx-1/efl_loop.eo.hh include/ecore-cxx-1/efl_loop.eo.impl.hh +include/ecore-cxx-1/efl_loop_consumer.eo.hh +include/ecore-cxx-1/efl_loop_consumer.eo.impl.hh include/ecore-cxx-1/efl_loop_fd.eo.hh include/ecore-cxx-1/efl_loop_fd.eo.impl.hh -include/ecore-cxx-1/efl_loop_user.eo.hh -include/ecore-cxx-1/efl_loop_user.eo.impl.hh +include/ecore-cxx-1/efl_loop_handler.eo.hh +include/ecore-cxx-1/efl_loop_handler.eo.impl.hh +include/ecore-cxx-1/efl_loop_message.eo.hh +include/ecore-cxx-1/efl_loop_message.eo.impl.hh +include/ecore-cxx-1/efl_loop_message_future.eo.hh +include/ecore-cxx-1/efl_loop_message_future.eo.impl.hh +include/ecore-cxx-1/efl_loop_message_future_handler.eo.hh +include/ecore-cxx-1/efl_loop_message_future_handler.eo.impl.hh +include/ecore-cxx-1/efl_loop_message_handler.eo.hh +include/ecore-cxx-1/efl_loop_message_handler.eo.impl.hh +include/ecore-cxx-1/efl_loop_model.eo.hh +include/ecore-cxx-1/efl_loop_model.eo.impl.hh +include/ecore-cxx-1/efl_loop_timer.eo.hh +include/ecore-cxx-1/efl_loop_timer.eo.impl.hh +include/ecore-cxx-1/efl_sinusoidal_interpolator.eo.hh +include/ecore-cxx-1/efl_sinusoidal_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_spring_interpolator.eo.hh +include/ecore-cxx-1/efl_spring_interpolator.eo.impl.hh +include/ecore-cxx-1/efl_task.eo.hh +include/ecore-cxx-1/efl_task.eo.impl.hh +include/ecore-cxx-1/efl_thread.eo.hh +include/ecore-cxx-1/efl_thread.eo.impl.hh +include/ecore-cxx-1/efl_threadio.eo.hh +include/ecore-cxx-1/efl_threadio.eo.impl.hh include/ecore-evas-1/Ecore_Evas.h include/ecore-evas-1/Ecore_Evas_Types.h include/ecore-file-1/Ecore_File.h @@ -191,9 +249,7 @@ include/ecore-imf-evas-1/Ecore_IMF_Evas.h include/ecore-input-1/Ecore_Input.h include/ecore-input-evas-1/Ecore_Input_Evas.h -%%SDL%%include/ecore-sdl-1/Ecore_Sdl.h include/ecore-ipc-1/Ecore_Ipc.h -%%WAYLAND%%include/ecore-wl2-1/Ecore_Wl2.h include/ecore-x-1/Ecore_X.h include/ecore-x-1/Ecore_X_Atoms.h include/ecore-x-1/Ecore_X_Cursor.h @@ -202,41 +258,48 @@ include/edje-1/Edje_Edit.h include/edje-1/Edje_Eo.h include/edje-1/Edje_Legacy.h -include/edje-1/edje_edit.eo.h -include/edje-1/edje_edit.eo.legacy.h -include/edje-1/edje_object.eo.h -include/edje-1/edje_object.eo.legacy.h -include/edje-1/edje_types.eot.h -include/edje-1/efl_canvas_layout_external.eo.h -include/edje-1/efl_canvas_layout_external.eo.legacy.h -include/edje-1/efl_canvas_layout_internal.eo.h -include/edje-1/efl_canvas_layout_internal.eo.legacy.h -include/edje-1/efl_canvas_layout_internal_box.eo.h -include/edje-1/efl_canvas_layout_internal_box.eo.legacy.h -include/edje-1/efl_canvas_layout_internal_swallow.eo.h -include/edje-1/efl_canvas_layout_internal_swallow.eo.legacy.h -include/edje-1/efl_canvas_layout_internal_table.eo.h -include/edje-1/efl_canvas_layout_internal_table.eo.legacy.h -include/edje-1/efl_canvas_layout_internal_text.eo.h -include/edje-1/efl_canvas_layout_internal_text.eo.legacy.h +include/edje-1/Efl_Layout.h +include/edje-1/edje_edit_eo.h +include/edje-1/edje_edit_eo.legacy.h +include/edje-1/efl_canvas_layout.eo.h +include/edje-1/efl_canvas_layout_eo.legacy.h +include/edje-1/efl_canvas_layout_part.eo.h +include/edje-1/efl_canvas_layout_part_box.eo.h +include/edje-1/efl_canvas_layout_part_external.eo.h +include/edje-1/efl_canvas_layout_part_invalid.eo.h +include/edje-1/efl_canvas_layout_part_swallow.eo.h +include/edje-1/efl_canvas_layout_part_table.eo.h +include/edje-1/efl_canvas_layout_part_text.eo.h +include/edje-1/efl_canvas_layout_types.eot.h +include/edje-1/efl_layout_calc.eo.h +include/edje-1/efl_layout_group.eo.h +include/edje-1/efl_layout_group_eo.legacy.h +include/edje-1/efl_layout_signal.eo.h include/edje-cxx-1/Edje.eo.hh include/edje-cxx-1/Edje.hh -include/edje-cxx-1/edje_edit.eo.hh -include/edje-cxx-1/edje_edit.eo.impl.hh -include/edje-cxx-1/edje_object.eo.hh -include/edje-cxx-1/edje_object.eo.impl.hh -include/edje-cxx-1/efl_canvas_layout_external.eo.hh -include/edje-cxx-1/efl_canvas_layout_external.eo.impl.hh -include/edje-cxx-1/efl_canvas_layout_internal.eo.hh -include/edje-cxx-1/efl_canvas_layout_internal.eo.impl.hh -include/edje-cxx-1/efl_canvas_layout_internal_box.eo.hh -include/edje-cxx-1/efl_canvas_layout_internal_box.eo.impl.hh -include/edje-cxx-1/efl_canvas_layout_internal_swallow.eo.hh -include/edje-cxx-1/efl_canvas_layout_internal_swallow.eo.impl.hh -include/edje-cxx-1/efl_canvas_layout_internal_table.eo.hh -include/edje-cxx-1/efl_canvas_layout_internal_table.eo.impl.hh -include/edje-cxx-1/efl_canvas_layout_internal_text.eo.hh -include/edje-cxx-1/efl_canvas_layout_internal_text.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout.eo.hh +include/edje-cxx-1/efl_canvas_layout.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part.eo.hh +include/edje-cxx-1/efl_canvas_layout_part.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part_box.eo.hh +include/edje-cxx-1/efl_canvas_layout_part_box.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part_external.eo.hh +include/edje-cxx-1/efl_canvas_layout_part_external.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part_invalid.eo.hh +include/edje-cxx-1/efl_canvas_layout_part_invalid.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part_swallow.eo.hh +include/edje-cxx-1/efl_canvas_layout_part_swallow.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part_table.eo.hh +include/edje-cxx-1/efl_canvas_layout_part_table.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_part_text.eo.hh +include/edje-cxx-1/efl_canvas_layout_part_text.eo.impl.hh +include/edje-cxx-1/efl_canvas_layout_types.eot.hh +include/edje-cxx-1/efl_layout_calc.eo.hh +include/edje-cxx-1/efl_layout_calc.eo.impl.hh +include/edje-cxx-1/efl_layout_group.eo.hh +include/edje-cxx-1/efl_layout_group.eo.impl.hh +include/edje-cxx-1/efl_layout_signal.eo.hh +include/edje-cxx-1/efl_layout_signal.eo.impl.hh include/eet-1/Eet.h include/eet-cxx-1/Eet.hh include/eet-cxx-1/eet_composite.hh @@ -244,37 +307,45 @@ include/eet-cxx-1/eet_type.hh include/efl-1/Efl.h include/efl-1/Efl_Config.h -include/efl-1/Efl_Model_Common.h -include/efl-1/interfaces/efl_animator.eo.h -include/efl-1/interfaces/efl_canvas.eo.h +include/efl-1/Efl_MVVM_Common.h +include/efl-1/interfaces/efl_audio_control.eo.h +include/efl-1/interfaces/efl_cached_item.eo.h +include/efl-1/interfaces/efl_canvas_pointer.eo.h +include/efl-1/interfaces/efl_canvas_scene.eo.h include/efl-1/interfaces/efl_config.eo.h include/efl-1/interfaces/efl_container.eo.h +include/efl-1/interfaces/efl_content.eo.h include/efl-1/interfaces/efl_control.eo.h +include/efl-1/interfaces/efl_duplicate.eo.h include/efl-1/interfaces/efl_file.eo.h -include/efl-1/interfaces/efl_flipable.eo.h -include/efl-1/interfaces/efl_gfx.eo.h -include/efl-1/interfaces/efl_gfx.eo.legacy.h +include/efl-1/interfaces/efl_file.h +include/efl-1/interfaces/efl_file_save.eo.h +include/efl-1/interfaces/efl_gfx_arrangement.eo.h +include/efl-1/interfaces/efl_gfx_blur.eo.h include/efl-1/interfaces/efl_gfx_buffer.eo.h +include/efl-1/interfaces/efl_gfx_color.eo.h +include/efl-1/interfaces/efl_gfx_color_class.eo.h +include/efl-1/interfaces/efl_gfx_entity.eo.h include/efl-1/interfaces/efl_gfx_fill.eo.h -include/efl-1/interfaces/efl_gfx_fill.eo.legacy.h include/efl-1/interfaces/efl_gfx_filter.eo.h +include/efl-1/interfaces/efl_gfx_frame_controller.eo.h include/efl-1/interfaces/efl_gfx_gradient.eo.h include/efl-1/interfaces/efl_gfx_gradient_linear.eo.h include/efl-1/interfaces/efl_gfx_gradient_radial.eo.h +include/efl-1/interfaces/efl_gfx_hint.eo.h +include/efl-1/interfaces/efl_gfx_image.eo.h +include/efl-1/interfaces/efl_gfx_image_load_controller.eo.h +include/efl-1/interfaces/efl_gfx_image_orientable.eo.h include/efl-1/interfaces/efl_gfx_path.eo.h include/efl-1/interfaces/efl_gfx_shape.eo.h -include/efl-1/interfaces/efl_gfx_size_hint.eo.h +include/efl-1/interfaces/efl_gfx_size_class.eo.h include/efl-1/interfaces/efl_gfx_stack.eo.h +include/efl-1/interfaces/efl_gfx_text_class.eo.h include/efl-1/interfaces/efl_gfx_types.eot.h include/efl-1/interfaces/efl_gfx_view.eo.h -include/efl-1/interfaces/efl_image.eo.h -include/efl-1/interfaces/efl_image.eo.legacy.h -include/efl-1/interfaces/efl_image_animated.eo.h -include/efl-1/interfaces/efl_image_animated.eo.legacy.h -include/efl-1/interfaces/efl_image_load.eo.h include/efl-1/interfaces/efl_input_device.eo.h -include/efl-1/interfaces/efl_input_device.eo.legacy.h include/efl-1/interfaces/efl_input_types.eot.h +include/efl-1/interfaces/efl_interpolator.eo.h include/efl-1/interfaces/efl_io_buffer.eo.h include/efl-1/interfaces/efl_io_closer.eo.h include/efl-1/interfaces/efl_io_positioner.eo.h @@ -283,14 +354,15 @@ include/efl-1/interfaces/efl_io_sizer.eo.h include/efl-1/interfaces/efl_io_writer.eo.h include/efl-1/interfaces/efl_model.eo.h +include/efl-1/interfaces/efl_model_provider.eo.h include/efl-1/interfaces/efl_observable.eo.h include/efl-1/interfaces/efl_observer.eo.h -include/efl-1/interfaces/efl_orientation.eo.h include/efl-1/interfaces/efl_pack.eo.h -include/efl-1/interfaces/efl_pack_grid.eo.h include/efl-1/interfaces/efl_pack_layout.eo.h include/efl-1/interfaces/efl_pack_linear.eo.h +include/efl-1/interfaces/efl_pack_table.eo.h include/efl-1/interfaces/efl_part.eo.h +include/efl-1/interfaces/efl_playable.eo.h include/efl-1/interfaces/efl_player.eo.h include/efl-1/interfaces/efl_screen.eo.h include/efl-1/interfaces/efl_text.eo.h @@ -298,158 +370,201 @@ include/efl-1/interfaces/efl_text_cursor.eo.h include/efl-1/interfaces/efl_text_font.eo.h include/efl-1/interfaces/efl_text_format.eo.h -include/efl-1/interfaces/efl_text_properties.eo.h +include/efl-1/interfaces/efl_text_markup.eo.h +include/efl-1/interfaces/efl_text_markup_interactive.eo.h +include/efl-1/interfaces/efl_text_markup_util.eo.h include/efl-1/interfaces/efl_text_style.eo.h include/efl-1/interfaces/efl_text_types.eot.h include/efl-1/interfaces/efl_types.eot.h include/efl-1/interfaces/efl_ui_autorepeat.eo.h -include/efl-1/interfaces/efl_ui_base.eo.h +include/efl-1/interfaces/efl_ui_container_selectable.eo.h include/efl-1/interfaces/efl_ui_drag.eo.h +include/efl-1/interfaces/efl_ui_draggable.eo.h include/efl-1/interfaces/efl_ui_factory.eo.h -include/efl-1/interfaces/efl_ui_item.eo.h -include/efl-1/interfaces/efl_ui_menu.eo.h -include/efl-1/interfaces/efl_ui_model_connect.eo.h -include/efl-1/interfaces/efl_ui_model_factory_connect.eo.h -include/efl-1/interfaces/efl_ui_range.eo.h -include/efl-1/interfaces/efl_ui_spin.eo.h +include/efl-1/interfaces/efl_ui_factory_bind.eo.h +include/efl-1/interfaces/efl_ui_i18n.eo.h +include/efl-1/interfaces/efl_ui_layout_orientable.eo.h +include/efl-1/interfaces/efl_ui_layout_orientable_readonly.eo.h +include/efl-1/interfaces/efl_ui_property_bind.eo.h +include/efl-1/interfaces/efl_ui_range_display.eo.h +include/efl-1/interfaces/efl_ui_range_interactive.eo.h +include/efl-1/interfaces/efl_ui_scrollable.eo.h +include/efl-1/interfaces/efl_ui_scrollbar.eo.h +include/efl-1/interfaces/efl_ui_text_selectable.eo.h include/efl-1/interfaces/efl_ui_types.eot.h include/efl-1/interfaces/efl_ui_view.eo.h -include/efl-1/interfaces/efl_vpath.eo.h -include/efl-1/interfaces/efl_vpath_core.eo.h -include/efl-1/interfaces/efl_vpath_file.eo.h -include/efl-1/interfaces/efl_vpath_file_core.eo.h -include/efl-1/interfaces/efl_vpath_manager.eo.h +include/efl-1/interfaces/efl_ui_view_factory.eo.h +include/efl-1/interfaces/efl_ui_zoom.eo.h include/efl-cxx-1/Efl.eo.hh include/efl-cxx-1/Efl.hh -include/efl-cxx-1/efl_animator.eo.hh -include/efl-cxx-1/efl_animator.eo.impl.hh -include/efl-cxx-1/efl_canvas.eo.hh -include/efl-cxx-1/efl_canvas.eo.impl.hh -include/efl-cxx-1/efl_config.eo.hh -include/efl-cxx-1/efl_config.eo.impl.hh -include/efl-cxx-1/efl_container.eo.hh -include/efl-cxx-1/efl_container.eo.impl.hh -include/efl-cxx-1/efl_control.eo.hh -include/efl-cxx-1/efl_control.eo.impl.hh -include/efl-cxx-1/efl_file.eo.hh -include/efl-cxx-1/efl_file.eo.impl.hh -include/efl-cxx-1/efl_flipable.eo.hh -include/efl-cxx-1/efl_flipable.eo.impl.hh -include/efl-cxx-1/efl_gfx.eo.hh -include/efl-cxx-1/efl_gfx.eo.impl.hh -include/efl-cxx-1/efl_gfx_buffer.eo.hh -include/efl-cxx-1/efl_gfx_buffer.eo.impl.hh -include/efl-cxx-1/efl_gfx_fill.eo.hh -include/efl-cxx-1/efl_gfx_fill.eo.impl.hh -include/efl-cxx-1/efl_gfx_filter.eo.hh -include/efl-cxx-1/efl_gfx_filter.eo.impl.hh -include/efl-cxx-1/efl_gfx_gradient.eo.hh -include/efl-cxx-1/efl_gfx_gradient.eo.impl.hh -include/efl-cxx-1/efl_gfx_gradient_linear.eo.hh -include/efl-cxx-1/efl_gfx_gradient_linear.eo.impl.hh -include/efl-cxx-1/efl_gfx_gradient_radial.eo.hh -include/efl-cxx-1/efl_gfx_gradient_radial.eo.impl.hh -include/efl-cxx-1/efl_gfx_path.eo.hh -include/efl-cxx-1/efl_gfx_path.eo.impl.hh -include/efl-cxx-1/efl_gfx_shape.eo.hh -include/efl-cxx-1/efl_gfx_shape.eo.impl.hh -include/efl-cxx-1/efl_gfx_size_hint.eo.hh -include/efl-cxx-1/efl_gfx_size_hint.eo.impl.hh -include/efl-cxx-1/efl_gfx_stack.eo.hh -include/efl-cxx-1/efl_gfx_stack.eo.impl.hh -include/efl-cxx-1/efl_gfx_view.eo.hh -include/efl-cxx-1/efl_gfx_view.eo.impl.hh -include/efl-cxx-1/efl_image.eo.hh -include/efl-cxx-1/efl_image.eo.impl.hh -include/efl-cxx-1/efl_image_animated.eo.hh -include/efl-cxx-1/efl_image_animated.eo.impl.hh -include/efl-cxx-1/efl_image_load.eo.hh -include/efl-cxx-1/efl_image_load.eo.impl.hh -include/efl-cxx-1/efl_input_device.eo.hh -include/efl-cxx-1/efl_input_device.eo.impl.hh -include/efl-cxx-1/efl_io_buffer.eo.hh -include/efl-cxx-1/efl_io_buffer.eo.impl.hh -include/efl-cxx-1/efl_io_closer.eo.hh -include/efl-cxx-1/efl_io_closer.eo.impl.hh -include/efl-cxx-1/efl_io_positioner.eo.hh -include/efl-cxx-1/efl_io_positioner.eo.impl.hh -include/efl-cxx-1/efl_io_queue.eo.hh -include/efl-cxx-1/efl_io_queue.eo.impl.hh -include/efl-cxx-1/efl_io_reader.eo.hh -include/efl-cxx-1/efl_io_reader.eo.impl.hh -include/efl-cxx-1/efl_io_sizer.eo.hh -include/efl-cxx-1/efl_io_sizer.eo.impl.hh -include/efl-cxx-1/efl_io_writer.eo.hh -include/efl-cxx-1/efl_io_writer.eo.impl.hh -include/efl-cxx-1/efl_model.eo.hh -include/efl-cxx-1/efl_model.eo.impl.hh -include/efl-cxx-1/efl_observable.eo.hh -include/efl-cxx-1/efl_observable.eo.impl.hh -include/efl-cxx-1/efl_observer.eo.hh -include/efl-cxx-1/efl_observer.eo.impl.hh -include/efl-cxx-1/efl_orientation.eo.hh -include/efl-cxx-1/efl_orientation.eo.impl.hh -include/efl-cxx-1/efl_pack.eo.hh -include/efl-cxx-1/efl_pack.eo.impl.hh -include/efl-cxx-1/efl_pack_grid.eo.hh -include/efl-cxx-1/efl_pack_grid.eo.impl.hh -include/efl-cxx-1/efl_pack_layout.eo.hh -include/efl-cxx-1/efl_pack_layout.eo.impl.hh -include/efl-cxx-1/efl_pack_linear.eo.hh -include/efl-cxx-1/efl_pack_linear.eo.impl.hh -include/efl-cxx-1/efl_part.eo.hh -include/efl-cxx-1/efl_part.eo.impl.hh -include/efl-cxx-1/efl_player.eo.hh -include/efl-cxx-1/efl_player.eo.impl.hh -include/efl-cxx-1/efl_screen.eo.hh -include/efl-cxx-1/efl_screen.eo.impl.hh -include/efl-cxx-1/efl_text.eo.hh -include/efl-cxx-1/efl_text.eo.impl.hh -include/efl-cxx-1/efl_text_annotate.eo.hh -include/efl-cxx-1/efl_text_annotate.eo.impl.hh -include/efl-cxx-1/efl_text_cursor.eo.hh -include/efl-cxx-1/efl_text_cursor.eo.impl.hh -include/efl-cxx-1/efl_text_font.eo.hh -include/efl-cxx-1/efl_text_font.eo.impl.hh -include/efl-cxx-1/efl_text_format.eo.hh -include/efl-cxx-1/efl_text_format.eo.impl.hh -include/efl-cxx-1/efl_text_properties.eo.hh -include/efl-cxx-1/efl_text_properties.eo.impl.hh -include/efl-cxx-1/efl_text_style.eo.hh -include/efl-cxx-1/efl_text_style.eo.impl.hh -include/efl-cxx-1/efl_ui_autorepeat.eo.hh -include/efl-cxx-1/efl_ui_autorepeat.eo.impl.hh -include/efl-cxx-1/efl_ui_base.eo.hh -include/efl-cxx-1/efl_ui_base.eo.impl.hh -include/efl-cxx-1/efl_ui_drag.eo.hh -include/efl-cxx-1/efl_ui_drag.eo.impl.hh -include/efl-cxx-1/efl_ui_factory.eo.hh -include/efl-cxx-1/efl_ui_factory.eo.impl.hh -include/efl-cxx-1/efl_ui_item.eo.hh -include/efl-cxx-1/efl_ui_item.eo.impl.hh -include/efl-cxx-1/efl_ui_menu.eo.hh -include/efl-cxx-1/efl_ui_menu.eo.impl.hh -include/efl-cxx-1/efl_ui_model_connect.eo.hh -include/efl-cxx-1/efl_ui_model_connect.eo.impl.hh -include/efl-cxx-1/efl_ui_model_factory_connect.eo.hh -include/efl-cxx-1/efl_ui_model_factory_connect.eo.impl.hh -include/efl-cxx-1/efl_ui_range.eo.hh -include/efl-cxx-1/efl_ui_range.eo.impl.hh -include/efl-cxx-1/efl_ui_spin.eo.hh -include/efl-cxx-1/efl_ui_spin.eo.impl.hh -include/efl-cxx-1/efl_ui_view.eo.hh -include/efl-cxx-1/efl_ui_view.eo.impl.hh -include/efl-cxx-1/efl_vpath.eo.hh -include/efl-cxx-1/efl_vpath.eo.impl.hh -include/efl-cxx-1/efl_vpath_core.eo.hh -include/efl-cxx-1/efl_vpath_core.eo.impl.hh -include/efl-cxx-1/efl_vpath_file.eo.hh -include/efl-cxx-1/efl_vpath_file.eo.impl.hh -include/efl-cxx-1/efl_vpath_file_core.eo.hh -include/efl-cxx-1/efl_vpath_file_core.eo.impl.hh -include/efl-cxx-1/efl_vpath_manager.eo.hh -include/efl-cxx-1/efl_vpath_manager.eo.impl.hh -%%WAYLAND%%include/efl-wl-1/Efl_Wl.h +include/efl-cxx-1/cxx/efl_part_impl.hh +include/efl-cxx-1/interfaces/efl_audio_control.eo.hh +include/efl-cxx-1/interfaces/efl_audio_control.eo.impl.hh +include/efl-cxx-1/interfaces/efl_cached_item.eo.hh +include/efl-cxx-1/interfaces/efl_cached_item.eo.impl.hh +include/efl-cxx-1/interfaces/efl_canvas_pointer.eo.hh +include/efl-cxx-1/interfaces/efl_canvas_pointer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_canvas_scene.eo.hh +include/efl-cxx-1/interfaces/efl_canvas_scene.eo.impl.hh +include/efl-cxx-1/interfaces/efl_config.eo.hh +include/efl-cxx-1/interfaces/efl_config.eo.impl.hh +include/efl-cxx-1/interfaces/efl_container.eo.hh +include/efl-cxx-1/interfaces/efl_container.eo.impl.hh +include/efl-cxx-1/interfaces/efl_content.eo.hh +include/efl-cxx-1/interfaces/efl_content.eo.impl.hh +include/efl-cxx-1/interfaces/efl_control.eo.hh +include/efl-cxx-1/interfaces/efl_control.eo.impl.hh +include/efl-cxx-1/interfaces/efl_duplicate.eo.hh +include/efl-cxx-1/interfaces/efl_duplicate.eo.impl.hh +include/efl-cxx-1/interfaces/efl_file.eo.hh +include/efl-cxx-1/interfaces/efl_file.eo.impl.hh +include/efl-cxx-1/interfaces/efl_file_save.eo.hh +include/efl-cxx-1/interfaces/efl_file_save.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_arrangement.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_arrangement.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_blur.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_blur.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_buffer.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_buffer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_color.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_color.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_color_class.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_color_class.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_entity.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_entity.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_fill.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_fill.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_filter.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_filter.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_frame_controller.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_frame_controller.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_gradient.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_gradient.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_gradient_linear.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_gradient_linear.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_gradient_radial.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_gradient_radial.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_hint.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_hint.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_image.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_image.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_image_load_controller.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_image_load_controller.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_image_orientable.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_image_orientable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_path.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_path.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_shape.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_shape.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_size_class.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_size_class.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_stack.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_stack.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_text_class.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_text_class.eo.impl.hh +include/efl-cxx-1/interfaces/efl_gfx_types.eot.hh +include/efl-cxx-1/interfaces/efl_gfx_view.eo.hh +include/efl-cxx-1/interfaces/efl_gfx_view.eo.impl.hh +include/efl-cxx-1/interfaces/efl_input_device.eo.hh +include/efl-cxx-1/interfaces/efl_input_device.eo.impl.hh +include/efl-cxx-1/interfaces/efl_input_types.eot.hh +include/efl-cxx-1/interfaces/efl_interpolator.eo.hh +include/efl-cxx-1/interfaces/efl_interpolator.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_buffer.eo.hh +include/efl-cxx-1/interfaces/efl_io_buffer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_closer.eo.hh +include/efl-cxx-1/interfaces/efl_io_closer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_positioner.eo.hh +include/efl-cxx-1/interfaces/efl_io_positioner.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_queue.eo.hh +include/efl-cxx-1/interfaces/efl_io_queue.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_reader.eo.hh +include/efl-cxx-1/interfaces/efl_io_reader.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_sizer.eo.hh +include/efl-cxx-1/interfaces/efl_io_sizer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_io_writer.eo.hh +include/efl-cxx-1/interfaces/efl_io_writer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_model.eo.hh +include/efl-cxx-1/interfaces/efl_model.eo.impl.hh +include/efl-cxx-1/interfaces/efl_model_provider.eo.hh +include/efl-cxx-1/interfaces/efl_model_provider.eo.impl.hh +include/efl-cxx-1/interfaces/efl_observable.eo.hh +include/efl-cxx-1/interfaces/efl_observable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_observer.eo.hh +include/efl-cxx-1/interfaces/efl_observer.eo.impl.hh +include/efl-cxx-1/interfaces/efl_pack.eo.hh +include/efl-cxx-1/interfaces/efl_pack.eo.impl.hh +include/efl-cxx-1/interfaces/efl_pack_layout.eo.hh +include/efl-cxx-1/interfaces/efl_pack_layout.eo.impl.hh +include/efl-cxx-1/interfaces/efl_pack_linear.eo.hh +include/efl-cxx-1/interfaces/efl_pack_linear.eo.impl.hh +include/efl-cxx-1/interfaces/efl_pack_table.eo.hh +include/efl-cxx-1/interfaces/efl_pack_table.eo.impl.hh +include/efl-cxx-1/interfaces/efl_part.eo.hh +include/efl-cxx-1/interfaces/efl_part.eo.impl.hh +include/efl-cxx-1/interfaces/efl_playable.eo.hh +include/efl-cxx-1/interfaces/efl_playable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_player.eo.hh +include/efl-cxx-1/interfaces/efl_player.eo.impl.hh +include/efl-cxx-1/interfaces/efl_screen.eo.hh +include/efl-cxx-1/interfaces/efl_screen.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text.eo.hh +include/efl-cxx-1/interfaces/efl_text.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_annotate.eo.hh +include/efl-cxx-1/interfaces/efl_text_annotate.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_cursor.eo.hh +include/efl-cxx-1/interfaces/efl_text_cursor.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_font.eo.hh +include/efl-cxx-1/interfaces/efl_text_font.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_format.eo.hh +include/efl-cxx-1/interfaces/efl_text_format.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_markup.eo.hh +include/efl-cxx-1/interfaces/efl_text_markup.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_markup_interactive.eo.hh +include/efl-cxx-1/interfaces/efl_text_markup_interactive.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_markup_util.eo.hh +include/efl-cxx-1/interfaces/efl_text_markup_util.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_style.eo.hh +include/efl-cxx-1/interfaces/efl_text_style.eo.impl.hh +include/efl-cxx-1/interfaces/efl_text_types.eot.hh +include/efl-cxx-1/interfaces/efl_types.eot.hh +include/efl-cxx-1/interfaces/efl_ui_autorepeat.eo.hh +include/efl-cxx-1/interfaces/efl_ui_autorepeat.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_container_selectable.eo.hh +include/efl-cxx-1/interfaces/efl_ui_container_selectable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_drag.eo.hh +include/efl-cxx-1/interfaces/efl_ui_drag.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_draggable.eo.hh +include/efl-cxx-1/interfaces/efl_ui_draggable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_factory.eo.hh +include/efl-cxx-1/interfaces/efl_ui_factory.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_factory_bind.eo.hh +include/efl-cxx-1/interfaces/efl_ui_factory_bind.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_i18n.eo.hh +include/efl-cxx-1/interfaces/efl_ui_i18n.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_layout_orientable.eo.hh +include/efl-cxx-1/interfaces/efl_ui_layout_orientable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_layout_orientable_readonly.eo.hh +include/efl-cxx-1/interfaces/efl_ui_layout_orientable_readonly.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_property_bind.eo.hh +include/efl-cxx-1/interfaces/efl_ui_property_bind.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_range_display.eo.hh +include/efl-cxx-1/interfaces/efl_ui_range_display.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_range_interactive.eo.hh +include/efl-cxx-1/interfaces/efl_ui_range_interactive.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_scrollable.eo.hh +include/efl-cxx-1/interfaces/efl_ui_scrollable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_scrollbar.eo.hh +include/efl-cxx-1/interfaces/efl_ui_scrollbar.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_text_selectable.eo.hh +include/efl-cxx-1/interfaces/efl_ui_text_selectable.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_types.eot.hh +include/efl-cxx-1/interfaces/efl_ui_view.eo.hh +include/efl-cxx-1/interfaces/efl_ui_view.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_view_factory.eo.hh +include/efl-cxx-1/interfaces/efl_ui_view_factory.eo.impl.hh +include/efl-cxx-1/interfaces/efl_ui_zoom.eo.hh +include/efl-cxx-1/interfaces/efl_ui_zoom.eo.impl.hh include/efreet-1/Efreet.h include/efreet-1/Efreet_Mime.h include/efreet-1/Efreet_Trash.h @@ -529,6 +644,7 @@ include/eina-1/eina/eina_mmap.h include/eina-1/eina/eina_module.h include/eina-1/eina/eina_prefix.h +include/eina-1/eina/eina_promise.h include/eina-1/eina/eina_quad.h include/eina-1/eina/eina_quadtree.h include/eina-1/eina/eina_quaternion.h @@ -557,6 +673,7 @@ include/eina-1/eina/eina_value.h include/eina-1/eina/eina_value_util.h include/eina-1/eina/eina_vector.h +include/eina-1/eina/eina_vpath.h include/eina-1/eina/eina_xattr.h include/eina-1/eina_config.h include/eina-cxx-1/Eina.hh @@ -585,6 +702,7 @@ include/eina-cxx-1/eina_ptrlist.hh include/eina-cxx-1/eina_range_types.hh include/eina-cxx-1/eina_ref.hh +include/eina-cxx-1/eina_strbuf.hh include/eina-cxx-1/eina_string_view.hh include/eina-cxx-1/eina_stringshare.hh include/eina-cxx-1/eina_thread.hh @@ -600,11 +718,17 @@ include/eio-1/Eio_Eo.h include/eio-1/Eio_Legacy.h include/eio-1/efl_io_manager.eo.h +include/eio-1/efl_io_model.eo.h include/eio-1/eio_inline_helper.x -include/eio-1/eio_model.eo.h include/eio-1/eio_sentry.eo.h include/eio-cxx-1/Eio.eo.hh include/eio-cxx-1/Eio.hh +include/eio-cxx-1/efl_io_manager.eo.hh +include/eio-cxx-1/efl_io_manager.eo.impl.hh +include/eio-cxx-1/efl_io_model.eo.hh +include/eio-cxx-1/efl_io_model.eo.impl.hh +include/eio-cxx-1/eio_sentry.eo.hh +include/eio-cxx-1/eio_sentry.eo.impl.hh include/eldbus-1/Eldbus.h include/eldbus-1/Eldbus_Model.h include/eldbus-1/eldbus_connection.h @@ -613,6 +737,7 @@ include/eldbus-1/eldbus_message.h include/eldbus-1/eldbus_message_eina_value.h include/eldbus-1/eldbus_message_helper.h +include/eldbus-1/eldbus_model.eo.h include/eldbus-1/eldbus_model_arguments.eo.h include/eldbus-1/eldbus_model_connection.eo.h include/eldbus-1/eldbus_model_method.eo.h @@ -625,133 +750,274 @@ include/eldbus-1/eldbus_service.h include/eldbus-1/eldbus_signal_handler.h include/eldbus-1/eldbus_types.eot.h -include/eldbus_cxx-1/Eldbus.hh -include/eldbus_cxx-1/Eldbus_Model.eo.hh -include/eldbus_cxx-1/Eldbus_Model.hh -include/eldbus_cxx-1/eldbus_basic.hh -include/eldbus_cxx-1/eldbus_error.hh -include/eldbus_cxx-1/eldbus_freedesktop.hh -include/eldbus_cxx-1/eldbus_integer_sequence.hh -include/eldbus_cxx-1/eldbus_message.hh -include/eldbus_cxx-1/eldbus_message_arguments.hh -include/eldbus_cxx-1/eldbus_model_arguments.eo.hh -include/eldbus_cxx-1/eldbus_model_arguments.eo.impl.hh -include/eldbus_cxx-1/eldbus_model_connection.eo.hh -include/eldbus_cxx-1/eldbus_model_connection.eo.impl.hh -include/eldbus_cxx-1/eldbus_model_method.eo.hh -include/eldbus_cxx-1/eldbus_model_method.eo.impl.hh -include/eldbus_cxx-1/eldbus_model_object.eo.hh -include/eldbus_cxx-1/eldbus_model_object.eo.impl.hh -include/eldbus_cxx-1/eldbus_model_proxy.eo.hh -include/eldbus_cxx-1/eldbus_model_proxy.eo.impl.hh -include/eldbus_cxx-1/eldbus_model_signal.eo.hh -include/eldbus_cxx-1/eldbus_model_signal.eo.impl.hh -include/eldbus_cxx-1/eldbus_proxy_call.hh -include/eldbus_cxx-1/eldbus_raw_tuple.hh -include/eldbus_cxx-1/eldbus_service.hh -include/eldbus_cxx-1/eldbus_signature_traits.hh +include/eldbus-cxx-1/Eldbus.eo.hh +include/eldbus-cxx-1/Eldbus.hh +include/eldbus-cxx-1/Eldbus_Model.hh +include/eldbus-cxx-1/eldbus_basic.hh +include/eldbus-cxx-1/eldbus_error.hh +include/eldbus-cxx-1/eldbus_freedesktop.hh +include/eldbus-cxx-1/eldbus_integer_sequence.hh +include/eldbus-cxx-1/eldbus_message.hh +include/eldbus-cxx-1/eldbus_message_arguments.hh +include/eldbus-cxx-1/eldbus_model.eo.hh +include/eldbus-cxx-1/eldbus_model.eo.impl.hh +include/eldbus-cxx-1/eldbus_model_arguments.eo.hh +include/eldbus-cxx-1/eldbus_model_arguments.eo.impl.hh +include/eldbus-cxx-1/eldbus_model_connection.eo.hh +include/eldbus-cxx-1/eldbus_model_connection.eo.impl.hh +include/eldbus-cxx-1/eldbus_model_method.eo.hh +include/eldbus-cxx-1/eldbus_model_method.eo.impl.hh +include/eldbus-cxx-1/eldbus_model_object.eo.hh +include/eldbus-cxx-1/eldbus_model_object.eo.impl.hh +include/eldbus-cxx-1/eldbus_model_proxy.eo.hh +include/eldbus-cxx-1/eldbus_model_proxy.eo.impl.hh +include/eldbus-cxx-1/eldbus_model_signal.eo.hh +include/eldbus-cxx-1/eldbus_model_signal.eo.impl.hh +include/eldbus-cxx-1/eldbus_proxy_call.hh +include/eldbus-cxx-1/eldbus_raw_tuple.hh +include/eldbus-cxx-1/eldbus_service.hh +include/eldbus-cxx-1/eldbus_signature_traits.hh +include/eldbus-cxx-1/eldbus_types.eot.hh +include/elementary-1/Efl_Ui.h include/elementary-1/Elementary.h include/elementary-1/Elementary_Cursor.h include/elementary-1/Elementary_Options.h +include/elementary-1/efl_access_action.eo.h +include/elementary-1/efl_access_component.eo.h +include/elementary-1/efl_access_editable_text.eo.h +include/elementary-1/efl_access_object.eo.h +include/elementary-1/efl_access_object.h +include/elementary-1/efl_access_selection.eo.h +include/elementary-1/efl_access_text.eo.h +include/elementary-1/efl_access_text.h +include/elementary-1/efl_access_value.eo.h +include/elementary-1/efl_access_widget_action.eo.h +include/elementary-1/efl_access_widget_action.h +include/elementary-1/efl_access_window.eo.h +include/elementary-1/efl_access_window.h include/elementary-1/efl_config_global.eo.h -include/elementary-1/efl_config_global.eo.legacy.h +include/elementary-1/efl_text_interactive.eo.h +include/elementary-1/efl_ui.eot.h +include/elementary-1/efl_ui_action_connector.eo.h +include/elementary-1/efl_ui_alert_popup.eo.h +include/elementary-1/efl_ui_alert_popup_part.eo.h +include/elementary-1/efl_ui_alert_popup_private.h +include/elementary-1/efl_ui_animation_view.eo.h +include/elementary-1/efl_ui_animation_view.h +include/elementary-1/efl_ui_animation_view_eo.legacy.h +include/elementary-1/efl_ui_animation_view_legacy.h +include/elementary-1/efl_ui_animation_view_private.h +include/elementary-1/efl_ui_bg.eo.h +include/elementary-1/efl_ui_bg_eo.legacy.h +include/elementary-1/efl_ui_bg_legacy_eo.legacy.h +include/elementary-1/efl_ui_bg_private.h include/elementary-1/efl_ui_box.eo.h -include/elementary-1/efl_ui_box.eo.legacy.h include/elementary-1/efl_ui_box_flow.eo.h -include/elementary-1/efl_ui_box_flow.eo.legacy.h include/elementary-1/efl_ui_box_stack.eo.h -include/elementary-1/efl_ui_box_stack.eo.legacy.h include/elementary-1/efl_ui_button.eo.h -include/elementary-1/efl_ui_button.eo.legacy.h include/elementary-1/efl_ui_button_eo.h -include/elementary-1/efl_ui_button_internal_part.eo.h -include/elementary-1/efl_ui_button_internal_part.eo.legacy.h +include/elementary-1/efl_ui_button_eo.legacy.h +include/elementary-1/efl_ui_button_legacy_eo.legacy.h +include/elementary-1/efl_ui_button_legacy_part.eo.h include/elementary-1/efl_ui_button_private.h +include/elementary-1/efl_ui_caching_factory.eo.h +include/elementary-1/efl_ui_calendar.eo.h +include/elementary-1/efl_ui_calendar_item.eo.h +include/elementary-1/efl_ui_calendar_private.h include/elementary-1/efl_ui_check.eo.h -include/elementary-1/efl_ui_check.eo.legacy.h include/elementary-1/efl_ui_check_eo.h +include/elementary-1/efl_ui_check_eo.legacy.h +include/elementary-1/efl_ui_check_legacy_eo.legacy.h +include/elementary-1/efl_ui_check_legacy_part.eo.h include/elementary-1/efl_ui_check_private.h include/elementary-1/efl_ui_clock.eo.h -include/elementary-1/efl_ui_clock.eo.legacy.h include/elementary-1/efl_ui_clock.h +include/elementary-1/efl_ui_clock_legacy.eo.h +include/elementary-1/efl_ui_collection.eo.h +include/elementary-1/efl_ui_collection_view.eo.h +include/elementary-1/efl_ui_collection_view_focus_manager.eo.h +include/elementary-1/efl_ui_datepicker.eo.h +include/elementary-1/efl_ui_datepicker_private.h +include/elementary-1/efl_ui_default_item.eo.h +include/elementary-1/efl_ui_dnd.eo.h +include/elementary-1/efl_ui_dnd_container.eo.h +include/elementary-1/efl_ui_dnd_types.eot.h include/elementary-1/efl_ui_flip.eo.h -include/elementary-1/efl_ui_flip.eo.legacy.h include/elementary-1/efl_ui_flip_eo.h -include/elementary-1/efl_ui_flip_internal_part.eo.h -include/elementary-1/efl_ui_flip_internal_part.eo.legacy.h +include/elementary-1/efl_ui_flip_eo.legacy.h include/elementary-1/efl_ui_flip_legacy.h +include/elementary-1/efl_ui_flip_legacy_eo.legacy.h +include/elementary-1/efl_ui_flip_part.eo.h +include/elementary-1/efl_ui_focus_composition.eo.h +include/elementary-1/efl_ui_focus_layer.eo.h include/elementary-1/efl_ui_focus_manager.eo.h -include/elementary-1/efl_ui_focus_manager.eo.legacy.h +include/elementary-1/efl_ui_focus_manager_calc.eo.h include/elementary-1/efl_ui_focus_manager_root_focus.eo.h -include/elementary-1/efl_ui_focus_manager_root_focus.eo.legacy.h include/elementary-1/efl_ui_focus_manager_sub.eo.h -include/elementary-1/efl_ui_focus_manager_sub.eo.legacy.h +include/elementary-1/efl_ui_focus_manager_window_root.eo.h include/elementary-1/efl_ui_focus_object.eo.h -include/elementary-1/efl_ui_focus_object.eo.legacy.h -include/elementary-1/efl_ui_focus_user.eo.h -include/elementary-1/efl_ui_focus_user.eo.legacy.h +include/elementary-1/efl_ui_focus_util.eo.h +include/elementary-1/efl_ui_format.eo.h include/elementary-1/efl_ui_frame.eo.h -include/elementary-1/efl_ui_frame.eo.legacy.h include/elementary-1/efl_ui_frame_eo.h +include/elementary-1/efl_ui_frame_eo.legacy.h include/elementary-1/efl_ui_frame_legacy.h +include/elementary-1/efl_ui_frame_legacy_eo.legacy.h include/elementary-1/efl_ui_grid.eo.h -include/elementary-1/efl_ui_grid.eo.legacy.h -include/elementary-1/efl_ui_grid_static.eo.h -include/elementary-1/efl_ui_grid_static.eo.legacy.h +include/elementary-1/efl_ui_grid_default_item.eo.h +include/elementary-1/efl_ui_grid_view.eo.h +include/elementary-1/efl_ui_group_item.eo.h include/elementary-1/efl_ui_image.eo.h -include/elementary-1/efl_ui_image.eo.legacy.h include/elementary-1/efl_ui_image_factory.eo.h -include/elementary-1/efl_ui_image_factory.eo.legacy.h +include/elementary-1/efl_ui_image_legacy_eo.legacy.h include/elementary-1/efl_ui_image_zoomable.eo.h -include/elementary-1/efl_ui_image_zoomable.eo.legacy.h include/elementary-1/efl_ui_image_zoomable_eo.h +include/elementary-1/efl_ui_image_zoomable_eo.legacy.h +include/elementary-1/efl_ui_image_zoomable_legacy_eo.legacy.h include/elementary-1/efl_ui_image_zoomable_pan.eo.h -include/elementary-1/efl_ui_image_zoomable_pan.eo.legacy.h include/elementary-1/efl_ui_image_zoomable_private.h -include/elementary-1/efl_ui_layout_internal_box.eo.h -include/elementary-1/efl_ui_layout_internal_box.eo.legacy.h -include/elementary-1/efl_ui_layout_internal_table.eo.h -include/elementary-1/efl_ui_layout_internal_table.eo.legacy.h -include/elementary-1/efl_ui_nstate.eo.h -include/elementary-1/efl_ui_nstate.eo.legacy.h -include/elementary-1/efl_ui_nstate.h +include/elementary-1/efl_ui_item.eo.h +include/elementary-1/efl_ui_item_clickable.eo.h +include/elementary-1/efl_ui_item_private.h +include/elementary-1/efl_ui_l10n.eo.h +include/elementary-1/efl_ui_layout.eo.h +include/elementary-1/efl_ui_layout_base.eo.h +include/elementary-1/efl_ui_layout_factory.eo.h +include/elementary-1/efl_ui_layout_legacy_eo.legacy.h +include/elementary-1/efl_ui_layout_part.eo.h +include/elementary-1/efl_ui_layout_part_bg.eo.h +include/elementary-1/efl_ui_layout_part_box.eo.h +include/elementary-1/efl_ui_layout_part_content.eo.h +include/elementary-1/efl_ui_layout_part_legacy.eo.h +include/elementary-1/efl_ui_layout_part_table.eo.h +include/elementary-1/efl_ui_layout_part_text.eo.h +include/elementary-1/efl_ui_legacy.eo.h +include/elementary-1/efl_ui_list.eo.h +include/elementary-1/efl_ui_list_default_item.eo.h +include/elementary-1/efl_ui_list_placeholder_item.eo.h +include/elementary-1/efl_ui_list_view.eo.h +include/elementary-1/efl_ui_multi_selectable.eo.h +include/elementary-1/efl_ui_multi_selectable_async.eo.h +include/elementary-1/efl_ui_navigation_bar.eo.h +include/elementary-1/efl_ui_navigation_bar_part.eo.h +include/elementary-1/efl_ui_navigation_bar_part_back_button.eo.h +include/elementary-1/efl_ui_navigation_bar_private.h +include/elementary-1/efl_ui_navigation_layout.eo.h +include/elementary-1/efl_ui_navigation_layout_private.h +include/elementary-1/efl_ui_pan.eo.h +include/elementary-1/efl_ui_panel.eo.h +include/elementary-1/efl_ui_panel_private.h +include/elementary-1/efl_ui_panes.eo.h +include/elementary-1/efl_ui_panes_eo.h +include/elementary-1/efl_ui_panes_eo.legacy.h +include/elementary-1/efl_ui_panes_legacy_eo.legacy.h +include/elementary-1/efl_ui_panes_part.eo.h +include/elementary-1/efl_ui_panes_private.h +include/elementary-1/efl_ui_popup.eo.h +include/elementary-1/efl_ui_popup_part_backwall.eo.h +include/elementary-1/efl_ui_popup_private.h +include/elementary-1/efl_ui_position_manager_data_access_v1.eo.h +include/elementary-1/efl_ui_position_manager_entity.eo.h +include/elementary-1/efl_ui_position_manager_grid.eo.h +include/elementary-1/efl_ui_position_manager_list.eo.h include/elementary-1/efl_ui_progressbar.eo.h -include/elementary-1/efl_ui_progressbar.eo.legacy.h include/elementary-1/efl_ui_progressbar_eo.h -include/elementary-1/efl_ui_progressbar_internal_part.eo.h -include/elementary-1/efl_ui_progressbar_internal_part.eo.legacy.h +include/elementary-1/efl_ui_progressbar_legacy_eo.legacy.h +include/elementary-1/efl_ui_progressbar_legacy_part.eo.h +include/elementary-1/efl_ui_progressbar_part.eo.h include/elementary-1/efl_ui_progressbar_private.h +include/elementary-1/efl_ui_property_bind_part.eo.h include/elementary-1/efl_ui_radio.eo.h -include/elementary-1/efl_ui_radio.eo.legacy.h +include/elementary-1/efl_ui_radio_box.eo.h include/elementary-1/efl_ui_radio_eo.h +include/elementary-1/efl_ui_radio_eo.legacy.h +include/elementary-1/efl_ui_radio_group.eo.h +include/elementary-1/efl_ui_radio_group_impl.eo.h +include/elementary-1/efl_ui_radio_legacy_eo.legacy.h +include/elementary-1/efl_ui_radio_legacy_part.eo.h include/elementary-1/efl_ui_radio_private.h +include/elementary-1/efl_ui_relative_layout.eo.h +include/elementary-1/efl_ui_relative_layout_private.h +include/elementary-1/efl_ui_scroll_manager.eo.h +include/elementary-1/efl_ui_scroller.eo.h +include/elementary-1/efl_ui_select_model.eo.h +include/elementary-1/efl_ui_selectable.eo.h +include/elementary-1/efl_ui_selection.eo.h +include/elementary-1/efl_ui_selection_types.eot.h +include/elementary-1/efl_ui_single_selectable.eo.h include/elementary-1/efl_ui_slider.eo.h -include/elementary-1/efl_ui_slider.eo.legacy.h -include/elementary-1/efl_ui_slider_eo.h -include/elementary-1/efl_ui_slider_internal_part.eo.h -include/elementary-1/efl_ui_slider_internal_part.eo.legacy.h +include/elementary-1/efl_ui_slider_interval.eo.h +include/elementary-1/efl_ui_slider_interval_private.h include/elementary-1/efl_ui_slider_private.h +include/elementary-1/efl_ui_spin.eo.h +include/elementary-1/efl_ui_spin_button.eo.h +include/elementary-1/efl_ui_spin_button_private.h +include/elementary-1/efl_ui_spin_private.h +include/elementary-1/efl_ui_spotlight_container.eo.h +include/elementary-1/efl_ui_spotlight_indicator.eo.h +include/elementary-1/efl_ui_spotlight_indicator_icon.eo.h +include/elementary-1/efl_ui_spotlight_manager.eo.h +include/elementary-1/efl_ui_spotlight_manager_scroll.eo.h +include/elementary-1/efl_ui_spotlight_manager_stack.eo.h +include/elementary-1/efl_ui_spotlight_util.eo.h +include/elementary-1/efl_ui_tab_bar.eo.h +include/elementary-1/efl_ui_tab_bar_default_item.eo.h +include/elementary-1/efl_ui_tab_bar_private.h +include/elementary-1/efl_ui_tab_page.eo.h +include/elementary-1/efl_ui_tab_page_private.h +include/elementary-1/efl_ui_tab_pager.eo.h +include/elementary-1/efl_ui_tab_pager_private.h +include/elementary-1/efl_ui_table.eo.h +include/elementary-1/efl_ui_table_static.eo.h +include/elementary-1/efl_ui_tags.eo.h +include/elementary-1/efl_ui_tags_private.h include/elementary-1/efl_ui_text.eo.h -include/elementary-1/efl_ui_text.eo.legacy.h +include/elementary-1/efl_ui_text_async.eo.h include/elementary-1/efl_ui_text_editable.eo.h -include/elementary-1/efl_ui_text_editable.eo.legacy.h -include/elementary-1/efl_ui_text_interactive.eo.h -include/elementary-1/efl_ui_text_interactive.eo.legacy.h +include/elementary-1/efl_ui_text_factory_emoticons.eo.h +include/elementary-1/efl_ui_text_factory_fallback.eo.h +include/elementary-1/efl_ui_text_factory_images.eo.h +include/elementary-1/efl_ui_text_part.eo.h +include/elementary-1/efl_ui_textpath.eo.h +include/elementary-1/efl_ui_textpath_eo.legacy.h +include/elementary-1/efl_ui_textpath_legacy_eo.legacy.h +include/elementary-1/efl_ui_textpath_part.eo.h +include/elementary-1/efl_ui_theme.eo.h +include/elementary-1/efl_ui_timepicker.eo.h +include/elementary-1/efl_ui_timepicker_private.h include/elementary-1/efl_ui_video.eo.h -include/elementary-1/efl_ui_video.eo.legacy.h include/elementary-1/efl_ui_video.h include/elementary-1/efl_ui_video_eo.h +include/elementary-1/efl_ui_video_eo.legacy.h include/elementary-1/efl_ui_video_legacy.h +include/elementary-1/efl_ui_video_legacy_eo.legacy.h include/elementary-1/efl_ui_video_private.h +include/elementary-1/efl_ui_view_model.eo.h +include/elementary-1/efl_ui_widget.eo.h +include/elementary-1/efl_ui_widget_common.h +include/elementary-1/efl_ui_widget_eo.legacy.h +include/elementary-1/efl_ui_widget_factory.eo.h include/elementary-1/efl_ui_widget_flip.h +include/elementary-1/efl_ui_widget_focus_manager.eo.h include/elementary-1/efl_ui_widget_frame.h include/elementary-1/efl_ui_widget_image.h +include/elementary-1/efl_ui_widget_pan.h +include/elementary-1/efl_ui_widget_part.eo.h +include/elementary-1/efl_ui_widget_part_bg.eo.h +include/elementary-1/efl_ui_widget_part_shadow.eo.h +include/elementary-1/efl_ui_widget_scroll_manager.h +include/elementary-1/efl_ui_widget_scrollable_content.eo.h +include/elementary-1/efl_ui_widget_scroller.h include/elementary-1/efl_ui_win.eo.h -include/elementary-1/efl_ui_win.eo.legacy.h +include/elementary-1/efl_ui_win_inlined.eo.h +include/elementary-1/efl_ui_win_inlined_legacy_eo.legacy.h +include/elementary-1/efl_ui_win_legacy_eo.legacy.h +include/elementary-1/efl_ui_win_part.eo.h +include/elementary-1/efl_ui_win_socket.eo.h +include/elementary-1/efl_ui_win_socket_legacy_eo.legacy.h include/elementary-1/elc_combobox.h include/elementary-1/elc_combobox_legacy.h include/elementary-1/elc_ctxpopup.h -include/elementary-1/elc_ctxpopup_eo.h include/elementary-1/elc_ctxpopup_legacy.h include/elementary-1/elc_fileselector.h include/elementary-1/elc_fileselector_button.h @@ -759,7 +1025,6 @@ include/elementary-1/elc_fileselector_common.h include/elementary-1/elc_fileselector_entry.h include/elementary-1/elc_fileselector_entry_legacy.h -include/elementary-1/elc_fileselector_eo.h include/elementary-1/elc_fileselector_legacy.h include/elementary-1/elc_hoversel.h include/elementary-1/elc_hoversel_legacy.h @@ -771,52 +1036,42 @@ include/elementary-1/elc_naviframe_common.h include/elementary-1/elc_naviframe_legacy.h include/elementary-1/elc_popup.h -include/elementary-1/elc_popup_eo.h include/elementary-1/elc_popup_legacy.h -include/elementary-1/elm_access.eo.legacy.h include/elementary-1/elm_access.h -include/elementary-1/elm_actionslider.eo.legacy.h +include/elementary-1/elm_access_eo.legacy.h include/elementary-1/elm_actionslider.h -include/elementary-1/elm_actionslider_internal_part.eo.h -include/elementary-1/elm_actionslider_internal_part.eo.legacy.h +include/elementary-1/elm_actionslider_eo.legacy.h include/elementary-1/elm_actionslider_legacy.h +include/elementary-1/elm_actionslider_part.eo.h include/elementary-1/elm_app.h -include/elementary-1/elm_atspi_app_object.eo.h -include/elementary-1/elm_atspi_app_object.eo.legacy.h include/elementary-1/elm_atspi_app_object.h -include/elementary-1/elm_atspi_bridge.eo.h -include/elementary-1/elm_atspi_bridge.eo.legacy.h +include/elementary-1/elm_atspi_app_object_eo.legacy.h include/elementary-1/elm_atspi_bridge.h +include/elementary-1/elm_atspi_bridge_eo.legacy.h include/elementary-1/elm_authors.h -include/elementary-1/elm_bg.eo.h -include/elementary-1/elm_bg.eo.legacy.h include/elementary-1/elm_bg.h -include/elementary-1/elm_bg_eo.h include/elementary-1/elm_bg_legacy.h -include/elementary-1/elm_box.eo.legacy.h include/elementary-1/elm_box.h include/elementary-1/elm_box_common.h +include/elementary-1/elm_box_eo.legacy.h include/elementary-1/elm_box_legacy.h -include/elementary-1/elm_bubble.eo.legacy.h include/elementary-1/elm_bubble.h -include/elementary-1/elm_bubble_internal_part.eo.h -include/elementary-1/elm_bubble_internal_part.eo.legacy.h +include/elementary-1/elm_bubble_eo.legacy.h include/elementary-1/elm_bubble_legacy.h +include/elementary-1/elm_bubble_part.eo.h include/elementary-1/elm_button.h include/elementary-1/elm_button_legacy.h include/elementary-1/elm_cache.h -include/elementary-1/elm_calendar.eo.h -include/elementary-1/elm_calendar.eo.legacy.h include/elementary-1/elm_calendar.h include/elementary-1/elm_calendar_common.h -include/elementary-1/elm_calendar_eo.h +include/elementary-1/elm_calendar_eo.legacy.h +include/elementary-1/elm_calendar_item_eo.legacy.h include/elementary-1/elm_calendar_legacy.h include/elementary-1/elm_check.h include/elementary-1/elm_check_legacy.h -include/elementary-1/elm_clock.eo.h -include/elementary-1/elm_clock.eo.legacy.h include/elementary-1/elm_clock.h include/elementary-1/elm_clock_eo.h +include/elementary-1/elm_clock_eo.legacy.h include/elementary-1/elm_clock_legacy.h include/elementary-1/elm_cnp.h include/elementary-1/elm_code.h @@ -829,74 +1084,54 @@ include/elementary-1/elm_code_syntax.h include/elementary-1/elm_code_text.h include/elementary-1/elm_code_widget.eo.h -include/elementary-1/elm_code_widget.eo.legacy.h +include/elementary-1/elm_code_widget_eo.legacy.h include/elementary-1/elm_code_widget_legacy.h +include/elementary-1/elm_code_widget_legacy_eo.legacy.h include/elementary-1/elm_code_widget_selection.h include/elementary-1/elm_color_class.h -include/elementary-1/elm_color_item.eo.h -include/elementary-1/elm_color_item.eo.legacy.h -include/elementary-1/elm_colorselector.eo.h -include/elementary-1/elm_colorselector.eo.legacy.h +include/elementary-1/elm_color_item_eo.legacy.h include/elementary-1/elm_colorselector.h include/elementary-1/elm_colorselector_common.h -include/elementary-1/elm_colorselector_eo.h +include/elementary-1/elm_colorselector_eo.legacy.h include/elementary-1/elm_colorselector_legacy.h -include/elementary-1/elm_combobox.eo.h -include/elementary-1/elm_combobox.eo.legacy.h include/elementary-1/elm_config.h include/elementary-1/elm_conform.h -include/elementary-1/elm_conform_eo.h include/elementary-1/elm_conform_legacy.h -include/elementary-1/elm_conformant.eo.h -include/elementary-1/elm_conformant.eo.legacy.h -include/elementary-1/elm_ctxpopup.eo.h -include/elementary-1/elm_ctxpopup.eo.legacy.h -include/elementary-1/elm_ctxpopup_internal_part.eo.h -include/elementary-1/elm_ctxpopup_internal_part.eo.legacy.h -include/elementary-1/elm_ctxpopup_item.eo.h -include/elementary-1/elm_ctxpopup_item.eo.legacy.h +include/elementary-1/elm_conformant_eo.legacy.h +include/elementary-1/elm_ctxpopup_eo.legacy.h +include/elementary-1/elm_ctxpopup_item_eo.legacy.h +include/elementary-1/elm_ctxpopup_part.eo.h include/elementary-1/elm_cursor.h include/elementary-1/elm_datetime.h -include/elementary-1/elm_dayselector.eo.h -include/elementary-1/elm_dayselector.eo.legacy.h include/elementary-1/elm_dayselector.h -include/elementary-1/elm_dayselector_eo.h -include/elementary-1/elm_dayselector_internal_part.eo.h -include/elementary-1/elm_dayselector_internal_part.eo.legacy.h -include/elementary-1/elm_dayselector_item.eo.h -include/elementary-1/elm_dayselector_item.eo.legacy.h +include/elementary-1/elm_dayselector_eo.legacy.h +include/elementary-1/elm_dayselector_item_eo.legacy.h include/elementary-1/elm_dayselector_legacy.h +include/elementary-1/elm_dayselector_part.eo.h include/elementary-1/elm_debug.h include/elementary-1/elm_deprecated.h -include/elementary-1/elm_diskselector.eo.legacy.h include/elementary-1/elm_diskselector.h include/elementary-1/elm_diskselector_common.h -include/elementary-1/elm_diskselector_item.eo.legacy.h +include/elementary-1/elm_diskselector_eo.legacy.h +include/elementary-1/elm_diskselector_item_eo.legacy.h include/elementary-1/elm_diskselector_legacy.h -include/elementary-1/elm_entry.eo.h -include/elementary-1/elm_entry.eo.legacy.h include/elementary-1/elm_entry.h include/elementary-1/elm_entry_common.h include/elementary-1/elm_entry_eo.h -include/elementary-1/elm_entry_internal_part.eo.h -include/elementary-1/elm_entry_internal_part.eo.legacy.h +include/elementary-1/elm_entry_eo.legacy.h include/elementary-1/elm_entry_legacy.h -include/elementary-1/elm_fileselector.eo.h -include/elementary-1/elm_fileselector.eo.legacy.h -include/elementary-1/elm_fileselector_button.eo.legacy.h -include/elementary-1/elm_fileselector_entry.eo.legacy.h -include/elementary-1/elm_fileselector_entry_internal_part.eo.h -include/elementary-1/elm_fileselector_entry_internal_part.eo.legacy.h -include/elementary-1/elm_fileselector_internal_part.eo.h -include/elementary-1/elm_fileselector_internal_part.eo.legacy.h +include/elementary-1/elm_entry_part.eo.h +include/elementary-1/elm_fileselector_button_eo.legacy.h +include/elementary-1/elm_fileselector_entry_eo.legacy.h +include/elementary-1/elm_fileselector_entry_part.eo.h +include/elementary-1/elm_fileselector_eo.legacy.h +include/elementary-1/elm_fileselector_part.eo.h include/elementary-1/elm_finger.h include/elementary-1/elm_flip.h -include/elementary-1/elm_flip_internal_part.eo.h -include/elementary-1/elm_flip_internal_part.eo.legacy.h -include/elementary-1/elm_flipselector.eo.legacy.h +include/elementary-1/elm_flip_part.eo.h include/elementary-1/elm_flipselector.h -include/elementary-1/elm_flipselector_item.eo.h -include/elementary-1/elm_flipselector_item.eo.legacy.h +include/elementary-1/elm_flipselector_eo.legacy.h +include/elementary-1/elm_flipselector_item_eo.legacy.h include/elementary-1/elm_flipselector_legacy.h include/elementary-1/elm_focus.h include/elementary-1/elm_focus_item.h @@ -906,294 +1141,197 @@ include/elementary-1/elm_gen_common.h include/elementary-1/elm_general.eot.h include/elementary-1/elm_general.h -include/elementary-1/elm_gengrid.eo.h -include/elementary-1/elm_gengrid.eo.legacy.h include/elementary-1/elm_gengrid.h include/elementary-1/elm_gengrid_common.h -include/elementary-1/elm_gengrid_eo.h -include/elementary-1/elm_gengrid_item.eo.h -include/elementary-1/elm_gengrid_item.eo.legacy.h +include/elementary-1/elm_gengrid_eo.legacy.h +include/elementary-1/elm_gengrid_item_eo.legacy.h include/elementary-1/elm_gengrid_legacy.h -include/elementary-1/elm_gengrid_pan.eo.h -include/elementary-1/elm_gengrid_pan.eo.legacy.h -include/elementary-1/elm_genlist.eo.h -include/elementary-1/elm_genlist.eo.legacy.h +include/elementary-1/elm_gengrid_pan_eo.legacy.h include/elementary-1/elm_genlist.h include/elementary-1/elm_genlist_common.h -include/elementary-1/elm_genlist_eo.h -include/elementary-1/elm_genlist_item.eo.h -include/elementary-1/elm_genlist_item.eo.legacy.h +include/elementary-1/elm_genlist_eo.legacy.h +include/elementary-1/elm_genlist_item_eo.legacy.h include/elementary-1/elm_genlist_legacy.h -include/elementary-1/elm_genlist_pan.eo.h -include/elementary-1/elm_genlist_pan.eo.legacy.h -include/elementary-1/elm_gesture_layer.eo.h -include/elementary-1/elm_gesture_layer.eo.legacy.h +include/elementary-1/elm_genlist_pan_eo.legacy.h include/elementary-1/elm_gesture_layer.h include/elementary-1/elm_gesture_layer_common.h -include/elementary-1/elm_gesture_layer_eo.h +include/elementary-1/elm_gesture_layer_eo.legacy.h include/elementary-1/elm_gesture_layer_legacy.h include/elementary-1/elm_getting_started.h -include/elementary-1/elm_glview.eo.h -include/elementary-1/elm_glview.eo.legacy.h include/elementary-1/elm_glview.h include/elementary-1/elm_glview_common.h -include/elementary-1/elm_glview_eo.h +include/elementary-1/elm_glview_eo.legacy.h include/elementary-1/elm_glview_legacy.h -include/elementary-1/elm_grid.eo.legacy.h include/elementary-1/elm_grid.h +include/elementary-1/elm_grid_eo.legacy.h include/elementary-1/elm_grid_legacy.h include/elementary-1/elm_helper.h -include/elementary-1/elm_hover.eo.h -include/elementary-1/elm_hover.eo.legacy.h include/elementary-1/elm_hover.h -include/elementary-1/elm_hover_eo.h -include/elementary-1/elm_hover_internal_part.eo.h -include/elementary-1/elm_hover_internal_part.eo.legacy.h +include/elementary-1/elm_hover_eo.legacy.h include/elementary-1/elm_hover_legacy.h -include/elementary-1/elm_hoversel.eo.legacy.h -include/elementary-1/elm_hoversel_item.eo.legacy.h -include/elementary-1/elm_icon.eo.legacy.h +include/elementary-1/elm_hover_part.eo.h +include/elementary-1/elm_hoversel_eo.legacy.h +include/elementary-1/elm_hoversel_item_eo.legacy.h include/elementary-1/elm_icon.h +include/elementary-1/elm_icon_eo.legacy.h include/elementary-1/elm_icon_legacy.h include/elementary-1/elm_image.h include/elementary-1/elm_image_eo.h include/elementary-1/elm_image_legacy.h -include/elementary-1/elm_index.eo.h -include/elementary-1/elm_index.eo.legacy.h include/elementary-1/elm_index.h -include/elementary-1/elm_index_eo.h -include/elementary-1/elm_index_item.eo.h -include/elementary-1/elm_index_item.eo.legacy.h +include/elementary-1/elm_index_eo.legacy.h +include/elementary-1/elm_index_item_eo.legacy.h include/elementary-1/elm_index_legacy.h -include/elementary-1/elm_interface_atspi_accessible.eo.h -include/elementary-1/elm_interface_atspi_accessible.eo.legacy.h -include/elementary-1/elm_interface_atspi_accessible.h -include/elementary-1/elm_interface_atspi_action.eo.h -include/elementary-1/elm_interface_atspi_action.eo.legacy.h -include/elementary-1/elm_interface_atspi_component.eo.h -include/elementary-1/elm_interface_atspi_component.eo.legacy.h -include/elementary-1/elm_interface_atspi_image.eo.h -include/elementary-1/elm_interface_atspi_image.eo.legacy.h -include/elementary-1/elm_interface_atspi_selection.eo.h -include/elementary-1/elm_interface_atspi_selection.eo.legacy.h -include/elementary-1/elm_interface_atspi_text.eo.h -include/elementary-1/elm_interface_atspi_text.eo.legacy.h -include/elementary-1/elm_interface_atspi_text.h -include/elementary-1/elm_interface_atspi_text_editable.eo.h -include/elementary-1/elm_interface_atspi_text_editable.eo.legacy.h -include/elementary-1/elm_interface_atspi_value.eo.h -include/elementary-1/elm_interface_atspi_value.eo.legacy.h -include/elementary-1/elm_interface_atspi_widget_action.eo.h -include/elementary-1/elm_interface_atspi_widget_action.eo.legacy.h -include/elementary-1/elm_interface_atspi_widget_action.h -include/elementary-1/elm_interface_atspi_window.eo.h -include/elementary-1/elm_interface_atspi_window.eo.legacy.h -include/elementary-1/elm_interface_atspi_window.h -include/elementary-1/elm_interface_fileselector.eo.h -include/elementary-1/elm_interface_fileselector.eo.legacy.h include/elementary-1/elm_interface_fileselector.h +include/elementary-1/elm_interface_fileselector_eo.legacy.h include/elementary-1/elm_interface_scrollable.eo.h -include/elementary-1/elm_interface_scrollable.eo.legacy.h include/elementary-1/elm_interface_scrollable.h include/elementary-1/elm_interfaces.h include/elementary-1/elm_intro.h -include/elementary-1/elm_inwin.eo.legacy.h include/elementary-1/elm_inwin.h +include/elementary-1/elm_inwin_eo.legacy.h include/elementary-1/elm_inwin_legacy.h -include/elementary-1/elm_label.eo.h -include/elementary-1/elm_label.eo.legacy.h include/elementary-1/elm_label.h -include/elementary-1/elm_label_eo.h -include/elementary-1/elm_label_internal_part.eo.h -include/elementary-1/elm_label_internal_part.eo.legacy.h +include/elementary-1/elm_label_eo.legacy.h include/elementary-1/elm_label_legacy.h -include/elementary-1/elm_layout.eo.h -include/elementary-1/elm_layout.eo.legacy.h +include/elementary-1/elm_label_part.eo.h include/elementary-1/elm_layout.h include/elementary-1/elm_layout_common.h -include/elementary-1/elm_layout_eo.h -include/elementary-1/elm_layout_internal_part.eo.h -include/elementary-1/elm_layout_internal_part.eo.legacy.h include/elementary-1/elm_layout_legacy.h -include/elementary-1/elm_list.eo.h -include/elementary-1/elm_list.eo.legacy.h include/elementary-1/elm_list.h -include/elementary-1/elm_list_eo.h -include/elementary-1/elm_list_item.eo.h -include/elementary-1/elm_list_item.eo.legacy.h +include/elementary-1/elm_list_eo.legacy.h +include/elementary-1/elm_list_item_eo.legacy.h include/elementary-1/elm_list_legacy.h include/elementary-1/elm_macros.h -include/elementary-1/elm_map.eo.h -include/elementary-1/elm_map.eo.legacy.h include/elementary-1/elm_map.h include/elementary-1/elm_map_common.h -include/elementary-1/elm_map_eo.h +include/elementary-1/elm_map_eo.legacy.h include/elementary-1/elm_map_legacy.h -include/elementary-1/elm_map_pan.eo.h -include/elementary-1/elm_map_pan.eo.legacy.h -include/elementary-1/elm_mapbuf.eo.legacy.h +include/elementary-1/elm_map_pan_eo.legacy.h include/elementary-1/elm_mapbuf.h -include/elementary-1/elm_mapbuf_internal_part.eo.h -include/elementary-1/elm_mapbuf_internal_part.eo.legacy.h +include/elementary-1/elm_mapbuf_eo.legacy.h include/elementary-1/elm_mapbuf_legacy.h -include/elementary-1/elm_menu.eo.h -include/elementary-1/elm_menu.eo.legacy.h +include/elementary-1/elm_mapbuf_part.eo.h include/elementary-1/elm_menu.h -include/elementary-1/elm_menu_eo.h -include/elementary-1/elm_menu_item.eo.h -include/elementary-1/elm_menu_item.eo.legacy.h +include/elementary-1/elm_menu_eo.legacy.h +include/elementary-1/elm_menu_item_eo.legacy.h include/elementary-1/elm_menu_legacy.h include/elementary-1/elm_mirroring.h -include/elementary-1/elm_multibuttonentry.eo.h -include/elementary-1/elm_multibuttonentry.eo.legacy.h -include/elementary-1/elm_multibuttonentry_internal_part.eo.h -include/elementary-1/elm_multibuttonentry_internal_part.eo.legacy.h -include/elementary-1/elm_multibuttonentry_item.eo.h -include/elementary-1/elm_multibuttonentry_item.eo.legacy.h -include/elementary-1/elm_naviframe.eo.legacy.h -include/elementary-1/elm_naviframe_internal_part.eo.h -include/elementary-1/elm_naviframe_internal_part.eo.legacy.h -include/elementary-1/elm_naviframe_item.eo.legacy.h +include/elementary-1/elm_multibuttonentry_eo.legacy.h +include/elementary-1/elm_multibuttonentry_item_eo.legacy.h +include/elementary-1/elm_multibuttonentry_part.eo.h +include/elementary-1/elm_naviframe_eo.legacy.h +include/elementary-1/elm_naviframe_item_eo.legacy.h +include/elementary-1/elm_naviframe_part.eo.h include/elementary-1/elm_need.h -include/elementary-1/elm_notify.eo.h -include/elementary-1/elm_notify.eo.legacy.h include/elementary-1/elm_notify.h include/elementary-1/elm_notify_common.h -include/elementary-1/elm_notify_eo.h -include/elementary-1/elm_notify_internal_part.eo.h -include/elementary-1/elm_notify_internal_part.eo.legacy.h +include/elementary-1/elm_notify_eo.legacy.h include/elementary-1/elm_notify_legacy.h +include/elementary-1/elm_notify_part.eo.h include/elementary-1/elm_object.h include/elementary-1/elm_object_item.h -include/elementary-1/elm_pan.eo.h -include/elementary-1/elm_pan.eo.legacy.h -include/elementary-1/elm_panel.eo.h -include/elementary-1/elm_panel.eo.legacy.h +include/elementary-1/elm_pan_eo.legacy.h include/elementary-1/elm_panel.h include/elementary-1/elm_panel_common.h -include/elementary-1/elm_panel_eo.h -include/elementary-1/elm_panel_internal_part.eo.h -include/elementary-1/elm_panel_internal_part.eo.legacy.h +include/elementary-1/elm_panel_eo.legacy.h include/elementary-1/elm_panel_legacy.h -include/elementary-1/elm_panes.eo.h -include/elementary-1/elm_panes.eo.legacy.h +include/elementary-1/elm_panel_part.eo.h include/elementary-1/elm_panes.h -include/elementary-1/elm_panes_eo.h include/elementary-1/elm_panes_legacy.h include/elementary-1/elm_part_helper.h -include/elementary-1/elm_photo.eo.legacy.h include/elementary-1/elm_photo.h +include/elementary-1/elm_photo_eo.legacy.h include/elementary-1/elm_photo_legacy.h include/elementary-1/elm_photocam.h include/elementary-1/elm_photocam_legacy.h -include/elementary-1/elm_player.eo.h -include/elementary-1/elm_player.eo.legacy.h -include/elementary-1/elm_player_internal_part.eo.h -include/elementary-1/elm_player_internal_part.eo.legacy.h -include/elementary-1/elm_plug.eo.h -include/elementary-1/elm_plug.eo.legacy.h +include/elementary-1/elm_player_eo.legacy.h +include/elementary-1/elm_player_part.eo.h include/elementary-1/elm_plug.h -include/elementary-1/elm_plug_eo.h +include/elementary-1/elm_plug_eo.legacy.h include/elementary-1/elm_plug_legacy.h -include/elementary-1/elm_popup.eo.h -include/elementary-1/elm_popup.eo.legacy.h -include/elementary-1/elm_popup_internal_part.eo.h -include/elementary-1/elm_popup_internal_part.eo.legacy.h -include/elementary-1/elm_popup_item.eo.h -include/elementary-1/elm_popup_item.eo.legacy.h -include/elementary-1/elm_prefs.eo.legacy.h +include/elementary-1/elm_popup_eo.legacy.h +include/elementary-1/elm_popup_item_eo.legacy.h +include/elementary-1/elm_popup_part.eo.h include/elementary-1/elm_prefs.h include/elementary-1/elm_prefs_common.h include/elementary-1/elm_prefs_data.h +include/elementary-1/elm_prefs_eo.legacy.h include/elementary-1/elm_prefs_legacy.h include/elementary-1/elm_progressbar.h include/elementary-1/elm_progressbar_common.h include/elementary-1/elm_progressbar_legacy.h include/elementary-1/elm_radio.h include/elementary-1/elm_radio_legacy.h -include/elementary-1/elm_route.eo.h -include/elementary-1/elm_route.eo.legacy.h include/elementary-1/elm_route.h -include/elementary-1/elm_route_eo.h +include/elementary-1/elm_route_eo.legacy.h include/elementary-1/elm_route_legacy.h include/elementary-1/elm_scale.h include/elementary-1/elm_scroll.h -include/elementary-1/elm_scroller.eo.h -include/elementary-1/elm_scroller.eo.legacy.h include/elementary-1/elm_scroller.h -include/elementary-1/elm_scroller_eo.h -include/elementary-1/elm_scroller_internal_part.eo.h -include/elementary-1/elm_scroller_internal_part.eo.legacy.h +include/elementary-1/elm_scroller_eo.legacy.h include/elementary-1/elm_scroller_legacy.h -include/elementary-1/elm_segment_control.eo.legacy.h +include/elementary-1/elm_scroller_part.eo.h include/elementary-1/elm_segment_control.h -include/elementary-1/elm_segment_control_item.eo.legacy.h +include/elementary-1/elm_segment_control_eo.legacy.h +include/elementary-1/elm_segment_control_item_eo.legacy.h include/elementary-1/elm_segment_control_legacy.h -include/elementary-1/elm_separator.eo.legacy.h include/elementary-1/elm_separator.h +include/elementary-1/elm_separator_eo.legacy.h include/elementary-1/elm_separator_legacy.h include/elementary-1/elm_slider.h include/elementary-1/elm_slider_common.h +include/elementary-1/elm_slider_eo.legacy.h include/elementary-1/elm_slider_legacy.h -include/elementary-1/elm_slideshow.eo.legacy.h +include/elementary-1/elm_slider_part_indicator_eo.legacy.h include/elementary-1/elm_slideshow.h include/elementary-1/elm_slideshow_common.h -include/elementary-1/elm_slideshow_item.eo.legacy.h +include/elementary-1/elm_slideshow_eo.legacy.h +include/elementary-1/elm_slideshow_item_eo.legacy.h include/elementary-1/elm_slideshow_legacy.h -include/elementary-1/elm_spinner.eo.h -include/elementary-1/elm_spinner.eo.legacy.h include/elementary-1/elm_spinner.h -include/elementary-1/elm_spinner_eo.h +include/elementary-1/elm_spinner_eo.legacy.h include/elementary-1/elm_spinner_legacy.h include/elementary-1/elm_store.h -include/elementary-1/elm_sys_notify.eo.h -include/elementary-1/elm_sys_notify.eo.legacy.h include/elementary-1/elm_sys_notify.h -include/elementary-1/elm_sys_notify_dbus.eo.h -include/elementary-1/elm_sys_notify_dbus.eo.legacy.h -include/elementary-1/elm_sys_notify_interface.eo.h -include/elementary-1/elm_sys_notify_interface.eo.legacy.h -include/elementary-1/elm_systray.eo.h -include/elementary-1/elm_systray.eo.legacy.h +include/elementary-1/elm_sys_notify_dbus_eo.legacy.h +include/elementary-1/elm_sys_notify_eo.legacy.h +include/elementary-1/elm_sys_notify_interface_eo.legacy.h include/elementary-1/elm_systray.h include/elementary-1/elm_systray_common.h -include/elementary-1/elm_systray_eo.h +include/elementary-1/elm_systray_eo.legacy.h include/elementary-1/elm_systray_watcher.h -include/elementary-1/elm_table.eo.legacy.h include/elementary-1/elm_table.h +include/elementary-1/elm_table_eo.legacy.h include/elementary-1/elm_table_legacy.h +include/elementary-1/elm_textpath.h +include/elementary-1/elm_textpath_legacy.h include/elementary-1/elm_theme.h -include/elementary-1/elm_thumb.eo.legacy.h include/elementary-1/elm_thumb.h include/elementary-1/elm_thumb_common.h +include/elementary-1/elm_thumb_eo.legacy.h include/elementary-1/elm_thumb_legacy.h -include/elementary-1/elm_toolbar.eo.h -include/elementary-1/elm_toolbar.eo.legacy.h include/elementary-1/elm_toolbar.h include/elementary-1/elm_toolbar_common.h include/elementary-1/elm_toolbar_eo.h -include/elementary-1/elm_toolbar_item.eo.h -include/elementary-1/elm_toolbar_item.eo.legacy.h +include/elementary-1/elm_toolbar_eo.legacy.h +include/elementary-1/elm_toolbar_item_eo.legacy.h include/elementary-1/elm_toolbar_legacy.h include/elementary-1/elm_tooltip.h include/elementary-1/elm_transit.h -include/elementary-1/elm_view_form.eo.h -include/elementary-1/elm_view_form.eo.legacy.h include/elementary-1/elm_view_form.h -include/elementary-1/elm_view_list.eo.h -include/elementary-1/elm_view_list.eo.legacy.h +include/elementary-1/elm_view_form_eo.h +include/elementary-1/elm_view_form_eo.legacy.h include/elementary-1/elm_view_list.h -include/elementary-1/elm_web.eo.h -include/elementary-1/elm_web.eo.legacy.h +include/elementary-1/elm_view_list_eo.h +include/elementary-1/elm_view_list_eo.legacy.h include/elementary-1/elm_web.h include/elementary-1/elm_web_common.h include/elementary-1/elm_web_eo.h +include/elementary-1/elm_web_eo.legacy.h include/elementary-1/elm_web_legacy.h -include/elementary-1/elm_widget.eo.h -include/elementary-1/elm_widget.eo.legacy.h include/elementary-1/elm_widget.h include/elementary-1/elm_widget_actionslider.h -include/elementary-1/elm_widget_bg.h include/elementary-1/elm_widget_box.h include/elementary-1/elm_widget_bubble.h include/elementary-1/elm_widget_calendar.h @@ -1219,8 +1357,9 @@ include/elementary-1/elm_widget_icon.h include/elementary-1/elm_widget_index.h include/elementary-1/elm_widget_inwin.h -include/elementary-1/elm_widget_item.eo.h -include/elementary-1/elm_widget_item.eo.legacy.h +include/elementary-1/elm_widget_item_container_eo.legacy.h +include/elementary-1/elm_widget_item_eo.legacy.h +include/elementary-1/elm_widget_item_static_focus_eo.legacy.h include/elementary-1/elm_widget_label.h include/elementary-1/elm_widget_layout.h include/elementary-1/elm_widget_list.h @@ -1231,7 +1370,6 @@ include/elementary-1/elm_widget_naviframe.h include/elementary-1/elm_widget_notify.h include/elementary-1/elm_widget_panel.h -include/elementary-1/elm_widget_panes.h include/elementary-1/elm_widget_photo.h include/elementary-1/elm_widget_player.h include/elementary-1/elm_widget_plug.h @@ -1241,6 +1379,7 @@ include/elementary-1/elm_widget_scroller.h include/elementary-1/elm_widget_segment_control.h include/elementary-1/elm_widget_separator.h +include/elementary-1/elm_widget_slider.h include/elementary-1/elm_widget_slideshow.h include/elementary-1/elm_widget_spinner.h include/elementary-1/elm_widget_table.h @@ -1251,10 +1390,41 @@ include/elementary-1/elm_win_common.h include/elementary-1/elm_win_eo.h include/elementary-1/elm_win_legacy.h +include/elementary-cxx-1/Efl_Ui.hh include/elementary-cxx-1/Elementary.eo.hh -include/elementary-cxx-1/Elementary.hh +include/elementary-cxx-1/efl_access_action.eo.hh +include/elementary-cxx-1/efl_access_action.eo.impl.hh +include/elementary-cxx-1/efl_access_component.eo.hh +include/elementary-cxx-1/efl_access_component.eo.impl.hh +include/elementary-cxx-1/efl_access_editable_text.eo.hh +include/elementary-cxx-1/efl_access_editable_text.eo.impl.hh +include/elementary-cxx-1/efl_access_object.eo.hh +include/elementary-cxx-1/efl_access_object.eo.impl.hh +include/elementary-cxx-1/efl_access_selection.eo.hh +include/elementary-cxx-1/efl_access_selection.eo.impl.hh +include/elementary-cxx-1/efl_access_text.eo.hh +include/elementary-cxx-1/efl_access_text.eo.impl.hh +include/elementary-cxx-1/efl_access_value.eo.hh +include/elementary-cxx-1/efl_access_value.eo.impl.hh +include/elementary-cxx-1/efl_access_widget_action.eo.hh +include/elementary-cxx-1/efl_access_widget_action.eo.impl.hh +include/elementary-cxx-1/efl_access_window.eo.hh +include/elementary-cxx-1/efl_access_window.eo.impl.hh include/elementary-cxx-1/efl_config_global.eo.hh include/elementary-cxx-1/efl_config_global.eo.impl.hh +include/elementary-cxx-1/efl_text_interactive.eo.hh +include/elementary-cxx-1/efl_text_interactive.eo.impl.hh +include/elementary-cxx-1/efl_ui.eot.hh +include/elementary-cxx-1/efl_ui_action_connector.eo.hh +include/elementary-cxx-1/efl_ui_action_connector.eo.impl.hh +include/elementary-cxx-1/efl_ui_alert_popup.eo.hh +include/elementary-cxx-1/efl_ui_alert_popup.eo.impl.hh +include/elementary-cxx-1/efl_ui_alert_popup_part.eo.hh +include/elementary-cxx-1/efl_ui_alert_popup_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_animation_view.eo.hh +include/elementary-cxx-1/efl_ui_animation_view.eo.impl.hh +include/elementary-cxx-1/efl_ui_bg.eo.hh +include/elementary-cxx-1/efl_ui_bg.eo.impl.hh include/elementary-cxx-1/efl_ui_box.eo.hh include/elementary-cxx-1/efl_ui_box.eo.impl.hh include/elementary-cxx-1/efl_ui_box_flow.eo.hh @@ -1263,32 +1433,69 @@ include/elementary-cxx-1/efl_ui_box_stack.eo.impl.hh include/elementary-cxx-1/efl_ui_button.eo.hh include/elementary-cxx-1/efl_ui_button.eo.impl.hh -include/elementary-cxx-1/efl_ui_button_internal_part.eo.hh -include/elementary-cxx-1/efl_ui_button_internal_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_button_legacy_part.eo.hh +include/elementary-cxx-1/efl_ui_button_legacy_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_caching_factory.eo.hh +include/elementary-cxx-1/efl_ui_caching_factory.eo.impl.hh +include/elementary-cxx-1/efl_ui_calendar.eo.hh +include/elementary-cxx-1/efl_ui_calendar.eo.impl.hh +include/elementary-cxx-1/efl_ui_calendar_item.eo.hh +include/elementary-cxx-1/efl_ui_calendar_item.eo.impl.hh include/elementary-cxx-1/efl_ui_check.eo.hh include/elementary-cxx-1/efl_ui_check.eo.impl.hh +include/elementary-cxx-1/efl_ui_check_legacy_part.eo.hh +include/elementary-cxx-1/efl_ui_check_legacy_part.eo.impl.hh include/elementary-cxx-1/efl_ui_clock.eo.hh include/elementary-cxx-1/efl_ui_clock.eo.impl.hh +include/elementary-cxx-1/efl_ui_collection.eo.hh +include/elementary-cxx-1/efl_ui_collection.eo.impl.hh +include/elementary-cxx-1/efl_ui_collection_view.eo.hh +include/elementary-cxx-1/efl_ui_collection_view.eo.impl.hh +include/elementary-cxx-1/efl_ui_collection_view_focus_manager.eo.hh +include/elementary-cxx-1/efl_ui_collection_view_focus_manager.eo.impl.hh +include/elementary-cxx-1/efl_ui_datepicker.eo.hh +include/elementary-cxx-1/efl_ui_datepicker.eo.impl.hh +include/elementary-cxx-1/efl_ui_default_item.eo.hh +include/elementary-cxx-1/efl_ui_default_item.eo.impl.hh +include/elementary-cxx-1/efl_ui_dnd.eo.hh +include/elementary-cxx-1/efl_ui_dnd.eo.impl.hh +include/elementary-cxx-1/efl_ui_dnd_container.eo.hh +include/elementary-cxx-1/efl_ui_dnd_container.eo.impl.hh +include/elementary-cxx-1/efl_ui_dnd_types.eot.hh include/elementary-cxx-1/efl_ui_flip.eo.hh include/elementary-cxx-1/efl_ui_flip.eo.impl.hh -include/elementary-cxx-1/efl_ui_flip_internal_part.eo.hh -include/elementary-cxx-1/efl_ui_flip_internal_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_flip_part.eo.hh +include/elementary-cxx-1/efl_ui_flip_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_focus_composition.eo.hh +include/elementary-cxx-1/efl_ui_focus_composition.eo.impl.hh +include/elementary-cxx-1/efl_ui_focus_layer.eo.hh +include/elementary-cxx-1/efl_ui_focus_layer.eo.impl.hh include/elementary-cxx-1/efl_ui_focus_manager.eo.hh include/elementary-cxx-1/efl_ui_focus_manager.eo.impl.hh +include/elementary-cxx-1/efl_ui_focus_manager_calc.eo.hh +include/elementary-cxx-1/efl_ui_focus_manager_calc.eo.impl.hh include/elementary-cxx-1/efl_ui_focus_manager_root_focus.eo.hh include/elementary-cxx-1/efl_ui_focus_manager_root_focus.eo.impl.hh include/elementary-cxx-1/efl_ui_focus_manager_sub.eo.hh include/elementary-cxx-1/efl_ui_focus_manager_sub.eo.impl.hh +include/elementary-cxx-1/efl_ui_focus_manager_window_root.eo.hh +include/elementary-cxx-1/efl_ui_focus_manager_window_root.eo.impl.hh include/elementary-cxx-1/efl_ui_focus_object.eo.hh include/elementary-cxx-1/efl_ui_focus_object.eo.impl.hh -include/elementary-cxx-1/efl_ui_focus_user.eo.hh -include/elementary-cxx-1/efl_ui_focus_user.eo.impl.hh +include/elementary-cxx-1/efl_ui_focus_util.eo.hh +include/elementary-cxx-1/efl_ui_focus_util.eo.impl.hh +include/elementary-cxx-1/efl_ui_format.eo.hh +include/elementary-cxx-1/efl_ui_format.eo.impl.hh include/elementary-cxx-1/efl_ui_frame.eo.hh include/elementary-cxx-1/efl_ui_frame.eo.impl.hh include/elementary-cxx-1/efl_ui_grid.eo.hh include/elementary-cxx-1/efl_ui_grid.eo.impl.hh -include/elementary-cxx-1/efl_ui_grid_static.eo.hh -include/elementary-cxx-1/efl_ui_grid_static.eo.impl.hh +include/elementary-cxx-1/efl_ui_grid_default_item.eo.hh +include/elementary-cxx-1/efl_ui_grid_default_item.eo.impl.hh +include/elementary-cxx-1/efl_ui_grid_view.eo.hh +include/elementary-cxx-1/efl_ui_grid_view.eo.impl.hh +include/elementary-cxx-1/efl_ui_group_item.eo.hh +include/elementary-cxx-1/efl_ui_group_item.eo.impl.hh include/elementary-cxx-1/efl_ui_image.eo.hh include/elementary-cxx-1/efl_ui_image.eo.impl.hh include/elementary-cxx-1/efl_ui_image_factory.eo.hh @@ -1297,221 +1504,200 @@ include/elementary-cxx-1/efl_ui_image_zoomable.eo.impl.hh include/elementary-cxx-1/efl_ui_image_zoomable_pan.eo.hh include/elementary-cxx-1/efl_ui_image_zoomable_pan.eo.impl.hh -include/elementary-cxx-1/efl_ui_layout_internal_box.eo.hh -include/elementary-cxx-1/efl_ui_layout_internal_box.eo.impl.hh -include/elementary-cxx-1/efl_ui_layout_internal_table.eo.hh -include/elementary-cxx-1/efl_ui_layout_internal_table.eo.impl.hh -include/elementary-cxx-1/efl_ui_nstate.eo.hh -include/elementary-cxx-1/efl_ui_nstate.eo.impl.hh +include/elementary-cxx-1/efl_ui_item.eo.hh +include/elementary-cxx-1/efl_ui_item.eo.impl.hh +include/elementary-cxx-1/efl_ui_item_clickable.eo.hh +include/elementary-cxx-1/efl_ui_item_clickable.eo.impl.hh +include/elementary-cxx-1/efl_ui_l10n.eo.hh +include/elementary-cxx-1/efl_ui_l10n.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout.eo.hh +include/elementary-cxx-1/efl_ui_layout.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_base.eo.hh +include/elementary-cxx-1/efl_ui_layout_base.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_factory.eo.hh +include/elementary-cxx-1/efl_ui_layout_factory.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part.eo.hh +include/elementary-cxx-1/efl_ui_layout_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part_bg.eo.hh +include/elementary-cxx-1/efl_ui_layout_part_bg.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part_box.eo.hh +include/elementary-cxx-1/efl_ui_layout_part_box.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part_content.eo.hh +include/elementary-cxx-1/efl_ui_layout_part_content.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part_legacy.eo.hh +include/elementary-cxx-1/efl_ui_layout_part_legacy.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part_table.eo.hh +include/elementary-cxx-1/efl_ui_layout_part_table.eo.impl.hh +include/elementary-cxx-1/efl_ui_layout_part_text.eo.hh +include/elementary-cxx-1/efl_ui_layout_part_text.eo.impl.hh +include/elementary-cxx-1/efl_ui_legacy.eo.hh +include/elementary-cxx-1/efl_ui_legacy.eo.impl.hh +include/elementary-cxx-1/efl_ui_list.eo.hh +include/elementary-cxx-1/efl_ui_list.eo.impl.hh +include/elementary-cxx-1/efl_ui_list_default_item.eo.hh +include/elementary-cxx-1/efl_ui_list_default_item.eo.impl.hh +include/elementary-cxx-1/efl_ui_list_placeholder_item.eo.hh +include/elementary-cxx-1/efl_ui_list_placeholder_item.eo.impl.hh +include/elementary-cxx-1/efl_ui_list_view.eo.hh +include/elementary-cxx-1/efl_ui_list_view.eo.impl.hh +include/elementary-cxx-1/efl_ui_multi_selectable.eo.hh +include/elementary-cxx-1/efl_ui_multi_selectable.eo.impl.hh +include/elementary-cxx-1/efl_ui_multi_selectable_async.eo.hh +include/elementary-cxx-1/efl_ui_multi_selectable_async.eo.impl.hh +include/elementary-cxx-1/efl_ui_navigation_bar.eo.hh +include/elementary-cxx-1/efl_ui_navigation_bar.eo.impl.hh +include/elementary-cxx-1/efl_ui_navigation_bar_part.eo.hh +include/elementary-cxx-1/efl_ui_navigation_bar_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_navigation_bar_part_back_button.eo.hh +include/elementary-cxx-1/efl_ui_navigation_bar_part_back_button.eo.impl.hh +include/elementary-cxx-1/efl_ui_navigation_layout.eo.hh +include/elementary-cxx-1/efl_ui_navigation_layout.eo.impl.hh +include/elementary-cxx-1/efl_ui_pan.eo.hh +include/elementary-cxx-1/efl_ui_pan.eo.impl.hh +include/elementary-cxx-1/efl_ui_panel.eo.hh +include/elementary-cxx-1/efl_ui_panel.eo.impl.hh +include/elementary-cxx-1/efl_ui_panes.eo.hh +include/elementary-cxx-1/efl_ui_panes.eo.impl.hh +include/elementary-cxx-1/efl_ui_panes_part.eo.hh +include/elementary-cxx-1/efl_ui_panes_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_popup.eo.hh +include/elementary-cxx-1/efl_ui_popup.eo.impl.hh +include/elementary-cxx-1/efl_ui_popup_part_backwall.eo.hh +include/elementary-cxx-1/efl_ui_popup_part_backwall.eo.impl.hh +include/elementary-cxx-1/efl_ui_position_manager_data_access_v1.eo.hh +include/elementary-cxx-1/efl_ui_position_manager_data_access_v1.eo.impl.hh +include/elementary-cxx-1/efl_ui_position_manager_entity.eo.hh +include/elementary-cxx-1/efl_ui_position_manager_entity.eo.impl.hh +include/elementary-cxx-1/efl_ui_position_manager_grid.eo.hh +include/elementary-cxx-1/efl_ui_position_manager_grid.eo.impl.hh +include/elementary-cxx-1/efl_ui_position_manager_list.eo.hh +include/elementary-cxx-1/efl_ui_position_manager_list.eo.impl.hh include/elementary-cxx-1/efl_ui_progressbar.eo.hh include/elementary-cxx-1/efl_ui_progressbar.eo.impl.hh -include/elementary-cxx-1/efl_ui_progressbar_internal_part.eo.hh -include/elementary-cxx-1/efl_ui_progressbar_internal_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_progressbar_legacy_part.eo.hh +include/elementary-cxx-1/efl_ui_progressbar_legacy_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_progressbar_part.eo.hh +include/elementary-cxx-1/efl_ui_progressbar_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_property_bind_part.eo.hh +include/elementary-cxx-1/efl_ui_property_bind_part.eo.impl.hh include/elementary-cxx-1/efl_ui_radio.eo.hh include/elementary-cxx-1/efl_ui_radio.eo.impl.hh +include/elementary-cxx-1/efl_ui_radio_box.eo.hh +include/elementary-cxx-1/efl_ui_radio_box.eo.impl.hh +include/elementary-cxx-1/efl_ui_radio_group.eo.hh +include/elementary-cxx-1/efl_ui_radio_group.eo.impl.hh +include/elementary-cxx-1/efl_ui_radio_group_impl.eo.hh +include/elementary-cxx-1/efl_ui_radio_group_impl.eo.impl.hh +include/elementary-cxx-1/efl_ui_radio_legacy_part.eo.hh +include/elementary-cxx-1/efl_ui_radio_legacy_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_relative_layout.eo.hh +include/elementary-cxx-1/efl_ui_relative_layout.eo.impl.hh +include/elementary-cxx-1/efl_ui_scroll_manager.eo.hh +include/elementary-cxx-1/efl_ui_scroll_manager.eo.impl.hh +include/elementary-cxx-1/efl_ui_scroller.eo.hh +include/elementary-cxx-1/efl_ui_scroller.eo.impl.hh +include/elementary-cxx-1/efl_ui_select_model.eo.hh +include/elementary-cxx-1/efl_ui_select_model.eo.impl.hh +include/elementary-cxx-1/efl_ui_selectable.eo.hh +include/elementary-cxx-1/efl_ui_selectable.eo.impl.hh +include/elementary-cxx-1/efl_ui_selection.eo.hh +include/elementary-cxx-1/efl_ui_selection.eo.impl.hh +include/elementary-cxx-1/efl_ui_selection_types.eot.hh +include/elementary-cxx-1/efl_ui_single_selectable.eo.hh +include/elementary-cxx-1/efl_ui_single_selectable.eo.impl.hh include/elementary-cxx-1/efl_ui_slider.eo.hh include/elementary-cxx-1/efl_ui_slider.eo.impl.hh -include/elementary-cxx-1/efl_ui_slider_internal_part.eo.hh -include/elementary-cxx-1/efl_ui_slider_internal_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_slider_interval.eo.hh +include/elementary-cxx-1/efl_ui_slider_interval.eo.impl.hh +include/elementary-cxx-1/efl_ui_spin.eo.hh +include/elementary-cxx-1/efl_ui_spin.eo.impl.hh +include/elementary-cxx-1/efl_ui_spin_button.eo.hh +include/elementary-cxx-1/efl_ui_spin_button.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_container.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_container.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_indicator.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_indicator.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_indicator_icon.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_indicator_icon.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_manager.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_manager.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_manager_scroll.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_manager_scroll.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_manager_stack.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_manager_stack.eo.impl.hh +include/elementary-cxx-1/efl_ui_spotlight_util.eo.hh +include/elementary-cxx-1/efl_ui_spotlight_util.eo.impl.hh +include/elementary-cxx-1/efl_ui_tab_bar.eo.hh +include/elementary-cxx-1/efl_ui_tab_bar.eo.impl.hh +include/elementary-cxx-1/efl_ui_tab_bar_default_item.eo.hh +include/elementary-cxx-1/efl_ui_tab_bar_default_item.eo.impl.hh +include/elementary-cxx-1/efl_ui_tab_page.eo.hh +include/elementary-cxx-1/efl_ui_tab_page.eo.impl.hh +include/elementary-cxx-1/efl_ui_tab_pager.eo.hh +include/elementary-cxx-1/efl_ui_tab_pager.eo.impl.hh +include/elementary-cxx-1/efl_ui_table.eo.hh +include/elementary-cxx-1/efl_ui_table.eo.impl.hh +include/elementary-cxx-1/efl_ui_table_static.eo.hh +include/elementary-cxx-1/efl_ui_table_static.eo.impl.hh +include/elementary-cxx-1/efl_ui_tags.eo.hh +include/elementary-cxx-1/efl_ui_tags.eo.impl.hh include/elementary-cxx-1/efl_ui_text.eo.hh include/elementary-cxx-1/efl_ui_text.eo.impl.hh +include/elementary-cxx-1/efl_ui_text_async.eo.hh +include/elementary-cxx-1/efl_ui_text_async.eo.impl.hh include/elementary-cxx-1/efl_ui_text_editable.eo.hh include/elementary-cxx-1/efl_ui_text_editable.eo.impl.hh -include/elementary-cxx-1/efl_ui_text_interactive.eo.hh -include/elementary-cxx-1/efl_ui_text_interactive.eo.impl.hh +include/elementary-cxx-1/efl_ui_text_factory_emoticons.eo.hh +include/elementary-cxx-1/efl_ui_text_factory_emoticons.eo.impl.hh +include/elementary-cxx-1/efl_ui_text_factory_fallback.eo.hh +include/elementary-cxx-1/efl_ui_text_factory_fallback.eo.impl.hh +include/elementary-cxx-1/efl_ui_text_factory_images.eo.hh +include/elementary-cxx-1/efl_ui_text_factory_images.eo.impl.hh +include/elementary-cxx-1/efl_ui_text_part.eo.hh +include/elementary-cxx-1/efl_ui_text_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_textpath.eo.hh +include/elementary-cxx-1/efl_ui_textpath.eo.impl.hh +include/elementary-cxx-1/efl_ui_textpath_part.eo.hh +include/elementary-cxx-1/efl_ui_textpath_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_theme.eo.hh +include/elementary-cxx-1/efl_ui_theme.eo.impl.hh +include/elementary-cxx-1/efl_ui_timepicker.eo.hh +include/elementary-cxx-1/efl_ui_timepicker.eo.impl.hh include/elementary-cxx-1/efl_ui_video.eo.hh include/elementary-cxx-1/efl_ui_video.eo.impl.hh +include/elementary-cxx-1/efl_ui_view_model.eo.hh +include/elementary-cxx-1/efl_ui_view_model.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget.eo.hh +include/elementary-cxx-1/efl_ui_widget.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget_factory.eo.hh +include/elementary-cxx-1/efl_ui_widget_factory.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget_focus_manager.eo.hh +include/elementary-cxx-1/efl_ui_widget_focus_manager.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget_part.eo.hh +include/elementary-cxx-1/efl_ui_widget_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget_part_bg.eo.hh +include/elementary-cxx-1/efl_ui_widget_part_bg.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget_part_shadow.eo.hh +include/elementary-cxx-1/efl_ui_widget_part_shadow.eo.impl.hh +include/elementary-cxx-1/efl_ui_widget_scrollable_content.eo.hh +include/elementary-cxx-1/efl_ui_widget_scrollable_content.eo.impl.hh include/elementary-cxx-1/efl_ui_win.eo.hh include/elementary-cxx-1/efl_ui_win.eo.impl.hh -include/elementary-cxx-1/elm_actionslider_internal_part.eo.hh -include/elementary-cxx-1/elm_actionslider_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_atspi_app_object.eo.hh -include/elementary-cxx-1/elm_atspi_app_object.eo.impl.hh -include/elementary-cxx-1/elm_atspi_bridge.eo.hh -include/elementary-cxx-1/elm_atspi_bridge.eo.impl.hh -include/elementary-cxx-1/elm_bg.eo.hh -include/elementary-cxx-1/elm_bg.eo.impl.hh -include/elementary-cxx-1/elm_bubble_internal_part.eo.hh -include/elementary-cxx-1/elm_bubble_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_calendar.eo.hh -include/elementary-cxx-1/elm_calendar.eo.impl.hh -include/elementary-cxx-1/elm_clock.eo.hh -include/elementary-cxx-1/elm_clock.eo.impl.hh +include/elementary-cxx-1/efl_ui_win_inlined.eo.hh +include/elementary-cxx-1/efl_ui_win_inlined.eo.impl.hh +include/elementary-cxx-1/efl_ui_win_part.eo.hh +include/elementary-cxx-1/efl_ui_win_part.eo.impl.hh +include/elementary-cxx-1/efl_ui_win_socket.eo.hh +include/elementary-cxx-1/efl_ui_win_socket.eo.impl.hh include/elementary-cxx-1/elm_code_widget.eo.hh include/elementary-cxx-1/elm_code_widget.eo.impl.hh -include/elementary-cxx-1/elm_color_item.eo.hh -include/elementary-cxx-1/elm_color_item.eo.impl.hh -include/elementary-cxx-1/elm_colorselector.eo.hh -include/elementary-cxx-1/elm_colorselector.eo.impl.hh -include/elementary-cxx-1/elm_combobox.eo.hh -include/elementary-cxx-1/elm_combobox.eo.impl.hh -include/elementary-cxx-1/elm_conformant.eo.hh -include/elementary-cxx-1/elm_conformant.eo.impl.hh -include/elementary-cxx-1/elm_ctxpopup.eo.hh -include/elementary-cxx-1/elm_ctxpopup.eo.impl.hh -include/elementary-cxx-1/elm_ctxpopup_internal_part.eo.hh -include/elementary-cxx-1/elm_ctxpopup_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_ctxpopup_item.eo.hh -include/elementary-cxx-1/elm_ctxpopup_item.eo.impl.hh -include/elementary-cxx-1/elm_dayselector.eo.hh -include/elementary-cxx-1/elm_dayselector.eo.impl.hh -include/elementary-cxx-1/elm_dayselector_internal_part.eo.hh -include/elementary-cxx-1/elm_dayselector_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_dayselector_item.eo.hh -include/elementary-cxx-1/elm_dayselector_item.eo.impl.hh -include/elementary-cxx-1/elm_entry.eo.hh -include/elementary-cxx-1/elm_entry.eo.impl.hh -include/elementary-cxx-1/elm_entry_internal_part.eo.hh -include/elementary-cxx-1/elm_entry_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_fileselector.eo.hh -include/elementary-cxx-1/elm_fileselector.eo.impl.hh -include/elementary-cxx-1/elm_fileselector_entry_internal_part.eo.hh -include/elementary-cxx-1/elm_fileselector_entry_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_fileselector_internal_part.eo.hh -include/elementary-cxx-1/elm_fileselector_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_flip_internal_part.eo.hh -include/elementary-cxx-1/elm_flip_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_flipselector_item.eo.hh -include/elementary-cxx-1/elm_flipselector_item.eo.impl.hh -include/elementary-cxx-1/elm_gengrid.eo.hh -include/elementary-cxx-1/elm_gengrid.eo.impl.hh -include/elementary-cxx-1/elm_gengrid_item.eo.hh -include/elementary-cxx-1/elm_gengrid_item.eo.impl.hh -include/elementary-cxx-1/elm_gengrid_pan.eo.hh -include/elementary-cxx-1/elm_gengrid_pan.eo.impl.hh -include/elementary-cxx-1/elm_genlist.eo.hh -include/elementary-cxx-1/elm_genlist.eo.impl.hh -include/elementary-cxx-1/elm_genlist_item.eo.hh -include/elementary-cxx-1/elm_genlist_item.eo.impl.hh -include/elementary-cxx-1/elm_genlist_pan.eo.hh -include/elementary-cxx-1/elm_genlist_pan.eo.impl.hh -include/elementary-cxx-1/elm_gesture_layer.eo.hh -include/elementary-cxx-1/elm_gesture_layer.eo.impl.hh -include/elementary-cxx-1/elm_glview.eo.hh -include/elementary-cxx-1/elm_glview.eo.impl.hh -include/elementary-cxx-1/elm_hover.eo.hh -include/elementary-cxx-1/elm_hover.eo.impl.hh -include/elementary-cxx-1/elm_hover_internal_part.eo.hh -include/elementary-cxx-1/elm_hover_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_index.eo.hh -include/elementary-cxx-1/elm_index.eo.impl.hh -include/elementary-cxx-1/elm_index_item.eo.hh -include/elementary-cxx-1/elm_index_item.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_accessible.eo.hh -include/elementary-cxx-1/elm_interface_atspi_accessible.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_action.eo.hh -include/elementary-cxx-1/elm_interface_atspi_action.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_component.eo.hh -include/elementary-cxx-1/elm_interface_atspi_component.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_image.eo.hh -include/elementary-cxx-1/elm_interface_atspi_image.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_selection.eo.hh -include/elementary-cxx-1/elm_interface_atspi_selection.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_text.eo.hh -include/elementary-cxx-1/elm_interface_atspi_text.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_text_editable.eo.hh -include/elementary-cxx-1/elm_interface_atspi_text_editable.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_value.eo.hh -include/elementary-cxx-1/elm_interface_atspi_value.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_widget_action.eo.hh -include/elementary-cxx-1/elm_interface_atspi_widget_action.eo.impl.hh -include/elementary-cxx-1/elm_interface_atspi_window.eo.hh -include/elementary-cxx-1/elm_interface_atspi_window.eo.impl.hh -include/elementary-cxx-1/elm_interface_fileselector.eo.hh -include/elementary-cxx-1/elm_interface_fileselector.eo.impl.hh +include/elementary-cxx-1/elm_general.eot.hh include/elementary-cxx-1/elm_interface_scrollable.eo.hh include/elementary-cxx-1/elm_interface_scrollable.eo.impl.hh -include/elementary-cxx-1/elm_label.eo.hh -include/elementary-cxx-1/elm_label.eo.impl.hh -include/elementary-cxx-1/elm_label_internal_part.eo.hh -include/elementary-cxx-1/elm_label_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_layout.eo.hh -include/elementary-cxx-1/elm_layout.eo.impl.hh -include/elementary-cxx-1/elm_layout_internal_part.eo.hh -include/elementary-cxx-1/elm_layout_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_list.eo.hh -include/elementary-cxx-1/elm_list.eo.impl.hh -include/elementary-cxx-1/elm_list_item.eo.hh -include/elementary-cxx-1/elm_list_item.eo.impl.hh -include/elementary-cxx-1/elm_map.eo.hh -include/elementary-cxx-1/elm_map.eo.impl.hh -include/elementary-cxx-1/elm_map_pan.eo.hh -include/elementary-cxx-1/elm_map_pan.eo.impl.hh -include/elementary-cxx-1/elm_mapbuf_internal_part.eo.hh -include/elementary-cxx-1/elm_mapbuf_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_menu.eo.hh -include/elementary-cxx-1/elm_menu.eo.impl.hh -include/elementary-cxx-1/elm_menu_item.eo.hh -include/elementary-cxx-1/elm_menu_item.eo.impl.hh -include/elementary-cxx-1/elm_multibuttonentry.eo.hh -include/elementary-cxx-1/elm_multibuttonentry.eo.impl.hh -include/elementary-cxx-1/elm_multibuttonentry_internal_part.eo.hh -include/elementary-cxx-1/elm_multibuttonentry_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_multibuttonentry_item.eo.hh -include/elementary-cxx-1/elm_multibuttonentry_item.eo.impl.hh -include/elementary-cxx-1/elm_naviframe_internal_part.eo.hh -include/elementary-cxx-1/elm_naviframe_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_notify.eo.hh -include/elementary-cxx-1/elm_notify.eo.impl.hh -include/elementary-cxx-1/elm_notify_internal_part.eo.hh -include/elementary-cxx-1/elm_notify_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_pan.eo.hh -include/elementary-cxx-1/elm_pan.eo.impl.hh -include/elementary-cxx-1/elm_panel.eo.hh -include/elementary-cxx-1/elm_panel.eo.impl.hh -include/elementary-cxx-1/elm_panel_internal_part.eo.hh -include/elementary-cxx-1/elm_panel_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_panes.eo.hh -include/elementary-cxx-1/elm_panes.eo.impl.hh -include/elementary-cxx-1/elm_player.eo.hh -include/elementary-cxx-1/elm_player.eo.impl.hh -include/elementary-cxx-1/elm_player_internal_part.eo.hh -include/elementary-cxx-1/elm_player_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_plug.eo.hh -include/elementary-cxx-1/elm_plug.eo.impl.hh -include/elementary-cxx-1/elm_popup.eo.hh -include/elementary-cxx-1/elm_popup.eo.impl.hh -include/elementary-cxx-1/elm_popup_internal_part.eo.hh -include/elementary-cxx-1/elm_popup_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_popup_item.eo.hh -include/elementary-cxx-1/elm_popup_item.eo.impl.hh -include/elementary-cxx-1/elm_route.eo.hh -include/elementary-cxx-1/elm_route.eo.impl.hh -include/elementary-cxx-1/elm_scroller.eo.hh -include/elementary-cxx-1/elm_scroller.eo.impl.hh -include/elementary-cxx-1/elm_scroller_internal_part.eo.hh -include/elementary-cxx-1/elm_scroller_internal_part.eo.impl.hh -include/elementary-cxx-1/elm_spinner.eo.hh -include/elementary-cxx-1/elm_spinner.eo.impl.hh -include/elementary-cxx-1/elm_sys_notify.eo.hh -include/elementary-cxx-1/elm_sys_notify.eo.impl.hh -include/elementary-cxx-1/elm_sys_notify_dbus.eo.hh -include/elementary-cxx-1/elm_sys_notify_dbus.eo.impl.hh -include/elementary-cxx-1/elm_sys_notify_interface.eo.hh -include/elementary-cxx-1/elm_sys_notify_interface.eo.impl.hh -include/elementary-cxx-1/elm_systray.eo.hh -include/elementary-cxx-1/elm_systray.eo.impl.hh -include/elementary-cxx-1/elm_toolbar.eo.hh -include/elementary-cxx-1/elm_toolbar.eo.impl.hh -include/elementary-cxx-1/elm_toolbar_item.eo.hh -include/elementary-cxx-1/elm_toolbar_item.eo.impl.hh -include/elementary-cxx-1/elm_view_form.eo.hh -include/elementary-cxx-1/elm_view_form.eo.impl.hh -include/elementary-cxx-1/elm_view_list.eo.hh -include/elementary-cxx-1/elm_view_list.eo.impl.hh -include/elementary-cxx-1/elm_web.eo.hh -include/elementary-cxx-1/elm_web.eo.impl.hh -include/elementary-cxx-1/elm_widget.eo.hh -include/elementary-cxx-1/elm_widget.eo.impl.hh -include/elementary-cxx-1/elm_widget_item.eo.hh -include/elementary-cxx-1/elm_widget_item.eo.impl.hh +include/elementary-cxx-1/elm_multibuttonentry_part.eo.hh +include/elementary-cxx-1/elm_multibuttonentry_part.eo.impl.hh include/elocation-1/Elocation.h -include/elocation-1/eldbus_geo_clue2_client.h -include/elocation-1/eldbus_geo_clue2_location.h -include/elocation-1/eldbus_geo_clue2_manager.h -include/elocation-1/eldbus_utils.h -include/elocation-1/elocation_private.h -%%ELUA%%include/elua-1/Elua.h +include/elua-1/Elua.h include/embryo-1/Embryo.h include/emile-1/Emile.h include/emile-1/emile_base64.h @@ -1523,75 +1709,79 @@ include/emotion-1/Emotion_Generic_Plugin.h include/emotion-1/Emotion_Legacy.h include/emotion-1/efl_canvas_video.eo.h -include/emotion-1/efl_canvas_video.eo.legacy.h +include/emotion-1/efl_canvas_video_eo.legacy.h include/eo-1/Eo.h include/eo-1/efl_class.eo.h -include/eo-1/efl_future.h -include/eo-1/efl_interface.eo.h include/eo-1/efl_object.eo.h include/eo-1/efl_object_override.eo.h include/eo-cxx-1/Eo.hh include/eo-cxx-1/efl_class.eo.hh include/eo-cxx-1/efl_class.eo.impl.hh -include/eo-cxx-1/efl_interface.eo.hh -include/eo-cxx-1/efl_interface.eo.impl.hh include/eo-cxx-1/efl_object.eo.hh include/eo-cxx-1/efl_object.eo.impl.hh +include/eo-cxx-1/efl_object_impl.hh include/eo-cxx-1/efl_object_override.eo.hh include/eo-cxx-1/efl_object_override.eo.impl.hh +include/eo-cxx-1/eina_types.eot.hh include/eo-cxx-1/eo_concrete.hh include/eo-cxx-1/eo_cxx_interop.hh include/eo-cxx-1/eo_event.hh -include/eo-cxx-1/eo_future.hh include/eo-cxx-1/eo_init.hh include/eo-cxx-1/eo_ops.hh include/eo-cxx-1/eo_private.hh -include/eo-cxx-1/eo_promise.hh -include/eo-cxx-1/eo_promise_meta.hh include/eo-cxx-1/eo_wref.hh include/eolian-1/Eolian.h +include/eolian-1/Eolian_Aux.h include/eolian-cxx-1/Eolian_Cxx.hh -include/eolian-cxx-1/grammar/address_of.hpp -include/eolian-cxx-1/grammar/alternative.hpp -include/eolian-cxx-1/grammar/attribute_conditional.hpp -include/eolian-cxx-1/grammar/attribute_reorder.hpp -include/eolian-cxx-1/grammar/attribute_replace.hpp -include/eolian-cxx-1/grammar/attributes.hpp -include/eolian-cxx-1/grammar/base_class_definition.hpp -include/eolian-cxx-1/grammar/c_type.hpp -include/eolian-cxx-1/grammar/case.hpp -include/eolian-cxx-1/grammar/class_declaration.hpp -include/eolian-cxx-1/grammar/class_definition.hpp -include/eolian-cxx-1/grammar/class_implementation.hpp -include/eolian-cxx-1/grammar/container.hpp -include/eolian-cxx-1/grammar/context.hpp -include/eolian-cxx-1/grammar/converting_argument.hpp -include/eolian-cxx-1/grammar/eps.hpp -include/eolian-cxx-1/grammar/function_declaration.hpp -include/eolian-cxx-1/grammar/function_definition.hpp -include/eolian-cxx-1/grammar/generator.hpp -include/eolian-cxx-1/grammar/header.hpp -include/eolian-cxx-1/grammar/header_guards.hpp -include/eolian-cxx-1/grammar/header_include_directive.hpp -include/eolian-cxx-1/grammar/impl_header.hpp -include/eolian-cxx-1/grammar/implementation_include_directive.hpp -include/eolian-cxx-1/grammar/indentation.hpp -include/eolian-cxx-1/grammar/keyword.hpp -include/eolian-cxx-1/grammar/klass_def.hpp -include/eolian-cxx-1/grammar/kleene.hpp -include/eolian-cxx-1/grammar/list.hpp -include/eolian-cxx-1/grammar/meta.hpp -include/eolian-cxx-1/grammar/namespace.hpp -include/eolian-cxx-1/grammar/parameter.hpp -include/eolian-cxx-1/grammar/qualifier_def.hpp -include/eolian-cxx-1/grammar/sequence.hpp -include/eolian-cxx-1/grammar/string.hpp -include/eolian-cxx-1/grammar/type.hpp -include/eolian-cxx-1/grammar/type_impl.hpp -include/eolian-cxx-1/grammar/type_traits.hpp -%%PHYSICS%%include/ephysics-1/EPhysics.h +include/eolian-cxx-1/address_of.hpp +include/eolian-cxx-1/alternative.hpp +include/eolian-cxx-1/attribute_conditional.hpp +include/eolian-cxx-1/attribute_reorder.hpp +include/eolian-cxx-1/attribute_replace.hpp +include/eolian-cxx-1/attributes.hpp +include/eolian-cxx-1/base_class_definition.hpp +include/eolian-cxx-1/blacklist.hpp +include/eolian-cxx-1/c_type.hpp +include/eolian-cxx-1/case.hpp +include/eolian-cxx-1/class_declaration.hpp +include/eolian-cxx-1/class_definition.hpp +include/eolian-cxx-1/class_implementation.hpp +include/eolian-cxx-1/container.hpp +include/eolian-cxx-1/context.hpp +include/eolian-cxx-1/converting_argument.hpp +include/eolian-cxx-1/eps.hpp +include/eolian-cxx-1/function_declaration.hpp +include/eolian-cxx-1/function_definition.hpp +include/eolian-cxx-1/generator.hpp +include/eolian-cxx-1/header.hpp +include/eolian-cxx-1/header_guards.hpp +include/eolian-cxx-1/header_include_directive.hpp +include/eolian-cxx-1/html_escaped_string.hpp +include/eolian-cxx-1/impl_header.hpp +include/eolian-cxx-1/implementation_include_directive.hpp +include/eolian-cxx-1/indentation.hpp +include/eolian-cxx-1/integral.hpp +include/eolian-cxx-1/keyword.hpp +include/eolian-cxx-1/klass_def.hpp +include/eolian-cxx-1/kleene.hpp +include/eolian-cxx-1/list.hpp +include/eolian-cxx-1/meta.hpp +include/eolian-cxx-1/namespace.hpp +include/eolian-cxx-1/parameter.hpp +include/eolian-cxx-1/part_declaration.hpp +include/eolian-cxx-1/part_implementation.hpp +include/eolian-cxx-1/qualifier_def.hpp +include/eolian-cxx-1/sequence.hpp +include/eolian-cxx-1/string.hpp +include/eolian-cxx-1/type.hpp +include/eolian-cxx-1/type_function_declaration.hpp +include/eolian-cxx-1/type_impl.hpp +include/eolian-cxx-1/type_traits.hpp +include/eolian-cxx-1/types_definition.hpp +include/ephysics-1/EPhysics.h include/ethumb-1/Ethumb.h include/ethumb-client-1/Ethumb_Client.h +include/evas-1/Efl_Canvas.h include/evas-1/Evas.h include/evas-1/Evas_Common.h include/evas-1/Evas_Engine_Buffer.h @@ -1599,127 +1789,131 @@ include/evas-1/Evas_GL.h include/evas-1/Evas_Legacy.h include/evas-1/Evas_Loader.h +include/evas-1/canvas/efl_canvas_animation.eo.h +include/evas-1/canvas/efl_canvas_animation_alpha.eo.h +include/evas-1/canvas/efl_canvas_animation_group.eo.h +include/evas-1/canvas/efl_canvas_animation_group_parallel.eo.h +include/evas-1/canvas/efl_canvas_animation_group_sequential.eo.h +include/evas-1/canvas/efl_canvas_animation_player.eo.h +include/evas-1/canvas/efl_canvas_animation_rotate.eo.h +include/evas-1/canvas/efl_canvas_animation_scale.eo.h +include/evas-1/canvas/efl_canvas_animation_translate.eo.h +include/evas-1/canvas/efl_canvas_animation_types.eot.h +include/evas-1/canvas/efl_canvas_event_grabber.eo.h +include/evas-1/canvas/efl_canvas_event_grabber_eo.legacy.h include/evas-1/canvas/efl_canvas_filter_internal.eo.h -include/evas-1/canvas/efl_canvas_filter_internal.eo.legacy.h include/evas-1/canvas/efl_canvas_group.eo.h -include/evas-1/canvas/efl_canvas_group.eo.legacy.h -include/evas-1/canvas/efl_canvas_group_clipped.eo.h -include/evas-1/canvas/efl_canvas_group_clipped.eo.legacy.h +include/evas-1/canvas/efl_canvas_group_eo.legacy.h include/evas-1/canvas/efl_canvas_image.eo.h -include/evas-1/canvas/efl_canvas_image.eo.legacy.h include/evas-1/canvas/efl_canvas_image_internal.eo.h -include/evas-1/canvas/efl_canvas_image_internal.eo.legacy.h include/evas-1/canvas/efl_canvas_object.eo.h -include/evas-1/canvas/efl_canvas_object.eo.legacy.h -include/evas-1/canvas/efl_canvas_object_event_grabber.eo.h -include/evas-1/canvas/efl_canvas_object_event_grabber.eo.legacy.h +include/evas-1/canvas/efl_canvas_object_eo.legacy.h include/evas-1/canvas/efl_canvas_polygon.eo.h -include/evas-1/canvas/efl_canvas_polygon.eo.legacy.h include/evas-1/canvas/efl_canvas_proxy.eo.h -include/evas-1/canvas/efl_canvas_proxy.eo.legacy.h include/evas-1/canvas/efl_canvas_rectangle.eo.h -include/evas-1/canvas/efl_canvas_rectangle.eo.legacy.h include/evas-1/canvas/efl_canvas_scene3d.eo.h -include/evas-1/canvas/efl_canvas_scene3d.eo.legacy.h include/evas-1/canvas/efl_canvas_snapshot.eo.h -include/evas-1/canvas/efl_canvas_snapshot.eo.legacy.h include/evas-1/canvas/efl_canvas_surface.eo.h -include/evas-1/canvas/efl_canvas_surface.eo.legacy.h include/evas-1/canvas/efl_canvas_surface_tbm.eo.h -include/evas-1/canvas/efl_canvas_surface_tbm.eo.legacy.h include/evas-1/canvas/efl_canvas_surface_wayland.eo.h -include/evas-1/canvas/efl_canvas_surface_wayland.eo.legacy.h include/evas-1/canvas/efl_canvas_surface_x11.eo.h -include/evas-1/canvas/efl_canvas_surface_x11.eo.legacy.h include/evas-1/canvas/efl_canvas_text.eo.h -include/evas-1/canvas/efl_canvas_text.eo.legacy.h -include/evas-1/canvas/efl_gfx_map.eo.h -include/evas-1/canvas/efl_gfx_map.eo.legacy.h +include/evas-1/canvas/efl_canvas_text_eo.legacy.h +include/evas-1/canvas/efl_canvas_text_factory.eo.h +include/evas-1/canvas/efl_canvas_vg_container.eo.h +include/evas-1/canvas/efl_canvas_vg_container_eo.legacy.h +include/evas-1/canvas/efl_canvas_vg_gradient.eo.h +include/evas-1/canvas/efl_canvas_vg_gradient_linear.eo.h +include/evas-1/canvas/efl_canvas_vg_gradient_radial.eo.h +include/evas-1/canvas/efl_canvas_vg_image.eo.h +include/evas-1/canvas/efl_canvas_vg_node.eo.h +include/evas-1/canvas/efl_canvas_vg_node_eo.legacy.h +include/evas-1/canvas/efl_canvas_vg_object.eo.h +include/evas-1/canvas/efl_canvas_vg_object_eo.legacy.h +include/evas-1/canvas/efl_canvas_vg_shape.eo.h +include/evas-1/canvas/efl_canvas_vg_shape_eo.legacy.h +include/evas-1/canvas/efl_gfx_mapping.eo.h +include/evas-1/canvas/efl_input_clickable.eo.h include/evas-1/canvas/efl_input_event.eo.h -include/evas-1/canvas/efl_input_event.eo.legacy.h include/evas-1/canvas/efl_input_focus.eo.h -include/evas-1/canvas/efl_input_focus.eo.legacy.h include/evas-1/canvas/efl_input_hold.eo.h -include/evas-1/canvas/efl_input_hold.eo.legacy.h include/evas-1/canvas/efl_input_interface.eo.h -include/evas-1/canvas/efl_input_interface.eo.legacy.h include/evas-1/canvas/efl_input_key.eo.h -include/evas-1/canvas/efl_input_key.eo.legacy.h include/evas-1/canvas/efl_input_pointer.eo.h -include/evas-1/canvas/efl_input_pointer.eo.legacy.h include/evas-1/canvas/efl_input_state.eo.h -include/evas-1/canvas/efl_input_state.eo.legacy.h -include/evas-1/canvas/efl_ui_clickable.eo.h -include/evas-1/canvas/efl_ui_clickable.eo.legacy.h -include/evas-1/canvas/efl_ui_draggable.eo.h -include/evas-1/canvas/efl_ui_draggable.eo.legacy.h -include/evas-1/canvas/efl_ui_scrollable.eo.h -include/evas-1/canvas/efl_ui_scrollable.eo.legacy.h -include/evas-1/canvas/efl_ui_selectable.eo.h -include/evas-1/canvas/efl_ui_selectable.eo.legacy.h -include/evas-1/canvas/efl_ui_zoom.eo.h -include/evas-1/canvas/efl_ui_zoom.eo.legacy.h -include/evas-1/canvas/efl_vg.eo.h -include/evas-1/canvas/efl_vg.eo.legacy.h -include/evas-1/canvas/efl_vg_container.eo.h -include/evas-1/canvas/efl_vg_container.eo.legacy.h -include/evas-1/canvas/efl_vg_gradient.eo.h -include/evas-1/canvas/efl_vg_gradient.eo.legacy.h -include/evas-1/canvas/efl_vg_gradient_linear.eo.h -include/evas-1/canvas/efl_vg_gradient_linear.eo.legacy.h -include/evas-1/canvas/efl_vg_gradient_radial.eo.h -include/evas-1/canvas/efl_vg_gradient_radial.eo.legacy.h -include/evas-1/canvas/efl_vg_root_node.eo.h -include/evas-1/canvas/efl_vg_root_node.eo.legacy.h -include/evas-1/canvas/efl_vg_shape.eo.h -include/evas-1/canvas/efl_vg_shape.eo.legacy.h -include/evas-1/canvas/evas_box.eo.legacy.h -include/evas-1/canvas/evas_canvas.eo.h -include/evas-1/canvas/evas_canvas.eo.legacy.h +include/evas-1/canvas/evas_box_eo.legacy.h include/evas-1/canvas/evas_canvas3d_camera.eo.h -include/evas-1/canvas/evas_canvas3d_camera.eo.legacy.h include/evas-1/canvas/evas_canvas3d_light.eo.h -include/evas-1/canvas/evas_canvas3d_light.eo.legacy.h include/evas-1/canvas/evas_canvas3d_material.eo.h -include/evas-1/canvas/evas_canvas3d_material.eo.legacy.h include/evas-1/canvas/evas_canvas3d_mesh.eo.h -include/evas-1/canvas/evas_canvas3d_mesh.eo.legacy.h include/evas-1/canvas/evas_canvas3d_node.eo.h -include/evas-1/canvas/evas_canvas3d_node.eo.legacy.h include/evas-1/canvas/evas_canvas3d_object.eo.h -include/evas-1/canvas/evas_canvas3d_object.eo.legacy.h include/evas-1/canvas/evas_canvas3d_primitive.eo.h -include/evas-1/canvas/evas_canvas3d_primitive.eo.legacy.h include/evas-1/canvas/evas_canvas3d_scene.eo.h -include/evas-1/canvas/evas_canvas3d_scene.eo.legacy.h include/evas-1/canvas/evas_canvas3d_texture.eo.h -include/evas-1/canvas/evas_canvas3d_texture.eo.legacy.h include/evas-1/canvas/evas_canvas3d_types.eot.h -include/evas-1/canvas/evas_grid.eo.legacy.h -include/evas-1/canvas/evas_image.eo.legacy.h -include/evas-1/canvas/evas_line.eo.legacy.h -include/evas-1/canvas/evas_table.eo.legacy.h -include/evas-1/canvas/evas_text.eo.legacy.h +include/evas-1/canvas/evas_canvas_eo.legacy.h +include/evas-1/canvas/evas_grid_eo.legacy.h +include/evas-1/canvas/evas_image_eo.legacy.h +include/evas-1/canvas/evas_line_eo.legacy.h +include/evas-1/canvas/evas_table_eo.legacy.h +include/evas-1/canvas/evas_text_eo.legacy.h include/evas-1/canvas/evas_textblock_legacy.h -include/evas-1/canvas/evas_textgrid.eo.legacy.h -include/evas-1/canvas/evas_vg.eo.h -include/evas-1/canvas/evas_vg.eo.legacy.h +include/evas-1/canvas/evas_textgrid_eo.legacy.h +include/evas-1/evas_ector_software_buffer.eo.h +include/evas-1/gesture/efl_canvas_gesture.eo.h +include/evas-1/gesture/efl_canvas_gesture_double_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_flick.eo.h +include/evas-1/gesture/efl_canvas_gesture_long_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_manager.eo.h +include/evas-1/gesture/efl_canvas_gesture_momentum.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_double_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_flick.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_long_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_momentum.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_triple_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_recognizer_zoom.eo.h +include/evas-1/gesture/efl_canvas_gesture_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_touch.eo.h +include/evas-1/gesture/efl_canvas_gesture_triple_tap.eo.h +include/evas-1/gesture/efl_canvas_gesture_types.eot.h +include/evas-1/gesture/efl_canvas_gesture_zoom.eo.h +include/evas-1/gesture/efl_gesture_events.eo.h include/evas-cxx-1/Evas.eo.hh include/evas-cxx-1/Evas.hh +include/evas-cxx-1/canvas/efl_canvas_animation.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_alpha.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_alpha.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_group.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_group.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_group_parallel.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_group_parallel.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_group_sequential.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_group_sequential.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_player.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_player.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_rotate.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_rotate.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_scale.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_scale.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_translate.eo.hh +include/evas-cxx-1/canvas/efl_canvas_animation_translate.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_animation_types.eot.hh +include/evas-cxx-1/canvas/efl_canvas_event_grabber.eo.hh +include/evas-cxx-1/canvas/efl_canvas_event_grabber.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_filter_internal.eo.hh include/evas-cxx-1/canvas/efl_canvas_filter_internal.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_group.eo.hh include/evas-cxx-1/canvas/efl_canvas_group.eo.impl.hh -include/evas-cxx-1/canvas/efl_canvas_group_clipped.eo.hh -include/evas-cxx-1/canvas/efl_canvas_group_clipped.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_image.eo.hh include/evas-cxx-1/canvas/efl_canvas_image.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_image_internal.eo.hh include/evas-cxx-1/canvas/efl_canvas_image_internal.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_object.eo.hh include/evas-cxx-1/canvas/efl_canvas_object.eo.impl.hh -include/evas-cxx-1/canvas/efl_canvas_object_event_grabber.eo.hh -include/evas-cxx-1/canvas/efl_canvas_object_event_grabber.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_polygon.eo.hh include/evas-cxx-1/canvas/efl_canvas_polygon.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_proxy.eo.hh @@ -1740,8 +1934,28 @@ include/evas-cxx-1/canvas/efl_canvas_surface_x11.eo.impl.hh include/evas-cxx-1/canvas/efl_canvas_text.eo.hh include/evas-cxx-1/canvas/efl_canvas_text.eo.impl.hh -include/evas-cxx-1/canvas/efl_gfx_map.eo.hh -include/evas-cxx-1/canvas/efl_gfx_map.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_text_factory.eo.hh +include/evas-cxx-1/canvas/efl_canvas_text_factory.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_container.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_container.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_gradient.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_gradient.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_gradient_linear.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_gradient_linear.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_gradient_radial.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_gradient_radial.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_image.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_image.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_node.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_node.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_object.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_object.eo.impl.hh +include/evas-cxx-1/canvas/efl_canvas_vg_shape.eo.hh +include/evas-cxx-1/canvas/efl_canvas_vg_shape.eo.impl.hh +include/evas-cxx-1/canvas/efl_gfx_mapping.eo.hh +include/evas-cxx-1/canvas/efl_gfx_mapping.eo.impl.hh +include/evas-cxx-1/canvas/efl_input_clickable.eo.hh +include/evas-cxx-1/canvas/efl_input_clickable.eo.impl.hh include/evas-cxx-1/canvas/efl_input_event.eo.hh include/evas-cxx-1/canvas/efl_input_event.eo.impl.hh include/evas-cxx-1/canvas/efl_input_focus.eo.hh @@ -1756,34 +1970,6 @@ include/evas-cxx-1/canvas/efl_input_pointer.eo.impl.hh include/evas-cxx-1/canvas/efl_input_state.eo.hh include/evas-cxx-1/canvas/efl_input_state.eo.impl.hh -include/evas-cxx-1/canvas/efl_ui_clickable.eo.hh -include/evas-cxx-1/canvas/efl_ui_clickable.eo.impl.hh -include/evas-cxx-1/canvas/efl_ui_draggable.eo.hh -include/evas-cxx-1/canvas/efl_ui_draggable.eo.impl.hh -include/evas-cxx-1/canvas/efl_ui_scrollable.eo.hh -include/evas-cxx-1/canvas/efl_ui_scrollable.eo.impl.hh -include/evas-cxx-1/canvas/efl_ui_selectable.eo.hh -include/evas-cxx-1/canvas/efl_ui_selectable.eo.impl.hh -include/evas-cxx-1/canvas/efl_ui_zoom.eo.hh -include/evas-cxx-1/canvas/efl_ui_zoom.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg.eo.hh -include/evas-cxx-1/canvas/efl_vg.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg_container.eo.hh -include/evas-cxx-1/canvas/efl_vg_container.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg_gradient.eo.hh -include/evas-cxx-1/canvas/efl_vg_gradient.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg_gradient_linear.eo.hh -include/evas-cxx-1/canvas/efl_vg_gradient_linear.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg_gradient_radial.eo.hh -include/evas-cxx-1/canvas/efl_vg_gradient_radial.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg_root_node.eo.hh -include/evas-cxx-1/canvas/efl_vg_root_node.eo.impl.hh -include/evas-cxx-1/canvas/efl_vg_shape.eo.hh -include/evas-cxx-1/canvas/efl_vg_shape.eo.impl.hh -include/evas-cxx-1/canvas/evas_box.eo.hh -include/evas-cxx-1/canvas/evas_box.eo.impl.hh -include/evas-cxx-1/canvas/evas_canvas.eo.hh -include/evas-cxx-1/canvas/evas_canvas.eo.impl.hh include/evas-cxx-1/canvas/evas_canvas3d_camera.eo.hh include/evas-cxx-1/canvas/evas_canvas3d_camera.eo.impl.hh include/evas-cxx-1/canvas/evas_canvas3d_light.eo.hh @@ -1802,20 +1988,46 @@ include/evas-cxx-1/canvas/evas_canvas3d_scene.eo.impl.hh include/evas-cxx-1/canvas/evas_canvas3d_texture.eo.hh include/evas-cxx-1/canvas/evas_canvas3d_texture.eo.impl.hh -include/evas-cxx-1/canvas/evas_grid.eo.hh -include/evas-cxx-1/canvas/evas_grid.eo.impl.hh -include/evas-cxx-1/canvas/evas_image.eo.hh -include/evas-cxx-1/canvas/evas_image.eo.impl.hh -include/evas-cxx-1/canvas/evas_line.eo.hh -include/evas-cxx-1/canvas/evas_line.eo.impl.hh -include/evas-cxx-1/canvas/evas_table.eo.hh -include/evas-cxx-1/canvas/evas_table.eo.impl.hh -include/evas-cxx-1/canvas/evas_text.eo.hh -include/evas-cxx-1/canvas/evas_text.eo.impl.hh -include/evas-cxx-1/canvas/evas_textgrid.eo.hh -include/evas-cxx-1/canvas/evas_textgrid.eo.impl.hh -include/evas-cxx-1/canvas/evas_vg.eo.hh -include/evas-cxx-1/canvas/evas_vg.eo.impl.hh +include/evas-cxx-1/canvas/evas_canvas3d_types.eot.hh +include/evas-cxx-1/gesture/efl_canvas_gesture.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_double_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_double_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_flick.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_flick.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_long_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_long_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_manager.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_manager.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_momentum.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_momentum.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_double_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_double_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_flick.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_flick.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_long_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_long_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_momentum.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_momentum.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_triple_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_triple_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_zoom.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_recognizer_zoom.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_touch.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_touch.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_triple_tap.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_triple_tap.eo.impl.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_types.eot.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_zoom.eo.hh +include/evas-cxx-1/gesture/efl_canvas_gesture_zoom.eo.impl.hh +include/evas-cxx-1/gesture/efl_gesture_events.eo.hh +include/evas-cxx-1/gesture/efl_gesture_events.eo.impl.hh lib/cmake/Ecore/EcoreConfig.cmake lib/cmake/Ecore/EcoreConfigVersion.cmake lib/cmake/EcoreCxx/EcoreCxxConfig.cmake @@ -1867,15 +2079,9 @@ lib/cmake/EvasCxx/EvasCxxConfigVersion.cmake lib/ecore/system/upower/v-%%BRANCHVERSION%%/module.so lib/ecore_con/utils/v-%%BRANCHVERSION%%/efl_net_proxy_helper -%%OPENGL%%lib/ecore_evas/engines/extn/v-%%BRANCHVERSION%%/module.so -%%OPENGLES%%lib/ecore_evas/engines/extn/v-%%BRANCHVERSION%%/module.so -%%SDL%%lib/ecore_evas/engines/sdl/v-%%BRANCHVERSION%%/module.so -%%WAYLAND%%lib/ecore_evas/engines/wayland/v-%%BRANCHVERSION%%/module.so -%%OPENGL%%lib/ecore_evas/engines/x/v-%%BRANCHVERSION%%/module.so -%%OPENGLES%%lib/ecore_evas/engines/x/v-%%BRANCHVERSION%%/module.so -%%IBUS%%lib/ecore_imf/modules/ibus/v-%%BRANCHVERSION%%/module.so -%%SCIM%%lib/ecore_imf/modules/scim/v-%%BRANCHVERSION%%/module.so -%%WAYLAND%%lib/ecore_imf/modules/wayland/v-%%BRANCHVERSION%%/module.so +lib/ecore_evas/engines/extn/v-%%BRANCHVERSION%%/module.so +lib/ecore_evas/engines/x/v-%%BRANCHVERSION%%/module.so +lib/ecore_imf/modules/ibus/v-%%BRANCHVERSION%%/module.so lib/ecore_imf/modules/xim/v-%%BRANCHVERSION%%/module.so lib/edje/modules/elm/v-%%BRANCHVERSION%%/module.so lib/edje/modules/emotion/v-%%BRANCHVERSION%%/module.so @@ -1884,134 +2090,124 @@ lib/efreet/v-%%BRANCHVERSION%%/efreet_icon_cache_create lib/efreet/v-%%BRANCHVERSION%%/efreet_mime_cache_create lib/elementary/modules/access_output/v-%%BRANCHVERSION%%/module.so -lib/elementary/modules/clock_input_ctxpopup/v-%%BRANCHVERSION%%/module.so -lib/elementary/modules/prefs/v-%%BRANCHVERSION%%/elm_prefs_swallow.edj lib/elementary/modules/prefs/v-%%BRANCHVERSION%%/module.so lib/elementary/modules/test_entry/v-%%BRANCHVERSION%%/module.so lib/elementary/modules/test_map/v-%%BRANCHVERSION%%/module.so lib/elementary/modules/web/none/v-%%BRANCHVERSION%%/module.so -%%VLC%%lib/emotion/generic_players/v-%%BRANCHVERSION%%/vlc -%%GSTREAMER%%lib/emotion/modules/gstreamer1/v-%%BRANCHVERSION%%/module.so -%%LIBXINE%%lib/emotion/modules/xine/v-%%BRANCHVERSION%%/module.so +lib/emotion/modules/generic/v-%%BRANCHVERSION%%/module.so +lib/emotion/modules/gstreamer1/v-%%BRANCHVERSION%%/module.so lib/ethumb/modules/emotion/v-%%BRANCHVERSION%%/module.so -lib/ethumb/modules/emotion/v-%%BRANCHVERSION%%/template.edj lib/ethumb_client/utils/v-%%BRANCHVERSION%%/ethumbd_slave -%%OPENGL%%lib/evas/modules/engines/gl_generic/v-%%BRANCHVERSION%%/module.so -%%OPENGL%%lib/evas/modules/engines/gl_x11/v-%%BRANCHVERSION%%/module.so +lib/evas/modules/engines/buffer/v-%%BRANCHVERSION%%/module.so +lib/evas/modules/engines/gl_generic/v-%%BRANCHVERSION%%/module.so +lib/evas/modules/engines/gl_x11/v-%%BRANCHVERSION%%/module.so lib/evas/modules/engines/software_x11/v-%%BRANCHVERSION%%/module.so -%%WAYLAND_EGL%%lib/evas/modules/engines/wayland_egl/v-%%BRANCHVERSION%%/module.so -%%WAYLAND%%lib/evas/modules/engines/wayland_shm/v-%%BRANCHVERSION%%/module.so -lib/evas/modules/image_loaders/gif/v-%%BRANCHVERSION%%/module.so -%%OPENJPEG%%lib/evas/modules/image_loaders/jp2k/v-%%BRANCHVERSION%%/module.so -lib/evas/modules/image_loaders/tiff/v-%%BRANCHVERSION%%/module.so -%%WEBP%%lib/evas/modules/image_loaders/webp/v-%%BRANCHVERSION%%/module.so -lib/evas/modules/image_savers/tiff/v-%%BRANCHVERSION%%/module.so -%%WEBP%%lib/evas/modules/image_savers/webp/v-%%BRANCHVERSION%%/module.so -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.doc -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.docx -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.libreoffice -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.odp -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.ods -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.odt -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.ppt -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.pptx -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.rtf -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.xls -%%PDF%%lib/evas/utils/evas_generic_pdf_loader.xlsx -%%GSTREAMER%%lib/evas/utils/evas_image_loader.264 -%%GSTREAMER%%lib/evas/utils/evas_image_loader.3g2 -%%GSTREAMER%%lib/evas/utils/evas_image_loader.3gp -%%GSTREAMER%%lib/evas/utils/evas_image_loader.3gp2 -%%GSTREAMER%%lib/evas/utils/evas_image_loader.3gpp -%%GSTREAMER%%lib/evas/utils/evas_image_loader.3gpp2 -%%GSTREAMER%%lib/evas/utils/evas_image_loader.3p2 -%%RAW%%lib/evas/utils/evas_image_loader.arw -%%GSTREAMER%%lib/evas/utils/evas_image_loader.asf -%%GSTREAMER%%lib/evas/utils/evas_image_loader.avi -%%GSTREAMER%%lib/evas/utils/evas_image_loader.bdm -%%GSTREAMER%%lib/evas/utils/evas_image_loader.bdmv -%%GSTREAMER%%lib/evas/utils/evas_image_loader.clpi -%%GSTREAMER%%lib/evas/utils/evas_image_loader.cpi -%%RAW%%lib/evas/utils/evas_image_loader.cr2 -%%RAW%%lib/evas/utils/evas_image_loader.crw -%%RAW%%lib/evas/utils/evas_image_loader.dcr -%%RAW%%lib/evas/utils/evas_image_loader.dng -%%PDF%%lib/evas/utils/evas_image_loader.doc -%%PDF%%lib/evas/utils/evas_image_loader.docx -%%GSTREAMER%%lib/evas/utils/evas_image_loader.dv -%%RAW%%lib/evas/utils/evas_image_loader.erf -%%GSTREAMER%%lib/evas/utils/evas_image_loader.fla -%%GSTREAMER%%lib/evas/utils/evas_image_loader.flv -%%GSTREAMER%%lib/evas/utils/evas_image_loader.gst -%%RAW%%lib/evas/utils/evas_image_loader.k25 -%%RAW%%lib/evas/utils/evas_image_loader.kdc -%%GSTREAMER%%lib/evas/utils/evas_image_loader.m1v -%%GSTREAMER%%lib/evas/utils/evas_image_loader.m2t -%%GSTREAMER%%lib/evas/utils/evas_image_loader.m2v -%%GSTREAMER%%lib/evas/utils/evas_image_loader.m4v -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mkv -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mov -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mp2 -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mp2ts -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mp4 -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mpe -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mpeg -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mpg -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mpl -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mpls -%%RAW%%lib/evas/utils/evas_image_loader.mrw -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mts -%%GSTREAMER%%lib/evas/utils/evas_image_loader.mxf -%%RAW%%lib/evas/utils/evas_image_loader.nef -%%RAW%%lib/evas/utils/evas_image_loader.nrf -%%RAW%%lib/evas/utils/evas_image_loader.nrw -%%GSTREAMER%%lib/evas/utils/evas_image_loader.nut -%%GSTREAMER%%lib/evas/utils/evas_image_loader.nuv -%%PDF%%lib/evas/utils/evas_image_loader.odp -%%PDF%%lib/evas/utils/evas_image_loader.ods -%%PDF%%lib/evas/utils/evas_image_loader.odt -%%GSTREAMER%%lib/evas/utils/evas_image_loader.ogg -%%GSTREAMER%%lib/evas/utils/evas_image_loader.ogm -%%GSTREAMER%%lib/evas/utils/evas_image_loader.ogv -%%RAW%%lib/evas/utils/evas_image_loader.orf -%%PDF%%lib/evas/utils/evas_image_loader.pdf -%%RAW%%lib/evas/utils/evas_image_loader.pef -%%PDF%%lib/evas/utils/evas_image_loader.ppt -%%PDF%%lib/evas/utils/evas_image_loader.pptx -%%PS%%lib/evas/utils/evas_image_loader.ps -%%GSTREAMER%%lib/evas/utils/evas_image_loader.qt -%%RAW%%lib/evas/utils/evas_image_loader.raf -%%RAW%%lib/evas/utils/evas_image_loader.raw -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rm -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rmj -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rmm -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rms -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rmvb -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rmx -%%PDF%%lib/evas/utils/evas_image_loader.rtf -%%GSTREAMER%%lib/evas/utils/evas_image_loader.rv -%%RAW%%lib/evas/utils/evas_image_loader.rw2 -%%RAW%%lib/evas/utils/evas_image_loader.sr2 -%%RAW%%lib/evas/utils/evas_image_loader.srf -%%SVG%%lib/evas/utils/evas_image_loader.svg -%%SVG%%lib/evas/utils/evas_image_loader.svg.gz -%%SVG%%lib/evas/utils/evas_image_loader.svgz -%%GSTREAMER%%lib/evas/utils/evas_image_loader.swf -%%GSTREAMER%%lib/evas/utils/evas_image_loader.ts -%%GSTREAMER%%lib/evas/utils/evas_image_loader.weba -%%GSTREAMER%%lib/evas/utils/evas_image_loader.webm -%%GSTREAMER%%lib/evas/utils/evas_image_loader.wmv -%%RAW%%lib/evas/utils/evas_image_loader.x3f -%%XCF%%lib/evas/utils/evas_image_loader.xcf -%%XCF%%lib/evas/utils/evas_image_loader.xcf.gz -%%PDF%%lib/evas/utils/evas_image_loader.xls -%%PDF%%lib/evas/utils/evas_image_loader.xlsx +lib/evas/utils/evas_generic_pdf_loader.doc +lib/evas/utils/evas_generic_pdf_loader.docx +lib/evas/utils/evas_generic_pdf_loader.libreoffice +lib/evas/utils/evas_generic_pdf_loader.odp +lib/evas/utils/evas_generic_pdf_loader.ods +lib/evas/utils/evas_generic_pdf_loader.odt +lib/evas/utils/evas_generic_pdf_loader.ppt +lib/evas/utils/evas_generic_pdf_loader.pptx +lib/evas/utils/evas_generic_pdf_loader.rtf +lib/evas/utils/evas_generic_pdf_loader.xls +lib/evas/utils/evas_generic_pdf_loader.xlsx +lib/evas/utils/evas_image_loader.264 +lib/evas/utils/evas_image_loader.3g2 +lib/evas/utils/evas_image_loader.3gp +lib/evas/utils/evas_image_loader.3gp2 +lib/evas/utils/evas_image_loader.3gpp +lib/evas/utils/evas_image_loader.3gpp2 +lib/evas/utils/evas_image_loader.3p2 +lib/evas/utils/evas_image_loader.arw +lib/evas/utils/evas_image_loader.asf +lib/evas/utils/evas_image_loader.avi +lib/evas/utils/evas_image_loader.bdm +lib/evas/utils/evas_image_loader.bdmv +lib/evas/utils/evas_image_loader.clpi +lib/evas/utils/evas_image_loader.cpi +lib/evas/utils/evas_image_loader.cr2 +lib/evas/utils/evas_image_loader.crw +lib/evas/utils/evas_image_loader.dcr +lib/evas/utils/evas_image_loader.dng +lib/evas/utils/evas_image_loader.doc +lib/evas/utils/evas_image_loader.docx +lib/evas/utils/evas_image_loader.dv +lib/evas/utils/evas_image_loader.erf +lib/evas/utils/evas_image_loader.fla +lib/evas/utils/evas_image_loader.flv +lib/evas/utils/evas_image_loader.gst +lib/evas/utils/evas_image_loader.k25 +lib/evas/utils/evas_image_loader.kdc +lib/evas/utils/evas_image_loader.m1v +lib/evas/utils/evas_image_loader.m2t +lib/evas/utils/evas_image_loader.m2v +lib/evas/utils/evas_image_loader.m4v +lib/evas/utils/evas_image_loader.mkv +lib/evas/utils/evas_image_loader.mov +lib/evas/utils/evas_image_loader.mp2 +lib/evas/utils/evas_image_loader.mp2ts +lib/evas/utils/evas_image_loader.mp4 +lib/evas/utils/evas_image_loader.mpe +lib/evas/utils/evas_image_loader.mpeg +lib/evas/utils/evas_image_loader.mpg +lib/evas/utils/evas_image_loader.mpl +lib/evas/utils/evas_image_loader.mpls +lib/evas/utils/evas_image_loader.mrw +lib/evas/utils/evas_image_loader.mts +lib/evas/utils/evas_image_loader.mxf +lib/evas/utils/evas_image_loader.nef +lib/evas/utils/evas_image_loader.nrf +lib/evas/utils/evas_image_loader.nrw +lib/evas/utils/evas_image_loader.nut +lib/evas/utils/evas_image_loader.nuv +lib/evas/utils/evas_image_loader.odp +lib/evas/utils/evas_image_loader.ods +lib/evas/utils/evas_image_loader.odt +lib/evas/utils/evas_image_loader.ogg +lib/evas/utils/evas_image_loader.ogm +lib/evas/utils/evas_image_loader.ogv +lib/evas/utils/evas_image_loader.orf +lib/evas/utils/evas_image_loader.pdf +lib/evas/utils/evas_image_loader.pef +lib/evas/utils/evas_image_loader.ppt +lib/evas/utils/evas_image_loader.pptx +lib/evas/utils/evas_image_loader.ps +lib/evas/utils/evas_image_loader.qt +lib/evas/utils/evas_image_loader.raf +lib/evas/utils/evas_image_loader.raw +lib/evas/utils/evas_image_loader.rm +lib/evas/utils/evas_image_loader.rmj +lib/evas/utils/evas_image_loader.rmm +lib/evas/utils/evas_image_loader.rms +lib/evas/utils/evas_image_loader.rmvb +lib/evas/utils/evas_image_loader.rmx +lib/evas/utils/evas_image_loader.rsvg +lib/evas/utils/evas_image_loader.rtf +lib/evas/utils/evas_image_loader.rv +lib/evas/utils/evas_image_loader.rw2 +lib/evas/utils/evas_image_loader.sr2 +lib/evas/utils/evas_image_loader.srf +lib/evas/utils/evas_image_loader.svg +lib/evas/utils/evas_image_loader.svg.gz +lib/evas/utils/evas_image_loader.svgz +lib/evas/utils/evas_image_loader.swf +lib/evas/utils/evas_image_loader.ts +lib/evas/utils/evas_image_loader.weba +lib/evas/utils/evas_image_loader.webm +lib/evas/utils/evas_image_loader.wmv +lib/evas/utils/evas_image_loader.x3f +lib/evas/utils/evas_image_loader.xcf +lib/evas/utils/evas_image_loader.xcf.gz +lib/evas/utils/evas_image_loader.xls +lib/evas/utils/evas_image_loader.xlsx lib/libecore.so lib/libecore.so.1 lib/libecore.so.%%PORTVERSION%% -%%AUDIO%%lib/libecore_audio.so -%%AUDIO%%lib/libecore_audio.so.1 -%%AUDIO%%lib/libecore_audio.so.%%PORTVERSION%% +lib/libecore_audio.so +lib/libecore_audio.so.1 +lib/libecore_audio.so.%%PORTVERSION%% lib/libecore_avahi.so lib/libecore_avahi.so.1 lib/libecore_avahi.so.%%PORTVERSION%% @@ -2039,12 +2235,6 @@ lib/libecore_ipc.so lib/libecore_ipc.so.1 lib/libecore_ipc.so.%%PORTVERSION%% -%%SDL%%lib/libecore_sdl.so -%%SDL%%lib/libecore_sdl.so.1 -%%SDL%%lib/libecore_sdl.so.%%PORTVERSION%% -%%WAYLAND%%lib/libecore_wl2.so -%%WAYLAND%%lib/libecore_wl2.so.1 -%%WAYLAND%%lib/libecore_wl2.so.%%PORTVERSION%% lib/libecore_x.so lib/libecore_x.so.1 lib/libecore_x.so.%%PORTVERSION%% @@ -2060,9 +2250,6 @@ lib/libefl.so lib/libefl.so.1 lib/libefl.so.%%PORTVERSION%% -%%WAYLAND%%lib/libefl_wl.so -%%WAYLAND%%lib/libefl_wl.so.1 -%%WAYLAND%%lib/libefl_wl.so.%%PORTVERSION%% lib/libefreet.so lib/libefreet.so.1 lib/libefreet.so.%%PORTVERSION%% @@ -2087,9 +2274,9 @@ lib/libelocation.so lib/libelocation.so.1 lib/libelocation.so.%%PORTVERSION%% -%%ELUA%%lib/libelua.so -%%ELUA%%lib/libelua.so.1 -%%ELUA%%lib/libelua.so.%%PORTVERSION%% +lib/libelua.so +lib/libelua.so.1 +lib/libelua.so.%%PORTVERSION%% lib/libembryo.so lib/libembryo.so.1 lib/libembryo.so.%%PORTVERSION%% @@ -2108,9 +2295,9 @@ lib/libeolian.so lib/libeolian.so.1 lib/libeolian.so.%%PORTVERSION%% -%%PHYSICS%%lib/libephysics.so -%%PHYSICS%%lib/libephysics.so.1 -%%PHYSICS%%lib/libephysics.so.%%PORTVERSION%% +lib/libephysics.so +lib/libephysics.so.1 +lib/libephysics.so.%%PORTVERSION%% lib/libethumb.so lib/libethumb.so.1 lib/libethumb.so.%%PORTVERSION%% @@ -2120,8 +2307,7 @@ lib/libevas.so lib/libevas.so.1 lib/libevas.so.%%PORTVERSION%% -%%AUDIO%%libdata/pkgconfig/ecore-audio-cxx.pc -%%AUDIO%%libdata/pkgconfig/ecore-audio.pc +libdata/pkgconfig/ecore-audio.pc libdata/pkgconfig/ecore-avahi.pc libdata/pkgconfig/ecore-con.pc libdata/pkgconfig/ecore-cxx.pc @@ -2132,8 +2318,6 @@ libdata/pkgconfig/ecore-input-evas.pc libdata/pkgconfig/ecore-input.pc libdata/pkgconfig/ecore-ipc.pc -%%SDL%%libdata/pkgconfig/ecore-sdl.pc -%%WAYLAND%%libdata/pkgconfig/ecore-wl2.pc libdata/pkgconfig/ecore-x.pc libdata/pkgconfig/ecore.pc libdata/pkgconfig/ector.pc @@ -2141,8 +2325,10 @@ libdata/pkgconfig/edje.pc libdata/pkgconfig/eet-cxx.pc libdata/pkgconfig/eet.pc +libdata/pkgconfig/efl-core.pc libdata/pkgconfig/efl-cxx.pc -%%WAYLAND%%libdata/pkgconfig/efl-wl.pc +libdata/pkgconfig/efl-net.pc +libdata/pkgconfig/efl-ui.pc libdata/pkgconfig/efl.pc libdata/pkgconfig/efreet-mime.pc libdata/pkgconfig/efreet-trash.pc @@ -2151,11 +2337,12 @@ libdata/pkgconfig/eina.pc libdata/pkgconfig/eio-cxx.pc libdata/pkgconfig/eio.pc +libdata/pkgconfig/eldbus-cxx.pc libdata/pkgconfig/eldbus.pc libdata/pkgconfig/elementary-cxx.pc libdata/pkgconfig/elementary.pc libdata/pkgconfig/elocation.pc -%%ELUA%%libdata/pkgconfig/elua.pc +libdata/pkgconfig/elua.pc libdata/pkgconfig/embryo.pc libdata/pkgconfig/emile.pc libdata/pkgconfig/emotion.pc @@ -2163,18 +2350,14 @@ libdata/pkgconfig/eo.pc libdata/pkgconfig/eolian-cxx.pc libdata/pkgconfig/eolian.pc -%%PHYSICS%%libdata/pkgconfig/ephysics.pc +libdata/pkgconfig/ephysics.pc +libdata/pkgconfig/ethumb-client.pc libdata/pkgconfig/ethumb.pc libdata/pkgconfig/ethumb_client.pc libdata/pkgconfig/evas-cxx.pc -%%OPENGL%%libdata/pkgconfig/evas-opengl-x11.pc -%%OPENGLES%%libdata/pkgconfig/evas-opengl-x11.pc -libdata/pkgconfig/evas-software-buffer.pc -libdata/pkgconfig/evas-software-x11.pc -%%WAYLAND_EGL%%libdata/pkgconfig/evas-wayland-egl.pc -%%WAYLAND%%libdata/pkgconfig/evas-wayland-shm.pc libdata/pkgconfig/evas.pc share/applications/elementary_config.desktop +share/applications/elementary_perf.desktop share/applications/elementary_test.desktop share/dbus-1/services/org.enlightenment.Ethumb.service share/ecore/checkme @@ -2198,6 +2381,7 @@ share/elementary/images/bubble.png share/elementary/images/bubble_sh.png share/elementary/images/earth_normal.png +share/elementary/images/emoji_wink.json share/elementary/images/fire.gif share/elementary/images/g_layer/double_tap_1.png share/elementary/images/g_layer/double_tap_2.png @@ -2261,6 +2445,7 @@ share/elementary/images/icon_22.png share/elementary/images/icon_23.png share/elementary/images/icon_right_arrow.png +share/elementary/images/image_items.eet share/elementary/images/insanely_huge_test_image.jpg share/elementary/images/logo.png share/elementary/images/logo_small.png @@ -2281,6 +2466,7 @@ share/elementary/images/sky_03.jpg share/elementary/images/sky_04.jpg share/elementary/images/space.png +share/elementary/images/tiger.svg share/elementary/images/twofish.jpg share/elementary/images/wood_01.jpg share/elementary/objects/cursors.edj @@ -2292,715 +2478,41 @@ share/elementary/objects/test_external.edj share/elementary/objects/test_focus_style.edj share/elementary/objects/test_masking.edj +share/elementary/objects/test_pager.edj share/elementary/objects/test_prefs.edj share/elementary/objects/test_prefs.epb +share/elementary/objects/test_tab_pager.edj share/elementary/objects/test_tooltip.edj share/elementary/testdiff.diff share/elementary/testfile-windows.txt share/elementary/testfile-withblanks.txt share/elementary/testfile.txt share/elementary/themes/default.edj -%%ELUA%%share/elua/apps/README-docgen.md -%%ELUA%%share/elua/apps/docgen/doctree.lua -%%ELUA%%share/elua/apps/docgen/keyref.lua -%%ELUA%%share/elua/apps/docgen/stats.lua -%%ELUA%%share/elua/apps/docgen/util.lua -%%ELUA%%share/elua/apps/docgen/writer.lua -%%ELUA%%share/elua/apps/gendoc.lua -%%ELUA%%share/elua/apps/gendoc.sh -%%ELUA%%share/elua/apps/lualian.lua -%%ELUA%%share/elua/checkme -%%ELUA%%share/elua/core/gettext.lua -%%ELUA%%share/elua/core/module.lua -%%ELUA%%share/elua/core/serializer.lua -%%ELUA%%share/elua/core/util.lua -%%ELUA%%share/elua/modules/benchmark.lua -%%ELUA%%share/elua/modules/ecore/ecore_exe.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_buffered_stream.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_closer_fd.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_copier.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_file.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_positioner_fd.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_reader_fd.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_sizer_fd.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_stderr.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_stdin.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_stdout.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_io_writer_fd.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_loop.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_loop_fd.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_loop_timer.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_loop_user.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_model_composite_boolean.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_model_composite_boolean_children.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_model_container.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_model_container_item.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_model_item.eo.lua -%%ELUA%%share/elua/modules/ecore/efl_promise.eo.lua -%%ELUA%%%%AUDIO%%share/elua/modules/ecore_audio/ecore_audio.eo.lua -%%ELUA%%%%AUDIO%%share/elua/modules/ecore_audio/ecore_audio_in.eo.lua -%%ELUA%%%%AUDIO%%share/elua/modules/ecore_audio/ecore_audio_in_sndfile.eo.lua -%%ELUA%%%%AUDIO%%share/elua/modules/ecore_audio/ecore_audio_in_tone.eo.lua -%%ELUA%%%%AUDIO%%share/elua/modules/ecore_audio/ecore_audio_out.eo.lua -%%ELUA%%%%PULSEAUDIO%%share/elua/modules/ecore_audio/ecore_audio_out_pulse.eo.lua -%%ELUA%%%%AUDIO%%share/elua/modules/ecore_audio/ecore_audio_out_sndfile.eo.lua -%%ELUA%%share/elua/modules/ecore_con/ecore_con_eet_base.eo.lua -%%ELUA%%share/elua/modules/ecore_con/ecore_con_eet_client_obj.eo.lua -%%ELUA%%share/elua/modules/ecore_con/ecore_con_eet_server_obj.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_control.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_control_access_point.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_control_technology.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_http.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_simple.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_ssl.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_tcp.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_udp.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_unix.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_dialer_websocket.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_ip_address.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_fd.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_simple.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_ssl.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_tcp.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_udp.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_udp_client.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_server_unix.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_session.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket_fd.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket_simple.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket_ssl.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket_tcp.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket_udp.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_socket_unix.eo.lua -%%ELUA%%share/elua/modules/ecore_con/efl_net_ssl_context.eo.lua -%%ELUA%%share/elua/modules/edje/edje_edit.eo.lua -%%ELUA%%share/elua/modules/edje/edje_object.eo.lua -%%ELUA%%share/elua/modules/edje/efl_canvas_layout_external.eo.lua -%%ELUA%%share/elua/modules/edje/efl_canvas_layout_internal.eo.lua -%%ELUA%%share/elua/modules/edje/efl_canvas_layout_internal_box.eo.lua -%%ELUA%%share/elua/modules/edje/efl_canvas_layout_internal_swallow.eo.lua -%%ELUA%%share/elua/modules/edje/efl_canvas_layout_internal_table.eo.lua -%%ELUA%%share/elua/modules/edje/efl_canvas_layout_internal_text.eo.lua -%%ELUA%%share/elua/modules/efl/efl_animator.eo.lua -%%ELUA%%share/elua/modules/efl/efl_canvas.eo.lua -%%ELUA%%share/elua/modules/efl/efl_config.eo.lua -%%ELUA%%share/elua/modules/efl/efl_container.eo.lua -%%ELUA%%share/elua/modules/efl/efl_control.eo.lua -%%ELUA%%share/elua/modules/efl/efl_file.eo.lua -%%ELUA%%share/elua/modules/efl/efl_flipable.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_buffer.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_fill.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_filter.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_gradient.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_gradient_linear.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_gradient_radial.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_path.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_shape.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_size_hint.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_stack.eo.lua -%%ELUA%%share/elua/modules/efl/efl_gfx_view.eo.lua -%%ELUA%%share/elua/modules/efl/efl_image.eo.lua -%%ELUA%%share/elua/modules/efl/efl_image_animated.eo.lua -%%ELUA%%share/elua/modules/efl/efl_image_load.eo.lua -%%ELUA%%share/elua/modules/efl/efl_input_device.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_buffer.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_closer.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_positioner.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_queue.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_reader.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_sizer.eo.lua -%%ELUA%%share/elua/modules/efl/efl_io_writer.eo.lua -%%ELUA%%share/elua/modules/efl/efl_model.eo.lua -%%ELUA%%share/elua/modules/efl/efl_observable.eo.lua -%%ELUA%%share/elua/modules/efl/efl_observer.eo.lua -%%ELUA%%share/elua/modules/efl/efl_orientation.eo.lua -%%ELUA%%share/elua/modules/efl/efl_pack.eo.lua -%%ELUA%%share/elua/modules/efl/efl_pack_grid.eo.lua -%%ELUA%%share/elua/modules/efl/efl_pack_layout.eo.lua -%%ELUA%%share/elua/modules/efl/efl_pack_linear.eo.lua -%%ELUA%%share/elua/modules/efl/efl_part.eo.lua -%%ELUA%%share/elua/modules/efl/efl_player.eo.lua -%%ELUA%%share/elua/modules/efl/efl_screen.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text_annotate.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text_cursor.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text_font.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text_format.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text_properties.eo.lua -%%ELUA%%share/elua/modules/efl/efl_text_style.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_autorepeat.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_base.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_drag.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_factory.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_item.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_menu.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_model_connect.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_model_factory_connect.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_range.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_spin.eo.lua -%%ELUA%%share/elua/modules/efl/efl_ui_view.eo.lua -%%ELUA%%share/elua/modules/efl/efl_vpath.eo.lua -%%ELUA%%share/elua/modules/efl/efl_vpath_core.eo.lua -%%ELUA%%share/elua/modules/efl/efl_vpath_file.eo.lua -%%ELUA%%share/elua/modules/efl/efl_vpath_file_core.eo.lua -%%ELUA%%share/elua/modules/efl/efl_vpath_manager.eo.lua -%%ELUA%%share/elua/modules/eina/accessor.lua -%%ELUA%%share/elua/modules/eina/counter.lua -%%ELUA%%share/elua/modules/eina/file.lua -%%ELUA%%share/elua/modules/eina/hamster.lua -%%ELUA%%share/elua/modules/eina/iterator.lua -%%ELUA%%share/elua/modules/eina/list.lua -%%ELUA%%share/elua/modules/eina/log.lua -%%ELUA%%share/elua/modules/eina/rectangle.lua -%%ELUA%%share/elua/modules/eina/tiler.lua -%%ELUA%%share/elua/modules/eina/xattr.lua -%%ELUA%%share/elua/modules/elementary/efl_config_global.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_box.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_box_flow.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_box_stack.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_button.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_button_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_check.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_clock.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_flip.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_flip_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_focus_manager.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_focus_manager_root_focus.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_focus_manager_sub.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_focus_object.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_focus_user.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_frame.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_grid.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_grid_static.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_image.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_image_factory.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_image_zoomable.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_image_zoomable_pan.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_layout_internal_box.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_layout_internal_table.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_nstate.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_progressbar.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_progressbar_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_radio.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_slider.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_slider_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_text.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_text_editable.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_text_interactive.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_video.eo.lua -%%ELUA%%share/elua/modules/elementary/efl_ui_win.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_actionslider_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_atspi_app_object.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_atspi_bridge.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_bg.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_bubble_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_calendar.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_clock.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_code_widget.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_color_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_colorselector.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_combobox.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_conformant.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_ctxpopup.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_ctxpopup_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_ctxpopup_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_dayselector.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_dayselector_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_dayselector_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_entry.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_entry_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_fileselector.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_fileselector_entry_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_fileselector_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_flip_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_flipselector_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_gengrid.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_gengrid_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_gengrid_pan.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_genlist.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_genlist_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_genlist_pan.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_gesture_layer.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_glview.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_hover.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_hover_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_index.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_index_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_accessible.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_action.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_component.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_image.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_selection.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_text.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_text_editable.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_value.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_widget_action.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_atspi_window.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_fileselector.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_interface_scrollable.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_label.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_label_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_layout.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_layout_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_list.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_list_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_map.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_map_pan.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_mapbuf_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_menu.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_menu_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_multibuttonentry.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_multibuttonentry_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_multibuttonentry_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_naviframe_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_notify.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_notify_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_pan.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_panel.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_panel_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_panes.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_player.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_player_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_plug.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_popup.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_popup_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_popup_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_route.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_scroller.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_scroller_internal_part.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_spinner.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_sys_notify.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_sys_notify_dbus.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_sys_notify_interface.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_systray.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_toolbar.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_toolbar_item.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_view_form.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_view_list.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_web.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_widget.eo.lua -%%ELUA%%share/elua/modules/elementary/elm_widget_item.eo.lua -%%ELUA%%share/elua/modules/emotion/efl_canvas_video.eo.lua -%%ELUA%%share/elua/modules/eo.lua -%%ELUA%%share/elua/modules/eolian.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_filter_internal.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_group.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_group_clipped.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_image.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_image_internal.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_object.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_object_event_grabber.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_polygon.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_proxy.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_rectangle.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_scene3d.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_snapshot.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_surface.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_surface_tbm.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_surface_wayland.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_surface_x11.eo.lua -%%ELUA%%share/elua/modules/evas/efl_canvas_text.eo.lua -%%ELUA%%share/elua/modules/evas/efl_gfx_map.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_event.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_focus.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_hold.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_interface.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_key.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_pointer.eo.lua -%%ELUA%%share/elua/modules/evas/efl_input_state.eo.lua -%%ELUA%%share/elua/modules/evas/efl_ui_clickable.eo.lua -%%ELUA%%share/elua/modules/evas/efl_ui_draggable.eo.lua -%%ELUA%%share/elua/modules/evas/efl_ui_scrollable.eo.lua -%%ELUA%%share/elua/modules/evas/efl_ui_selectable.eo.lua -%%ELUA%%share/elua/modules/evas/efl_ui_zoom.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg_container.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg_gradient.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg_gradient_linear.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg_gradient_radial.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg_root_node.eo.lua -%%ELUA%%share/elua/modules/evas/efl_vg_shape.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_camera.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_light.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_material.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_mesh.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_node.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_object.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_primitive.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_scene.eo.lua -%%ELUA%%share/elua/modules/evas/evas_canvas3d_texture.eo.lua -%%ELUA%%share/elua/modules/evas/evas_vg.eo.lua -%%ELUA%%share/elua/modules/getopt.lua -%%ELUA%%share/elua/modules/lualian.lua +share/elua/apps/lualian.lua +share/elua/checkme +share/elua/core/gettext.lua +share/elua/core/module.lua +share/elua/core/serializer.lua +share/elua/core/util.lua +share/elua/modules/benchmark.lua +share/elua/modules/eina/accessor.lua +share/elua/modules/eina/counter.lua +share/elua/modules/eina/file.lua +share/elua/modules/eina/hamster.lua +share/elua/modules/eina/iterator.lua +share/elua/modules/eina/list.lua +share/elua/modules/eina/log.lua +share/elua/modules/eina/rectangle.lua +share/elua/modules/eina/tiler.lua +share/elua/modules/eina/xattr.lua +share/elua/modules/eo.lua +share/elua/modules/eolian.lua +share/elua/modules/getopt.lua +share/elua/modules/lualian.lua share/embryo/include/default.inc share/emotion/checkme +share/emotion/data/theme.edj share/eo/gdb/eo_gdb.py -%%AUDIO%%share/eolian/include/ecore-1/ecore_audio.eo -%%AUDIO%%share/eolian/include/ecore-1/ecore_audio_in.eo -%%AUDIO%%share/eolian/include/ecore-1/ecore_audio_in_sndfile.eo -%%AUDIO%%share/eolian/include/ecore-1/ecore_audio_in_tone.eo -%%AUDIO%%share/eolian/include/ecore-1/ecore_audio_out.eo -%%PULSEAUDIO%%share/eolian/include/ecore-1/ecore_audio_out_pulse.eo -%%AUDIO%%share/eolian/include/ecore-1/ecore_audio_out_sndfile.eo -share/eolian/include/ecore-1/ecore_con_eet_base.eo -share/eolian/include/ecore-1/ecore_con_eet_client_obj.eo -share/eolian/include/ecore-1/ecore_con_eet_server_obj.eo -share/eolian/include/ecore-1/ecore_exe.eo -share/eolian/include/ecore-1/efl_io_buffered_stream.eo -share/eolian/include/ecore-1/efl_io_closer_fd.eo -share/eolian/include/ecore-1/efl_io_copier.eo -share/eolian/include/ecore-1/efl_io_file.eo -share/eolian/include/ecore-1/efl_io_positioner_fd.eo -share/eolian/include/ecore-1/efl_io_reader_fd.eo -share/eolian/include/ecore-1/efl_io_sizer_fd.eo -share/eolian/include/ecore-1/efl_io_stderr.eo -share/eolian/include/ecore-1/efl_io_stdin.eo -share/eolian/include/ecore-1/efl_io_stdout.eo -share/eolian/include/ecore-1/efl_io_writer_fd.eo -share/eolian/include/ecore-1/efl_loop.eo -share/eolian/include/ecore-1/efl_loop_fd.eo -share/eolian/include/ecore-1/efl_loop_timer.eo -share/eolian/include/ecore-1/efl_loop_user.eo -share/eolian/include/ecore-1/efl_model_composite_boolean.eo -share/eolian/include/ecore-1/efl_model_composite_boolean_children.eo -share/eolian/include/ecore-1/efl_model_container.eo -share/eolian/include/ecore-1/efl_model_container_item.eo -share/eolian/include/ecore-1/efl_model_item.eo -share/eolian/include/ecore-1/efl_net_control.eo -share/eolian/include/ecore-1/efl_net_control_access_point.eo -share/eolian/include/ecore-1/efl_net_control_technology.eo -share/eolian/include/ecore-1/efl_net_dialer.eo -share/eolian/include/ecore-1/efl_net_dialer_http.eo -share/eolian/include/ecore-1/efl_net_dialer_simple.eo -share/eolian/include/ecore-1/efl_net_dialer_ssl.eo -share/eolian/include/ecore-1/efl_net_dialer_tcp.eo -share/eolian/include/ecore-1/efl_net_dialer_udp.eo -share/eolian/include/ecore-1/efl_net_dialer_unix.eo -share/eolian/include/ecore-1/efl_net_dialer_websocket.eo -share/eolian/include/ecore-1/efl_net_http_types.eot -share/eolian/include/ecore-1/efl_net_ip_address.eo -share/eolian/include/ecore-1/efl_net_server.eo -share/eolian/include/ecore-1/efl_net_server_fd.eo -share/eolian/include/ecore-1/efl_net_server_simple.eo -share/eolian/include/ecore-1/efl_net_server_ssl.eo -share/eolian/include/ecore-1/efl_net_server_tcp.eo -share/eolian/include/ecore-1/efl_net_server_udp.eo -share/eolian/include/ecore-1/efl_net_server_udp_client.eo -share/eolian/include/ecore-1/efl_net_server_unix.eo -share/eolian/include/ecore-1/efl_net_session.eo -share/eolian/include/ecore-1/efl_net_socket.eo -share/eolian/include/ecore-1/efl_net_socket_fd.eo -share/eolian/include/ecore-1/efl_net_socket_simple.eo -share/eolian/include/ecore-1/efl_net_socket_ssl.eo -share/eolian/include/ecore-1/efl_net_socket_tcp.eo -share/eolian/include/ecore-1/efl_net_socket_udp.eo -share/eolian/include/ecore-1/efl_net_socket_unix.eo -share/eolian/include/ecore-1/efl_net_ssl_context.eo -share/eolian/include/ecore-1/efl_net_ssl_types.eot -share/eolian/include/ecore-1/efl_net_types.eot -share/eolian/include/ecore-1/efl_promise.eo -share/eolian/include/ector-1/ector_buffer.eo -share/eolian/include/ector-1/ector_cairo_software_surface.eo -share/eolian/include/ector-1/ector_cairo_surface.eo -share/eolian/include/ector-1/ector_gl_buffer.eo -share/eolian/include/ector-1/ector_gl_surface.eo -share/eolian/include/ector-1/ector_renderer.eo -share/eolian/include/ector-1/ector_renderer_cairo.eo -share/eolian/include/ector-1/ector_renderer_cairo_gradient_linear.eo -share/eolian/include/ector-1/ector_renderer_cairo_gradient_radial.eo -share/eolian/include/ector-1/ector_renderer_cairo_shape.eo -share/eolian/include/ector-1/ector_renderer_gl.eo -share/eolian/include/ector-1/ector_renderer_gl_gradient_linear.eo -share/eolian/include/ector-1/ector_renderer_gl_gradient_radial.eo -share/eolian/include/ector-1/ector_renderer_gl_shape.eo -share/eolian/include/ector-1/ector_renderer_gradient.eo -share/eolian/include/ector-1/ector_renderer_gradient_linear.eo -share/eolian/include/ector-1/ector_renderer_gradient_radial.eo -share/eolian/include/ector-1/ector_renderer_shape.eo -share/eolian/include/ector-1/ector_renderer_software.eo -share/eolian/include/ector-1/ector_renderer_software_gradient_linear.eo -share/eolian/include/ector-1/ector_renderer_software_gradient_radial.eo -share/eolian/include/ector-1/ector_renderer_software_shape.eo -share/eolian/include/ector-1/ector_software_buffer.eo -share/eolian/include/ector-1/ector_software_buffer_base.eo -share/eolian/include/ector-1/ector_software_surface.eo -share/eolian/include/ector-1/ector_surface.eo -share/eolian/include/ector-1/ector_types.eot -share/eolian/include/edje-1/edje_edit.eo -share/eolian/include/edje-1/edje_object.eo -share/eolian/include/edje-1/edje_types.eot -share/eolian/include/edje-1/efl_canvas_layout_external.eo -share/eolian/include/edje-1/efl_canvas_layout_internal.eo -share/eolian/include/edje-1/efl_canvas_layout_internal_box.eo -share/eolian/include/edje-1/efl_canvas_layout_internal_swallow.eo -share/eolian/include/edje-1/efl_canvas_layout_internal_table.eo -share/eolian/include/edje-1/efl_canvas_layout_internal_text.eo -share/eolian/include/efl-1/efl_animator.eo -share/eolian/include/efl-1/efl_canvas.eo -share/eolian/include/efl-1/efl_config.eo -share/eolian/include/efl-1/efl_container.eo -share/eolian/include/efl-1/efl_control.eo -share/eolian/include/efl-1/efl_file.eo -share/eolian/include/efl-1/efl_flipable.eo -share/eolian/include/efl-1/efl_gfx.eo -share/eolian/include/efl-1/efl_gfx_buffer.eo -share/eolian/include/efl-1/efl_gfx_fill.eo -share/eolian/include/efl-1/efl_gfx_filter.eo -share/eolian/include/efl-1/efl_gfx_gradient.eo -share/eolian/include/efl-1/efl_gfx_gradient_linear.eo -share/eolian/include/efl-1/efl_gfx_gradient_radial.eo -share/eolian/include/efl-1/efl_gfx_path.eo -share/eolian/include/efl-1/efl_gfx_shape.eo -share/eolian/include/efl-1/efl_gfx_size_hint.eo -share/eolian/include/efl-1/efl_gfx_stack.eo -share/eolian/include/efl-1/efl_gfx_types.eot -share/eolian/include/efl-1/efl_gfx_view.eo -share/eolian/include/efl-1/efl_image.eo -share/eolian/include/efl-1/efl_image_animated.eo -share/eolian/include/efl-1/efl_image_load.eo -share/eolian/include/efl-1/efl_input_device.eo -share/eolian/include/efl-1/efl_input_types.eot -share/eolian/include/efl-1/efl_io_buffer.eo -share/eolian/include/efl-1/efl_io_closer.eo -share/eolian/include/efl-1/efl_io_positioner.eo -share/eolian/include/efl-1/efl_io_queue.eo -share/eolian/include/efl-1/efl_io_reader.eo -share/eolian/include/efl-1/efl_io_sizer.eo -share/eolian/include/efl-1/efl_io_writer.eo -share/eolian/include/efl-1/efl_model.eo -share/eolian/include/efl-1/efl_observable.eo -share/eolian/include/efl-1/efl_observer.eo -share/eolian/include/efl-1/efl_orientation.eo -share/eolian/include/efl-1/efl_pack.eo -share/eolian/include/efl-1/efl_pack_grid.eo -share/eolian/include/efl-1/efl_pack_layout.eo -share/eolian/include/efl-1/efl_pack_linear.eo -share/eolian/include/efl-1/efl_part.eo -share/eolian/include/efl-1/efl_player.eo -share/eolian/include/efl-1/efl_screen.eo -share/eolian/include/efl-1/efl_text.eo -share/eolian/include/efl-1/efl_text_annotate.eo -share/eolian/include/efl-1/efl_text_cursor.eo -share/eolian/include/efl-1/efl_text_font.eo -share/eolian/include/efl-1/efl_text_format.eo -share/eolian/include/efl-1/efl_text_properties.eo -share/eolian/include/efl-1/efl_text_style.eo -share/eolian/include/efl-1/efl_text_types.eot -share/eolian/include/efl-1/efl_types.eot -share/eolian/include/efl-1/efl_ui_autorepeat.eo -share/eolian/include/efl-1/efl_ui_base.eo -share/eolian/include/efl-1/efl_ui_drag.eo -share/eolian/include/efl-1/efl_ui_factory.eo -share/eolian/include/efl-1/efl_ui_item.eo -share/eolian/include/efl-1/efl_ui_menu.eo -share/eolian/include/efl-1/efl_ui_model_connect.eo -share/eolian/include/efl-1/efl_ui_model_factory_connect.eo -share/eolian/include/efl-1/efl_ui_range.eo -share/eolian/include/efl-1/efl_ui_spin.eo -share/eolian/include/efl-1/efl_ui_types.eot -share/eolian/include/efl-1/efl_ui_view.eo -share/eolian/include/efl-1/efl_vpath.eo -share/eolian/include/efl-1/efl_vpath_core.eo -share/eolian/include/efl-1/efl_vpath_file.eo -share/eolian/include/efl-1/efl_vpath_file_core.eo -share/eolian/include/efl-1/efl_vpath_manager.eo -share/eolian/include/eio-1/efl_io_manager.eo -share/eolian/include/eio-1/eio_model.eo -share/eolian/include/eio-1/eio_sentry.eo -share/eolian/include/eldbus-1/eldbus_model_arguments.eo -share/eolian/include/eldbus-1/eldbus_model_connection.eo -share/eolian/include/eldbus-1/eldbus_model_method.eo -share/eolian/include/eldbus-1/eldbus_model_object.eo -share/eolian/include/eldbus-1/eldbus_model_proxy.eo -share/eolian/include/eldbus-1/eldbus_model_signal.eo -share/eolian/include/eldbus-1/eldbus_types.eot -share/eolian/include/elementary-1/efl_config_global.eo -share/eolian/include/elementary-1/efl_ui_box.eo -share/eolian/include/elementary-1/efl_ui_box_flow.eo -share/eolian/include/elementary-1/efl_ui_box_stack.eo -share/eolian/include/elementary-1/efl_ui_button.eo -share/eolian/include/elementary-1/efl_ui_button_internal_part.eo -share/eolian/include/elementary-1/efl_ui_check.eo -share/eolian/include/elementary-1/efl_ui_clock.eo -share/eolian/include/elementary-1/efl_ui_flip.eo -share/eolian/include/elementary-1/efl_ui_flip_internal_part.eo -share/eolian/include/elementary-1/efl_ui_focus_manager.eo -share/eolian/include/elementary-1/efl_ui_focus_manager_root_focus.eo -share/eolian/include/elementary-1/efl_ui_focus_manager_sub.eo -share/eolian/include/elementary-1/efl_ui_focus_object.eo -share/eolian/include/elementary-1/efl_ui_focus_user.eo -share/eolian/include/elementary-1/efl_ui_frame.eo -share/eolian/include/elementary-1/efl_ui_grid.eo -share/eolian/include/elementary-1/efl_ui_grid_static.eo -share/eolian/include/elementary-1/efl_ui_image.eo -share/eolian/include/elementary-1/efl_ui_image_factory.eo -share/eolian/include/elementary-1/efl_ui_image_zoomable.eo -share/eolian/include/elementary-1/efl_ui_image_zoomable_pan.eo -share/eolian/include/elementary-1/efl_ui_layout_internal_box.eo -share/eolian/include/elementary-1/efl_ui_layout_internal_table.eo -share/eolian/include/elementary-1/efl_ui_nstate.eo -share/eolian/include/elementary-1/efl_ui_progressbar.eo -share/eolian/include/elementary-1/efl_ui_progressbar_internal_part.eo -share/eolian/include/elementary-1/efl_ui_radio.eo -share/eolian/include/elementary-1/efl_ui_slider.eo -share/eolian/include/elementary-1/efl_ui_slider_internal_part.eo -share/eolian/include/elementary-1/efl_ui_text.eo -share/eolian/include/elementary-1/efl_ui_text_editable.eo -share/eolian/include/elementary-1/efl_ui_text_interactive.eo -share/eolian/include/elementary-1/efl_ui_video.eo -share/eolian/include/elementary-1/efl_ui_win.eo -share/eolian/include/elementary-1/elm_actionslider_internal_part.eo -share/eolian/include/elementary-1/elm_atspi_app_object.eo -share/eolian/include/elementary-1/elm_atspi_bridge.eo -share/eolian/include/elementary-1/elm_bg.eo -share/eolian/include/elementary-1/elm_bubble_internal_part.eo -share/eolian/include/elementary-1/elm_calendar.eo -share/eolian/include/elementary-1/elm_clock.eo -share/eolian/include/elementary-1/elm_code_widget.eo -share/eolian/include/elementary-1/elm_color_item.eo -share/eolian/include/elementary-1/elm_colorselector.eo -share/eolian/include/elementary-1/elm_combobox.eo -share/eolian/include/elementary-1/elm_conformant.eo -share/eolian/include/elementary-1/elm_ctxpopup.eo -share/eolian/include/elementary-1/elm_ctxpopup_internal_part.eo -share/eolian/include/elementary-1/elm_ctxpopup_item.eo -share/eolian/include/elementary-1/elm_dayselector.eo -share/eolian/include/elementary-1/elm_dayselector_internal_part.eo -share/eolian/include/elementary-1/elm_dayselector_item.eo -share/eolian/include/elementary-1/elm_entry.eo -share/eolian/include/elementary-1/elm_entry_internal_part.eo -share/eolian/include/elementary-1/elm_fileselector.eo -share/eolian/include/elementary-1/elm_fileselector_entry_internal_part.eo -share/eolian/include/elementary-1/elm_fileselector_internal_part.eo -share/eolian/include/elementary-1/elm_flip_internal_part.eo -share/eolian/include/elementary-1/elm_flipselector_item.eo -share/eolian/include/elementary-1/elm_general.eot -share/eolian/include/elementary-1/elm_gengrid.eo -share/eolian/include/elementary-1/elm_gengrid_item.eo -share/eolian/include/elementary-1/elm_gengrid_pan.eo -share/eolian/include/elementary-1/elm_genlist.eo -share/eolian/include/elementary-1/elm_genlist_item.eo -share/eolian/include/elementary-1/elm_genlist_pan.eo -share/eolian/include/elementary-1/elm_gesture_layer.eo -share/eolian/include/elementary-1/elm_glview.eo -share/eolian/include/elementary-1/elm_hover.eo -share/eolian/include/elementary-1/elm_hover_internal_part.eo -share/eolian/include/elementary-1/elm_index.eo -share/eolian/include/elementary-1/elm_index_item.eo -share/eolian/include/elementary-1/elm_interface_atspi_accessible.eo -share/eolian/include/elementary-1/elm_interface_atspi_action.eo -share/eolian/include/elementary-1/elm_interface_atspi_component.eo -share/eolian/include/elementary-1/elm_interface_atspi_image.eo -share/eolian/include/elementary-1/elm_interface_atspi_selection.eo -share/eolian/include/elementary-1/elm_interface_atspi_text.eo -share/eolian/include/elementary-1/elm_interface_atspi_text_editable.eo -share/eolian/include/elementary-1/elm_interface_atspi_value.eo -share/eolian/include/elementary-1/elm_interface_atspi_widget_action.eo -share/eolian/include/elementary-1/elm_interface_atspi_window.eo -share/eolian/include/elementary-1/elm_interface_fileselector.eo -share/eolian/include/elementary-1/elm_interface_scrollable.eo -share/eolian/include/elementary-1/elm_label.eo -share/eolian/include/elementary-1/elm_label_internal_part.eo -share/eolian/include/elementary-1/elm_layout.eo -share/eolian/include/elementary-1/elm_layout_internal_part.eo -share/eolian/include/elementary-1/elm_list.eo -share/eolian/include/elementary-1/elm_list_item.eo -share/eolian/include/elementary-1/elm_map.eo -share/eolian/include/elementary-1/elm_map_pan.eo -share/eolian/include/elementary-1/elm_mapbuf_internal_part.eo -share/eolian/include/elementary-1/elm_menu.eo -share/eolian/include/elementary-1/elm_menu_item.eo -share/eolian/include/elementary-1/elm_multibuttonentry.eo -share/eolian/include/elementary-1/elm_multibuttonentry_internal_part.eo -share/eolian/include/elementary-1/elm_multibuttonentry_item.eo -share/eolian/include/elementary-1/elm_naviframe_internal_part.eo -share/eolian/include/elementary-1/elm_notify.eo -share/eolian/include/elementary-1/elm_notify_internal_part.eo -share/eolian/include/elementary-1/elm_pan.eo -share/eolian/include/elementary-1/elm_panel.eo -share/eolian/include/elementary-1/elm_panel_internal_part.eo -share/eolian/include/elementary-1/elm_panes.eo -share/eolian/include/elementary-1/elm_player.eo -share/eolian/include/elementary-1/elm_player_internal_part.eo -share/eolian/include/elementary-1/elm_plug.eo -share/eolian/include/elementary-1/elm_popup.eo -share/eolian/include/elementary-1/elm_popup_internal_part.eo -share/eolian/include/elementary-1/elm_popup_item.eo -share/eolian/include/elementary-1/elm_route.eo -share/eolian/include/elementary-1/elm_scroller.eo -share/eolian/include/elementary-1/elm_scroller_internal_part.eo -share/eolian/include/elementary-1/elm_spinner.eo -share/eolian/include/elementary-1/elm_sys_notify.eo -share/eolian/include/elementary-1/elm_sys_notify_dbus.eo -share/eolian/include/elementary-1/elm_sys_notify_interface.eo -share/eolian/include/elementary-1/elm_systray.eo -share/eolian/include/elementary-1/elm_toolbar.eo -share/eolian/include/elementary-1/elm_toolbar_item.eo -share/eolian/include/elementary-1/elm_view_form.eo -share/eolian/include/elementary-1/elm_view_list.eo -share/eolian/include/elementary-1/elm_web.eo -share/eolian/include/elementary-1/elm_widget.eo -share/eolian/include/elementary-1/elm_widget_item.eo -share/eolian/include/emotion-1/efl_canvas_video.eo -share/eolian/include/eo-1/efl_class.eo -share/eolian/include/eo-1/efl_interface.eo -share/eolian/include/eo-1/efl_object.eo -share/eolian/include/eo-1/efl_object_override.eo -share/eolian/include/eo-1/eina_types.eot -share/eolian/include/evas-1/efl_canvas_filter_internal.eo -share/eolian/include/evas-1/efl_canvas_group.eo -share/eolian/include/evas-1/efl_canvas_group_clipped.eo -share/eolian/include/evas-1/efl_canvas_image.eo -share/eolian/include/evas-1/efl_canvas_image_internal.eo -share/eolian/include/evas-1/efl_canvas_object.eo -share/eolian/include/evas-1/efl_canvas_object_event_grabber.eo -share/eolian/include/evas-1/efl_canvas_polygon.eo -share/eolian/include/evas-1/efl_canvas_proxy.eo -share/eolian/include/evas-1/efl_canvas_rectangle.eo -share/eolian/include/evas-1/efl_canvas_scene3d.eo -share/eolian/include/evas-1/efl_canvas_snapshot.eo -share/eolian/include/evas-1/efl_canvas_surface.eo -share/eolian/include/evas-1/efl_canvas_surface_tbm.eo -share/eolian/include/evas-1/efl_canvas_surface_wayland.eo -share/eolian/include/evas-1/efl_canvas_surface_x11.eo -share/eolian/include/evas-1/efl_canvas_text.eo -share/eolian/include/evas-1/efl_gfx_map.eo -share/eolian/include/evas-1/efl_input_event.eo -share/eolian/include/evas-1/efl_input_focus.eo -share/eolian/include/evas-1/efl_input_hold.eo -share/eolian/include/evas-1/efl_input_interface.eo -share/eolian/include/evas-1/efl_input_key.eo -share/eolian/include/evas-1/efl_input_pointer.eo -share/eolian/include/evas-1/efl_input_state.eo -share/eolian/include/evas-1/efl_ui_clickable.eo -share/eolian/include/evas-1/efl_ui_draggable.eo -share/eolian/include/evas-1/efl_ui_scrollable.eo -share/eolian/include/evas-1/efl_ui_selectable.eo -share/eolian/include/evas-1/efl_ui_zoom.eo -share/eolian/include/evas-1/efl_vg.eo -share/eolian/include/evas-1/efl_vg_container.eo -share/eolian/include/evas-1/efl_vg_gradient.eo -share/eolian/include/evas-1/efl_vg_gradient_linear.eo -share/eolian/include/evas-1/efl_vg_gradient_radial.eo -share/eolian/include/evas-1/efl_vg_root_node.eo -share/eolian/include/evas-1/efl_vg_shape.eo -share/eolian/include/evas-1/evas_canvas.eo -share/eolian/include/evas-1/evas_canvas3d_camera.eo -share/eolian/include/evas-1/evas_canvas3d_light.eo -share/eolian/include/evas-1/evas_canvas3d_material.eo -share/eolian/include/evas-1/evas_canvas3d_mesh.eo -share/eolian/include/evas-1/evas_canvas3d_node.eo -share/eolian/include/evas-1/evas_canvas3d_object.eo -share/eolian/include/evas-1/evas_canvas3d_primitive.eo -share/eolian/include/evas-1/evas_canvas3d_scene.eo -share/eolian/include/evas-1/evas_canvas3d_texture.eo -share/eolian/include/evas-1/evas_canvas3d_types.eot -share/eolian/include/evas-1/evas_vg.eo share/ethumb/checkme share/ethumb/frames/default.edj share/ethumb_client/checkme @@ -3310,6 +2822,8 @@ share/icons/Enlightenment-X/intl/128/flag-uz.png share/icons/Enlightenment-X/intl/128/flag-vn.png share/icons/Enlightenment-X/intl/128/flag-za.png +share/icons/Enlightenment-X/mimetypes/128/inode-directory.png +share/icons/Enlightenment-X/mimetypes/16/inode-directory.png share/icons/Enlightenment-X/places/128/folder-documents.png share/icons/Enlightenment-X/places/128/folder-download.png share/icons/Enlightenment-X/places/128/folder-drag-accept.png @@ -3440,28 +2954,29 @@ share/icons/Enlightenment-X/status/128/weather-showers.png share/icons/Enlightenment-X/status/128/weather-snow.png share/icons/Enlightenment-X/status/128/weather-storm.png -share/icons/elementary.png -%%NLS%%share/locale/ca/LC_MESSAGES/efl.mo -%%NLS%%share/locale/cs/LC_MESSAGES/efl.mo -%%NLS%%share/locale/de/LC_MESSAGES/efl.mo -%%NLS%%share/locale/el/LC_MESSAGES/efl.mo -%%NLS%%share/locale/eo/LC_MESSAGES/efl.mo -%%NLS%%share/locale/es/LC_MESSAGES/efl.mo -%%NLS%%share/locale/fi/LC_MESSAGES/efl.mo -%%NLS%%share/locale/fr/LC_MESSAGES/efl.mo -%%NLS%%share/locale/gl/LC_MESSAGES/efl.mo -%%NLS%%share/locale/hu/LC_MESSAGES/efl.mo -%%NLS%%share/locale/it/LC_MESSAGES/efl.mo -%%NLS%%share/locale/ja/LC_MESSAGES/efl.mo -%%NLS%%share/locale/ko/LC_MESSAGES/efl.mo -%%NLS%%share/locale/lt/LC_MESSAGES/efl.mo -%%NLS%%share/locale/nl/LC_MESSAGES/efl.mo -%%NLS%%share/locale/pl/LC_MESSAGES/efl.mo -%%NLS%%share/locale/pt/LC_MESSAGES/efl.mo -%%NLS%%share/locale/ru/LC_MESSAGES/efl.mo -%%NLS%%share/locale/sl/LC_MESSAGES/efl.mo -%%NLS%%share/locale/sr/LC_MESSAGES/efl.mo -%%NLS%%share/locale/tr/LC_MESSAGES/efl.mo -%%NLS%%share/locale/vi/LC_MESSAGES/efl.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/efl.mo +share/icons/hicolor/128x128/apps/elementary.png +share/locale/ca/LC_MESSAGES/efl.mo +share/locale/cs/LC_MESSAGES/efl.mo +share/locale/da/LC_MESSAGES/efl.mo +share/locale/de/LC_MESSAGES/efl.mo +share/locale/el/LC_MESSAGES/efl.mo +share/locale/eo/LC_MESSAGES/efl.mo +share/locale/es/LC_MESSAGES/efl.mo +share/locale/fi/LC_MESSAGES/efl.mo +share/locale/fr/LC_MESSAGES/efl.mo +share/locale/gl/LC_MESSAGES/efl.mo +share/locale/hu/LC_MESSAGES/efl.mo +share/locale/it/LC_MESSAGES/efl.mo +share/locale/ja/LC_MESSAGES/efl.mo +share/locale/ko/LC_MESSAGES/efl.mo +share/locale/lt/LC_MESSAGES/efl.mo +share/locale/nl/LC_MESSAGES/efl.mo +share/locale/pl/LC_MESSAGES/efl.mo +share/locale/pt/LC_MESSAGES/efl.mo +share/locale/ru/LC_MESSAGES/efl.mo +share/locale/sl/LC_MESSAGES/efl.mo +share/locale/sr/LC_MESSAGES/efl.mo +share/locale/tr/LC_MESSAGES/efl.mo +share/locale/vi/LC_MESSAGES/efl.mo +share/locale/zh_CN/LC_MESSAGES/efl.mo share/mime/packages/edje.xml