summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: remove *.eo.h files from includesub_HEADERSelementary-1.17Romain Naour2016-08-011-3/+0
* win: Set window alpha when changing themeSimon Lees2016-07-191-2/+11
* win: Set proper flag when EDC specifies win "alpha"Simon Lees2016-07-181-2/+2
* clear callbacks before destroying object to avoid crash.Simon Lees2016-07-071-0/+1
* release: Update NEWS and bump version for 1.17.1 releasev1.17.1Stefan Schmidt2016-05-232-2/+23
* docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-1722-358/+358
* docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-1734-145/+145
* docs: bring back docs from eo files by switching to the new group nameStefan Schmidt2016-03-17137-412/+412
* Revert "elm - genlist item - index get start from 0 - unbreak api break"Carsten Haitzler (Rasterman)2016-03-112-2/+2
* elm - genlist item - index get start from 0 - unbreak api breakCarsten Haitzler (Rasterman)2016-03-102-2/+2
* list: set update hints on item edje objectsMike Blumenkrantz2016-03-021-0/+1
* list: set internal box as homogeneous if no separator items are presentMike Blumenkrantz2016-03-021-0/+3
* list test: use 1.0 instead of EVAS_HINT_EXPANDMike Blumenkrantz2016-03-021-1/+1
* list: do not change scr_min flags when setting an unenforced list modeMike Blumenkrantz2016-03-021-5/+0
* list: always apply new size hints for subobjectsMike Blumenkrantz2016-03-021-15/+14
* list: do not constantly reset scr_min flagsMike Blumenkrantz2016-03-021-3/+0
* hoversel: set hover layer to layer of hover_parentMike Blumenkrantz2016-03-021-0/+1
* config: set larger vertical step size for Scrolling tab scrollerMike Blumenkrantz2016-03-021-0/+1
* config: add more frames for scrolling optionsMike Blumenkrantz2016-03-021-9/+28
* cursor: do not unconditionally unset cursor before setting an engine cursorMike Blumenkrantz2016-03-021-3/+0
* ctxpopup: completely disable focus-setting on showMike Blumenkrantz2016-03-021-2/+4
* tooltip: set pass events on the tooltip, not the contentMike Blumenkrantz2016-03-021-2/+1
* fix the wrong operation of mirrored settaehyub2016-02-231-1/+0
* elm_image: fix wrong API call for scalingMinkyu Kang2016-02-231-1/+1
* els_box: fix item sizing errorJee-Yong Um2016-02-121-2/+2
* [gengrid] possible crash issue fixed.Prince Kumar Dubey2016-02-121-0/+11
* calendar.edc: fix typo in text styleVitalii Vorobiov2016-02-041-1/+1
* release: Update NEWS and bump version for 1.17.0 releasev1.17.0Stefan Schmidt2016-02-022-1/+7
* 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