summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* working codes.devs/seoz/focus-modeDaniel Juyung Seo2014-03-235-0/+10
* test_genlist/gengrid: Renamed 'item focus' test to just 'focus'.Daniel Juyung Seo2014-03-233-7/+7
* focus: Set the focus target as NULL on focus highlight init.Daniel Juyung Seo2014-03-231-1/+1
* test_genlist: Flourish genlist focus test case to reveal more bugs.Daniel Juyung Seo2014-03-231-48/+180
* test_genlist: Merged 'Genlist Focus' and 'Genlist Item Focus' test.Daniel Juyung Seo2014-03-232-184/+113
* gengrid: Fixed broken gengrid item focus support.Daniel Juyung Seo2014-03-222-152/+82
* genlist: Fixed broken genlist item focus support.Daniel Juyung Seo2014-03-221-36/+35
* list: Added missing return from my previous commit ac0b3c.Daniel Juyung Seo2014-03-221-0/+3
* mobile config: Added key bindings to mobile profile.Daniel Juyung Seo2014-03-221-0/+66
* test_list: Added clicked callback to buttons and made focus highlight optional.Daniel Juyung Seo2014-03-221-0/+33
* genlist/gengrid: Used item callback infrastructure.Daniel Juyung Seo2014-03-222-30/+30
* list/genlist/gengrid: Call item_show not bring_in on focus.Daniel Juyung Seo2014-03-223-4/+3
* list: Fixed heavily broken list item focus/selection movement.Daniel Juyung Seo2014-03-221-48/+48
* list: Select the first item when the list widget is just focused first time.Daniel Juyung Seo2014-03-221-1/+2
* list: Fixed formatting before fixing a bug.Daniel Juyung Seo2014-03-221-3/+3
* list: Fixed item focus logic correctly by checking mouse down insteadDaniel Juyung Seo2014-03-222-5/+5
* flip, index: Renamed smart data member 'down' to 'mouse_down' and usedDaniel Juyung Seo2014-03-224-9/+9
* button: Check return value of _elm_config_key_binding_call.Daniel Juyung Seo2014-03-221-1/+2
* win - revert the revert. 1974aff066a10df59750a6d52fd9933333eb0ee3ChunEon Park2014-03-221-0/+1
* win - removed unknown type.ChunEon Park2014-03-221-1/+0
* Revert "Revert "win: Add a API, elm_win_type_get.""ChunEon Park2014-03-224-0/+44
* Revert "win: Add a API, elm_win_type_get."ChunEon Park2014-03-224-44/+0
* Revert "elm_win: Unbreak the ABI break of window type."ChunEon Park2014-03-221-1/+1
* scroller content type is not always widget.ChunEon Park2014-03-221-1/+2
* elm_button: apply key bindingJaeun Choi2014-03-223-7/+78
* naviframe : Fixed the overlap issue during multiple push.Subhransu Sekhar Mohanty2014-03-221-4/+2
* gengrid : Implementation for gengrid item focus supportnirajkr2014-03-216-34/+547
* fix scrollbar to be clickable even if vieport is tiny compared to contentCarsten Haitzler (Rasterman)2014-03-211-2/+2
* test_dnd: Fixed memory leak. Free item's data on item deletion.Daniel Juyung Seo2014-03-211-2/+9
* access: Fixed memory leak.Daniel Juyung Seo2014-03-211-2/+1
* index: Set variable to NULL after free.Daniel Juyung Seo2014-03-211-0/+1
* atspi_object: Added missing comma.Daniel Juyung Seo2014-03-211-1/+1
* diskselector: Compare correct variables.Daniel Juyung Seo2014-03-211-1/+1
* test_web: Improve fullscreen test case.Ryuan Choi2014-03-201-0/+22
* Eolian: Integration of DatetimeDaniel Zaoui2014-03-205-335/+431
* Eolian: Integration of Ctx PopupDaniel Zaoui2014-03-206-391/+315
* Eolian: Integration of ConformantDaniel Zaoui2014-03-205-59/+49
* Eolian: Integration of Color SelectorDaniel Zaoui2014-03-205-289/+244
* Eolian: Integration of ClockDaniel Zaoui2014-03-205-306/+339
* Eolian: Integration of CheckDaniel Zaoui2014-03-205-160/+140
* Eolian: Integration of CalendarDaniel Zaoui2014-03-205-428/+527
* Eolian: Integration of ButtonDaniel Zaoui2014-03-205-217/+193
* Eolian: Integration of BubbleDaniel Zaoui2014-03-205-137/+109
* Eolian: Integration of BoxDaniel Zaoui2014-03-205-356/+413
* clear up the documentation of tooltipBora Hwang2014-03-202-106/+62
* [Elm_Entry] Update selection handlers position and its visibility when scrollingThiep Ha2014-03-201-10/+98
* config: add a field in key binding data structureJaeun Choi2014-03-204-1/+10
* list: Focus a selected item.Daniel Juyung Seo2014-03-201-0/+1
* Eolian: Integration of BgDaniel Zaoui2014-03-205-154/+192
* Eolian: Integration of Atspi ObjectDaniel Zaoui2014-03-207-193/+232