summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elm genlist: use Eolian conventions for Elm.List.Mode in elm_genlist.eodevs/felipealmeida/efacesVitor Sousa2016-02-021-7/+8
* Elm.Map: move emun Zoom Mode, Source Type and Route Type to EolianLarry2016-02-022-66/+70
* move enum e structs defines of elm_atspi_text to eolianLarry2016-02-022-59/+50
* elementary: move types to elm_interface_atspi_accessible.eoVitor Sousa2016-02-012-255/+230
* elm_glview: move enums to eolian filesLarry2016-02-012-80/+81
* elm_gesture_layer: move enums to .eoLarry2016-02-013-43/+39
* elm gengrid: replace Ecore_Pos_Map with Ecore.Pos_Map in elm_gengrid.eoVitor Sousa2016-02-011-1/+1
* elementary: move definition of Elm_Glob_Match_Flags to elm_general.eotVitor Sousa2016-02-014-10/+17
* elementary: use the Eolian name for Elm.Genlist.Item.Type in .eo filesVitor Sousa2016-02-012-6/+6
* elementary: move definition of Elm_Gen_Item_Class to elm_general.eotVitor Sousa2016-02-019-51/+56
* elm_calendar,elm_datetime: move struct tm typedefs to .eo filesVitor Sousa2016-02-014-15/+14
* elementary: move definition of Elm_App_View_State to elm_general.eotVitor Sousa2016-02-014-23/+11
* elm gengrid: fix Elm.Gengrid.Item.Scrollto_Type usage in .eo fileVitor Sousa2016-02-011-2/+2
* elm entry: Move the declaration of Elm_Cnp_Mode to elm_entry.eoVitor Sousa2016-02-012-13/+15
* elementary: Rename Elm_Icon_Type to Elm.Icon.Type in .eo filesVitor Sousa2016-02-013-3/+3
* elementary: rename classes in Eo files to use Elm as a namespace, not a prefixVitor Sousa2016-02-0168-311/+309
* 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