Commit Graph

243 Commits

Author SHA1 Message Date
ChunEon Park d1d7ce813c bump up version. 2015-05-28 15:33:09 +09:00
ChunEon Park 8e2725786e confirm make distcheck. 2015-03-01 19:01:01 +09:00
ChunEon Park b19304d4c7 Revert "text_setting: Add font name and font style settings."
This reverts commit 74e72e6234.

Conflicts:
	src/bin/text_setting.c

font change is critically buggy.
need to test more and review in detail.
2015-03-01 03:08:18 +09:00
ChunEon Park 4bb07d2f13 theme: restore removed group switching effect that was unintended.
side effect that introduced from e858f46c0b
2015-02-28 22:48:37 +09:00
ChunEon Park db36b48d19 about: insert a empty line here. 2015-02-28 14:43:05 +09:00
ChunEon Park 7720ce5cf5 bump up version 2015-02-28 13:43:36 +09:00
Jaehyun Cho 74e72e6234 text_setting: Add font name and font style settings. 2015-02-27 16:38:55 +09:00
ChunEon Park 2aa5cca140 bin/tools: updated icons with tizen's.
Theses icons are contributed by
Yunho jeong and Mincheol Seo.
2015-02-26 15:20:53 +09:00
ChunEon Park 839e488bf1 theme/images: use macro to reduce loc. 2015-02-26 14:49:16 +09:00
ChunEon Park f7b15998d8 bin/tools: add button - redo, undo. 2015-02-26 14:39:43 +09:00
ChunEon Park 94fb905d65 lib/edc_editor: add 2 more apis - redo, undo. 2015-02-26 14:31:06 +09:00
ChunEon Park b28526310f bin/tools: code refactoring.
rename to explicit name.
2015-02-26 14:23:46 +09:00
ChunEon Park 3a60e771a6 bin/tools: add save button. 2015-02-26 14:22:30 +09:00
ChunEon Park e76fa5a666 bin/tools: adjust tools icons.
adjust 2 more images..
2015-02-26 13:38:59 +09:00
ChunEon Park 6d4f65df99 bin/tools: adjust tools icons.
adjust images and icon position and size.
2015-02-26 13:33:15 +09:00
ChunEon Park e858f46c0b bin/live_edit: increase accuration for detailed coordinates. 2015-02-25 21:50:14 +09:00
ChunEon Park 61fb69f9da bin/live_edit: adjust text template code. 2015-02-25 17:02:01 +09:00
ChunEon Park 4cf2a8677a bin/live_edit: set content scalable 2015-02-25 16:53:16 +09:00
ChunEon Park f21ba9c7e6 bin/live_edit: improve info text ui 2015-02-25 16:06:21 +09:00
ChunEon Park d2f04a1be9 lib/live_view: remove redundant part. 2015-02-25 14:33:42 +09:00
ChunEon Park 0d18a42c86 bin/goto: make button scalable. 2015-02-23 20:00:38 +09:00
ChunEon Park 1ba6dfbc5d bin/tools: fix to icon scalable. 2015-02-23 19:17:11 +09:00
ChunEon Park 66706fac1f bin/live_edit: improve ui.
show/hide align lines more smoothly.
2015-02-22 23:45:49 +09:00
ChunEon Park f44b41ab29 bin/live_edit: show/hide control points
show/hide control points case by case.
2015-02-22 23:35:11 +09:00
ChunEon Park 56848930dd bin/live_edit: improve ui.
frame animation timeline should be same with control points
2015-02-22 22:46:20 +09:00
ChunEon Park 38123a2267 bin/live_edit: fix side effect
control point size should be not zero.

side effect that introduced by a1d8bf57c7.
2015-02-22 22:45:00 +09:00
ChunEon Park a1d8bf57c7 bin/live_edit: remove unnecessary code. 2015-02-22 22:37:26 +09:00
ChunEon Park 66e04b8ec1 bin/live_edit: improve usage.
add better rich control pointers.

