summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Eolian: Integration of Atspi Window InterfaceDaniel Zaoui2014-03-205-36/+26
* Eolian: Integration of Atspi Component InterfaceDaniel Zaoui2014-03-205-109/+181
* Eolian: Integration of App Server ViewDaniel Zaoui2014-03-206-218/+212
* Eolian: Integration of App ServerDaniel Zaoui2014-03-205-177/+182
* Fix logically dead code.Daniel Zaoui2014-03-201-1/+1
* elm_win: Fix wrong animation of focus highlight.WooHyun Jung2014-03-201-4/+2
* list: better structure packing for list smart data.Daniel Juyung Seo2014-03-201-1/+2
* elm_widget: Restore removed codes while eolian work.WooHyun Jung2014-03-201-1/+7
* cnp: Fixed cnp build warning by adding ifdef to cnp_debug.Daniel Juyung Seo2014-03-201-4/+4
* elm_widget: Call widget APIs only for widgets.Daniel Juyung Seo2014-03-201-1/+2
* test_list: Added focus/selection API test for list focus test case.Daniel Juyung Seo2014-03-201-6/+85
* test_list: Used frame for focus option box.Daniel Juyung Seo2014-03-201-8/+13
* toolbar: Fixed wrong parameter for elm_widget_sub_object_del.Daniel Juyung Seo2014-03-201-2/+2
* scroller: Fixed wrong widget call to non-widget object.Daniel Juyung Seo2014-03-201-1/+2
* cnp: Fixed build warning.Daniel Juyung Seo2014-03-201-0/+4
* Eolian helper: Update to regenerate if generator is updated.Tom Hacohen2014-03-191-0/+5
* [Elm_Dnd] Fix type matching of drag and drop target objects in X11.Thiep Ha2014-03-191-121/+216
* Eolian: fix dependency for .eo.c/h files.Daniel Zaoui2014-03-191-6/+1
* Eolian: Integration of App Client ViewDaniel Zaoui2014-03-195-169/+209
* Eolian: Integration of App ClientDaniel Zaoui2014-03-195-129/+118
* Eolian: Fix ctor/dtor generationDaniel Zaoui2014-03-197-8/+8
* Eolian: Integration of ActionsliderDaniel Zaoui2014-03-195-192/+171
* Eolian: Integration of AccessDaniel Zaoui2014-03-1911-54/+49
* list: Avoiding the same item receive focus twiceFlavio Ceolin2014-03-181-1/+3
* list: Fixing the focus on keyboard movementFlavio Ceolin2014-03-181-9/+6
* genlist: Fixed annoying autoscrolling bug in genlist item focus.Daniel Juyung Seo2014-03-192-10/+62
* Accessibility: unref the object only if it exists.Daniel Zaoui2014-03-181-1/+1
* list/genlist: Fixed Home and End key event handling routine.Daniel Juyung Seo2014-03-182-18/+32
* elm_widget: Removed unnecessary if statement.Daniel Juyung Seo2014-03-181-14/+12
* elm_widget: Call elm_widget functions only for widgets.Daniel Juyung Seo2014-03-181-20/+39
* Revert "genlist no longer scrolls crazily"Daniel Juyung Seo2014-03-181-0/+2
* Revert "genlist now uses uniform item showing behavior when selecting items w...Daniel Juyung Seo2014-03-181-4/+2
* warning--Carsten Haitzler (Rasterman)2014-03-181-1/+1
* elm_theme: Added a cache in elm_theme for styles that are failed to load.Subhransu Sekhar Mohanty2014-03-182-18/+37
* add soem more cb's for testign win stateCarsten Haitzler (Rasterman)2014-03-181-0/+15
* Eolian: Integration of HoverDaniel Zaoui2014-03-185-229/+201
* Eolian: Integration of FrameDaniel Zaoui2014-03-185-164/+140
* Eolian: Integration of PanDaniel Zaoui2014-03-184-117/+113
* Eolian: Integration of Scrollable InterfaceDaniel Zaoui2014-03-1814-993/+1173
* Focus: fix segfault due to bad call to Eo function.Daniel Zaoui2014-03-182-4/+4
* test - elm win states - add more printfs of events on a windowCarsten Haitzler (Rasterman)2014-03-181-0/+24
* po: Updated po files.Daniel Juyung Seo2014-03-1824-576/+576
* author: Added Subhransu to authors list.Daniel Juyung Seo2014-03-182-0/+2
* test_panel: Refactor the internals of panel test.Daniel Juyung Seo2014-03-181-51/+48
* elm:list: Avoiding two items be focused at same actionFlavio Ceolin2014-03-172-7/+12
* +test for gengrid speedMike Blumenkrantz2014-03-172-0/+38
* genlist now uses uniform item showing behavior when selecting items with keyb...Mike Blumenkrantz2014-03-171-2/+4
* elm_web: Moved legacy APIs from elm_web_common.h to elm_web_legacy.hRyuan Choi2014-03-182-46/+46
* genlist no longer scrolls crazilyMike Blumenkrantz2014-03-171-2/+0
* Eolian: Integration of LayoutDaniel Zaoui2014-03-175-959/+939