summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "ci: travis: stop osx builds until build failures are solved on Travis"devs/stefan/osx-fixStefan Schmidt2020-03-091-0/+1
* readme - adapt for removal of xine/vlc supportCarsten Haitzler (Rasterman)2020-03-081-9/+5
* remove vlc, gst-0.10, xine deps, modules as they are brokenCarsten Haitzler (Rasterman)2020-03-0820-7303/+14
* ecore_evas_x: honor forign dnd implementationsMarcel Hollerbach2020-03-081-1/+3
* evas gl: clip rect with proper size.Hermet Park2020-03-081-1/+1
* ecore_evas: Use EFL naming convention in cnp & dnd methodsXavi Artigas2020-03-088-30/+29
* mono-tests: Fix build after DnD changesXavi Artigas2020-03-081-9/+8
* docs: Strengthen docs for Copy&Paste and Drag&DropXavi Artigas2020-03-087-99/+163
* port cnp on WindowsMarcel Hollerbach2020-03-084-248/+449
* ecore_evas: Introduce cnp support for cocoaMarcel Hollerbach2020-03-081-1/+136
* ecore_cocoa: change clipboard APIMarcel Hollerbach2020-03-082-57/+40
* rewrite efl cnp and dnd handlingMarcel Hollerbach2020-03-0824-7317/+1754
* ecore_evas: introduce wayland support for cnp & dndMarcel Hollerbach2020-03-082-5/+482
* ecore_evas: introduce initial selection & dnd support for x.Marcel Hollerbach2020-03-081-3/+753
* ecore_x_selection: do not skip any any atomsMarcel Hollerbach2020-03-081-4/+4
* ecore_x: add API to request selection changed events for diff. winsMarcel Hollerbach2020-03-082-0/+29
* ecore_evas: Introduce cnp / dnd API for ecore evasMarcel Hollerbach2020-03-0817-47/+1120
* eina: introduce Eina_Abstract_ContentMarcel Hollerbach2020-03-0810-2/+854
* evas_pbject_intercept: add missing parenthesisDaniel Kolesa2020-03-061-1/+1
* efl_ui_win: Fix dereference before NULL checkChristopher Michael2020-03-061-3/+6
* evas_object_intercept: Add check for NULL 'obj' variable inside macrosChristopher Michael2020-03-061-2/+2
* efl-wl: properly send surface enter event in smart showMike Blumenkrantz2020-03-061-1/+1
* elm: undef EAPI_WEAK in header before definingMike Blumenkrantz2020-03-061-0/+3
* evas_gl_drm: Fix incorrect define statement.Christopher Michael2020-03-061-1/+1
* canvas grid: fix inifinite loop dead.Hermet Park2020-03-061-2/+5
* ci: make ci work againMarcel Hollerbach2020-03-061-0/+2
* efl_canvas_layout_part: remove debugging content set / get implMarcel Hollerbach2020-03-061-21/+0
* efl_canvas_layout_part: add part name, type and group name to debug infoMarcel Hollerbach2020-03-062-0/+9
* eo: print debug information when a call cannot be resolvedMarcel Hollerbach2020-03-062-5/+5
* tests/evas: verify loading and mmap values for efl.file are correct with skip...Mike Blumenkrantz2020-03-061-0/+3
* evas/image: implement efl.file loading and mmap getters to correctly handle s...Mike Blumenkrantz2020-03-064-0/+40
* evas: set mmap data to image data after preload with skip_head enabledMike Blumenkrantz2020-03-063-1/+16
* efl_ui/widget: add inheritance for efl.gfx.entity to widget partMike Blumenkrantz2020-03-062-3/+7
* evas_object_intercept: Use efl_data_scope_safe_getChristopher Michael2020-03-061-2/+2
* evas_object_intercept: Reduce calls to efl_data_scope_getChristopher Michael2020-03-061-11/+6
* elm_label: add EFL_ACCESS_WIDGET_ACTION_MIXINMarcel Hollerbach2020-03-061-1/+1
* elm_code_syntax: Add c-sharp syntax highlighting.Alastair Poole2020-03-061-0/+24
* ci: travis: stop osx builds until build failures are solved on TravisStefan Schmidt2020-03-061-1/+0
* elc_naviframe: fix to delete item once by elm_object_item_del in pop_cbJaehyun Cho2020-03-062-6/+41
* elm_code: Avoid moving to non-existent line.Alastair Poole2020-03-061-1/+4
* evas: Fix dereferenceing null pointerChristopher Michael2020-03-041-2/+6
* evas: Fix mouse event info for legacy events.Hosang Kim2020-03-041-3/+6
* elm_code: Improve efficiency of the widget.Alastair Poole2020-03-042-24/+51
* avahi - let's disable by default as there doesn't seem to be a useCarsten Haitzler (Rasterman)2020-03-031-1/+1
* efl-wl: add toplevel_added event for adding a new toplevel surfaceMike Blumenkrantz2020-03-032-0/+2
* efl-wl: ensure that child_added event is called only when a parent is setMike Blumenkrantz2020-03-031-1/+2
* doxygen docs: Fix several group problemsXavi Artigas2020-03-033-89/+73
* doxygen docs: fix insufficiently namespaced group namesXavi Artigas2020-03-033-3/+3
* doxygen docs: fix multiple defined @section'sXavi Artigas2020-03-033-27/+27
* efl-wl: add function to get pid of a surfaceMike Blumenkrantz2020-03-032-0/+23