Commit Graph

234 Commits

Author SHA1 Message Date
ChunEon Park 265ec4fe5a makefile - drop file dependencies at edc compilie. 2014-07-12 14:56:53 +09:00
ChunEon Park a7309dd114 added more templates 2014-07-10 16:19:08 +09:00
ChunEon Park 70477f47a4 newfile - new feature come.
now user choose a template at new file.
2014-07-10 13:43:55 +09:00
ChunEon Park 39f4499eba proto - removed line feed at the end of file. 2014-06-08 15:35:59 +09:00
ChunEon Park c4ca207ba6 ui - improved goto icon image. 2014-06-02 23:06:48 +09:00
ChunEon Park de2dedaa13 tools - added a goto item. 2014-06-01 16:13:38 +09:00
ChunEon Park 0cf6bf5b51 goto - added new feature, go to line 2014-06-01 15:35:54 +09:00
ChunEon Park 285c2ff530 editor - fix confiction between amp and escaped words.
When texts includes '&' symbol, it missed the character in editor.
Now the logic is considered to recognize it correctly.
2014-05-31 17:33:33 +09:00
ChunEon Park f559e67402 theme - removed panes buttons 2014-05-30 19:53:09 +09:00
ChunEon Park 5af20a44f1 theme - removed enventor title animation 2014-05-30 19:41:52 +09:00
ChunEon Park 20685840ce syntax_color - ++ more keywords 2014-05-23 13:50:09 +09:00
ChunEon Park c6b7f30c5d syntax_color: improve logic for applying color elaborately.
Until this patch, it applied the color to subwords.
Now, it applies the color to only independet words.
2014-05-23 13:43:15 +09:00
ChunEon Park 97697a9f0f color - updated 2014-05-21 12:01:42 +09:00
ChunEon Park 87e76c3b35 syntax_color - removed define color.
it's merged to macro color.
2014-05-21 10:36:15 +09:00
ChunEon Park 921f4b274b syntax_color - support macro color 2014-05-21 10:19:46 +09:00
ChunEon Park 20bbba500c color - changed color value. 2014-05-20 20:14:05 +09:00
ChunEon Park a9aa904b63 syntax_color - apply an additional color to strings 2014-05-20 20:09:14 +09:00
ChunEon Park 6f2352e44e color - one more keyword. 2014-05-20 00:21:49 +09:00
ChunEon Park 26003915df color - updated 2014-05-19 23:15:17 +09:00
ChunEon Park e22af26ab4 syntax_color: not intended these keywords. 2014-05-19 01:37:31 +09:00
ChunEon Park 4f9a20257a color: subdivide keywords one more. 2014-05-19 01:36:10 +09:00
ChunEon Park fd6bdd8ffe syntax_color: subdivide duplicated keywords. 2014-05-19 01:31:30 +09:00
ChunEon Park 81c4a9fde2 syntax_color: improved syntax_color to be configurable. 2014-05-19 01:26:47 +09:00
ChunEon Park 104ee94f9c theme - fix the compat issue.
this is introduced by recent raster patch that check the theme version.
2014-03-27 09:11:18 +09:00
Jerome Pinot bdf8dd26a9 enventor: add missing file in Makefile.am 2014-03-15 15:41:41 +09:00
ChunEon Park b62c1eea06 statusbar - use the text rather than textblock.
text is much lightweight than textblock.
2014-03-15 01:24:47 +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 21edebb1d3 ctxpopup - adjust layouting. 2014-03-10 01:01:26 +09:00
ChunEon Park 084211579f hotkeys - renames to tools
conceptually, the function is changed.
2014-03-09 01:22:54 +09:00
ChunEon Park 60a74d4676 hotkeys - redesign ui.
migrate toggle key to setting menu
2014-03-09 01:05:26 +09:00
ChunEon Park c6cf0d3329 ctxpopup - removed unnesessary list theme extension. 2014-03-09 00:33:33 +09:00
ChunEon Park dc3ce7be3f hotkeys - redesign ui 2014-03-08 22:55:48 +09:00
ChunEon Park edb20219b8 gui - modify part highlight image. 2014-03-08 14:30:52 +09:00
ChunEon Park 32cc7c4d8b search - retouch the ui 2014-03-08 13:23:26 +09:00
ChunEon Park 2440afc9f0 search - display current search direction. 2014-03-08 03:10:30 +09:00
ChunEon Park f6e9eb495b search - change the find/replace function.
put the find forward, find backward instead of the find, find/replace

