[misc] Sycn with master branch.
authorTaeho Kang <taeho84.kang@samsung.com>
Mon, 29 Apr 2013 07:04:23 +0000 (16:04 +0900)
committerTaeho Kang <taeho84.kang@samsung.com>
Mon, 29 Apr 2013 07:04:23 +0000 (16:04 +0900)
commit3a83c655614b799061e7c7fa9b783fee61880214
treef127c73bca91119faffeca86ee3062959a865efc
parent2725d25d6d6c5a241e80bd5617a21144e253ce3a
[misc] Sycn with master branch.
155 files changed:
LICENSE.Flora
common/acct-svc.c
common/cal-svc.c
common/common.c
common/dialogue.c
common/external-ug.c
common/gi-radio-timepicker.c
common/gi-timepicker.c
common/grid.c
common/lang-manager.c
common/query.c
common/radio-group.c
common/reminder.c
common/save-cancel.c
common/searchbar.c
common/util-efl.c
common/util.c
data/edc/inc/calendar-inc.edc
data/edc/inc/hd-black-inc.edc
data/edc/inc/hd-white-inc.edc
data/edc/inc/theme-inc.edc
data/edc/inc/wvga-black-inc.edc
data/edc/inc/wvga-white-inc.edc
data/edc/layout/calendar.edc
data/edc/layout/extended-edc.h
data/edc/layout/inc.acct.colorselector.edc
data/edc/layout/inc.acct.edc
data/edc/layout/inc.edit.edc
data/edc/layout/inc.images.edc
data/edc/layout/inc.layouts.edc
data/edc/layout/inc.main.day.edc
data/edc/layout/inc.main.day.tb.edc
data/edc/layout/inc.main.edc
data/edc/layout/inc.main.month.cal.edc
data/edc/layout/inc.main.month.cal.weekly.edc
data/edc/layout/inc.main.month.edc
data/edc/layout/inc.main.month.weekly.edc
data/edc/layout/inc.main.tab.edc
data/edc/layout/inc.main.title.edc
data/edc/layout/inc.main.week.edc
data/edc/layout/inc.main.week.item.edc
data/edc/layout/inc.main.year.cal.edc
data/edc/layout/inc.main.year.edc
data/edc/layout/inc.map.edc
data/edc/layout/inc.part.edc
data/edc/theme/button.edc
data/edc/theme/genlist.edc
data/edc/theme/naviframe.edc
data/edc/theme/naviframe_custom.edc
data/edc/theme/originals/genlist_macro.edc
data/edc/theme/originals/tizen-hd-inc.edc
data/edc/theme/originals/white-hd-inc.edc
data/edc/theme/theme.edc
data/edc/theme2/dialogue.edc
data/edc/theme2/genlist.edc
data/edc/theme2/originals/genlist_macro.edc
data/edc/theme2/originals/genlist_textblock_style.edc
data/edc/theme2/originals/tizen-hd-inc.edc
data/edc/theme2/theme2.edc
data/edc/theme3/originals/genlist_macro.edc
data/edc/theme3/originals/genlist_textblock_style.edc
data/edc/theme3/originals/tizen-hd-inc.edc
include/acct-svc.h
include/appcontrol.h
include/cal-svc.h
include/cld-images.h
include/cld-log.h
include/cld-utils.h
include/cld.h
include/dialogue.h
include/external-ug.h
include/gi-radio-timepicker.h
include/gi-timepicker.h
include/grid.h
include/lang-manager.h
include/query.h
include/radio-group.h
include/reminder.h
include/save-cancel.h
include/searchbar.h
src/base-block.c
src/base-block.h
src/base-data.c
src/base-data.h
src/base-time-block.c
src/base-time-block.h
src/base-time.c
src/base-time.h
src/day-event-block.c
src/day-event-block.h
src/day-event-data.c
src/day-event-data.h
src/day-expandable-list.c
src/day-expandable-list.h
src/day-time-block.c
src/day-time-block.h
src/day-time.c
src/day-time.h
src/detail-view.c
src/detail-view.h
src/edit-view.c
src/edit-view.h
src/list-base.c
src/list-base.h
src/list-broker.c
src/list-broker.h
src/list-comparator.c
src/list-comparator.h
src/list-data.c
src/list-data.h
src/list-delete.c
src/list-provider.c
src/list-provider.h
src/main.c
src/month-calendar.c
src/month-data.c
src/month-data.h
src/noti-handler.c
src/noti-handler.h
src/search.c
src/search.h
src/view-acct.c
src/view-day-list.c
src/view-day-list.h
src/view-main-day.c
src/view-main-list.c
src/view-main-month.c
src/view-main-todo.c
src/view-main-week.c
src/view-main-year.c
src/view-main.c
src/view.h
src/week-data.c
src/week-data.h
ug/detail/detail-attendee.c
ug/detail/detail-attendee.h
ug/detail/detail-common.c
ug/detail/detail-common.h
ug/detail/detail-ug.c
ug/edit/edit-alarm.c
ug/edit/edit-alarm.h
ug/edit/edit-attendee.c
ug/edit/edit-attendee.h
ug/edit/edit-repeat.c
ug/edit/edit-repeat.h
ug/edit/edit-ug.c
ug/list/ug-list.c
ug/list/ug.c
ug/list/ug.h
ug/settings/ug-setting-export.c
ug/settings/ug-settings-view.c
ug/settings/ug-settings-view.h
ug/settings/ug-settings.c
ug/settings/ug-settings.h
viewer/viewer.c