summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Entry: clean up single line init function.Tom Hacohen2015-12-211-7/+8
* Entry: Add newline filter for single line entrySubodh Kumar2015-12-211-0/+82
* Elm config: use a name instead of elm_widget_type_getMarcel Hollerbach2015-12-2129-28/+30
* Elm entry: Fix a typoSubodh Kumar2015-12-211-2/+2
* image: do not block null image loading in the elm layerMike Blumenkrantz2015-12-201-8/+9
* elm_win: Remove unnecessary layer set for elm_win.Jaehyun Cho2015-12-181-1/+0
* popup: enable to dismiss popup with accessibility APILukasz Stanislawski2015-12-171-6/+8
* tests: adjust atspi roles.Lukasz Stanislawski2015-12-172-2/+2
* atspi: return previous name in overloaded gettersLukasz Stanislawski2015-12-178-9/+32
* wayland cnp: check selection owner before calling losscbThiep Ha2015-12-171-1/+2
* genlist : fix genlist build errorsSangHyeon Lee2015-12-171-1/+0
* elm_photocam: add NULL checkSung-Taek Hong2015-12-171-0/+3
* genlist: remove unnecessary data creationSangHyeon Lee2015-12-171-1/+0
* elm_layout: fix typo in error messageSung-Taek Hong2015-12-171-1/+1
* genlist : fix size hash issue when genlist layout sizing evaluatedSangHyeon Lee2015-12-171-0/+2
* widget: limit emission of state-changed:showingLukasz Stanislawski2015-12-161-4/+4