platform/upstream/efl.git
2017-12-11 Taehyub KimEfl.Ui.Popup.Alert: add message signal process function...
2017-12-11 Jaehyun Choefl_ui_popup_alert_scroll: Move BETA macro before Eleme...
2017-12-11 Vincent TorriEvil: use static buffer to store error messages
2017-12-11 Amitesh Singhinterface: rename Efl.Dup to Efl.Duplicate.
2017-12-11 Jaehyun Choefl_ui_popup_alert_scroll: Add expandable property
2017-12-11 Jaehyun Choefl_ui_popup_alert: Remove unnecessary elm_layout_sizin...
2017-12-11 Jaehyun Choefl_ui_popup: Update size calculation logic
2017-12-11 Taehyub KimEfl.Ui.Popup: add popup_size property
2017-12-11 Taehyub KimEfl.Ui.Popup: calculate the alignment when the size...
2017-12-11 Shilpa Singhelm_entry: if cnp mode is PLAINTEXT, & do not get pasted
2017-12-08 Andy Williamsdocs: remove resolved FIXMEs
2017-12-08 Andy Williamsdocs: Complete removal of object type from API URLs
2017-12-08 Andy Williamsdocs: Strip class type from URLs, avoid user confusion
2017-12-08 Andy Williamsdocs: Don't confuse with dokuwiki user namespace
2017-12-08 Andy Williamsdocs: Use more meaningful titles for when we only inherit
2017-12-08 Stefan Schmidtdocs: even document this external types
2017-12-08 Stefan Schmidtdocs: add the last docs for efl_io_manager eo class
2017-12-08 Stefan Schmidtdocs: add the last missing items for eo files in efl...
2017-12-08 Stefan Schmidtdocs: add missing items for efl_gfx* eo classes
2017-12-08 Stefan Schmidtdocs: fil in missing items for efl_model eo class
2017-12-08 Stefan Schmidtdocs: fix last missing doc item for elm_code eo class
2017-12-08 Stefan Schmidtdocs: document the elm_calendar_item eo class
2017-12-08 Stefan Schmidtdocs: fill in last missing bits for efl_ui_popup* eo...
2017-12-08 Stefan Schmidtdocs: fill missing items in efl_interpolator_* eo classes
2017-12-08 Stefan Schmidtdocs: fill in missing documentation ein efl_gesture...
2017-12-08 Stefan Schmidtdocs: add last missing documentation in efl_animation_o...
2017-12-08 Stefan Schmidtdocs: fill in all missing item documentation for efl_ui...
2017-12-08 Amitesh Singhevas_event: add missing comments about code.
2017-12-08 Daniel Kolesadocs: always pass eos unit in gendoc
2017-12-08 Amitesh Singhupdate .gitignore for vscode ide
2017-12-08 Amitesh Singhefl.canvas.object: implement pointer_inside of Efl...
2017-12-08 Amitesh Singhinterface: add Efl.Canvas.Pointer intf for pointer...
2017-12-08 Andy Williamsgendoc: Allow script to be run from other directories
2017-12-08 Andy Williamsdocs: Attach the google analytics code to our docs...
2017-12-08 Andy Williamsgendoc: Update to latest eolian syntax
2017-12-08 Sungtaek Hongefl_ui_spin: apply new theme set policy
2017-12-08 Woochan Leemultibuttonentry: Add theme for legacy multibuttonentry.
2017-12-08 Sungtaek Hongefl_ui_clock: remove warning
2017-12-08 Sungtaek Hongelm_entry: remove warning during construct
2017-12-08 Youngbok Shinefl_ui_text: apply new theme logic and use constructor...
2017-12-08 Woochan Leeefl_ui_clock: Apply lazy edc.
2017-12-08 Woochan Leeefl_ui_multibuttonentry: Apply lazy edc, code clean up.
2017-12-08 Jean-Philippe... tests: Fix Gfx Filters test case
2017-12-08 Jean-Philippe... eo: Remove trailing newline in ERR message
2017-12-08 WooHyun Jungefl/calendar.edc: fix redefinition error
2017-12-08 WooHyun Jungefl_ui_calendar: apply new theme policy
2017-12-08 Jaehyun Choefl_ui_popup: Fix class names
2017-12-08 Sungtaek Hongefl_ui_popup_alert: refactor popup_alert_part
2017-12-08 Sungtaek Hongelm: introduce ELM_PART_OVERRIDE_PARTIAL
2017-12-08 Sungtaek Hongefl_ui_popup: remove unnecessary overides
2017-12-08 Woochan Leeefl_ui_spin_button: Replace legacy widgets to efl ui...
2017-12-08 Sungtaek Hongefl_ui_popup: apply new theme logic for alert_scroll...
2017-12-08 Sungtaek Hongefl_ui_popup: apply new theme logic for efl_ui_popup
2017-12-08 Sungtaek Hongelm_code_widget: change efl_add to legacy_add
2017-12-08 Sungtaek Hongefl_ui_widget: make Elm.Widget.theme, Elm.Widget.theme_...
2017-12-08 Sungtaek Hongefl_ui_widget: find theme just once in layout inherited...
2017-12-08 Sungtaek Hongefl_ui_widget: use elm_widget_element_update to set...
2017-12-08 Sungtaek Hongefl_ui_widget: find new edc resource for efl_ui_widgets
2017-12-08 Sungtaek Hongefl_ui_widget: add new internal EAPI for new group...
2017-12-07 Andy Williamselm_code: Update background handling to work with trans...
2017-12-07 Andy Williamselm_code: Adding initial support for alpha channel
2017-12-07 Daniel Kolesaeolian: no need to init eina in db
2017-12-07 Daniel Kolesaeolian: store units in state
2017-12-07 Daniel Kolesaeolian: properly free all hashes in state free
2017-12-07 Daniel Kolesaeolian: make deferred parsing map non-global
2017-12-07 Daniel Kolesaeolian: make parsing/parsed files mapping non-global
2017-12-07 Andy Williamseina: Update header for readability
2017-12-07 Jean-Philippe... eo: Fix warning when Eo.h is used from C++
2017-12-07 Jean-Philippe... eo: Remove unnecessary defines from the EO file
2017-12-07 Jean-Philippe... eo: Move unnecessary eina type out of the EO file
2017-12-07 Jean-Philippe... edje: Rename events according to recent rename
2017-12-06 Lauro Mouraeolian_mono: Fix build after Eolian_State
2017-12-06 Lauro Mouraeolian_cxx: Fix Eolian_Unit support
2017-12-06 Lauro Mouraexamples: Fix after edje_obj canvas_layout change
2017-12-06 Lauro Mouraeolian_cxx: Fix unit initialization
2017-12-06 Marcel Hollerbachfocus: more testcases!
2017-12-06 Marcel Hollerbachefl_ui_focus_manager_calc: fix first touch setup for...
2017-12-06 Daniel Kolesaeolian: remove internal state struct (rely on external...
2017-12-06 Daniel Kolesaeolian: move filenames hashes to state
2017-12-06 Daniel Kolesaeolian: move constants to temporary state
2017-12-06 Daniel Kolesaeolian: move global vars to temporary state
2017-12-06 Daniel Kolesaeolian: move enums to temporary state
2017-12-06 Daniel Kolesaeolian: move structs to temporary state
2017-12-06 Daniel Kolesaeolian: store aliases in temporary state
2017-12-06 Daniel Kolesaeolian: store classes in temporary state
2017-12-06 Daniel Kolesaeolian: create an internal temporary state
2017-12-06 Shinwoo Kimelm: Use EFL_UI_WIN_CLASS to check if an object is...
2017-12-06 Shinwoo Kimelm: Fix _elm_widget_onscreen_is for window
2017-12-06 Amitesh Singhedje: rename Edje.Object to Efl.Canvas.Layout
2017-12-06 Amitesh SinghEfl.Canvas.Object.eo: indent correction
2017-12-06 Amitesh Singhupdate gitignore.
2017-12-05 Marcel Hollerbacheo: add definition of function back
2017-12-05 Andy Williamseo: Update header for readability
2017-12-05 Marcel Hollerbachefl_ui_focus_user/object: fix api duplication
2017-12-05 Marcel Hollerbachefl_ui_focus_manager: fix api duplication
2017-12-05 Daniel Kolesaeolian cxx: free state on exit
2017-12-05 Daniel Kolesaeolian: pass state where necessary
2017-12-05 Daniel Kolesaeolian: add initial refcounting for database objects
2017-12-05 Daniel Kolesaeolian: pass unit within validation engine
2017-12-05 Daniel Kolesaeolian: contain master state in a larger structure
next