summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "elm - genlist item - index get start from 0 - unbreak api break"elementary-1.13Carsten Haitzler (Rasterman)2016-03-112-2/+2
* elm - genlist item - index get start from 0 - unbreak api breakCarsten Haitzler (Rasterman)2016-03-102-2/+2
* release: Update NEWS and bump version for 1.13.3 releasev1.13.3Stefan Schmidt2015-05-132-2/+17
* elm_segment_control: mark default return value in eolian APIJaeun Choi2015-04-211-1/+1
* elm: add safety checkJaeun Choi2015-04-215-0/+11
* elm_clock: fix theme applyAndrii Kroitor2015-04-201-13/+13
* elm_slider: fix theme applyAndrii Kroitor2015-04-171-2/+2
* atspi: add missing signals array sentiel.Lukasz Stanislawski2015-04-161-0/+1
* elm_image: return EINA_FALSE if the data source is NULL in elm_image_memfile_setJaeun Choi2015-04-101-0/+2
* [elm_panel] Fix mirroring issue.kumar navneet2015-04-104-63/+230
* Merge branch 'elementary-1.13' of git+ssh://git.enlightenment.org/core/elemen...ChunEon Park2015-04-101-2/+1
|\
| * elm_genlist: pass eo_it to eo_do func, not VIEW(it)Jaeun Choi2015-04-091-2/+1
* | list/genlist/gengrid: Fix default return value in eolian APIs.SangHyeon Lee2015-04-105-11/+11
|/
* Elm_Win: Fix _elm_win_focus_prev_target_del callback added repeatly without c...SangHyeon Lee2015-04-061-3/+4
* release: Update NEWS and bump version for 1.13.2 releasev1.13.2Stefan Schmidt2015-04-012-2/+26
* Fix elm_naviframe transition,finished smart events event_infoKai Huuhko2015-03-281-1/+1
* genlist: Fix elm_genlist_item_index_get.Daniel Juyung Seo2015-03-263-2/+5
* elm_widget: fix wrong parmeter.Jaehwan Kim2015-03-192-4/+4
* elm_win fullscreen setting on FAKE wins should just toggle the flagMike Blumenkrantz2015-03-181-0/+2
* elm_win fullscreen getter does not need a third case for an inclusive if/elseMike Blumenkrantz2015-03-181-6/+1
* elm_panel: Fix incorrect scroller content region calculation of panel.Jaehyun Cho2015-03-181-0/+6
* Revert "widget: fix the abi break."ChunEon Park2015-03-171-1/+1
* conform: Use eo_isa() to check object types.woochan lee2015-03-171-13/+4
* GLView: Return false if the surface could not be createdJean-Philippe Andre2015-03-161-1/+5
* widget: fix the abi break.ChunEon Park2015-03-131-1/+1
* genlist: Send param item type instead of eo item type.woochan lee2015-03-121-2/+5
* Genlist/Gengrid : Modified to handle the focus highlight on unrealized itemsSangHyeon Lee2015-03-112-18/+65
* config: fix config nameJaeun Choi2015-03-113-3/+3
* gengrid/genlist/list: focus first item if first_item_focus_on_first_focus_in ...Jaeun Choi2015-03-113-7/+3
* layout: apply widget's states when elm_layout_file_set is calledJaeun Choi2015-03-111-35/+38
* popup: removed button style setting code in theme_applyJaeun Choi2015-03-111-5/+0
* gengrid: select the focused item on enter key inputJaeun Choi2015-03-114-8/+205
* genlist: select the focused item on enter key inputJaeun Choi2015-03-114-1/+210
* popup: passing right parameter to elm_layout_sizing_evalJaeun Choi2015-03-111-17/+10
* popup: fix mistakeChunEon Park2015-03-101-1/+2
* popup: correct popup position.ChunEon Park2015-03-101-6/+15
* layout: here default content alias can be acceptable.ChunEon Park2015-03-101-1/+7
* layout: Add text alias description as default.woochan lee2015-03-101-7/+7
* elc_popup: Adjust popup size when its parent is resizedJee-Yong Um2015-03-102-1/+17
* release: Update NEWS and bump version for 1.13.1 releasev1.13.1Stefan Schmidt2015-02-262-2/+12
* edgebindings theme now sets align to setup layout as expectedMike Blumenkrantz2015-02-231-0/+2
* genlist/gengrid : Add upadating 'focus' state in item realized function.SangHyeon Lee2015-02-232-0/+6
* elm_box: Fix miscalculated items' size issue in homogeneous boxJee-Yong Um2015-02-231-2/+2
* datetime: Fix elm_datetime_field_limit_set.woochan lee2015-02-231-0/+5
* entry: Don't unlink empty files when saving @fix T2122.Andy Williams2015-02-181-1/+1
* comp theme now allows for modification of focus rectMike Blumenkrantz2015-02-101-4/+35
* elm engine - restore explicit use of ELM_ENGNE env varCarsten Haitzler (Rasterman)2015-02-102-5/+6
* release: Update NEWS and bump version for 1.13.0 releasev1.13.0Stefan Schmidt2015-02-092-1/+11
* elm_config: Avoid access of deleted item data.Stefan Schmidt2015-02-091-0/+1
* elm - list - fix invalid item data scope getCarsten Haitzler (Rasterman)2015-02-091-0/+2