platform/upstream/efl.git
2019-03-08 Wonki Kimefl_ui_focus_manager: rename focus,changed
2019-03-08 Daniel Kolesagitignore: add .eo.legacy.c
2019-03-08 Hermet Parkelementary meson: fix script typo.
2019-03-08 Yeongjong Leeefl_ui_table: fix correct parameters of table_rows_get
2019-03-08 Jaehyun Chotest_ui_relative_layout: fix maybe-uninitialized warning
2019-03-08 Wonki KimTODO: squash into efl_ui_relative_layout: introduce...
2019-03-08 Yeongjong Leeefl_ui_relative_layout: introduce new relative container
2019-03-08 Xavi Artigasmono-examples: Fix after Efl.Gfx.Hints rename
2019-03-08 Jaehyun ChoRevert "eo: fix to remove unreachable loop"
2019-03-08 Mike Blumenkrantzapi: efl.gfx.stack stack,changed -> stacking,changed
2019-03-08 Wonki Kimapi: rename efl.gfx.entity geometry events and add...
2019-03-08 Jaehyun Choeo: fix to remove unreachable loop
2019-03-08 Cedric BAILelementary: make sure Efl.Ui.Average_Model stay alive...
2019-03-08 Cedric BAILecore: add infrastructure to make it easy to enforce...
2019-03-08 Cedric BAILefl: make sure that the expected lifecycle of the child...
2019-03-08 Mike Blumenkrantzinterfaces: move animator,tick to efl.canvas.object...
2019-03-08 Daniel Kolesatests: fix elua test with autotools
2019-03-08 Mike Blumenkrantzapi: remove efl.ui.cursor interface
2019-03-08 Cedric BAILeo: add tests for efl_property_reflection_exist.
2019-03-08 Cedric BAILeo: add efl_property_reflection_exist to be able to...
2019-03-08 Cedric BAILeo: return an Eina_Value error when a get for a propert...
2019-03-08 Cedric BAILeo: make reflection setter able to return an error...
2019-03-08 Wonki Kimefl.canvas.scene: clean up pointer_position property
2019-03-08 Mike Blumenkrantzefl.canvas.scene: add 'seat_default' property
2019-03-08 Mike Blumenkrantzinterfaces: move pointer_iterate method efl.canvas...
2019-03-08 Xavi Artigaselementary_test: fix meson build after renaming efl_gfx...
2019-03-08 Xavi ArtigasRename Efl.Gfx.Map -> Efl.Gfx.Mapping
2019-03-08 Marcel Hollerbachefl_loop: remove message_handler_get
2019-03-08 Marcel Hollerbachefl_loop_timer: resolve fixups of documentation
2019-03-08 Marcel Hollerbachefl_loop / efl_app: make efl_app / efl_loop abstract
2019-03-08 Wonki KimTODO: squash into api: efl.gfx.hints.change,size,hints...
2019-03-08 Mike Blumenkrantzapi: efl.gfx.hints.change,size,hints -> efl.gfx.hints...
2019-03-08 Mike Blumenkrantzapi: efl.gfx.size_hints -> efl.gfx.hints
2019-03-08 Wonki Kimefl.gfx.stack: restack -> stack,changed
2019-03-08 Mike Blumenkrantzefl.screen: add screen_scale_factor property
2019-03-08 Mike Blumenkrantzefl.screen: add screen_size_in_mm property
2019-03-08 Mike Blumenkrantzefl.screen: screen_size -> screen_size_in_pixels
2019-03-08 Daniel Kolesaeolian gen: generate a separate file with legacy implem...
2019-03-08 Daniel Kolesatests: add chdir in elua to prevent incorrect file...
2019-03-08 Lauro Mouratests: Include ecore test dir for generated eo.h
2019-03-08 Daniel Kolesaeolian gen: emit doxygen references to constants in...
2019-03-08 Carsten Haitzler... ecore drm2 - work around kms/drm bug seemingly when...
2019-03-08 Marcel Hollerbachmeson: add the elementary examples to the build
2019-03-08 Marcel Hollerbachlayout_property_bind: make it work again
2019-03-08 Marcel Hollerbachefl_ui_theme: fix example
2019-03-08 Marcel Hollerbachefl_app: improve docs
2019-03-08 Marcel Hollerbachefl_loop: document and annotate efl_loop_time correctly
2019-03-08 Marcel Hollerbachefl_loop: declare this class function to the object
2019-03-08 Marcel Hollerbacheo: add API for querying the class type
2019-03-08 Xavi Artigasmono-docs: Add <value> tags to properties
2019-03-08 Marcel Hollerbachci: host binaries have moved to a new path
2019-03-08 Yeongjong Leeevas vg: fix correct increment for tflags
2019-03-08 Hermet Parkevas vg: check for OOM when calloc()
2019-03-08 Hermet Parkevas vg: use strncpy() instead of strcpy() for better...
2019-03-08 Daniel Kolesaeolian: disallow freefuncs on typedefs
2019-03-08 Daniel Kolesaeolian: restrict usage of ptr() to directly used types
2019-03-08 Carsten Haitzler... examples - add examples for efl exe/thread
2019-03-08 Carsten Haitzler... efl cmdline use simpler stringshare type to not be...
2019-03-08 Daniel Kolesaeolian gen: initial support for reflection api
2019-03-08 Mike Blumenkrantzefl.canvas.scene: improve class docs
2019-03-08 Carsten Haitzler... efl commandline - make strings also owned as well as...
2019-03-08 Carsten Haitzler... ecore audio - mark it all as beta
2019-03-08 Carsten Haitzler... fix efl exe/thread/appthread to work again after seemin...
2019-03-08 Carsten Haitzler... fix args handling in cmdline class to not be broken
2019-03-08 Carsten Haitzler... cmdline iface - fix to consume input array AND strings...
2019-03-08 Carsten Haitzler... env obj - fixx implementation to use a shared object
2019-03-08 Xavi ArtigasMove Efl.Observable_Tuple into efl_observable.eo
2019-03-08 Xavi ArtigasRemove warnings when building without EFL_BETA_API_SUPPORT
2019-03-08 Marcel Hollerbachefl_core_command_line: a +1 was forgotten in order...
2019-03-08 Xavi ArtigasStop defining EFL_BETA_API_SUPPORT in Efl_Core.h and...
2019-03-08 Wonki KimMark BETA classes individually
2019-03-08 Xavi ArtigasMark EFL_MAIN and EFL_MAIN_EX macros as stable
2019-03-08 Xavi ArtigasMark efl_types.eot as stable
2019-03-08 Marcel Hollerbacheo: declare Eo stable
2019-03-08 Xavi Artigasdocs: Typo
2019-03-08 Xavi ArtigasEfl.Gfx.Stack: Rename raise and lower
2019-03-08 Xavi Artigasdocs: Clarify docs for Efl.Screen.
2019-03-08 Marcel Hollerbachbuild: enable eolian_gen bootstrapping for cross compile
2019-03-08 Marcel Hollerbachbuild: add a option to bootstrap eolian
2019-03-08 Marcel Hollerbachbuild: fix autotools release tarbal generation
2019-03-08 Stefan Schmidttests: guard eina bool variable to avoid compilation...
2019-03-08 Carsten Haitzler... ecore wl2 - remove pointless sntrcpys causing warnings
2019-03-08 Jaeun Choiefl_page_transition_scroll: avoid explicit null dereference
2019-03-08 Yeongjong Leeefl_pack: move layout,updated event to Efl.Pack_Layout
2019-03-08 Xavi Artigaseolian: allow tagging complete classes as BETA
2019-03-08 Xavi ArtigasRemove individual class BETA guards
2019-03-08 Thierryecore-x: only modify _ecore_key_grabs when key is toggled
2019-03-08 Marcel Hollerbacheo: remove class functions from eo
2019-03-08 Wonki KimTODO: squash into 'eolian_gen: fix generation of ...'
2019-03-08 Marcel Hollerbacheolian_gen: fix generation of legacy class functions
2019-03-08 Wonki Kimeolian: drop class function overriding
2019-03-08 Wonki KimTODO: squash into `efl_input: remove the API of efl_inp...
2019-03-08 Marcel Hollerbachefl_input: remove the API of efl_input_instance_get
2019-03-08 Christopher... Revert this as it should not have been pushed yet
2019-03-08 Derek Foremanecore_main: Add ECORE_FD_ALWAYS flag
2019-03-08 Yeongjong Leeui.box: implement homogeneous mode
2019-03-08 Yeongjong Leetest/ui_box: add unittest for Efl.Ui.Box
2019-03-08 Yeongjong Leeui.box: refactor layout_update
2019-03-08 Jaeun Choiefl_ui_pager: change data type
2019-03-08 Xavi Artigasmono examples: Fix after removing init method
next