summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* evas-drm: Add start of new evas drm enginedevs/devilhorns/evas_drmChristopher Michael2019-03-132-0/+259
* evas-drm: Add basic Outbuf structureChristopher Michael2019-03-131-0/+16
* evas-drm: Add engine header fileChristopher Michael2019-03-131-0/+39
* evas-drm: Add engine info header fileChristopher Michael2019-03-131-0/+23
* evas-drm: Remove old engine codeChristopher Michael2019-03-134-951/+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
* eolian: Fix resource leakChristopher Michael2019-03-121-0/+1
* ci: force osx libffi dep to be foundMike Blumenkrantz2019-03-122-2/+3
* eo: Fix missing varags cleanupChristopher Michael2019-03-121-0/+1
* release: Update NEWS and bump version for 1.22.0-beta1 releasev1.22.0-beta1Stefan Schmidt2019-03-122-1/+35
* Efl_Core.h include Efl.h unconditionallyMike Blumenkrantz2019-03-121-2/+0
* examples: bg_cxx: disable win.background in exampleStefan Schmidt2019-03-121-1/+1
* tests: eolian_cxx: make sure we add beta_class.eo to distStefan Schmidt2019-03-121-0/+1
* efl_ui_navigation_layout: fix bar value to be Efl.Ui.Layout_BaseJaehyun Cho2019-03-121-1/+1
* Efl_Ui.h: move stack and navigation headers to Efl_Ui.hJaehyun Cho2019-03-122-5/+6
* evas vg: replace to eina_file instance caching by vg.Hermet Park2019-03-127-50/+69
* csharp: Fix event names with underscore.Lauro Moura2019-03-115-7/+47
* efl: mark render,post event as beta.Cedric BAIL2019-03-111-1/+1
* elementary: none of this call should have propagated any legacy call.Cedric BAIL2019-03-111-7/+7
* efl_ui_focus_object: fixup properties that are used for event infos.Marcel Hollerbach2019-03-112-3/+2
* Revert "ui.widget: fix theme_apply working in sub_object_add"Marcel Hollerbach2019-03-112-47/+15
* efl.ui.widget: disable parts{} block for nowMike Blumenkrantz2019-03-111-4/+4
* api: mark efl.loop_timer stableMike Blumenkrantz2019-03-111-1/+1
* efl_ui_focus_composition: get geometry from canvas object not adapterMike Blumenkrantz2019-03-111-1/+2
* efl.ui.win: merge fullscreen+maximize events to use *,changed namingMike Blumenkrantz2019-03-112-10/+12
* efl.ui.win: add event info to 'rotation,changed' event and renameMike Blumenkrantz2019-03-114-8/+9
* efl: mark most generated eina.error vars as @betaMike Blumenkrantz2019-03-115-68/+68
* autotools: add more files to EXTRA_DIST2Mike Blumenkrantz2019-03-114-3/+17
* efl.input.interface: mark seat_event_filter @betaMike Blumenkrantz2019-03-111-1/+1
* ui.widget: fix theme_apply working in sub_object_addYeongjong Lee2019-03-112-15/+47
* build: do not reply on header checking libinotify.hMarcel Hollerbach2019-03-111-1/+1
* ui.widget: add exception handling code and unit test of sub_object_add/del fu...Yeongjong Lee2019-03-112-0/+20
* efl_ui_widget: mark some oversawn event as betaMarcel Hollerbach2019-03-111-1/+1
* efl-csharp: Respect beta for classes and other stuff.Lauro Moura2019-03-1119-51/+180
* eolian-cxx: Add beta information to *_defLauro Moura2019-03-113-8/+43
* mono-examples: Adapt to latest API syntaxXavi Artigas2019-03-111-4/+4
* cxx: Fix examples compilation.Lauro Moura2019-03-119-9/+11
* edje.types: mark Efl.Canvas.Layout_Part_Type beta againMike Blumenkrantz2019-03-112-21/+51
* efl.input.types: mark enums beta again and use legacy types in legacy codeMike Blumenkrantz2019-03-118-104/+104
* efl.ui.focus.object: add geometry to focus_geometry,changed eventMike Blumenkrantz2019-03-113-4/+6
* eolian: enable checking of beta/stable contexts in all classesDaniel Kolesa2019-03-1171-79/+72
* ui.widget: enhance documentation of sub_object_addYeongjong Lee2019-03-111-3/+17
* canvas vg: remove efl_file_loaded() overriding.Hermet Park2019-03-112-7/+0
* evas svg: replace internal vg legacy calls with interfaces.Hermet Park2019-03-111-68/+66