platform/upstream/efl.git
2017-10-30 Andrii Kroitoredje_cc: make color parsing consistent
2017-10-30 Andrii Kroitoredje_cc: make bool parsing consistent
2017-10-30 Andrii Kroitoredje_cc: fix spelling
2017-10-30 Andrii Kroitoredje_cc: fix default color_class colors
2017-10-30 Andrii Kroitoredje_cc: move part_remove and program_remove to group
2017-10-30 Andrii Kroitoredje_cc: fix color_class description
2017-10-30 Andrii Kroitoredje_cc: fix incorrect type in minmul defaults
2017-10-30 Andrii Kroitoredje_cc: parse "fixed" as bool
2017-10-30 Andrii Kroitoredje_cc: fix state.no_render description
2017-10-30 Andrii Kroitoredje_cc: fix color2 and color3 descriptions
2017-10-30 Andrii Kroitoredje_cc: add missing default values to documentation
2017-10-30 Andrii Kroitoredje_cc: fix errors in documentation
2017-10-30 Amitesh Singhelm: call eina_value_flush to deallocate memory
2017-10-30 Carsten Haitzler... edje_cc - add offset_scale/offscale per desc to allow...
2017-10-30 Amitesh Singheina example: fix eina_value examples
2017-10-30 Amitesh Singheina: eina_value: fix the typo in doc
2017-10-30 Amitesh Singheina: eina_value - Add "struct tm" support
2017-10-29 Jean Guyomarc'hecore_cocoa: fix the backspace key
2017-10-29 Jean Guyomarc'hecore_cocoa: consitfy structure fields
2017-10-29 Jean Guyomarc'heina: enforce strict Eina_Bool parameter
2017-10-29 Jean Guyomarc'hecore: fix typo in documentation
2017-10-29 Jean Guyomarc'hecore_input: constify global
2017-10-29 Carsten Haitzler... eina debug - ensure sockaddr is 0'd out before filling...
2017-10-28 Cedric Bailefl: add an efl-net.pc
2017-10-28 Cedric Bailecore_con: add an Efl_Net.h
2017-10-28 Cedric Bailefl: add an efl-core.pc
2017-10-28 Cedric Bailecore: add Efl_Core.h
2017-10-28 Amitesh SinghEfl.ui.mbe: efl_ui_format_cb_set is actually going...
2017-10-27 Cedric Bailelementary, ecore: move efl_exit helper to Ecore.
2017-10-27 Cedric Bailelementary: rely on main loop terminate event to execut...
2017-10-27 Cedric Bailelementary: actually we do not need efl_quicklaunch_fal...
2017-10-27 Cedric Bailelementary: use the new exit infrastructure to print...
2017-10-27 Cedric Bailelementary: update EFL_MAIN and EFL_MAIN_EX to use...
2017-10-27 Cedric Bailelementary: update efl_quicklaunch_fallback to use...
2017-10-27 Cedric Bailelementary: update elm_quicklaunch_fork to use the...
2017-10-27 Cedric Bailelementary: make the exit helper work with int (This...
2017-10-27 Cedric Bailelementary: there is no point into having an already...
2017-10-27 Cedric Bailecore: add infrastructure to handle an Eina_Value as...
2017-10-27 Cedric Bailecore: efl_loop should actually handle exit via Eina_Value.
2017-10-27 Jeeyong Umedje_cc: support script inheritance
2017-10-27 Youngbok Shinevas: add a missing description for a newly added parameter
2017-10-27 Bryce Harringtoneina: fix spelling errors in documentation
2017-10-27 JinYong Parkeina: add param, return type description for eina_unicode.
2017-10-27 JinYong Parkevas: fix typo in eo file
2017-10-27 Marcel Hollerbachefl_ui_focus_manager_calc: remove unused struct
2017-10-27 Marcel Hollerbachefl_ui_focus_manager_calc: fix warnings
2017-10-27 Marcel Hollerbachefl_ui_focus_manager_calc: return last object when...
2017-10-27 Marcel Hollerbachefl_ui_focus_manager: correctly handle subitem directio...
2017-10-27 Marcel Hollerbachelm_mutlibuttonentry: fix legacy events
2017-10-27 Marcel Hollerbachefl_ui_focus_manager: the FOCUSED event now carries...
2017-10-27 Marcel Hollerbachefl_ui_focus_manager: do not enter Nodes with redirects
2017-10-27 Amitesh SinghRevert "elm test: mbe - make mbe focusable"
2017-10-27 Amitesh Singhelm test: mbe - make mbe focusable
2017-10-27 Jean-Philippe... evas vg: Add FIXME and fix strbuf use
2017-10-27 Subhransu Mohantyevas/vg: fixed handling of stroke width in cairo and...
2017-10-27 subhransu mohantyedje: cleanup old implementation of handling svg file.
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...
next