platform/upstream/elementary.git
2015-07-05 Avi Levinelm_scroller: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_progressbar: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_diskselector: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_thumb: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_button: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_hover: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_photocam: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_web2: porting evas smart callbacks to eo
2015-07-05 Avi Levinelm_radio, elm_slider: porting evas smart callbacks...
2015-07-05 Avi Levinelm_frame: porting evas smart callbacks to eo
2015-07-05 Avi Levinelc_multibuttonentry: porting evas smart callbacks...
2015-07-05 Jaehyun Chonaviframe: Fix to work clicked callback of auto pushed...
2015-07-04 Larry JrEFL Model Form View for MVC design
2015-07-04 Larry JrEFL Model List View for MVC design
2015-07-03 Daniel Kolesaicon: convert docs
2015-07-03 Daniel Kolesacheck: convert docs
2015-07-03 Daniel Kolesaseparator: convert docs
2015-07-03 Daniel Kolesaroute: convert docs
2015-07-03 Daniel Kolesaradio: convert docs
2015-07-03 Daniel Kolesascroller: convert docs
2015-07-03 Daniel Kolesasystray: convert docs
2015-07-03 Amitesh Singhentry: Remove unused variable.
2015-07-03 Vaibhav GuptaEntry: Add chunked append in case of _elm_entry_entry_a...
2015-07-02 Daniel Kolesafileselector_button: convert docs
2015-07-02 Daniel Kolesaactionslider: convert docs
2015-07-02 Daniel Kolesanotify: convert docs
2015-07-02 Daniel Kolesaphoto: convert docs
2015-07-02 Daniel Kolesavideo: convert docs
2015-07-02 Daniel Kolesafileselector: convert docs
2015-07-02 Lukasz Stanislawskiwin: do not emit atspi children-changed event twice
2015-07-02 Lukasz Stanislawskiwin: return nice atspi name
2015-07-02 woochan leetoolbar: content_set function called when user content...
2015-07-02 woochan leetoolbar: item object change from edje object to layout.
2015-07-02 Thiep Hacnp: remove redundant code
2015-07-02 Lukasz Stanislawskictxpopup: enhance atspi state information and actions.
2015-07-02 Avi Levinelm_actionslider, elm_map: porting evas smart callbacks...
2015-07-02 Avi Levinelm_image, elm_colorselector: porting evas smart callba...
2015-07-02 Avi Levinelm_genlist: porting evas smart callbacks to eo
2015-07-02 Avi Levinelm_toolbar: porting evas smart callbacks to eo
2015-07-02 Avi Levinelm_clock, elm_flipselector: porting evas smart callbac...
2015-07-02 Avi Levinelc_hoversel, elm_interface_scrollable: porting evas...
2015-07-02 Avi Levinelm_segment_control: porting evas smart callbacks to eo
2015-07-02 Avi Levinelm_panel: porting evas smart callbacks to eo
2015-07-02 Avi Levinelm_datetime: porting evas smart callbacks to eo
2015-07-02 Avi Levinelc_naviframe: porting evas smart callbacks to eo
2015-07-02 Avi Levinetc_ctxpopup, elm_gengrid, elm_notify: porting evas...
2015-07-01 Vitor Sousaelm_entry: use Efl.File in Elm_Entry
2015-07-01 Vitor Sousawin: Add autohide and ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN
2015-07-01 Lukasz Stanislawskigenlist: broadcast atspi expanded state changes
2015-07-01 Amitesh Singhlayout: Fix eo API error while running "Genlist 7"...
2015-07-01 Anandtest_focus: Focus should to move layout's entry
2015-07-01 Umesh TanwarElm_Interface_Scrollable: Improvement in looping behavior
2015-07-01 divyesh purohitelm_datetime: Fix datetime ctxpopup resize issue
2015-07-01 woochan leemultibuttonentry: Delete item size min set when first...
2015-06-30 Lukasz Stanislawskiatspi: enable atspi also in quicklaunch infrastructure
2015-06-30 Daniel ZaouiGenlist: use correct variable during realize
2015-06-29 Lukasz Stanislawskiatspi: fix missing Window signals on AT-SPI2 initialization
2015-06-29 Daniel ZaouiSet file permissions back to 644
2015-06-29 Lukasz Stanislawskiatspi: add org.a11y.atspi.Application interface to...
2015-06-29 Lukasz Stanislawskiatspi: add missing header
2015-06-29 Lukasz Stanislawskiatspi: refactor atspi_bridge to eo object
2015-06-29 Avi Levinelm_flip: porting evas smart callbacks to eo
2015-06-29 Avi Levinelm_photo: porting evas smart callbacks to eo
2015-06-29 Avi Levinelm_dayselector: porting evas smart callbacks to eo
2015-06-29 Avi Levinelc_player: porting evas smart callbacks to eo
2015-06-29 Avi Levinelc_popup: porting evas smart callbacks to eo
2015-06-29 Avi Levinelm_box: porting evas smart callbacks to eo
2015-06-29 Amitesh Singhslider: call elm_widget_theme_get instead of elm_object...
2015-06-29 Amitesh SinghRevert "theme: return false if elm_object_style_set...
2015-06-26 Tom HacohenWayland cnp: Fix const qualifier discarding following...
2015-06-26 Vitor SousaReplace C names by Eolian namespaced names in .eo files
2015-06-26 jiin.moonelm_config: Add feature to control transition scale...
2015-06-26 Daniel Juyung Seotest_focus_policy: Enhance object focus policy test.
2015-06-26 Daniel Juyung Seolayout: Add more description for layout's internal...
2015-06-26 Daniel Juyung Seoelm: Add missing const for getters.
2015-06-26 Daniel Juyung Seointerface_scrollable: Add more description to animators.
2015-06-26 Daniel Juyung Seoelm: Remove shadow variable declarations.
2015-06-26 Daniel Juyung Seoedje_externals: Fix wrong free.
2015-06-26 Daniel Juyung Seotest_win_keygrab: Fix buffer not null terminated error.
2015-06-25 Chris Michaelelementary: Add rudimentary support for Elm Wayland...
2015-06-25 SangHyeon Leeelm_interface_scrollable: fix wrong mirrored calculation
2015-06-25 Prince Kr Dubeyelm_gengrid: fix an overlap issue of item and group...
2015-06-25 SangHyeon Leeelm_gengrid: fix the bug that gengrid item index(positi...
2015-06-25 Hosang Kimelm_list & elm_genlist & elm_gengrid: fix the behavior...
2015-06-25 Hosang Kimgengrid: add unhighlight callback
2015-06-25 SangHyeon Leegengrid: add item cache in gengrid for efficient realiz...
2015-06-25 godly.taliaselm_spinner: add feature in spinner to change values...
2015-06-25 Amitesh Singhgenlist/list/win: Revert focus highlight animation...
2015-06-25 Youngbok Shincalendar: show days of prev/next month.
2015-06-25 Vitalii Vorobiovelm_colorselector: pixel-picker accuracy fix
2015-06-25 Vaibhav Guptafocus: fix typo in API Documentation.
2015-06-25 Daniel Kolesaelm: constify Eolian methods correctly because of recen...
2015-06-25 Thiep Hacnp: remove loss callback when object is deleted
2015-06-25 Jaehwan Kimconfig: read flush.cfg when elm_config_all_flush is...
2015-06-25 Umesh TanwarScroller : Remove white-spaces in header file.
2015-06-25 Umesh TanwarScroller: Remove white-spaces in scroller.edc file
2015-06-25 Umesh TanwarGenlist: Test case added in Genlist Focus example.
2015-06-24 Daniel ZaouiX11/CnP: remove X11 invocations from elm_entry
2015-06-24 Daniel ZaouiCnP: improve loss callback
2015-06-23 Jaehwan Kimconfig: fix the flush file path.
next