summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* proxy implem.devs/stanluk/proxyLukasz Stanislawski2015-12-313-235/+687
* index: accessibilitize index itemsLukasz Stanislawski2015-12-284-3/+105
* widget: improve accessibile_at_point getterLukasz Stanislawski2015-12-2817-2/+274
* 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
* naviframe: set better accessibility role and nameLukasz Stanislawski2015-12-161-0/+14
* multibutton_entry: improve atspi supportLukasz Stanislawski2015-12-164-2/+81
* image: Lock access to thread variablesJean-Philippe Andre2015-12-161-1/+7
* Elm win: Fix potential NULL deref.Tom Hacohen2015-12-161-0/+1
* hoversel: accessibility enhancementsLukasz Stanislawski2015-12-152-2/+21
* hoversel: change accessibility role to popupLukasz Stanislawski2015-12-151-1/+1
* genlist: supporting homogeneous mode about each item class.SangHyeon Lee2015-12-142-88/+67
* Entry: Context Menu is now configurableVaibhav Gupta2015-12-118-11/+86
* win: redo resize deferral to trigger during pre renderMike Blumenkrantz2015-12-101-5/+14
* win: run wayland region updating during RENDER_FLUSH_PREMike Blumenkrantz2015-12-101-2/+2
* Fileselector entry: fix a case when file was not selectedYakov Goldberg2015-12-101-1/+1
* Fix compilation on Windows (and propably also on Mac)Vincent Torri2015-12-102-10/+11
* Elm entry: fix null item in item provider.Daniel Hirt2015-12-091-1/+1
* Examples genlist 5: Fix children aspect of the test not working.Tom Hacohen2015-12-081-3/+4
* Examples performance: Fix wrong always true condition.Tom Hacohen2015-12-081-1/+1
* Examples performance: Fix resource leak + potential null deref.Tom Hacohen2015-12-081-5/+4
* Colorselector: Fix some coding style issues.Tom Hacohen2015-12-081-2/+2
* Colorselector: Fix out of bound read.Tom Hacohen2015-12-081-1/+1