Commit Graph

18 Commits

Author SHA1 Message Date
ChunEon Park e5927b37eb library support.
current enventor apis are under beta apis.
im notice you these apis could be changed soon.
2014-09-30 23:56:16 +09:00
ChunEon Park f238cb5a4e tools: improve tools gui. 2014-09-11 11:28:30 +09:00
ChunEon Park 6858d60529 tools: fixed typo. 2014-09-03 11:39:53 +09:00
ChunEon Park ff2eb4c3d1 tools: improve tools ui. 2014-09-02 19:53:20 +09:00
Jaehyun Cho dd8a898c87 enventor: Change tools from toolbar to box with buttons
Summary: Change tools from toolbar to box with buttons

Reviewers: Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D1385
2014-09-02 19:21:55 +09:00
Jaehyun Cho 199ae41883 enventor: Change tools from toolbar to box with buttons
Summary: Change tools from toolbar to box with buttons

Reviewers: Hermet

Differential Revision: https://phab.enlightenment.org/D1385
2014-09-02 19:16:18 +09:00
ChunEon Park aab2f000c9 tools: fix typo. 2014-08-17 13:28:02 +09:00
ChunEon Park b3fcaaa7b1 console: keep the previous position even it relaunched 2014-08-14 18:29:53 +09:00
ChunEon Park c4e3ac89fd tools: renew tools items.
remove new/save/load
add menu
2014-08-11 17:56:33 +09:00
ChunEon Park f6fe9b7955 live_edit: revise the code 2014-08-11 16:32:35 +09:00
Kateryna Fesyna 71c3db0766 Enventor: Prototipe of Drag-n-Drop feature. Patch 1.
Summary:
This commit contains the basic implementation of Live Edit mode.
With this commit Live Edit toggling is added to Menu, Tools and Ctrl-M hot-key.
Activating of Live Edit mode disables the EDC-Editor and allows user to add new parts by selecting corresponding part type in the menu that appears on right click on the EDJ-Viewer area.

Reviewers: Hermet

Projects: #enventor

Differential Revision: https://phab.enlightenment.org/D1276
2014-08-11 13:48:01 +09:00
ChunEon Park 7a771f79e2 console: implemented basic infra 2014-08-10 17:46:14 +09:00
ChunEon Park 01ceaa935c set focus on editor correctly.
previous menu_open_depth() is invalid bacause the menu would have close animation.
so right after closing the menu, the menu depth was invalid.

now get the menu depth and set focus on the editor after closing animation is finished.
2014-07-12 17:17:18 +09:00
ChunEon Park 4803251ae3 tools - fixed toolbar find/replace crash.
passed the missed argument.
2014-06-08 02:46:38 +09:00
ChunEon Park de2dedaa13 tools - added a goto item. 2014-06-01 16:13:38 +09:00
ChunEon Park 209c34caad tools - rename internal functions.
to be more descriptive names.
2014-06-01 16:01:27 +09:00
ChunEon Park 7fb77f2c9f tools - use the icon groups instead of the separate icon files. 2014-03-13 13:18:25 +09:00
ChunEon Park 084211579f hotkeys - renames to tools
conceptually, the function is changed.
2014-03-09 01:22:54 +09:00