summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efl: remove EFL_EO_API_SUPPORT macrodevs/q66/remove-eo-api-support-macroDaniel Kolesa2019-03-1897-247/+17
* elm_focus: document that focus_region_show_mode moreMarcel Hollerbach2019-03-181-0/+2
* csharp: Rename register_event_proxies.Lauro Moura2019-03-172-6/+7
* cshar: Remove unused variables.Lauro Moura2019-03-171-12/+0
* efl_ui_focus_manager_calc: Fix resource leaksChristopher Michael2019-03-151-1/+2
* evas_gl_generic: fix wrong gl context setJiyoun Park2019-03-151-1/+1
* eldbus: Fix dereference after null checkChristopher Michael2019-03-151-1/+3
* efl_ui_text: Fix resource leakChristopher Michael2019-03-151-4/+4
* evas_events: prevent double event_freeze in evas_object_freeze_events_setYeongjong Lee2019-03-152-0/+28
* elm_entry: fix to keep api backward compatabilityWonki Kim2019-03-152-0/+10
* elm_entry: fix to return a error code if a argument is not validWonki Kim2019-03-151-0/+1
* csharp: Support Efl.Class for interfacesLauro Moura2019-03-154-5/+45
* efreet: Fix resource leakChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null return valueChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null returnChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null returnChristopher Michael2019-03-151-0/+1
* efl_ui_win: Fix dereference null return valueChristopher Michael2019-03-151-0/+1
* elm_atspi_bridge: Fix resource leakChristopher Michael2019-03-151-0/+2
* elm_atspi_bridge: Minor formatting fixesChristopher Michael2019-03-151-3/+3
* eo: efl_object_legacy_only_event_description_get is an internal only function...Cedric BAIL2019-03-156-8/+13
* csharp: Remove uneeded legacy event declaration.Lauro Moura2019-03-151-4/+0
* meson: Enable generation of C# docs.Lauro Moura2019-03-152-2/+16
* ci: add missing double quote for osx autotoolsMike Blumenkrantz2019-03-141-1/+1
* elementary: add compile checks for the efl_ui.h headerMarcel Hollerbach2019-03-142-0/+18
* efl_ui: fix headersMarcel Hollerbach2019-03-141-0/+2
* meson: be a bit more helpfull when it comes to bindingsMarcel Hollerbach2019-03-141-2/+5
* docfx: Hide *Concrete classes from docsXavi Artigas2019-03-141-0/+2
* autotools: add option to enable eo file installMike Blumenkrantz2019-03-1413-20/+60
* build: add a option to disable eo file installationMarcel Hollerbach2019-03-1416-47/+90
* ci: force osx libffi dep to be foundMike Blumenkrantz2019-03-141-1/+2
* efl_ui_layout: fix elm_layout_text_set behaviorYeongjong Lee2019-03-143-1/+49
* ecore_con: Fix dereferencing of null pointerChristopher Michael2019-03-141-1/+1
* efl_ui_grid: Fix dereferencing null pointerChristopher Michael2019-03-141-0/+1
* efl_ui_datepicker: Fix uninitialized scalar valueChristopher Michael2019-03-141-0/+1
* meson: fix subdir in the installationMarcel Hollerbach2019-03-141-1/+1
* examples_check: fix for meson-0.50Marcel Hollerbach2019-03-141-2/+17
* ui.widget: fix theme_apply working in sub_object_addYeongjong Lee2019-03-132-15/+47
* efl_ui_stack: Fix dereference null return valueChristopher Michael2019-03-131-0/+4
* evas_device: Fix dereferencing null pointerChristopher Michael2019-03-131-1/+4
* efl_ui_selection_manager: Fix unchecked return valueChristopher Michael2019-03-131-1/+5
* efl_core_command_line: Fix dereference before NULL checkChristopher Michael2019-03-131-1/+3
* efl_core_command_line: Fix dereference before null checkChristopher Michael2019-03-131-1/+1
* elm_conform: remove duplicated constructor callYeongjong Lee2019-03-131-1/+0
* eina_error: On Windows strerror_s() is the same than POSIX strerror_r()Vincent Torri2019-03-131-4/+12
* efl_ui_widget_common: Fix potential resource leakChristopher Michael2019-03-131-1/+1
* elm_config: Fix unchecked return valueChristopher Michael2019-03-131-1/+2
* efl_core_command_line: Fix resource leakChristopher Michael2019-03-131-0/+1
* efl_core_command_line: Fix logically dead codeChristopher Michael2019-03-131-1/+1
* Revert "efl_ui_layout: check part existence in text_set"Jaehyun Cho2019-03-131-1/+0
* Revert "tests: add test for elm_layout_text_set"Jaehyun Cho2019-03-131-13/+0