summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cxx: No need to declare the current class twiceJean-Philippe Andre2017-12-051-1/+1
* cxx: Some code style in examplesJean-Philippe Andre2017-12-054-17/+15
* cxx: Add event_cb_add functions to eventsJean-Philippe Andre2017-12-051-0/+18
* cxx: Add alternative form to instantiate objectJean-Philippe Andre2017-12-051-1/+26
* eolian: Add inarray and inlist to source generationFelipe Magno de Almeida2017-12-042-4/+28
* efl_mono: fix switched reference to generated and non-generated source file i...Vitor Sousa2017-12-041-2/+2
* eolian_mono: Add evas_table_mirrored_get/set to blLauro Moura2017-12-041-0/+2
* eolian_mono: Generate placeholder fields for empty structsLauro Moura2017-12-041-1/+11
* efl_mono: Fix eina_value_set.Lauro Moura2017-12-042-32/+40
* ecore: Fix compilation for GCC 4Lauro Moura2017-12-041-0/+5
* elm: Move legacy enums to elm_general.eot.Lauro Moura2017-12-042-112/+114
* efl_mono: Add buildystem integration.Lauro Moura2017-12-0413-0/+796
* efl_mono: Add examples code.Lauro Moura2017-12-0420-0/+1255
* efl_mono: Add native support libraryLauro Moura2017-12-042-0/+440
* efl_mono: Add msbuild file generatorLauro Moura2017-12-042-0/+263
* efl_mono: Added test files for the C# bindings.Lauro Moura2017-12-0417-0/+11406
* eolian_mono: Added code for eolian_mono generatorLauro Moura2017-12-0423-0/+4607
* efl_mono: Adding support code for the C# bindingLauro Moura2017-12-0431-0/+8485
* eolian_cxx: Many changes for the C# bindingsLauro Moura2017-12-0430-49/+448
* eolian: Add inarray and inlistLauro Moura2017-12-044-4/+7
* docs: fill in missing docs for efl_animation_ eo classesStefan Schmidt2017-12-044-0/+7
* docs: fill in missing docs for efl_ui_calendar_item eo classStefan Schmidt2017-12-041-1/+3
* docs: fill in missing docs for efl_animation eo classStefan Schmidt2017-12-041-0/+8
* docs: fill in missing docs for efl_ui_popup_alert eo classStefan Schmidt2017-12-041-3/+4
* docs: fill in mising docs for efl_ui_popup_anchor classStefan Schmidt2017-12-041-5/+6
* docs: fill in mising eo file docs for efl_ui_popupStefan Schmidt2017-12-041-8/+10
* ecore: removed warning from ecore_animPawel Aksiutowicz2017-12-041-1/+4
* ecore: munmap() call get size of the same type as nmap() call in "len" argumentPawel Aksiutowicz2017-12-041-1/+1
* efl.gfx: move scale{} from efl.ui.base to efl.gfxAmitesh Singh2017-12-0438-120/+120
* ecore: rename efl_loop_Eina_FutureXXX_timeout to efl_loop_timeout.Cedric Bail2017-12-0311-15/+15
* ecore: remove efl_loop_timeout.Cedric Bail2017-12-032-66/+0
* ecore: remove efl_loop_timeout tests.Cedric Bail2017-12-031-75/+0
* ecore: remove a test from old efl_promise to remove use of efl_loop_timeout.Cedric Bail2017-12-031-70/+0
* Revert "BSD: resolve issue of missing symbols building E on FreeBSD."Al Poole2017-12-031-1/+1
* BSD: resolve issue of missing symbols building E on FreeBSD.Al Poole2017-12-031-1/+1
* eina_file_win32: also check for copy before unmapping region.Al Poole2017-12-021-1/+1
* ecore-evas-drm: Check for XDG_SEAT existenceChris Michael2017-12-011-0/+4
* ecore_wl2: Add API ecore_wl2_window_surface_flushDerek Foreman2017-12-012-0/+10
* ecore_wl2: Add ecore_wl2_surface_flushDerek Foreman2017-12-013-0/+23
* ecore_wl2: add Ecore_Wl2_Surface to Ecore_Wl2_WindowDerek Foreman2017-12-012-3/+10
* ecore_wl2: Make Ecore_Wl2_Buffer struct privateDerek Foreman2017-12-012-19/+19
* ecore_wl2 wayland_shm: Move surface functions into ecore_wl2Derek Foreman2017-12-016-32/+39
* wayland_shm: Rename all the evas_dmabuf functionsDerek Foreman2017-12-013-39/+43
* wayland_shm: No longer include dmabuf header in engine.hDerek Foreman2017-12-011-1/+0
* wayland_shm: move surface structure to evas_dmabuf.cDerek Foreman2017-12-012-17/+19
* wayland_shm: Use wrapper functions instead of function pointersDerek Foreman2017-12-011-7/+7
* wayland_shm: Wrap function pointers for surfaceDerek Foreman2017-12-012-0/+42
* wayland_shm: Move surface free into surface_destroyDerek Foreman2017-12-012-1/+2
* wayland_shm: Remove struct _Dmabuf_SurfaceDerek Foreman2017-12-013-54/+24
* wayland_shm: Stop using outbuf and engine info in surface codeDerek Foreman2017-12-013-7/+3