summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genlist: make automatic bounce test configurable.devs/cedric/nextCedric BAIL2016-02-011-2/+8
* naviframe: switch to use animator,tick.Cedric BAIL2016-02-012-11/+24
* genlist: switch to efl.core.animator tick.Cedric BAIL2016-02-012-30/+51
* panel: switch to efl.core.animator tick.Cedric BAIL2016-02-011-6/+6
* interface_scrollable: switch to efl.core.animator tickCedric BAIL2016-02-011-6/+6
* map: switch to Efl.Core.Animator tick.Cedric BAIL2016-02-011-4/+4
* photocam: switch to efl.core.animator.Cedric BAIL2016-02-011-16/+16
* win: remove animator,tick.Cedric BAIL2016-02-012-62/+0
* tests: switch anim test to Efl.Core.Animator tick.Cedric BAIL2016-02-011-1/+1
* map: use per canvas animator.Cedric BAIL2016-02-012-34/+46
* photocam: switch to use canvas animator.Cedric BAIL2016-02-012-91/+83
* interface_scrollable: drop use of ecore_animator in favor of canvas animator.Cedric BAIL2016-02-012-94/+111
* scroller: prevent the use of uninitialized data in some case.Cedric BAIL2016-02-011-1/+1
* panel: switch to use per window animator.Cedric BAIL2016-02-012-4/+20
* win: switch to use per canvas animator tick.Cedric BAIL2016-02-011-11/+11
* theme: make sure vertical_separated_bar_disabled.png lands in the dist tarballStefan Schmidt2016-02-011-0/+1
* layout: test code refactoring.Hermet Park2016-02-011-12/+8
* genlist test: fix invalid free on window closeJean-Philippe Andre2016-02-011-1/+7
* genlist/gengrid: Fix focus hilight errorJean-Philippe Andre2016-02-012-3/+5
* test: reflow check boxes in genlist and gengrid focus testsJean-Philippe Andre2016-02-012-2/+8
* [toolbar] Adjust icon size along with text etc.Andy Williams2016-01-301-2/+2
* [toolbar] don't leak icons into the UIAndy Williams2016-01-291-0/+5
* elm_focus: refine focus.edcJee-Yong Um2016-01-281-4/+6
* elm_focus: fix mislocation error during continuous focus movementJee-Yong Um2016-01-281-1/+14
* remove incorrect references of insert_before/after in EDCJee-Yong Um2016-01-273-4/+2
* combobox: avoid calling item_selected and dismissed signal on showDivyesh Purohit2016-01-261-2/+2
* combobox: fix continuous clicks on hoverDivyesh Purohit2016-01-262-2/+4
* combobox: fix disabled statedivyesh purohit2016-01-262-1/+8
* Fix toogle icon sizing issue.Hermet Park2016-01-261-1/+0
* Elm Image: fix usage of animated gif on the same image object more than one timeDave Andreoli2016-01-251-0/+7
* release: Update NEWS and bump version for 1.17.0-beta3 releasev1.17.0-beta3Stefan Schmidt2016-01-252-1/+7
* shelf: add "noshadow" data item to indicate no shadow should be usedMike Blumenkrantz2016-01-251-0/+2
* elementary: Add missing EINA_UNUSED in combobox functionChris Michael2016-01-251-1/+1
* naviframe: Update documentation of item_pop_cb_set and item_pop_to.Jaehyun Cho2016-01-251-0/+8
* elm_test: Show popup error when Plug can't connectJean-Philippe Andre2016-01-251-2/+30
* Genlist: do not select the item two times in case of a double click.Dave Andreoli2016-01-241-4/+5
* Genlist/grid: do not set again the focus on double/triple clickDave Andreoli2016-01-243-4/+6
* Reveal the same focus bug of previous commit also in genlist.Dave Andreoli2016-01-241-4/+16
* Add a test to reveal a focus bug in Genlist/GengridDave Andreoli2016-01-241-2/+31
* combobox: apply proper styledivyesh purohit2016-01-224-25/+70
* combobox: "return" key handled correctly and removed unreachable code.divyesh purohit2016-01-221-4/+10
* combobox: move responsibility to define filter and content to the user of a c...Cedric BAIL2016-01-224-7/+40
* genlist : fix tree item floating issue when homoegeneous mode is enabledSangHyeon Lee2016-01-222-5/+9
* Adjust "context_menu_disabled" configuration.Dave Andreoli2016-01-213-7/+7
* elm: Replace EO_EV_ by EO_BASE_EVENT_Jean-Philippe Andre2016-01-214-11/+11
* elm_hoversel: fix calculation to make items fit to dropdown boxJee-Yong Um2016-01-202-35/+20
* elm_widget: use internal function for clearing the focusMinkyu Kang2016-01-201-24/+10
* update authorHermet Park2016-01-202-0/+2
* elm_widget: cleanup _elm_widget_on_focus functionMinkyu Kang2016-01-201-22/+14
* Combobox: rename the "selected" event to "item,selected" as it should be.Dave Andreoli2016-01-193-11/+13