summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* atspi: add new APIs for setting atspi relationship.devs/stanluk/relationsLukasz Stanislawski2015-05-1510-38/+300
* elc_popup: add scroller into popup content areataehyub2015-05-153-40/+86
* elm - tests - fix const warnings with new eina home get funcCarsten Haitzler (Rasterman)2015-05-153-3/+3
* layout: Flush layout resize object's edje signals on focus/unfocus.Amitesh Singh2015-05-151-0/+1
* elm notify patch submit - rebase lost my fix? fix now in extra commitCarsten Haitzler (Rasterman)2015-05-151-2/+2
* Elm_Notify: adding elm_object_part_text_set/get functionalityVitalii Vorobiov2015-05-152-0/+14
* elementary: use portable way to get tmp and home environment.Cedric BAIL2015-05-145-30/+9
* genlist: fix to return item style correctly.ChunEon Park2015-05-142-0/+7
* eo: fix according to latest eolian changesDaniel Kolesa2015-05-147-8/+8
* atspi: add ACTIVE state to elm_winLukasz Stanislawski2015-05-132-2/+21
* atspi: set FOCUSABLE state only when widget has no focusable childrenLukasz Stanislawski2015-05-132-8/+11
* atspi: do not return ELM_ATSPI_STATE_ACTIVE when widget is enabled.Lukasz Stanislawski2015-05-131-2/+0
* atspi: handle state change notifications in on_focus functionLukasz Stanislawski2015-05-133-9/+12
* elm_win: Add elm win key grab. If keyrouter support several keygrab mode, app...Ji-Youn Park2015-05-135-0/+333
* eo: sync with latest Eolian changes and introduce a harmless temporary hackDaniel Kolesa2015-05-125-11/+17
* atspi: add component interface to elm_widget_item objects.Lukasz Stanislawski2015-05-122-1/+63
* atspi: fix accessible_at_point method to match specification.Lukasz Stanislawski2015-05-122-21/+18
* eo: fix up the remaining doc commentsDaniel Kolesa2015-05-1112-28/+28
* elm_widget_item: fix doc commentsDaniel Kolesa2015-05-111-45/+45
* atspi: more org.a11y.atspi.Window signals is broadcasted.Lukasz Stanislawski2015-05-113-27/+70
* elm_win: Move enums to elm_win.eodevs/vitorsousa/efaces_elm_win_standardVitor Sousa2015-05-073-145/+163
* elm_win_standard: Add elm_win_standard classVitor Sousa2015-05-075-0/+52
* elm_win: Replace elm_win_constructor by constructing propertiesVitor Sousa2015-05-072-18/+106
* eolian: use the new property syntaxDaniel Kolesa2015-05-0794-949/+802
* elm_genlist: Emitting signal when content or text is set in genlist itemJee-Yong Um2015-05-071-0/+8
* Updating spanish translationmaxerba2015-05-061-22/+26
* elm_photocam: use Efl.File in Elm_PhotocamVitor Sousa2015-05-063-37/+101
* Win: Make animator,tick signal actually work.Tom Hacohen2015-05-062-16/+64
* Revised classes and interfaces in .eo files and added missing attributesVitor Sousa2015-05-0656-354/+353
* Elm image: Use correct Eolian namespace syntax.Tom Hacohen2015-05-062-3/+3
* Elm button: Use correct Eolian namespace syntax.Tom Hacohen2015-05-063-5/+5
* Most of elm: Use correct Eolian namespace syntax.Tom Hacohen2015-05-0679-79/+79
* Elm bubble: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-1/+1
* Elm bg: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-1/+1
* Elm box: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-1/+1
* Elm container: Use correct Eolian namespace syntax.Tom Hacohen2015-05-0619-48/+48
* Elm layout: Use correct Eolian namespace syntax.Tom Hacohen2015-05-0641-122/+122
* Elm actionslider: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-1/+1
* Elm access: Use correct Eolian namespace syntax.Tom Hacohen2015-05-061-1/+1
* Elm widget+item: Use correct Eolian namespace syntax.Tom Hacohen2015-05-0683-454/+454
* elementary: Remove unused variableChris Michael2015-05-061-1/+0
* Revert "fileselector: Work around initial genlist size bug for release."Stefan Schmidt2015-05-061-19/+0
* configure: Switch to dev mode again. Merge window for 1.15 is open now.Stefan Schmidt2015-05-061-1/+1
* release: Update NEWS and bump version for 1.14.0 releasev1.14.0Stefan Schmidt2015-05-062-1/+5
* fileselector: Work around initial genlist size bug for release.Stefan Schmidt2015-05-061-0/+19
* naviframe: fix poping top item continuously to empty the naviframe stack.Cedric BAIL2015-05-062-48/+75
* naviframe: add a test for checking expected behavior or item_pop.Cedric BAIL2015-05-052-0/+59
* gengrid: fix mem leak occuring when getting name from atspi interfaceLukasz Stanislawski2015-05-041-5/+7
* Fix slideshow smart events event_infoDave Andreoli2015-05-042-8/+27
* map: fix scale calculation errorSung-Taek Hong2015-05-011-1/+1