summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* conformant: Adjusted to Eo2.Tom Hacohen2014-04-101-2/+2
* colorselector: Adjusted to Eo2.Tom Hacohen2014-04-101-2/+2
* cnp: Adjusted to Eo2.Tom Hacohen2014-04-101-12/+12
* clock: Adjusted to Eo2.Tom Hacohen2014-04-101-2/+2
* check: Adjusted to Eo2.Tom Hacohen2014-04-101-4/+4
* calendar: Adjusted to Eo2.Tom Hacohen2014-04-101-2/+2
* button: Adjusted to Eo2.Tom Hacohen2014-04-101-5/+5
* bubble: Adjusted to Eo2.Tom Hacohen2014-04-101-3/+3
* box: Adjusted to Eo2.Tom Hacohen2014-04-101-3/+3
* atspi bridge: Adjusted to Eo2.Tom Hacohen2014-04-101-52/+52
* atspi object: Adjusted to Eo2.Tom Hacohen2014-04-101-36/+36
* app client view: Adjusted to Eo2.Tom Hacohen2014-04-101-12/+12
* app client: Adjusted to Eo2.Tom Hacohen2014-04-101-11/+11
* app server view: Adjusted to Eo2.Tom Hacohen2014-04-101-15/+15
* app server: Adjusted to Eo2.Tom Hacohen2014-04-101-15/+15
* actionslider: Adjusted to Eo2.Tom Hacohen2014-04-101-5/+5
* popup: Adjusted to Eo2.Tom Hacohen2014-04-101-15/+15
* player: Adjusted to Eo2.Tom Hacohen2014-04-101-5/+5
* naviframe: Adjusted to Eo2.Tom Hacohen2014-04-101-7/+7
* multibuttonentry: Adjusted to Eo2.Tom Hacohen2014-04-101-7/+7
* hoversel: Adjusted to Eo2.Tom Hacohen2014-04-101-7/+7
* fileselector entry: Adjusted to Eo2.Tom Hacohen2014-04-101-19/+18
* fileselector button: Adjusted to Eo2.Tom Hacohen2014-04-101-8/+8
* fileselector: Adjusted to Eo2.Tom Hacohen2014-04-101-21/+21
* Ctxpopup: Adjusted to Eo2.Tom Hacohen2014-04-101-14/+13
* HACK-REMOVE: Changed properties to methods because of the generator bugs.Tom Hacohen2014-04-102-58/+30
* HACK-REMOVE atspi: Made some protected functions protected.Tom Hacohen2014-04-104-11/+15
* layout: expose a typedef that needs to be public (Content_Alias).Tom Hacohen2014-04-102-10/+10
* dnd: Skip drag window when drag startsThiep Ha2014-04-101-0/+8
* naviframe: apply key bindingJaeun Choi2014-04-104-11/+65
* fleselector_button: Implement some missing interfaces of Elm_Interface_Filese...Ryuan Choi2014-04-103-6/+138
* elementary: when modal win appears another wins are blockedBogdan Devichev2014-04-094-2/+138
* genlist event_block_rect needs a smart parent to reduce BITCHMike Blumenkrantz2014-04-081-0/+1
* list: Fixed _elm_list_item_content_focus_set in case the first contentDaniel Juyung Seo2014-04-071-1/+1
* list: Refactor direction key event handling routine in list.Daniel Juyung Seo2014-04-071-170/+111
* list: Fixed _elm_list_item_content_focus_set misbehavior.Daniel Juyung Seo2014-04-071-8/+4
* test_list: Removed wrong box packing from list focus example.Daniel Juyung Seo2014-04-071-1/+0
* focus: Renamed the config APIs _item_focus_on_selection_get/set to _item_sele...Amitesh Singh2014-04-068-41/+44
* gengrid: Fixed wrong formatting.Daniel Juyung Seo2014-04-051-4/+4
* plug: fix SEGV of elementary_test during reconnectingwonguk.jeong2014-04-041-0/+1
* list/genlist/gengrid/toolbar: Fix - _nearest_visible_item_get() should always...Amitesh Singh2014-04-044-4/+4
* map: remove memory leakwonguk.jeong2014-04-043-12/+30
* Interface scrollable: Added missing dep.Tom Hacohen2014-04-031-1/+1
* Elm interface scrollable: Put .eo.h include after needed deps.Tom Hacohen2014-04-031-2/+2
* Elm widget: Put typedef needed by include before the include.Tom Hacohen2014-04-031-2/+2
* Gengrid: fix segv in _elm_gengrid_item_edge_check.Amitesh Singh2014-04-031-0/+1
* fix eina log err for mirro setCarsten Haitzler (Rasterman)2014-04-031-1/+2
* gengrid: Fixed the focus animation in horizontal modenirajkr2014-04-031-18/+24
* elm_map: Fixed a leak when ecore_file_download_full failsRajesh PS2014-04-033-0/+5
* focus: Added optional focus feature - item focus on selection.Amitesh Singh2014-04-038-38/+136