this patch totally re-implemenet live edit function
since the draggable part has a lots of limitation to control it by user.
2015-02-22 18:27:24 +09:00
ChunEon Park 49c8b9ea4a bin/live_edit: improve ui. 2015-02-21 15:48:02 +09:00
ChunEon Park 2346693c0a bin/live_edit: improve ux
change ui draggable rel1, rel2 controls.
remove info text
make outline shiny
2015-02-20 20:44:44 +09:00
ChunEon Park 1381b2ade3 bin/live_edit: updated icons 2015-02-16 21:47:49 +09:00
ChunEon Park 5c440f6554 bin/ui: improve tools find icon. 2015-02-16 15:34:06 +09:00
ChunEon Park d5ad84665d bin/ui: improve tools icons 2015-02-16 15:30:10 +09:00
ChunEon Park 17d7879eea bin/about: wrap sentences by word. 2015-02-13 18:28:57 +09:00
ChunEon Park 62cbb30270 bin/setting: improve more ui layout
it's suck to use toggle, label and slider..
label aligning is different each others...
2015-02-13 18:19:00 +09:00
Jaehyun Cho 83abef91d2 setting: Add the Text Editor mode in setting.
Add the Text Editor mode in setting by adding text_setting.c.
text_setting.c covers the syntax coloring and the syntax font scaling.
2015-02-03 15:44:12 +09:00
Jaehyun Cho e1991b63ff Revert "setting: Add the Text Editor mode in setting."
This reverts commit 799fd32e13.

The previous commit("config: Add config_syntax_color_set()/get() functions.")
is not applied correctly.
2015-02-03 13:46:43 +09:00
Jaehyun Cho 799fd32e13 setting: Add the Text Editor mode in setting.
Add the Text Editor mode in setting by adding text_setting.c.
text_setting.c covers the syntax coloring and the syntax font scaling.
2015-02-03 13:42:12 +09:00
ChunEon Park 8b27ad269c syntax_color: add anti_alias keyword 2014-12-24 16:31:27 +09:00
ChunEon Park 1cd13a93f9 lib/liveview: clip the content if it's over the maximum view size. 2014-12-23 18:37:48 +09:00
Jaehyun Cho 528389b95c ctxpopup: Support toggle candidate.
Summary:
Support toggle candidate.
         @feature

Reviewers: Hermet

Differential Revision: https://phab.enlightenment.org/D1789
2014-12-19 14:36:49 +09:00
ChunEon Park 5fd165eaf4 theme: improve candidate popup gui. 2014-12-16 10:10:52 +09:00
Jaehyun Cho 48e56a4c4c ctxpopup: Change slider candidate style to contain type and entry.
Summary:
Change slider candidate style to contain value type and entry.
@feature

Reviewers: Hermet

Differential Revision: https://phab.enlightenment.org/D1743
2014-12-16 09:08:15 +09:00
ChunEon Park 6c6afadf25 about: fix wrong shortcut keys info. 2014-12-15 09:27:23 +09:00
ChunEon Park 20e1f20e6f color: add a new keyword, "CUBIC_BEZIER"
@fix
2014-12-04 19:32:19 +09:00
Jaehyun Cho 62cf8910ff bin/auto_comp: Support auto_comp and color for keywords in item.
Summary:
Support auto_comp and color for keywords aspect_mode, position, prefer, span, spread, weight.

Reviewers: Hermet

Differential Revision: https://phab.enlightenment.org/D1718

@fix
2014-12-03 11:59:22 +09:00
Jaehyun Cho a4227ef9a4 setting: Add size configuration of Live View
Summary:
Add size configuration of Live View
@feature

Reviewers: Hermet

Differential Revision: https://phab.enlightenment.org/D1667
2014-11-25 21:08:29 +09:00
ChunEon Park 15b5363bda fix wrong package dependency.
Thanks Scimmia!
2014-11-03 23:24:35 +09:00
ChunEon Park 66d5c37320 updated docs 2014-11-01 00:18:15 +09:00
ChunEon Park 89eaac3468 bump up version 2014-11-01 00:14:24 +09:00