platform/upstream/efl.git
2017-10-27 subhransu mohantyedje: use the file_set api from vg canvas to load and...
2017-10-27 subhransu mohantyevas/vg: Added file handling support in vg canvas.
2017-10-27 subhransu mohantyevas/vg: Added vg tree caching support
2017-10-27 Subhransu Mohantyvg_savers/eet: Added implementaion of vg saver to eet...
2017-10-27 Subhransu Mohantyvg_loaders/svg: Copied svg loading implementation from...
2017-10-27 Subhransu Mohantyvg_loaders/eet: Added implementaion for loading from...
2017-10-27 Subhransu Mohantystatic_lib: added vg_common static lib
2017-10-27 Amitesh SinghEfl.Ui.Progressbar: fix val to be val when legacy forma...
2017-10-27 JinYong Parkelm_box: add missing parameter description
2017-10-27 JinYong Parkelm_config: add missing parameter description
2017-10-27 JinYong Parkelm_entry: add missing parameter description
2017-10-27 Jean-Philippe... cxx: Fix examples compilation
2017-10-26 Al Pooleelm_code: hide cursor if we hide the widget.
2017-10-26 Cedric BAILevas: allow to suspend the rendering of an output.
2017-10-26 Cedric BAILevas: image_native_set actually receive a context,...
2017-10-26 Cedric BAILelementary: efl_ui_format_cb_set is actually going...
2017-10-26 Cedric BAILelementary: don't forget to destroy weak ref when free...
2017-10-26 Amitesh SinghEfl.Ui.Progressbar: move legacy funcs at bottom of...
2017-10-26 Amitesh SinghEfl.Ui.Mbe: implement format_cb.set()
2017-10-26 Amitesh SinghEfl.Ui.Progressbar: implement format_cb.set
2017-10-26 Amitesh SinghEfl.Ui.Format: implement generic format_string function
2017-10-26 JinYong Parkelm_bg_legacy: add missing parameter description
2017-10-26 Youngbok Shinelementary index: fix wrong reference in its header...
2017-10-26 Jaehyun Choeldbus_message: Add description to fix doxygen warning
2017-10-26 Jaehyun Choeldbus_connection: Add description of parameters to...
2017-10-26 Jaehyun Choeina_ustringshare: Add description of return to resolve...
2017-10-26 Jaehyun Choeina_stringshare: Fix doxygen warning
2017-10-26 Jaehyun Choeina_str: Fix doxygen warning
2017-10-26 Jaehyun Choeina_strbuf: Fix doxygen warning
2017-10-26 Jaehyun Choeina_module: Add description of parameter to resolve...
2017-10-26 Jean-Philippe... Revert "evas: Fix C++ compilation"
2017-10-26 JinYong Parkeldbus signal handler: add param, return type descripti...
2017-10-26 JinYong Parkeldbus-service: add parameters and return type descript...
2017-10-26 Wonki Kimeet: Add missing documentation information
2017-10-26 Wonki Kimecore_imf: Add missing documentation comments
2017-10-26 Youngbok Shinevas textblocke: add align=end for putting a text at...
2017-10-25 Cedric BAILeina: add helper to return already known to fail future.
2017-10-25 Felipe Magno... eolian-cxx: Fix multiple definitions in forward declaration
2017-10-25 Andy WilliamsGenerate docs into /develop/api/*
2017-10-25 Mike Blumenkrantzefl-wl: send configures when extracted popups are resized
2017-10-25 Mike Blumenkrantzefl-wl: don't randomly set min/max size hints on popup...
2017-10-25 Mike Blumenkrantzecore-wl2: correctly handle configure events on popup...
2017-10-25 Mike Blumenkrantzwayland: expand efl-hints protocol to work for all...
2017-10-25 Mike Blumenkrantzefl_wl: do not propagate hints to main widget for child...
2017-10-25 Mike Blumenkrantzwayland: add support for efl weight hint propagation...
2017-10-25 Mike Blumenkrantzefl_wl: add function for returning the evas object...
2017-10-25 Mike Blumenkrantzefl_wl: destroy extant shell surface upon surface deletion
2017-10-25 Mike Blumenkrantzefl_wl: more closely follow wl spec for input regions
2017-10-25 Mike Blumenkrantzelm_tooltip: set parent window for windowed tooltips
2017-10-25 Mike Blumenkrantzwayland: use eina array for ecore-evas event handlers
2017-10-25 Mike Blumenkrantzelm_config: add offline and powersave config members
2017-10-25 Mike Blumenkrantzwayland: fix window stack implementation
2017-10-25 Daniel Kolesaeolian: make inherits_get return a list of classes...
2017-10-25 Daniel Kolesaeolian: add part definition
2017-10-25 Jean-Philippe... genlist: Simplify some logic
2017-10-25 Jaehyun Choeina_matrix: Fix doxygen warnings
2017-10-25 Marcel Hollerbachelm_box: only allow focus to widgets of a box
2017-10-25 Marcel Hollerbachelm_multibuttonentry: it cannot handle focus itself
2017-10-25 Marcel Hollerbachelm_main: make sure we dont go deeper than the widget...
2017-10-25 Marcel Hollerbachelm_multibuttonentry: do not eat all the events
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...
next