APPLY_RSA 2.0alpha master 2.0_alpha submit/master/20120920.150953
authorbyungjai.im <byungjai.im@samsung.com>
Tue, 21 Aug 2012 13:17:12 +0000 (22:17 +0900)
committerbyungjai.im <byungjai.im@samsung.com>
Tue, 21 Aug 2012 13:17:12 +0000 (22:17 +0900)
commit3807aa6eb16ab01c491715299ae29f4be8d17be7
tree85c865243410952d452cfd5afdd21c5bffb4f313
parent6fcd5a372af73f2709f8f4e71c64a2b5ce34dbd3
APPLY_RSA
75 files changed:
CMakeLists.txt
LICENSE
debian/changelog
debian/control
debian/libsg-memo-efl.install.in [deleted file]
edc/common.edc
edc/detail.edc
edc/doodle_editor.edc [new file with mode: 0644]
edc/edit_list.edc
edc/edit_tool.edc [new file with mode: 0644]
edc/gl_edit_list.edc
edc/selector.edc
edc/text_editor.edc [new file with mode: 0644]
extend/extended-edc.h
extend/extended-elm.c
extend/extended-elm.h
extend/gravel.h
extend/supplement.c
extend/supplement.h
include/memo-assist.h
include/memo-efl.h
include/memo-genlist.h
include/memo_autolink.h [new file with mode: 0644]
include/memo_doodle_editor.h [new file with mode: 0644]
include/memo_string.h
include/memo_text_editor.h
include/memo_ug.h
memo.edc
packaging/ug-memo-efl.spec [moved from packaging/sg-memo-efl.spec with 60% similarity]
scripts/copyright [new file with mode: 0644]
scripts/str.in
scripts/string.sh
src/edit.c [new file with mode: 0644]
src/memo-assist.c
src/memo-efl.c
src/memo-genlist.c
src/memo_autolink.c [new file with mode: 0644]
src/memo_doodle_editor.c [new file with mode: 0644]
src/memo_text_editor.c [new file with mode: 0644]
src/memo_ug.c
src/ug-detail.c
src/ug-select.c
theme/CMakeLists.txt [new file with mode: 0644]
theme/black/images/00_picker_btn_normal.png [new file with mode: 0644]
theme/black/images/00_picker_btn_press.png [new file with mode: 0644]
theme/black/images/P02_icon_color.png [new file with mode: 0644]
theme/black/images/P02_icon_color_focus.png [new file with mode: 0644]
theme/black/images/P02_icon_eraser.png [new file with mode: 0644]
theme/black/images/P02_icon_eraser_press.png [new file with mode: 0644]
theme/black/images/P02_icon_font_color.png [new file with mode: 0644]
theme/black/images/P02_icon_font_color_press.png [new file with mode: 0644]
theme/black/images/P02_icon_font_size.png [new file with mode: 0644]
theme/black/images/P02_icon_font_size_press.png [new file with mode: 0644]
theme/black/images/P02_icon_font_type.png [new file with mode: 0644]
theme/black/images/P02_icon_font_type_press.png [new file with mode: 0644]
theme/black/images/P02_icon_stroke.png [new file with mode: 0644]
theme/black/images/P02_icon_stroke_press.png [new file with mode: 0644]
theme/black/memo.edc [new file with mode: 0644]
theme/common.edc [new file with mode: 0644]
theme/white/images/00_picker_btn_normal.png [new file with mode: 0644]
theme/white/images/00_picker_btn_press.png [new file with mode: 0644]
theme/white/images/P02_icon_color.png [new file with mode: 0644]
theme/white/images/P02_icon_color_focus.png [new file with mode: 0644]
theme/white/images/P02_icon_eraser.png [new file with mode: 0644]
theme/white/images/P02_icon_eraser_press.png [new file with mode: 0644]
theme/white/images/P02_icon_font_color.png [new file with mode: 0644]
theme/white/images/P02_icon_font_color_press.png [new file with mode: 0644]
theme/white/images/P02_icon_font_size.png [new file with mode: 0644]
theme/white/images/P02_icon_font_size_press.png [new file with mode: 0644]
theme/white/images/P02_icon_font_type.png [new file with mode: 0644]
theme/white/images/P02_icon_font_type_press.png [new file with mode: 0644]
theme/white/images/P02_icon_stroke.png [new file with mode: 0644]
theme/white/images/P02_icon_stroke_press.png [new file with mode: 0644]
theme/white/memo.edc [new file with mode: 0644]
ug-memo-efl.desktop [new file with mode: 0644]