platform/upstream/efl.git
2017-10-25 subhransu mohantyevas/vg: Added align, viewbox and fill_mode property...
2017-10-25 Daniel Kolesaeolian: enable duplicate validation but only warn for now
2017-10-25 JinYong Parkeina_log: add parameter description on "eina_log_level_...
2017-10-25 JinYong Parkeina_file: fix space location in annotation
2017-10-25 WooHyun Jungefl_ui_calendar: create new efl_ui_calendar
2017-10-25 Jean-Philippe... calendar: Remove unused code
2017-10-25 WooHyun Jungefl_ui_clock: changed property name from value to time
2017-10-25 Amitesh SinghEfl.Ui.Slider: call format_free_cb() when object destroys
2017-10-25 Amitesh SinghEfl.Ui.Slider: implement format_cb for units
2017-10-25 Jaehyun Choefl_animation: Remove duration_only_set and total_durat...
2017-10-24 Vincent TorriEvil: really drop Windows XP support
2017-10-24 Daniel Kolesaeolian: only check for validation where really necessary
2017-10-24 Daniel Kolesaeolian: check for inheritance tree function conflicts
2017-10-24 Daniel Kolesaeolian: validate classes in a recursive manner
2017-10-24 Daniel Kolesaeolian: keep track of which objects are validated
2017-10-24 Marcel Hollerbachelm_widget: also delay focus set if something is not...
2017-10-24 Marcel Hollerbachefl_ui_focus_manager: reset when a redirect is unset
2017-10-24 Daniel Kolesaeolian: initial parsing for parts in eo files
2017-10-24 Amitesh Singhexamples: eina strbuf - fix the example
2017-10-24 Woochan Leeelm: rename elm_multibuttonentry to Efl.Ui.Multibuttonentry
2017-10-24 Jean-Philippe... evas: Fix oopsie in previous patch (evas vg)
2017-10-24 Thiep Hadoc: add missing parameters and fix references for...
2017-10-24 Thiep Hadoc: enable elementary_examples building
2017-10-24 Prince Kumar... example: improve location example, fix crash
2017-10-24 subhransu mohantyevas/vg: renamed the evas_vg class to efl_canvas_vg
2017-10-24 Jean-Philippe... elm: Use auto_unref for parts
2017-10-24 Jean-Philippe... widget: Rename events to EFL_UI_WIDGET_EVENT_XXX
2017-10-24 Jean-Philippe... widget: Rename EO APIs to efl_ui_widget_xxx
2017-10-24 Lukasz Stanislawskielm: add prefixes to Efl.Access.Action to avoid clashes
2017-10-24 Jean-Philippe... nstate: Remove some legacy code
2017-10-23 subhransu mohantyevas: add set function for root_node property.
2017-10-23 Jaehyun Choefl_animation: Remove unnecessary macro
2017-10-23 Bowon Ryuedje: add missing documentation.
2017-10-23 Bowon Ryueet: add missing documentation.
2017-10-22 Andy WilliamsFix building on windows
2017-10-22 Derek Foremanecore_wl2: Remove just the flush from the idle handler
2017-10-22 Derek ForemanRevert "ecore_wl2: Kill the wl idle enterer"
2017-10-21 Andy WilliamsDocs location moved
2017-10-21 Al Pooleelm_code_widget: make sure the widget is cleared properly.
2017-10-20 Marcel Hollerbachelm_gengrid: add pseudo widget into the item if there...
2017-10-20 Marcel Hollerbachefl_ui_focus_manager: new api
2017-10-20 Daniel Kolesadocs: move write_include out of the writer backend
2017-10-20 Daniel Kolesadocs: prepare for markdown gendoc backend
2017-10-20 Marcel Hollerbachefl_ui_focus_manager: unfocus even logical elements
2017-10-20 Marcel Hollerbachelm_entry: correctly emit unfocus signals to the edje...
2017-10-20 Carsten Haitzler... elm config - check if _elm_config is null - makes covei...
2017-10-19 Cedric BAILeina: silence warning.
2017-10-19 Cedric BAILevas: propagate object data to evas_object_inform_call_...
2017-10-19 Cedric BAILevas: propagate object data to evas_object_inform_call_...
2017-10-19 Cedric BAILevas: propagate object data to evas_object_inform_call_...
2017-10-19 Cedric BAILevas: propagate object data to evas_object_inform_call_...
2017-10-19 Cedric BAILevas: propagate object data to evas_object_inform_call_...
2017-10-19 Cedric BAILeolian: there should be nothing depending on efl config...
2017-10-19 Cedric BAILeina: add Evil include on Windows as strndup is provide...
2017-10-19 Daniel Kolesaelua, js: also update build after evas changes
2017-10-19 Daniel Kolesacxx build: update after the evas gesture build fix
2017-10-19 Cedric BAILeina: forgotten label on eina_file_unlink on Windows.
2017-10-19 Cedric BAILeina: downgrad ERR to WRN when not finding a file.
2017-10-19 Daniel Kolesaevas build: fix installation paths for new gesture...
2017-10-19 Marcel Hollerbachefl_ui_focus_manager_calc: really free all direction
2017-10-19 Marcel Hollerbachelm_gengrid: bring in item once focused
2017-10-19 Marcel Hollerbachelm_scroller: scroll to a focused element
2017-10-19 Marcel Hollerbachelm_interface_scrollable: do not scroll to a focused...
2017-10-19 Marcel Hollerbachelm_widget: update parent instead of unregister for...
2017-10-19 Marcel Hollerbachefl_ui_focus_parent_provider_gen: looks to get the...
2017-10-19 Marcel Hollerbachelm_gengrid: force the item to be added _again_ as...
2017-10-19 Marcel Hollerbachelm_gengrid: force the item to be realized once we...
2017-10-19 Marcel Hollerbachefl_ui_focus_manager_calc: move the debug output in...
2017-10-19 Carsten Haitzler... elm config - finish flagging all other values that...
2017-10-19 Carsten Haitzler... elm config - track which vars you set locally and keep...
2017-10-19 Marcel Hollerbachelm_interface_scrollable: make sure this region is...
2017-10-19 Marcel Hollerbachefl_ui_focus_manager_calc: reimplement move to be more...
2017-10-19 Marcel Hollerbachefl_ui_focus_manager_calc: put every element on the...
2017-10-19 Marcel Hollerbachefl_ui_focus_manager_calc: move unfocusing the last...
2017-10-19 Marcel Hollerbachefl_ui_focus_manager_calc: check if we are already...
2017-10-19 Jean-Philippe... evas/gesture: Fix up a couple of APIs, add some FIXME
2017-10-19 smohantyevas/gesture: Enabled efl_provider_get() to find gestur...
2017-10-19 smohantyelementary_test: Added test case for log_tap gesture
2017-10-19 smohantyevas/gesture: Added long_tap gesture to gesture framework
2017-10-19 smohantyelementary_test: Added gesture_framework test to the...
2017-10-19 smohantyevas/gesture: Integrated gesture framework to evas.
2017-10-19 smohantyevas/gesture: Added gesture manager implementaion.
2017-10-19 smohantyevas/gesture: added recognizer and tap recognizer imple...
2017-10-19 smohantyevas/gesture: Added gesture and tap gesture implementation.
2017-10-19 smohantyevas/gesture: Added touch accumulator class implementation.
2017-10-19 smohantyevas/gesture: Added gesture_private header file.
2017-10-19 smohantyevas/gesture: Added Eo classes for evas gesture framework.
2017-10-19 Lukasz Stanislawskielm: rename Elm_Interface_Atspi_Accessible interface
2017-10-18 Jean-Philippe... evas: Prevent crash with image_data_get
2017-10-18 Jean-Philippe... win: Do not forward all key events on win (legacy)
2017-10-18 Jeonghyun Yunelm_scroller: fix scrolling with key move
2017-10-18 Jean-Philippe... genlist: Fix crash on item delete
2017-10-18 Jean-Philippe... config: Simplify EO API
2017-10-18 Jean-Philippe... elm: Split elm_general.eot in two: legacy and EO
2017-10-18 Taehyub Kimecore: remove doxygen warning messages
2017-10-18 Shinwoo Kimelm: enhance documentation for following files
2017-10-18 Carsten Haitzler... licensing - remove dates as they aren't strictly needed...
2017-10-18 Jean-Philippe... widget: Add FIXME note and cleanup whitespaces
2017-10-18 Jean-Philippe... edje: Use EO's beta auto_unref API for parts
2017-10-18 Jean-Philippe... eo: Add beta API for auto_unref after a call
next