28855 Commits (40a980174b7e29e6946f7425bd7a238ae45900f8)

Author SHA1 Message Date
Lauro Moura 40a980174b csharp: Add licensing information. 4 years ago
Mike Blumenkrantz 408102427f examples/efl_thread: fix oob writes 4 years ago
Mike Blumenkrantz fbb8d83373 examples/ecore: use correct type for getchar() return 4 years ago
Daniel Kolesa 079b1f05b1 eina: remove eina_config.h.in 4 years ago
Daniel Kolesa 84251f9f00 eina: unbreak byteswap checks 4 years ago
Xavi Artigas 69b1b1cc3e docs: small fixes to Efl.Text 4 years ago
Christopher Michael dedeb77b02 ecore-evas-wayland: Minor formatting fixes 4 years ago
Christopher Michael b5c30bfbbe ecore-wl2: Minor formatting fix 4 years ago
Christopher Michael 68b107ff59 ecore_evas_wayland: Fix array step size 4 years ago
Christopher Michael f7fdb9c7f6 ecore-evas-wayland: Add handler to array 4 years ago
Christopher Michael 520b844f4a ecore-evas-wayland: Minor formatting fix 4 years ago
Christopher Michael ea2b24b182 ecore-evas-wayland: Minor formatting fix 4 years ago
Daniel Kolesa 038539176c eina: fix network byte order swap funcs on big endian 4 years ago
Ali Alzyod 46f2d8acdc evas_object_textblock: add support for variation sequences 4 years ago
Mike Blumenkrantz 20b592cef7 fix various trivial null derefs 4 years ago
Mike Blumenkrantz c12008b4d0 efl/io: return EINVAL if null slice is passed for writing 4 years ago
Mike Blumenkrantz ccf0106448 tests/ecore_con: clarify pointer usage in ecore_con_url tests 4 years ago
Mike Blumenkrantz 8d0561ac9c elm/main: fix null deref 4 years ago
Mike Blumenkrantz 7a122db342 efl/engines: fix null derefs 4 years ago
Mike Blumenkrantz ebcafd4249 evas_vg/svg: fix null deref 4 years ago
Mike Blumenkrantz c81e4d5080 eina/convert: init endptr in failure case of eina_convert_strtod_c 4 years ago
Mike Blumenkrantz 9ea26fd88f efl/boolean_model: remove misleading null check 4 years ago
Mike Blumenkrantz 7b93d492d6 embryo: don't use sizeof() when strlen() is intended 4 years ago
Mike Blumenkrantz 8cef6a9724 tests: fix minor string leaks 4 years ago
Mike Blumenkrantz d417868c90 benchmarks/eina: fix possible div by zero in ecore_hash 4 years ago
Mike Blumenkrantz 36c5f1026f ecore/main: avoid calling FD_SET with invalid fd value 4 years ago
Mike Blumenkrantz 39f384bba1 ecore/getopt: handle negative return in arg parsing 4 years ago
Mike Blumenkrantz 511ee4e6f4 tests/eldbus: add va_end for va_args usage in message test 4 years ago
Mike Blumenkrantz 3b161da0ce evas/language: #ifdef guard variable which is only used inside #ifdef 4 years ago
Bruno da Silva Belo 4e2b9e2089 csharp: Setting ELM_ENGINE if it is none. 4 years ago
Carsten Haitzler db7348acf3 wl egl - use platform get display 4 years ago
Yeongjong Lee c25ba58007 mono: encapsulate invoke method 4 years ago
Bruno da Silva Belo dfd49533c0 csharp: updating eldbus_message doc and hide api. 4 years ago
Bruno da Silva Belo 6162b1a23e csharp: updating eldbus_proxy doc and hide api. 4 years ago
Bruno da Silva Belo 62a773c17e csharp: updating eldbus_pending docs and hide api. 4 years ago
Bruno da Silva Belo 351b9650df csharp: updating eldbus_object docs and hide api. 4 years ago
Bruno da Silva Belo 67c07117c8 csharp: hide eldbus_service api. 4 years ago
Yeongjong Lee 0eb180b3ab mono: add static modifier to static holder types. 4 years ago
Yeongjong Lee cfa8baa152 mono: merge namespaces 4 years ago
Yeongjong Lee 711823cb1d mono: remove underscores of Efl_Op_Description, Efl_Object_Ops 4 years ago
Woochanlee 484a482942 gesture_manager: Deleted function and definition that are no more use. 4 years ago
Lauro Moura da6f25bee0 csharp: Add Efl.Model implementations to internal model 4 years ago
Hermet Park f247a55b50 vector json: fix a ordering issue of stroke. 4 years ago
Hermet Park 0e675e5cf1 vector json: optimize logic. 4 years ago
Bruno da Silva Belo 4885e0764d csharp: Updating eldbus_common docs. 4 years ago
Bruno da Silva Belo 2ace33915b csharp: updating eldbus_config docs. 4 years ago
Bruno da Silva Belo e6bffe1e2b csharp: updating eldbus_connection docs. 4 years ago
Yeongjong Lee ee33f93743 mono: make public static field const or readonly 4 years ago
Jaehyun Cho 50d318ab13 csharp: rename Factory.cs to ItemFactory.cs 4 years ago
junsu choi 59419006b8 efl_canvas_vg : Propagates the alpha color of the parent 4 years ago