platform/upstream/efl.git
2019-09-25 Daniel Kolesaeolian: expose most API as stable
2019-09-25 Mike Blumenkrantzefl_ui/layout: improve docs
2019-09-25 Mike Blumenkrantzapi: mark Efl.Ui.Scrollable stable
2019-09-25 Mike Blumenkrantzapi: mark Efl.Ui.Spin_Button stable
2019-09-25 Mike Blumenkrantzapi: mark Efl.Ui.Box_Stack stable
2019-09-25 Mike Blumenkrantzefl/arrangement: mark content_padding beta
2019-09-25 Shinwoo Kimevas_callbacks: check if obj is NULL before using it
2019-09-25 WooHyun Jungefl_ui_spin_button: mark "direct_text_input" property...
2019-09-25 Yeongjong Leeefl_ui_layout: fix null pointer dereferences
2019-09-25 Xavi Artigasdocs: formatting nitpick in Efl.Player.eo
2019-09-25 Stefan Schmidtrelease: Update NEWS and bump version for 1.23.0-beta3...
2019-09-25 Mike Blumenkrantzefl/image: remove load_controller events
2019-09-25 SangHyeon Jade Leeefl_ui : put beta on range select/unselect as parameter...
2019-09-25 WooHyun Jungefl_ui_win: default window type change should not be...
2019-09-25 SangHyeon Jade Leeefl_ui : reverse the select method name to be ended...
2019-09-25 Mike Blumenkrantzapi: mark Efl.Player stable
2019-09-25 Mike Blumenkrantzefl_ui/image: implement efl.player::playback_speed...
2019-09-25 Mike Blumenkrantzefl_ui/image: implement efl.player::playback_progress...
2019-09-25 Mike Blumenkrantzefl_ui/image: implement required efl.player::playback_p...
2019-09-25 Mike Blumenkrantzefl/player: improve docs
2019-09-25 Mike Blumenkrantzefl/player: progress -> playback_progress
2019-09-25 Mike Blumenkrantzefl/player: play_speed -> playback_speed
2019-09-25 Mike Blumenkrantzefl/player: rename 'play' property to 'pause'
2019-09-25 Mike Blumenkrantzefl/player: merge start+stop methods into 'playing...
2019-09-25 Mike Blumenkrantzefl/player: pos -> playback_position
2019-09-25 Mike Blumenkrantzefl/player: prune properties duplicated in efl.playable
2019-09-25 Yeongjong Leeelm_object: revert deferred sizing_eval to keep backwar... 75/214675/2
2019-09-25 Hosang Kimslider: delete unnecessary tizen only code 68/214668/1
2019-09-24 WooHyun JungRevert "efl_canvas_object: set default value to false... 24/214624/1
2019-09-24 Mike Blumenkrantzefl_ui/spin_button: fix signal namespacing submit/tizen/20190924.220547
2019-09-24 Mike Blumenkrantzefl_ui/timepicker: rename and namespace visibility...
2019-09-24 Mike Blumenkrantzefl_ui/scroller: remove unused "looping" signals
2019-09-24 Mike Blumenkrantzefl_ui/focus: rename focus visibility signals
2019-09-24 Mike Blumenkrantzefl_ui/scroller: rename bar visibility signals
2019-09-24 Mike Blumenkrantzefl_ui/alert_popup: rename show/hide signals to visible...
2019-09-24 Xavi Artigastheme: add 'required' to efl/border parts
2019-09-24 Mike Blumenkrantzelm: rename _use_build_config variable -> _running_in_tree
2019-09-24 Mike Blumenkrantzefl_ui/alert_popup: use normal C-based part aliasing...
2019-09-24 Mike Blumenkrantzefl_ui/layout: validate theme api version in theme_apply
2019-09-24 Mike Blumenkrantztheme: manually specify version info for all eo-based...
2019-09-24 Bruno da Silva... eolian: fixing switch case.
2019-09-24 Lauro Mouracsharp: Fix wrapping of private classes
2019-09-24 Stefan Schmidtefl_ui_selection_manager: fix potential out of bounce...
2019-09-24 Mike Blumenkrantzefl_ui/layout: fix part aliasing for non-legacy widgets
2019-09-24 Mike Blumenkrantzelm: rename layout part aliasing functions/macros
2019-09-24 Mike Blumenkrantzevas: fix error return of evas_object_propagate_events_...
2019-09-24 Lauro Mouracsharp: Fix factory instantiation
2019-09-24 Mike Blumenkrantzefl/audio_control: remove player
2019-09-24 Xavi Artigasdocs: Update Efl.Ui.Scrollbar docs
2019-09-24 Cedric Bailelementary: another forgotten file that need removal.
2019-09-24 Marcel Hollerbachefl_player: split off audio related properties
2019-09-24 Cedric Bailelementary: fix up left over header that got removed.
2019-09-24 Marcel Hollerbachefl_ui_position_manager_list: emit events correctly
2019-09-24 Marcel Hollerbachefl_ui_collection_view: support focus
2019-09-24 Cedric Bailelementary: add a basic test for MVVM infrastructure.
2019-09-24 Cedric Bailelementary: add Efl.Ui.Grid_View by leveraging MVVM...
2019-09-24 Cedric Bailelementary: migrate Efl.Ui.List_View to use Efl.Ui...
2019-09-24 Cedric BAILelementary: introduce Efl.Ui.CollectionView a generic...
2019-09-24 Cedric Bailelementary: fix children removal in Efl.Ui.Select_Model...
2019-09-24 Cedric Bailelementary: add an interface for asynchronous multi...
2019-09-24 Cedric Bailelementary: factorize all events emitted by a Efl.Ui...
2019-09-24 Daniel Kolesaelm: fix Efl.Ui errors not being registered
2019-09-24 Daniel Kolesaeolian: remove support for globals
2019-09-24 Daniel Kolesaefl: remove remaining instances of .eo global variables
2019-09-24 Daniel Kolesaeolian: always allow implementation for eot files
2019-09-24 Xavi ArtigasEfl.Ui.Layout_Pack: fix obvious uninitialized variable
2019-09-24 Wonki Kimdoc: update ecore_filter_model description
2019-09-24 Daniel Kolesaeolian: remove global vars from tests
2019-09-24 Daniel Kolesaefl: use new eolian error functionality instead of...
2019-09-24 Marcel Hollerbachdeclare first round of classes stable
2019-09-24 Marcel Hollerbachefl_ui_collection: this interface is not event used
2019-09-24 Marcel Hollerbachefl_ui_win: default the window type to basic
2019-09-24 Cedric Bailefl: make Efl.Ui.Factory.release work in batches.
2019-09-24 Cedric Bailelementary: rework Efl.Ui.Factory to have another addit...
2019-09-24 Cedric Bailefl: simplify logic for widget created by factory.
2019-09-24 Marcel Hollerbachefl: split Efl.Ui.Factory.create stage into constructin...
2019-09-24 Cedric BAILelementary: Efl.Ui.Layout_Factory bind property during...
2019-09-24 Cedric BAILelementary: Efl.Ui.Image_Factory bind property also...
2019-09-24 Cedric Bailecore: update Efl.Boolean_Model to handle children...
2019-09-24 Cedric Bailecore: correctly handle children removal in Efl.Composi...
2019-09-24 JunsuChoiefl_gfx_path: Add optimized path command
2019-09-24 Hermet Parkevas vg: fix gradient stroke fill memory leaks.
2019-09-24 Bruno da Silva... efl-mono: Additional blank line between all methods.
2019-09-24 Hosang Kimelm_conform: initialize variables for resizing part. 52/214552/2 submit/tizen/20190924.053902
2019-09-24 JunsuChoiefl_gfx_path: Add optimized path command 50/214550/1
2019-09-24 JunsuChoiefl_gfx_path: Support 'l' command for optimized path. 49/214549/1
2019-09-24 Jaehyun Choeo_mono: remove Efl.Access.Reading_Info_Type_Mask from... 81/214481/2
2019-09-24 WooHyun Jungefl_canvas_object: set default value to false for not... 34/214534/1
2019-09-23 Jongmin Leebuild: resolve build error during migration submit/tizen/20190923.215628
2019-09-23 Xavi Artigasdocs: Add documentation for Efl.Ui.Scroller
2019-09-23 Carsten Haitzler... osx - require full opengl for gl support on osx
2019-09-23 Xavi Artigastheme: add 'required' to efl/tab_pager group parts
2019-09-23 Marcel Hollerbachefl_ui_pack: allow NULL as existing parameter in after...
2019-09-23 Mike Blumenkrantzdoc: wrap comment for EFL_UI_CLICKABLE_PART_BIND docs...
2019-09-23 Carsten Haitzler... ci - osx - switch to full gl option on osx
2019-09-23 Xavi Artigastheme: add 'required' to efl/button:anchor group parts
2019-09-23 Lauro Mouratests: Initialize variables and quiet warning.
2019-09-23 Xavi Artigastheme: add 'required' to efl/spin_button group parts
2019-09-23 Xavi Artigastheme: add 'required' to efl/timepicker parts
2019-09-23 Cedric Bailefl: improve test in checking the return value during...
next