platform/upstream/efl.git
2017-12-01 Derek Foremanwayland_shm: Remove Shm_Surface
2017-12-01 Derek Foremanwayland_shm: Move surface create into dmabuf code
2017-12-01 Derek Foremanwayland_shm: remove useless wrapper function
2017-12-01 Andy WilliamsRevert "elm_code: Call parent theme_apply when we're...
2017-12-01 Amitesh Singhfocus: use elm_object_focus_get instead
2017-12-01 Cedric Bailecore_con: use eina_future based timeout for tests.
2017-12-01 Cedric Bailelementary: move to use Eina_Future based timeout.
2017-12-01 Yeongjong Leeefl_ui_spin_button: check focus state
2017-12-01 Amitesh Singhedje: fix NULL ptr dereference
2017-11-30 Marcel Hollerbachelm_genlist: use the correct elm_object_focus_get function
2017-11-30 Marcel Hollerbachefl_ui_focus_composition: fix docs
2017-11-30 Andy Williamselm_code: Make test buttons more meaningful
2017-11-30 Andy Williamselm_code: Call parent theme_apply when we're applying
2017-11-30 Al Pooleeina_file: make sure we use a stringshare when virtualized.
2017-11-30 Amitesh Singhedje legacy: replace Edje_Object with Evas_Object
2017-11-30 Amitesh Singhedje: fix the typo in prev commit
2017-11-30 Amitesh SinghEfl.Ui.Base: remove base_scale.get{} from interface.
2017-11-30 Amitesh Singhelm tests: show nstate & slider_interval widgets in...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: fix efl_super() call.
2017-11-30 Amitesh SinghEfl.Gfx.Path: add missing EOLIAN prefixes to eolian...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: add missing EOLIAN prefixes to eolian...
2017-11-30 Amitesh SinghEfl.Gfx.Shape: implement Gfx.Path.interpolate{}
2017-11-30 Jean-Philippe... evas: Animation is a property not method set+get
2017-11-30 Jean-Philippe... eolian: Warn less on duplicate beta APIs
2017-11-30 Jean-Philippe... efl: Introduce interface Efl.Dup
2017-11-30 Jean-Philippe... evas: Implement scale API in proper EO fashion
2017-11-30 Jean-Philippe... edje: Move perspective to legacy
2017-11-29 Andy Williamselm_code: If showing line numbers don't resize at 10...
2017-11-29 Andy Williamselm_code: Don't bold beginnings of lines
2017-11-29 Amitesh Singhfocus: fix build break after previous commit.
2017-11-29 Amitesh Singhfocus: remove focus.get{} from widget.eo
2017-11-29 Jean-Philippe... edje: Move text_change_cb to legacy only
2017-11-29 Jean-Philippe... edje: Move "preload" to legacy only
2017-11-29 Jean-Philippe... edje: Implement Efl.File.load_error
2017-11-29 Jaehyun Choelm_part_helper: Change macro name for default content...
2017-11-29 Yeongjong Leeevas: Remove duplicated code
2017-11-29 Jean-Philippe... test: Adjust eo flag for popup test cases
2017-11-28 Chris Michaelelementary: Remove set but unused variables
2017-11-28 Woochan Leeefl_ui_spin: Support value change using mouse wheel.
2017-11-28 Woochan Leetest_part_bg: Clean up code.
2017-11-28 Jaehyun Choefl_ui_popup: Replace Efl.Container to Efl.Content...
2017-11-28 Jaehyun Choefl_ui_popup_alert: Remove expandable property for now
2017-11-28 Jaehyun Choexamples: Add popup cxx example
2017-11-28 Jaehyun Choefl_ui_popup: Make backwall efl part object of Efl...
2017-11-28 Jaehyun Choefl_ui_popup: Rename bg_set with backwall_set
2017-11-28 Jaehyun Chotest_ui_popup: Move code for Efl.Ui.Popup classes from...
2017-11-28 Taehyub Kimtest_popup: modify Efl.Ui.Popup Sample Code
2017-11-28 Taehyub Kimefl_ui_popup: add _calc_align function in sizing eval...
2017-11-28 Taehyub Kimefl_ui_popup: add timeout signal
2017-11-28 Jaehyun Choefl_ui_popup_alert: Define Clicked_Event structure
2017-11-28 Jaehyun Choefl_ui_popup: Replace group_add/del with constructor...
2017-11-28 Jaehyun Choefl_ui_popup: Code refactoring to replace legacy APIs
2017-11-28 JinYong Parkefl_ui_popup: remove parent_window_get method
2017-11-28 JinYong Parkefl_ui_popup: replace title_set to efl_text_set with...
2017-11-28 Jaehyun Chotest_popup: Fix Efl Ui Popup Anchor test title
2017-11-28 Taehyub Kimefl_ui_popup: add timeout property
2017-11-28 JinYong Parkefl_ui_popup_anchor: add Efl.Ui.Popup.Anchor class
2017-11-28 JinYong Parkefl_ui_popup: remove unnecessary function call
2017-11-28 Taehyub Kimefl_ui_popup_alert_scroll: check sizing evaluation...
2017-11-28 JinYong Parkefl_ui_popup: remove efl_ui_popup_position_set
2017-11-28 JinYong Parkefl_ui_popup: use efl_data_scope_get instead of using...
2017-11-28 Taehyub Kimefl_ui_popup_alert_text: add Efl.Ui.Popup.Alert.Text...
2017-11-28 Taehyub Kimefl_ui_popup_alert_scroll: add Efl.Ui.Popup.Alert.Scrol...
2017-11-28 Taehyub Kimefl_ui_popup: cover the corner case of popup sizing...
2017-11-28 Taehyub Kimefl_ui_popup_alert: add Efl.Ui.Popup.Alert class
2017-11-28 Taehyub Kimefl_ui_popup: make popup size expandable
2017-11-28 Taehyub Kimefl_ui_popup: add align and position properties
2017-11-28 JinYong Parkefl_ui_popup: add bg_set and bg_repeat_events_set/get API
2017-11-28 Taehyub Kimefl_ui_popup: add Efl.Ui.Popup class
2017-11-28 Amitesh SinghEfl.Ui.Format: do format check once only.
2017-11-28 Amitesh SinghEfl.Ui.Format: do proper checking for string template.
2017-11-28 Sungtaek Hongelc_combobox: use elm_legacy_add for internal component
2017-11-28 Prasoon Singhelm_entry : Added access action interface in entry.
2017-11-27 Andy Williamselm_code: Reload grid colours on theme change
2017-11-27 Derek Foremanefl_wl: Silence ridiculous warning
2017-11-27 Andy WilliamsProvide a meaningful label
2017-11-27 Andy Williamselementary: Be consistent for the display of test widgets
2017-11-27 Woochan Leeefl_ui_spin: Add new spin and spin_button widgets
2017-11-27 Ross Vandegriftevas: Fix sign mismatch in evas between.c and .h defini...
2017-11-27 Pawel Aksiutowiczelementary: fixed single typos in few modules
2017-11-27 Amitesh SinghEfl.Ui.Format: remove the dupicalte code
2017-11-27 Sungtaek Hongefl_ui_bg: add Efl.Gfx.color_get.
2017-11-26 Marcel Hollerbachelm: fix legacy code
2017-11-26 Chris Michaelecore-wl2: Fix resource leak
2017-11-26 Al Pooleelm_code: set the color scheme from the default edc.
2017-11-26 Carsten Haitzler... ecore ipc/con: fix nasty ... they dont mutually exclude
2017-11-24 Carsten Haitzler... elm ifrace scrollable - fix uninitialized values on...
2017-11-24 Carsten Haitzler... efl ui slider - fix crashes with fmt callback data...
2017-11-24 Daniel Kolesaelua: correctly wrap gettext funcs
2017-11-24 Carsten Haitzler... elua - use safeptr with lightuserdata to work around...
2017-11-24 Carsten Haitzler... eina safepointer - mimic 47 bit eoid patch
2017-11-24 Carsten Haitzler... eo - by default on 64bit only use 47 bits because of...
2017-11-24 Jean-Philippe... mbe: Fix invalid part handling
2017-11-24 Jean-Philippe... win: Fix window background EO APIs
2017-11-24 Lukasz Stanislawskielm: add custom access state for Elm.Hover
2017-11-24 Jean-Philippe... layout: Fix erroneous warnings (from earlier patch)
2017-11-24 Jean-Philippe... elm_part: Mark as auto-unref before finalize
2017-11-24 Jean-Philippe... eo: Make sure auto_unref only applies after finalize
2017-11-24 Jean-Philippe... part bg: Fix up some unnecessary complexity
2017-11-24 Sungtaek Hongefl_ui_layout: create efl_ui_bg when efl_part for backg...
next