summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [WIP] config: add stub for gesture layer config paneldevs/jpeg/smoothJean-Philippe Andre2015-09-181-0/+80
* config: Minor renaming of some valuesJean-Philippe Andre2015-09-181-8/+8
* elm_gesture: Smoothen out x,y position when movingJean-Philippe Andre2015-09-181-26/+316
* elm_priv: Add macro ELM_SAFE_DEL using eo_delJean-Philippe Andre2015-09-181-0/+1
* focus: remove checking the focus origin in highlight job.Jaehwan Kim2015-09-181-5/+1
* gengrid: remove EINA_UNUSEDJaehwan Kim2015-09-161-1/+1
* elm_hoversel: add support elm_object_item_part_text_set()Jee-Yong Um2015-09-162-0/+14
* elc_multibuttonentry: Input panel should be controlled only ifShilpa Singh2015-09-161-3/+5
* slider: slider should be focused, when slider is handled with mouse or touch ...Hosang Kim2015-09-161-0/+4
* build: fix header ordering so the library buildsMike Blumenkrantz2015-09-151-2/+3
* example/performance: Remove unused variable.Daniel Juyung Seo2015-09-161-1/+0
* focus: Add elm_focus_item.h to make header include order correctly.Daniel Juyung Seo2015-09-164-63/+63
* focus: Fix typo in commit 431492e.Daniel Juyung Seo2015-09-161-1/+1
* focus: add the APIs to set the focus next about item.Jaehwan Kim2015-09-1547-176/+567
* elm_image : call the evas_object_image_load_error_get() before calling the im...jiin.moon2015-09-151-7/+7
* fix elm performance example to init elm properly and not do engine stuffCarsten Haitzler (Rasterman)2015-09-151-10/+1
* multibuttonentry: Fix box item append rtl when mirror enabled.Woochan Lee2015-09-141-1/+8
* elm scroller - improve thumbscroll smoothness even moreCarsten Haitzler (Rasterman)2015-09-141-20/+34
* elm toolbar 0 size items fix if icon not foundCarsten Haitzler (Rasterman)2015-09-122-23/+484
* elm config - fix labels in config ui for smooth time windowCarsten Haitzler (Rasterman)2015-09-121-3/+3
* elm - thumbscroll finger scrolling - make it far smootherCarsten Haitzler (Rasterman)2015-09-118-83/+313
* elm - when focus goes back in to a window dont have scrollers jumpCarsten Haitzler (Rasterman)2015-09-101-1/+13
* elm autofocus show - fix cases where focus is inside containersCarsten Haitzler (Rasterman)2015-09-1017-4/+26
* calendar: fix signal process timing issue when view update.woochan lee2015-09-091-1/+1
* elm theme - make sure key sounds are on input channel for muting configCarsten Haitzler (Rasterman)2015-09-091-5/+5
* index: rename elm_index_priority_set to elm_index_standard_priority_setChunEon Park2015-09-083-8/+8
* win: fix FAKE window geometry updating + resize object addingMike Blumenkrantz2015-09-071-46/+56
* hoversel: rename api scroll_enabled_set to scrollable_setChunEon Park2015-09-073-7/+10
* update mailmapBoris Faure2015-09-051-0/+5
* build: ensure we do not fail clean if check-results.xml does not existStefan Schmidt2015-09-041-1/+1
* elm_test: Add test case for page scrollerHosang Kim2015-09-043-0/+103
* elm_image: fix image preload issuejiin.moon2015-09-042-18/+30
* elm_web2: fix build break & warnings after migration to eo callbacks.Lukasz Stanislawski2015-09-031-3/+5
* Label test: split Slide and Ellipsis in two separate testsDave Andreoli2015-09-022-35/+66
* Label: add support for all the fancy tags already provided for entryDave Andreoli2015-09-022-1/+13
* FileSelector Entry: fix behaviour for eventsYakov Goldberg2015-09-021-3/+3
* elm map - fix crash on badly handled zoom timeout callbackCarsten Haitzler (Rasterman)2015-09-021-2/+7
* elm map - fix module load craziness loading all elm modulesCarsten Haitzler (Rasterman)2015-09-021-5/+18
* Genlist: add homogeneos mode to the tree testDave Andreoli2015-09-011-25/+38
* Genlist test: cosmeticsDave Andreoli2015-09-011-55/+91
* FileSelector: fix behaviour when the file is chosenDaniel Zaoui2015-09-011-1/+1
* genlist: fix indentation & remove whitespacesAmitesh Singh2015-09-011-7/+7
* gengrid: fix crash issue.Jaehwan Kim2015-08-311-0/+1
* naviframe: fix a focus issue when deleting the first itemWooHyun Jung2015-08-311-1/+5
* scroller: fix page calculation logic when looping is enabled.Hosang Kim2015-08-282-6/+46
* Scroller: Scroll indicatin arrows should be enable if loop is set.Umesh Tanwar2015-08-282-4/+43
* elm_genlist: fix sub-items prependingAndrii Kroitor2015-08-281-0/+3
* Genlist: Dont select first item if its DISPLAY_ONLYVaibhav Gupta2015-08-281-0/+8
* Elc_Multibuttonentry: Item resize issue on text setShilpa Singh2015-08-281-0/+14
* multibuttonentry: Fix mbe clicked signal is not work.woochan lee2015-08-281-1/+9