once, you replace the word, it will find the next word automatically.
2014-03-05 03:07:28 +09:00
ChunEon Park 5c68216676 stats/hotkeys - set invisible state as default 2014-03-02 16:57:22 +09:00
ChunEon Park de8164bcb9 search - on implementing. 2014-03-02 13:34:22 +09:00
ChunEon Park 1175060055 search - on implementing find/replace 2014-03-02 03:17:34 +09:00
ChunEon Park 06be86982c search - on implementing find/replace 2014-02-28 23:41:16 +09:00
ChunEon Park 145549c201 editor - resolved recalculation edje err log message 2014-02-28 01:34:24 +09:00
ChunEon Park c4b685bdbe about - removed inset image in the about scroller. 2014-02-27 16:38:35 +09:00
ChunEon Park 144ec65ee6 edc_editor - set the default font size to the default entry size.
now editor doesn't need to customize the entry theme.
2014-02-27 16:29:23 +09:00
ChunEon Park 9d8513f005 menu - fixed warning message typo 2014-02-26 10:57:35 +09:00
ChunEon Park fb1b4d861f search - on implementing search function. 2014-02-26 10:36:53 +09:00
ChunEon Park e93ff21211 Merge branch 'master' of git+ssh://git.enlightenment.org/tools/enventor
Conflicts:
	data/themes/default/images.edc
	data/themes/default/images/Makefile.am
