platform/upstream/efl.git
2013-10-17 Daniel Juyung Seotest_fileselector.c: Internal refactoring.
2013-10-17 Daniel Juyung Seoelm_thumb.c: Refactoring. Now thumb inherits layout.
2013-10-17 Daniel Juyung Seoelm: Removed unnecessary local variable in sizing_eval.
2013-10-17 Ryuan ChoiMultiple selection support in fileselector
2013-10-16 Jaehyun Cho[elm_widget] Enable not to add resize object to or...
2013-10-16 Daniel Juyung Seoprogressbar: Swaped the layer of 'progress' and 'progre...
2013-10-16 Carsten Haitzler... tooltips - fix show to be at end just to be cleaner.
2013-10-16 Carsten Haitzler... ctxpopup - fix double show emit.
2013-10-15 Yakov Goldbergprogressbar: fix doxygen
2013-10-15 Carsten Haitzler... elm - entry magnifier - should be elm namespaced.
2013-10-14 ChunEon Parkelementary/entry - filled a missed smart callback in...
2013-10-14 Daniel Juyung Seoelm_genlist.h: added 'full' style documentation.
2013-10-14 Niraj Kumartest_progress.c: Added new test case for vertical progr...
2013-10-14 Daniel Juyung SeoAuthor: Added Amitesh Singh as an author of elm as...
2013-10-14 Amitesh Singhelm_thumb.c: focus/unfocused support in thumb.
2013-10-14 Daniel Juyung Seoelm_test: Fixed formatting. tab to space.
2013-10-14 Carsten Haitzler... fix signal callback handling to listen to * for namespa...
2013-10-14 Daniel Juyung Seoelc_hoversel: Support elm_object_item_signal_emit(...
2013-10-13 Ryuan Choipopup: Change the behavior of adding or removing buttons.
2013-10-12 Daniel Juyung Seoelc_popup.c: fixed up signal names according to the...
2013-10-12 Daniel Juyung Seopopup.edc: unbork default popup for the moment.
2013-10-11 Ryuan Choielm_win: Fixed warning after 99ab56d5
2013-10-10 ChunEon Parkelementary/scroller - fix the scroller to locate the...
2013-10-10 Daniel Juyung Seoelm_flipselector.h: Added more description about event_...
2013-10-10 Daniel Juyung Seoelc_naviframe_common.h: Fixed a typo.
2013-10-09 ChunEon Parkelementary/scroller - --duplicated compare.
2013-10-09 ChunEon Parkelementary - updated launcher 2 test case.
2013-10-08 Daniel Juyung Seoelm_access.c: Removed dead code.
2013-10-08 Stefan Schmidtelm_layout: Remove now superfluous NULL check.
2013-10-08 deasung.kimctxpopup: fix elm_object_content_unset didn't unpack...
2013-10-07 Daniel Juyung Seoelm_cnp.c: Did a subtle code cleanup.
2013-10-07 Daniel Juyung Seoelm_cnp.c: removed unused pointer value and initialized...
2013-10-07 Daniel Juyung Seoelm_spinner.c: call _value_set after resetting spin...
2013-10-06 ChunEon Parkelementary/scroller - set the NULL to not access dangli...
2013-10-06 Ryuan Choipopup.edc: Follow new namespace.
2013-10-05 Carsten Haitzler... fix up namespace for many signal while keeping old...
2013-10-05 Carsten Haitzler... write down the breaks.
2013-10-05 maxerbaAdding italian entry in desktop file
2013-10-05 Daniel Juyung Seoelm_layout: Internal refactoring about layout frozen...
2013-10-05 Daniel Juyung Seoelm: Use ELM_LAYOUT_DATA_GET convenient macro instead...
2013-10-05 Daniel Juyung Seoelm_web.c: use ECORE_CALLBACK_RENEW instead of EINA_TRU...
2013-10-05 Daniel Juyung Seoelm_win.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_web.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoall: Applied ELM_WIDGET_DATA_GET_OR_RETURN macro to...
2013-10-05 Daniel Juyung Seoelm_web2.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_video.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_toolbar.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_thumb.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_spinner.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_slideshow.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_slider.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_separator.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_segment_control.c: adopted ELM_WIDGET_DATA_GET_OR_R...
2013-10-05 Daniel Juyung Seoelm_scroller.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_radio.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_progressbar.c: adopted ELM_WIDGET_DATA_GET_OR_RETUR...
2013-10-05 Daniel Juyung Seoelm_prefs.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_plug.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_photocam.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_photo.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_panes.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_panel.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_menu.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_mapbuf.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_map.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_list.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_label.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_inwin.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_index.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_hover.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_grid.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_glview.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_genlist.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_gengrid.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_frame.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_flipselector.c: adopted ELM_WIDGET_DATA_GET_OR_RETU...
2013-10-05 Daniel Juyung Seoelm_entry.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_diskselector.c: adopted ELM_WIDGET_DATA_GET_OR_RETU...
2013-10-05 Daniel Juyung Seoelm_dayselector.c: adopted ELM_WIDGET_DATA_GET_OR_RETUR...
2013-10-05 Daniel Juyung Seoelm_datetime.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_conform.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_colorselector.c: adopted ELM_WIDGET_DATA_GET_OR_RET...
2013-10-05 Daniel Juyung Seoelm_clock.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_check.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_calendar.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_button.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_bubble.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelm_box.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_bg.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN macro.
2013-10-05 Daniel Juyung Seoelm_actionslider.c: adopted ELM_WIDGET_DATA_GET_OR_RETU...
2013-10-05 Daniel Juyung Seoelm_access.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_popup.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_player.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_naviframe.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_multibuttonentry.c: adopted ELM_WIDGET_DATA_GET_OR_...
2013-10-05 Daniel Juyung Seoelc_hoversel.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
2013-10-05 Daniel Juyung Seoelc_fileselector_entry.c: adopted ELM_WIDGET_DATA_GET_O...
2013-10-05 Daniel Juyung Seoelc_fileselector_button.c: adopted ELM_WIDGET_DATA_GET_...
2013-10-05 Daniel Juyung Seoelc_fileselector.c: adopted ELM_WIDGET_DATA_GET_OR_RETU...
2013-10-05 Daniel Juyung Seoelc_ctxpopup.c: adopted ELM_WIDGET_DATA_GET_OR_RETURN...
next