summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add access2 prototypedevs/stanluk/access2Lukasz Stanislawski2014-10-013-0/+224
* atspi: implement add/del callbacks. Add genlist item testsLukasz Stanislawski2014-09-302-0/+109
* atspi: set role for elm_genlist item.Lukasz Stanislawski2014-09-301-0/+1
* atspi: remove component interface from inheritance listLukasz Stanislawski2014-09-301-1/+1
* atspi: overload children_get method for elm_genlistLukasz Stanislawski2014-09-303-6/+84
* atspi: make eo_widget_item accessible objectLukasz Stanislawski2014-09-293-1/+62
* Replace most of del_pre functions with destructor.Daniel Zaoui2014-09-2320-55/+48
* Remove data variable from widget item.Daniel Zaoui2014-09-1717-114/+92
* Adapt del callback to Eo.Daniel Zaoui2014-09-171-3/+11
* Porting to Eo - Clean: remove legacy APIs.Daniel Zaoui2014-09-1783-2135/+64
* Porting to Eo - Clean: remove casts that are no more needed.Daniel Zaoui2014-09-1739-454/+455
* Porting to Eo - Clean: remove elm_object_migration_temp.hDaniel Zaoui2014-09-1719-23/+2
* Porting to Eo - Clean: remove legacy for genlist and gengridDaniel Zaoui2014-09-173-8/+0
* Porting to Eo - Clean: removing legacy inheritance.Daniel Zaoui2014-09-173-876/+67
* Porting to Eo - Clean: Elm_Object_Item becomes EoDaniel Zaoui2014-09-172-6/+1
* Porting to Eo - Clean: Remove last invocations to elm_widget_item_ APIsDaniel Zaoui2014-09-172-4/+4
* Porting to Eo: Elm Popup ItemDaniel Zaoui2014-09-174-72/+87
* Porting to Eo: Elm DiskSelector ItemDaniel Zaoui2014-09-175-190/+258
* Porting to Eo: Elm Toolbar ItemDaniel Zaoui2014-09-175-608/+842
* Porting to Eo: Elm List ItemDaniel Zaoui2014-09-175-397/+530
* Porting to Eo: Elm Gengrid ItemDaniel Zaoui2014-09-174-383/+787
* Porting to Eo: Elm Genlist ItemDaniel Zaoui2014-09-176-836/+1198
* Porting to Eo: Elm Naviframe ItemYossi Kantor2014-09-175-288/+378
* Porting to Eo: Elm Multibuttonentry ItemYossi Kantor2014-09-175-151/+228
* Porting to Eo: Elm Index itemYossi Kantor2014-09-176-136/+214
* Porting to Eo: Elm Ctxpopup itemYossi Kantor2014-09-175-124/+159
* Porting to Eo: Elm Menu ItemYossi Kantor2014-09-176-324/+409
* Porting to Eo: Elm Flipselector ItemYossi Kantor2014-09-175-150/+214
* Porting to Eo: Elm Slideshow ItemYossi Kantor2014-09-175-96/+141
* Porting to Eo: Elm Segment Control ItemYossi Kantor2014-09-175-162/+233
* Porting to Eo: Elm Hoversel ItemYossi Kantor2014-09-175-108/+161
* Porting to Eo: Elm Dayselector ItemYossi Kantor2014-09-174-27/+56
* Porting to Eo: Elm Colorselector ItemYossi Kantor2014-09-175-148/+229
* Porting To Eo: Elm Widget ItemDaniel Zaoui2014-09-1732-420/+1631
* test_genlist: added a test to clear the genlist no item,focused call.Daniel Juyung Seo2014-09-171-2/+9
* examples: Add extern "C" guards to C++ example.Savio Sena2014-09-161-3/+8
* autotools: Add efl-cxx.pc when C++ bindings are enabled.Savio Sena2014-09-161-0/+2
* mailmap: add my work aliasKai Huuhko2014-09-151-0/+1
* Revert revert of my translation updates.Igor Murzov2014-09-122-3/+3
* Updating desktop filesmaxerba2014-09-115-4/+63
* Revert "rename all pager theme groups to match the module that uses it"Carsten Haitzler (Rasterman)2014-09-114-158/+158
* update according to latest eolian changesDaniel Kolesa2014-09-102-8/+4
* rename all pager theme groups to match the module that uses itMike Blumenkrantz2014-09-104-158/+158
* update to eolian complex types (without complex part for now)Daniel Kolesa2014-09-0925-44/+44
* CnP/Wayland: Fix window check for Wayland invocations.Daniel Zaoui2014-09-081-16/+20
* update according to latest eolian changesDaniel Kolesa2014-09-081-1/+1
* l10n: Add Finnish translationsKai Huuhko2014-09-072-1/+290
* remove unused comp screen overlay programMike Blumenkrantz2014-09-071-3/+0
* test_genlist: Fixed typo in the check button.Daniel Juyung Seo2014-09-071-1/+1
* test_gengrid: Added pressed and released callbacks for more tests.Daniel Juyung Seo2014-09-071-4/+18