Commit Graph

251 Commits

Author SHA1 Message Date
ChunEon Park 61c8e00df6 enventor - specify the file lists those are included.
now make distcheck could be finished successfully.
2013-11-09 15:28:43 +09:00
ChunEon Park 85e63bf317 enventor - updated AUTHORS 2013-11-05 19:42:36 +09:00
ChunEon Park 0235adfde7 enventor - version requires for efl 1.8 2013-11-05 19:28:08 +09:00
ChunEon Park 817dd1b61c enventor - the image part was over-sized. fixd it. 2013-10-23 19:01:16 +09:00
ChunEon Park 9e4fa1a4be enventor - elaborate dummy swallow part outline color. 2013-10-20 02:38:31 +09:00
ChunEon Park c4467b2d37 Revert "enventor - no more workaround code. it works now...?"
This reverts commit 27530e9d2d.

no, still it has the problem. when you insert the template code,
the cursor will be set to 0 position.
2013-10-20 02:26:52 +09:00
ChunEon Park 27530e9d2d enventor - no more workaround code. it works now...? 2013-10-19 00:28:50 +09:00
ChunEon Park 6b37c2b9de enventor - increase lines less 1 when insert template code.
since it doens't considered the current empty line, it increases the lines much more than 1.
2013-10-19 00:09:15 +09:00
ChunEon Park 4915eb89d0 enventor - fix the invalid object access.
don't delete callbacks if it failed to find new part object.
2013-10-18 23:50:46 +09:00
ChunEon Park 2d26f4ec5a enventor - update ctxpoup style along with dark theme. 2013-10-18 18:23:47 +09:00
ChunEon Park 2f474818af enventor - elaborate syntax color. 2013-10-18 17:01:51 +09:00
ChunEon Park 6f06d145e7 enventor - update the status of the cursor position correctly.
status of the cursor position should be updated whenever cursor is changed regardless of it's mechanism.
2013-10-18 14:58:40 +09:00
ChunEon Park 303bd779e1 enventor - no more support theme change.
now enventor works only on the dark theme based.
2013-10-18 13:41:47 +09:00
ChunEon Park 585755f100 enventor - fix the crash whenever u rename the group.
the envetor tried to create a new group layout whenever the group name is changed.

In the end, the layouts count is getting increased unnecessarily if user are renaming the group.

Now it only creates a new group layout after user saved the edc.
2013-10-15 02:30:36 +09:00
ChunEon Park 61711996f0 enventor - removed redundant code. 2013-10-15 01:25:33 +09:00
ChunEon Park 420c912188 enventor - optimize cursor updation.
don't try to update line number if the line number is same at the request time.
2013-10-14 13:23:57 +09:00
ChunEon Park 2382c61f79 enventor - disable auto indentation temporarily since it's unstable yet. 2013-10-10 22:59:51 +09:00
ChunEon Park 868cdd0eaa enventor - fix the dummy swallow object to be removed directly when swallow part is removed. 2013-10-08 00:02:05 +09:00
ChunEon Park 260959d955 enventor - updated README info.
envntor will be released with efl 1.8 version.
2013-10-07 23:10:38 +09:00
ChunEon Park a5ddf83fe4 enventor - added desktop/icon 2013-10-07 23:07:19 +09:00
ChunEon Park 23bbac8eb9 enventor - removed a comment which is no more valid. 2013-10-06 21:27:37 +09:00
ChunEon Park 3203b77a90 enventor - removed redundant code. 2013-10-04 10:48:17 +09:00
ChunEon Park c250e5d8be enventor - code refactoring. removed duplicated lines. 2013-10-04 02:24:29 +09:00
ChunEon Park 452c593b6d enventor - reverted unintended change. 2013-10-04 02:03:04 +09:00
ChunEon Park d7a5a51184 enventor - updated theme extension. 2013-10-04 02:00:12 +09:00
ChunEon Park cfd507a792 enventor - more safe code. 2013-10-04 00:44:21 +09:00
ChunEon Park 4b39769738 enventor - fix invalid memoary allocation. 2013-10-04 00:28:27 +09:00
ChunEon Park 9281799193 enventor - --warning. 2013-10-03 23:10:47 +09:00
ChunEon Park dfa07864db enventor - fix the bugs that edj/edc didn't updated correctly when reload an edc file. 2013-10-03 21:38:51 +09:00
ChunEon Park 76dadccf00 enventor - removed redundant code. 2013-10-03 20:37:27 +09:00
ChunEon Park 60549dcd69 enventor - not intended sample code modifying. revert it. 2013-09-29 00:15:01 +09:00
ChunEon Park bc4cf45aaf enventor - refactoring code for build system. 2013-09-29 00:13:52 +09:00
ChunEon Park 414186a9d7 enventor - support theme change in the option
but panes bug eeeeek.
2013-09-24 02:29:46 +09:00
Daniel Juyung Seo 0d491c03a3 enventor - fix theme detect routine.
use elm_theme_get as well as ELM_THEME env variable.
2013-09-23 17:01:11 +09:00
Daniel Juyung Seo 543156a14b enventor - fix formatting before working on it. 2013-09-23 17:01:10 +09:00
ChunEon Park 87e0954f42 enventor - elaborte font size for warning box. 2013-09-23 15:41:25 +09:00
ChunEon Park 0df4dd6be8 enventor - elaborate dark theme entry selection color 2013-09-21 18:00:18 +09:00
ChunEon Park 09a252ecb5 enventor - updated entry style 2013-09-21 17:40:51 +09:00
ChunEon Park 33d7759fab enventor - highlight effect on the menu title 2013-09-21 15:10:25 +09:00
ChunEon Park 089d7b781c enventor - elaborate font sizes. 2013-09-21 14:53:34 +09:00
ChunEon Park c89e5aaf31 enventor - elaborate edit color 2013-09-21 02:10:13 +09:00
ChunEon Park 85a868539a enventor - elaborate font style in dark theme 2013-09-21 01:47:05 +09:00
ChunEon Park c30ed2dbe8 enventor - elaborate status ui 2013-09-21 01:33:42 +09:00
ChunEon Park 901ed9c9af enventor - elaborate the slider ui 2013-09-21 00:42:24 +09:00
ChunEon Park 09c62ee084 enventor - improve uis 2013-09-20 21:43:22 +09:00
ChunEon Park 609cc9cb59 enventor - support dark theme 2013-09-20 20:21:51 +09:00
ChunEon Park 30fc00f6cf enventor - use spacer as possible. 2013-09-20 17:31:46 +09:00
ChunEon Park 4680571992 enventor - elaborate ui 2013-09-20 17:25:29 +09:00
ChunEon Park 8aaaaba80b enventor - elaborate envetor ui 2013-09-20 17:14:00 +09:00
ChunEon Park 0e92e38344 enventor - elaborate uis 2013-09-20 16:48:42 +09:00