summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* atspi: add new API to enable/disable accessibilitydevs/stanluk/nextLukasz Stanislawski2016-01-056-35/+93
* widget: improve accessibile_at_point getterLukasz Stanislawski2016-01-0519-2/+305
* elementary: Fix elementary not compilingChris Michael2016-01-051-5/+5
* elm config - monitor JUST the correct files for profile and cfg changeCarsten Haitzler (Rasterman)2016-01-053-113/+88
* elm wl cnp - fix paste to not crash anymoreCarsten Haitzler (Rasterman)2016-01-051-1/+3
* elm config - add the ability to have derived configurations from othersCarsten Haitzler (Rasterman)2016-01-053-7/+336
* elm config - add function to check if profile existsCarsten Haitzler (Rasterman)2016-01-052-0/+30
* elm config tool - dont need to call save if flush is saving anywayCarsten Haitzler (Rasterman)2016-01-051-15/+0
* elm config - allow the ability to save out to another hidden profileCarsten Haitzler (Rasterman)2016-01-053-36/+80
* combobox: add new widget.divyesh purohit2016-01-0419-4/+1318
* hover: fix segfault when smart direction is used in content_set in hoverdivyesh purohit2016-01-042-7/+2
* hoversel: auto update hoversel after dismiss animation finished.Jee-Yong Um2016-01-042-9/+21
* hoversel: fix hover position in hoversel, when it goes out of the viewportdivyesh purohit2016-01-044-48/+160
* button: add color classesSung-Taek Hong2016-01-042-13/+110
* multibuttonentry: add color classes and text classes.woochan lee2016-01-043-12/+105
* scroller: add color classesHosang Kim2016-01-045-6/+12
* ctxpopup: add color classtaehyub2016-01-042-0/+10
* popup: apply popup color classtaehyub2016-01-042-4/+21
* spinner: add color classes and text classes.woochan lee2016-01-043-1/+7
* index: add color classes and text classes.woochan lee2016-01-043-5/+60
* entry: add new text classes and color classes for Entry widgetYoungbok Shin2016-01-043-20/+38
* datetime: add color classes and text classes.woochan lee2016-01-043-6/+26
* calendar: add color classes and text classes.Youngbok Shin2016-01-043-9/+64
* inwin: remove a meaningless line in sizing_evalJee-Yong Um2016-01-041-1/+0
* gengrid: add scrollto BOTTOM alignment type.Lukasz Stanislawski2016-01-043-110/+65
* genlist: new SCROLLTO_BOTTOM alignmentLukasz Stanislawski2016-01-044-1/+161
* sys_notify: support several notification serversJean Guyomarc'h2016-01-048-362/+827
* index: accessibilitize index itemsLukasz Stanislawski2016-01-044-3/+74
* genlist : add size_calc forcely about content when elm_layout.SangHyeon Lee2016-01-041-0/+15
* toolbar: Send a signal when shrink mode is changed.Youngbok Shin2016-01-043-6/+123
* box: re-set max extents sizes to -1 during recalcMike Blumenkrantz2016-01-021-1/+2
* tooltip : prevent blowing memory up in the middle of function.Hermet Park2016-01-021-0/+16
* box: implement aspected item layoutMike Blumenkrantz2015-12-311-87/+300
* popup: add popup dismiss function for hide effecttaehyub2015-12-315-1/+77
* elementary spinner: Disable dragging over the decrease and increase buttons ...Chidambar Zinnoury2015-12-291-2/+2
* elementary: Fix formattingChris Michael2015-12-291-18/+19
* Fix compilation after dlfcn integration into EvilVincent Torri2015-12-292-2/+3
* elm - cursor - fix job handling to not leave rogue jobsCarsten Haitzler (Rasterman)2015-12-281-0/+1
* elementary: Comment out unused functionsChris Michael2015-12-241-0/+2
* genlist: Remove genlist clear scenario from the basic genlist test.Daniel Juyung Seo2015-12-251-29/+7
* genlist: Make more realistic scenario.Daniel Juyung Seo2015-12-251-9/+12
* widget: remove redundat resize_object_set callLukasz Stanislawski2015-12-241-8/+0
* elm: fix the default value for size_hint_minJee-Yong Um2015-12-247-7/+7
* spinner: Internal code refactoring.woochan lee2015-12-242-157/+61
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-2352-46/+2805
* rename an authorHermet Park2015-12-241-1/+1
* Elm entry: Fix to hide magnifier when menu is disabled.Subodh Kumar2015-12-231-3/+5
* box: implement Evas.Object_Smart.calculateMike Blumenkrantz2015-12-222-0/+9
* calendar: Apply elm_button widgets instead of manually implemented spinner bu...Youngbok Shin2015-12-224-145/+429
* [config] fix static analysis issueShinwoo Kim2015-12-221-2/+2