platform/upstream/efl.git
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
2017-12-05 Daniel Kolesaeolian: add API for master unit creation
2017-12-05 Daniel Kolesaeolian: create an actual unit structure for files
2017-12-05 Yeongjong Leeelm_widget: simplify _eval_registration_candidate
2017-12-05 Stefan Schmidtbuild: fix examples build without c# bindings enabled
2017-12-05 Amitesh Singhedje: rename intf Efl.Canvas.Layout_Group to Efl.Layout...
2017-12-05 Amitesh Singhedje: rename intf Efl.Canvas.Layout_Calc to Efl.Layout...
2017-12-05 Amitesh Singhedje: rename intf Efl.Canvas.Layout.Signal to Efl.Layou...
2017-12-05 Jean-Philippe... c#: Fix test case
2017-12-05 Jean-Philippe... ecore_wl2: Fix a warning
2017-12-05 Jean-Philippe... eo: Move hacky API auto_unref to C only
2017-12-05 Jean-Philippe... cxx: Fix compilation after merge
2017-12-05 Jean-Philippe... cxx: Define types after forward declarations
2017-12-05 Jean-Philippe... cxx: Include edje from elementary
2017-12-05 Jean-Philippe... cxx: Fix one conversion to Eina_Value
2017-12-05 Jean-Philippe... cxx: Update slider example
2017-12-05 Jean-Philippe... cxx: Add global _delete() method to all objects
2017-12-05 Jean-Philippe... cxx: Use per-function guards in efl object
2017-12-05 Jean-Philippe... cxx: Include definition header in impl header
2017-12-05 Jean-Philippe... cxx: Add header guards for manual definitions
2017-12-05 Jean-Philippe... cxx: Give ref to returned objects
2017-12-05 Jean-Philippe... cxx: Implement support for @class static functions
2017-12-05 Jean-Philippe... cxx: Fix indentation of ifdef guard
2017-12-05 Jean-Philippe... win: Allow unref until deletion
2017-12-05 Jean-Philippe... cxx: Implement support for parts
2017-12-05 Jean-Philippe... cxx: Fix evas compile test and Evas.hh
2017-12-05 Jean-Philippe... cxx: Fix bg examples
2017-12-05 Jean-Philippe... cxx: Implement proper part support (wrt. refs)
2017-12-05 Jean-Philippe... cxx: Add header guards to .impl.hh
2017-12-05 Jean-Philippe... cxx: Avoid pedantic warning with -Wold-style-cast
2017-12-05 Jean-Philippe... cxx: Use set for forward classes
2017-12-05 Jean-Philippe... cxx: Fix some pedantic warnings from clang
2017-12-05 Jean-Philippe... cxx: Add implicit conversion to Eo* pointer
2017-12-05 Jean-Philippe... cxx: Only use eo_cxx:: for methods
2017-12-05 Jean-Philippe... cxx: No instantiate ctors for non-regular classes
2017-12-05 Jean-Philippe... cxx: Add define EFL_CXXPERIMENTAL for testing
2017-12-05 Jean-Philippe... cxx: Showcase function pointer in calendar example
next