2014-02-23 01:04:26 +09:00
ChunEon Park 496444ffc0 hotkey - improve ui. 2014-02-22 15:42:17 +09:00
ChunEon Park a020bbe71e hotkeys - adjust hotkey area height 2014-02-22 15:05:47 +09:00
ChunEon Park e442bc8d4c hotkeys - improve ui. apply icons 2014-02-22 15:01:07 +09:00
ChunEon Park cb7c6f085f ctxpopup - adjust button size in the slider. 2014-02-22 13:53:26 +09:00
ChunEon Park 409d97f43c panes - fix the panes view recovery.
added missed signals in customized theme.
2014-02-22 13:44:58 +09:00
ChunEon Park 32aeb3ee48 hotkeys - toggle the hotkey button icon 2014-02-18 02:13:34 +09:00
ChunEon Park ab238bf1c6 setting - be scalable ui. 2014-02-10 23:03:04 +09:00
ChunEon Park 5d8d5e2493 statusbar - realign text and their display area. 2014-02-10 22:49:56 +09:00
ChunEon Park e79e216e39 be scalable ui. 2014-02-10 11:48:42 +09:00
ChunEon Park 612cf5f769 panes - support scalability 2014-02-07 16:57:56 +09:00
ChunEon Park 13d1a9f2c8 statusbar - ellipsis group name when the string is long. 2014-02-04 19:18:43 +09:00
ChunEon Park 3a586dface improved gui.
added layout background tiled image.
2014-02-03 19:15:37 +09:00
ChunEon Park 9651c0dddd ctxpopup - rename part name for consistency. 2014-01-30 12:25:35 +09:00
ChunEon Park 486a9b8f44 statusbar - removed unnecessary clip part 2014-01-30 12:22:57 +09:00
ChunEon Park 3aefa8ff8a hotkeys - add a trigger button for hotkey gui enable/disable 2014-01-30 12:18:31 +09:00
ChunEon Park 4542644e81 implementing hotkey menu 2014-01-29 22:28:02 +09:00
ChunEon Park 967644fb2c improve panes left/right button gui. 2014-01-26 04:14:42 +09:00
ChunEon Park 554adbaf98 panes arrow buttons should be scalable. 2014-01-26 03:29:12 +09:00
ChunEon Park 86b92abd32 adjust status bar text part size.
18 is over the staus bar height.
makes text parts height fit to status bar height exactly.
2014-01-26 03:14:07 +09:00
ChunEon Park ae99386a53 removed sample
sample is not necessary.
2014-01-26 02:32:00 +09:00
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 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 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 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 a5ddf83fe4 enventor - added desktop/icon 2013-10-07 23:07:19 +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 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
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 85a868539a enventor - elaborate font style in dark theme 2013-09-21 01:47:05 +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
ChunEon Park fb01285232 enventor - kill the views after caching time is passed. 2013-09-19 18:52:30 +09:00
ChunEon Park eb38a5da4d enventor - applied view switching effect. 2013-09-19 17:44:51 +09:00
ChunEon Park 7b2d7c5107 enventor - updated proto.edc file. 2013-09-09 13:07:32 +09:00
ChunEon Park 59b0368663 enventor - adjust image preview output size. 2013-09-08 17:34:28 +09:00
ChunEon Park eded0b4a6e enventor - added image preview feature. to test it, double click the "image" word. 2013-09-08 17:04:56 +09:00
ChunEon Park 2d9ee2180e enventor - updated prototype edc. 2013-09-05 23:22:51 +09:00
ChunEon Park 88c8ae53c0 enventor - reverted c1a256d393
Actually image was missed.
2013-09-02 11:22:30 +09:00
Daniel Juyung Seo c1a256d393 enventor - fixed edc build break.
added data/images directory to use logo.png.
another way to fix is to add logo.png into data/themes/images directory but that looks wrong because of duplicated set of one image is not good.
2013-09-01 06:56:13 +09:00
ChunEon Park f9c47b40d4 enventor - improved warning box ui 2013-08-31 22:04:57 +09:00
ChunEon Park 096b09da02 enventor - improved warning box ui 2013-08-31 22:02:19 +09:00
ChunEon Park 2af1534bf8 enventor - adjust font grow effect color. 2013-08-31 21:28:26 +09:00
ChunEon Park 8979530aee enventor - reduce main menu title font size. 2013-08-31 21:23:57 +09:00
ChunEon Park ccac28be17 enventor - some text effect apply in ui 2013-08-31 21:22:27 +09:00
ChunEon Park dd8d0843b4 enventor - updated dummy obj design and updated proto sample. 2013-08-31 02:03:13 +09:00
ChunEon Park 38520e73af enventor - renamed help to about 2013-08-31 01:40:15 +09:00
ChunEon Park 7c0ccf8aed enventor - now enventor has the first logo that's designed by Raoul.
Thanks Raoul very much!
2013-08-31 01:15:49 +09:00
ChunEon Park 995bb31ee4 enventor - updated menu ui 2013-08-28 23:15:00 +09:00
ChunEon Park 8e7e671cd6 enventor - implemented data path entry ui 2013-08-28 13:22:46 +09:00
ChunEon Park a485774263 enventor - now you can set the font path 2013-08-28 02:26:13 +09:00
ChunEon Park 731f23819c enventor - removed syntax color file. will add it later. 2013-08-28 01:39:57 +09:00
ChunEon Park d18c987bc6 enventor - set min size for status bar 2013-08-25 02:05:28 +09:00
ChunEon Park 600d519e43 enventor - updated fileselector menu 2013-08-22 01:43:52 +09:00
ChunEon Park 38ca556d65 enventor - updated menu ui 2013-08-22 01:30:28 +09:00
ChunEon Park e5ee428801 enventor - adjust panes left/right arrow width 2013-08-21 02:10:13 +09:00
ChunEon Park 8bbcc5da08 enventor - renamed theme to themes 2013-08-10 03:08:14 +09:00
ChunEon Park c503005250 enventor - install default files properly 2013-08-10 02:26:37 +09:00
ChunEon Park 5a8c4551dc enventor - don't install them 2013-08-09 02:34:04 +09:00
ChunEon Park a1ee0b0b60 enventor - removed unnecessary files 2013-08-09 02:24:53 +09:00
Cedric Bail 5deb9ee755 enventor: begin adding autofoo support. 2013-08-08 18:04:22 +09:00
ChunEon Park 4cff8e6922 enventor - no idea why there are blocked 2013-08-07 01:04:16 +09:00
ChunEon Park 097e7b9b0a enventor - more clean code. 2013-07-30 01:21:52 +09:00
ChunEon Park b3ba86b30b enventor - show the messages in some case of file load scenarios 2013-07-30 01:16:58 +09:00
ChunEon Park 6d1afaa3a4 enventor - removed unnecessary edj 2013-07-26 01:00:32 +09:00
ChunEon Park 6e3005f458 eventor - more syntax color '[' and ']' 2013-07-24 17:54:24 +09:00
ChunEon Park e26949d9f6 enventor - fix help entry style and change button name save, load 2013-07-23 01:58:47 +09:00
ChunEon Park d58604a5df enventor - fix setting entry style 2013-07-21 17:11:26 +09:00
ChunEon Park 9752938d54 enventor - added HELP function 2013-07-21 15:56:44 +09:00
ChunEon Park 4e8689163c enventor - use spacer instead of rect 2013-07-21 14:38:08 +09:00
ChunEon Park 001d59c932 enventor - adjust setting ui 2013-07-21 04:49:21 +09:00
ChunEon Park 944131f553 enventor - implementing dummy swallow ui 2013-07-20 19:56:33 +09:00
ChunEon Park bed374ff9d enventor - trivial change 2013-07-20 18:16:52 +09:00
ChunEon Park 5b8d87242f enventor - trivial change 2013-07-20 18:10:32 +09:00
ChunEon Park 60b14b216c edje_writer -> enventor 2013-07-20 17:51:56 +09:00