platform/upstream/efl.git
2016-03-03 Tom HacohenGenlist test: Adjust according to the recent eo event...
2016-03-03 Tom HacohenMigrate elementary to the new Eo4 syntax
2016-03-03 Tom HacohenFix warnings following migration to Eo4.
2016-03-03 Tom HacohenMap: Correct broken migration.
2016-03-03 Tom HacohenAutomatic migration to Eo4.
2016-03-03 Tom HacohenApp client/server and entry: Mix of automatic migration...
2016-03-03 Tom HacohenManually migrate some eo_do for the migration script
2016-03-03 Tom HacohenRemove redundant defines.
2016-03-03 Daniel ZaouiScaling test: reorder instructions to set the correct...
2016-03-03 Amitesh Singhradio: inherit from elm check
2016-03-03 Jean Guyomarc'helm_cursor: don't include Ecore_Cocoa_Cursor.h (deleted...
2016-03-02 Tom HacohenSpinner: Swap abs with fabs because we're dealing with...
2016-03-02 Stefan Schmidtbuild: enhance generated html output from coverage...
2016-03-02 Stefan Schmidtbuild: fix problems with coverage check build where...
2016-03-01 Lauro MouraFix example with new event api.
2016-03-01 Daniel ZaouiElm_Hoversel: import elm_icon
2016-03-01 Carsten Haitzler... elm map: silence uninit var warnings that new gcc versi...
2016-02-29 Jee-Yong Umelm_gen: update highlight geometry after clearing items
2016-02-29 Minkyu Kangimage: remove EINA_UNUSED
2016-02-29 Shilpa Singhspinner: add label format validator
2016-02-29 Tom HacohenEo events: Migrate all of elm to the new event callback...
2016-02-26 Mike Blumenkrantzlist: set update hints on item edje objects
2016-02-26 Mike Blumenkrantzlist: set internal box as homogeneous if no separator...
2016-02-26 Mike Blumenkrantzlist test: use 1.0 instead of EVAS_HINT_EXPAND
2016-02-26 Mike Blumenkrantzlist: do not change scr_min flags when setting an unenf...
2016-02-26 Amitesh Singhentry: send focus/unfocus signals to scroller interface
2016-02-26 Amitesh Singhview list: free style in base destructor.
2016-02-26 Hermet Parkgenlist: fix a typo.
2016-02-26 Larryelm_web: define elm_web_zoom_mode in eolian file elm_web.eo
2016-02-26 Larryelm_toolbar define elm_toolbar_item_state in elm toolba...
2016-02-26 Larryelm_thumb_animation: moved Elm_Thumb_Animation_Settings...
2016-02-26 Larrymoved eolian undefined enums to elm_systray.eo and...
2016-02-26 Larryelm_prefs: move Elm Prefs_Reset_Mode to elm_general.eo
2016-02-25 Mike Blumenkrantzlist: always apply new size hints for subobjects
2016-02-25 Mike Blumenkrantzlist: do not constantly reset scr_min flags
2016-02-25 Jaehwan Kimpanes: add the style to fold by clicking
2016-02-24 Mike Blumenkrantzhoversel: set hover layer to layer of hover_parent
2016-02-23 Jee-Yong Umexamples: fix evas3d example's "compile with" comment...
2016-02-23 Jee-Yong Umgenlist: focus out by pressing "up" key when no item...
2016-02-23 taehyubfix the wrong operation of mirrored set
2016-02-23 Subodh KumarElm entry: No use of top object if not editable.
2016-02-23 Minkyu Kangelm_image: fix wrong API call for scaling
2016-02-22 Vitor Sousaelm widget: move some types used in elm_widget.eo to...
2016-02-22 Vitor Sousaelm widget: add documentation from elm_focus.h to elm_w...
2016-02-22 LarryElm_photocam: moved enum Elm_photocam_Zoom_mode to...
2016-02-22 Larryelm_layout: moved Elm_Layout_Part_Alias_Description...
2016-02-22 Larryelm.Image: use eolian eva.images enum values in elm_ima...
2016-02-20 Carsten Haitzler... elm win: use actual window size not requested to resize...
2016-02-19 Stefan Schmidtgenlist: remove unused variable
2016-02-18 SungTaek Hongedje_external: check icon param after other param is...
2016-02-18 Oleksandr Shcherbinaexamples: fix evas3d_object_on_button_example
2016-02-18 Mike Blumenkrantzscrollable: multiply default step values by elm scale
2016-02-18 Mike Blumenkrantzconfig: set larger vertical step size for Scrolling...
2016-02-18 Mike Blumenkrantzconfig: add option to modify scroll acceleration factor
2016-02-18 Mike Blumenkrantzscrolling: add option to disable scroll animations
2016-02-18 Mike Blumenkrantzconfig: add more frames for scrolling options
2016-02-18 Carsten Haitzler... elm win: fix window redraw if norender is enabled on...
2016-02-18 Carsten Haitzler... elm win: fix excess resize callbacks on windows when...
2016-02-18 Vyacheslav... elm_widget: do not set NULL as parent for object
2016-02-18 SungTaek Hongmap: add scale_cb for map module
2016-02-18 Jee-Yong Umelm_gen: highlight itself when there are no items
2016-02-18 SungTaek Hongedje_external: fix wrong logic in index
2016-02-18 Youngbok Shinentry: add elm.swallow.background part to all of groups
2016-02-18 Youngbok Shincalendar: add elm.swallow.background part to all of...
2016-02-18 Shilpa Singhspinner: add invalid input validity filter
2016-02-17 Mike Blumenkrantzcursor: do not unconditionally unset cursor before...
2016-02-17 Mike Blumenkrantzctxpopup: completely disable focus-setting on show
2016-02-16 Vitalii Vorobiovelm_spinner: do not SIGSEV on NULL format
2016-02-16 SangHyeon Leegengrid: add all contents unset API for content unset...
2016-02-14 Hermet Parktransit: rename from elm_transit_revert_go() to elm_tra...
2016-02-13 Mike Blumenkrantzgenlist: bump item class version to 3 to fix abi breakage
2016-02-12 Mike Blumenkrantztooltip: set pass events on the tooltip, not the content
2016-02-12 Shilpa Singhspinner: crash on illegal format set issue fix.
2016-02-12 Subodh Kumarspinner: fix vertical drag style and logic
2016-02-12 SungTaek Honglayout: send signal when content is set to bg
2016-02-12 Jee-Yong Umbox: add support size hint padding
2016-02-12 Shilpa Singhspinner: add min, max filter
2016-02-12 SangHyeon Leegenlist: add reusable_content_get item class function...
2016-02-12 Hermet Parkwidget: don't access a widget focus if the object is...
2016-02-12 Youngbok Shinentry: add elm_entry_select_region_get() API
2016-02-12 Jee-Yong Umels_box: fix item sizing error
2016-02-12 Prince Kumar... [gengrid] possible crash issue fixed.
2016-02-12 Youngbok Shinlabel: add elm.swallow.background part to all of groups
2016-02-10 Daniel Kolesaeolian helper: add --silent-types to mirror EFL
2016-02-09 Vitor Sousaelementary: Use new object name "Elm.Widget_Item" inste...
2016-02-09 LarryElm_Image: moved undefined types to eolian file
2016-02-09 Vitor Sousaelm win: replace Evas_Modifier_Mask by Evas.Modifier...
2016-02-09 Vitor Sousaelm genlist: use Eolian conventions for Elm.List.Mode...
2016-02-09 LarryElm.Map: move emun Zoom Mode, Source Type and Route...
2016-02-09 Larrymove enum e structs defines of elm_atspi_text to eolian
2016-02-09 Vitor Sousaelementary: move types to elm_interface_atspi_accessible.eo
2016-02-09 Larryelm_glview: move enums to eolian files
2016-02-09 Larryelm_gesture_layer: move enums to .eo
2016-02-09 Vitor Sousaelm gengrid: replace Ecore_Pos_Map with Ecore.Pos_Map...
2016-02-09 Vitor Sousaelementary: move definition of Elm_Glob_Match_Flags...
2016-02-09 Vitor Sousaelementary: use the Eolian name for Elm.Genlist.Item...
2016-02-09 Vitor Sousaelementary: move definition of Elm_Gen_Item_Class to...
2016-02-09 Vitor Sousaelm_calendar,elm_datetime: move struct tm typedefs...
2016-02-09 Vitor Sousaelementary: move definition of Elm_App_View_State to...
2016-02-09 Vitor Sousaelm gengrid: fix Elm.Gengrid.Item.Scrollto_Type usage...
next