Commit Graph

206 Commits

Author SHA1 Message Date
ChunEon Park 867c6bf2ed support view scale factor change.
use ctrl + mouse wheel up/down
2014-01-27 01:21:02 +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 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 609cc9cb59 enventor - support dark theme 2013-09-20 20:21:51 +09:00
ChunEon Park b091589cf6 enventor - reset the theme properly after profile set. 2013-09-20 15:27:47 +09:00
ChunEon Park 6fe5a10817 enventor - clean the views when new edc file is loaded. 2013-09-19 21:42:42 +09:00
ChunEon Park 52e5e71e7d enventor - no don't delete the object 2013-09-19 21:05:22 +09:00
ChunEon Park fb01285232 enventor - kill the views after caching time is passed. 2013-09-19 18:52:30 +09:00
ChunEon Park 5c51752bd1 enventor - don't set null to status info. 2013-09-19 17:52:12 +09:00
ChunEon Park eb38a5da4d enventor - applied view switching effect. 2013-09-19 17:44:51 +09:00
ChunEon Park 7a23ac221f enventor - implemented group switching feature. 2013-09-19 16:49:58 +09:00
ChunEon Park f471f555ba enventor - use macro to simplify code. 2013-09-19 13:54:45 +09:00
ChunEon Park 82515d3c30 enventor - introducing edj manager 2013-09-19 13:42:34 +09:00
ChunEon Park cdbfb514f8 enventor - code refactoring before implementing futher group switching feature. 2013-09-19 02:05:46 +09:00
ChunEon Park 15b6b18bf5 enventor - code refactoring.
removed unnencessary variables.
move group_name_get() to stats.
2013-09-19 01:43:10 +09:00
ChunEon Park bb6f0cd5e8 enventor - code refactoring 2013-09-19 00:14:34 +09:00
ChunEon Park a1d5eba453 enventor - fixed all warnings. cool! 2013-09-12 22:14:16 +09:00
ChunEon Park f332b43492 enventor - code cleanup and split global vars from main.c to it's own file. 2013-09-12 00:45:28 +09:00
ChunEon Park 7b01ace5e3 enventor - support cut the selected text. 2013-09-09 23:17:17 +09:00
ChunEon Park 611c8ad753 enventor - don't pass key events to the entry except home/end key
still entry prints bizarre characters when pressing ctrl + keys.
2013-09-09 00:48:56 +09:00
ChunEon Park c990cd7cbc enventor - fix messages to make consistency. 2013-09-08 17:45:56 +09:00
ChunEon Park ee1313efd1 enventor - fix broken ctrl+home / ctrl+end actions. 2013-09-08 15:58:23 +09:00
ChunEon Park 8e76d36aae enventor - choose the word by ctrl + double clicking. 2013-09-08 15:34:44 +09:00
ChunEon Park 1ed8b1ba79 enventor - now user run the program instantly by double click the "program" keyword. 2013-09-08 15:27:23 +09:00
ChunEon Park 7807b9ad43 enventor - reverted reverted commit. 5da9e96617.
since that problem is still valid....

and implementing program run feature.
2013-09-05 23:44:21 +09:00
ChunEon Park 030a962b46 enventor - use default directory paths obligatorily for edj compile. and add event layer to track the mousr position. 2013-09-01 13:38:51 +09:00
ChunEon Park 1343f0586a enventor - missed template code header 2013-09-01 03:49:17 +09:00
ChunEon Park 0262bb3afa enventor - added a feature: part template code insert. 2013-09-01 02:50:17 +09:00
ChunEon Park 03a81db767 enventor - cleanup code 2013-08-31 21:05:02 +09:00
ChunEon Park 2c51d81a3a enventor - implementing template code inserting feature. 2013-08-31 21:03:11 +09:00
ChunEon Park 38520e73af enventor - renamed help to about 2013-08-31 01:40:15 +09:00
ChunEon Park 76eab51421 enventor - removed periods for msg consistency 2013-08-28 21:58:25 +09:00
ChunEon Park 2c9f23af61 enventor - support auto indentation short-cut key. 2013-08-28 21:55:39 +09:00
ChunEon Park 9cc06885dc enventor - support data path set in edc compiling 2013-08-28 13:16:34 +09:00
ChunEon Park a485774263 enventor - now you can set the font path 2013-08-28 02:26:13 +09:00
Daniel Juyung Seo 9402d4eef4 enventor: removed unnecessary macros. 2013-08-27 10:51:54 +09:00
ChunEon Park 9a7c8f12ef enventor - remove unnecessary declare 2013-08-27 03:47:44 +09:00
Leonid Dydnik c0a930c235 enventor - fix building error
Submitted-By: Leonid Dudnick
2013-08-27 03:44:22 +09:00
ChunEon Park d3f066b9f2 enventor - support f2, f3, f4, f12 short cut keys 2013-08-26 02:17:57 +09:00
ChunEon Park 88db53d98e enventor - internal refactoring. split a function 2013-08-26 01:53:19 +09:00
ChunEon Park 42a7d087d9 enventor - changed load short cut key to F4 2013-08-25 14:47:46 +09:00
ChunEon Park 9cea964760 enventor - fixed typo 2013-08-25 14:30:09 +09:00
ChunEon Park 01418bc66e enventor - dont print statusbar msgs if user change some states in setting menu. 2013-08-25 03:39:39 +09:00
ChunEon Park 0903e0e352 enventor - rename from option_data to config_data 2013-08-25 02:41:53 +09:00
ChunEon Park 6f8611a671 enventor - support font size up/down short-cut keys 2013-08-25 01:46:56 +09:00
ChunEon Park fbdf69c69a enventor - support font size select. 2013-08-22 21:47:23 +09:00
ChunEon Park a98f78455f enventor - changed panes behavior a little.
now, you can switch the full <-> split view by press/click the arrows again.
2013-08-21 02:00:45 +09:00
ChunEon Park a34d85f9fa enventor - return a value that indicates the success actually. 2013-08-16 00:20:28 +09:00
ChunEon Park 8bbcc5da08 enventor - renamed theme to themes 2013-08-10 03:08:14 +09:00
ChunEon Park 164a7ec6f8 Merge branch 'master' of git+ssh://git.enlightenment.org/devs/hermet/enventor
Conflicts:
	configure.ac
	data/.proto/Makefile.am
	src/bin/main.c

fix to install proto properly
2013-08-10 02:38:19 +09:00
ChunEon Park c503005250 enventor - install default files properly 2013-08-10 02:26:37 +09:00
Cedric Bail 4d0a962c4c enventor: get initialization correctly. 2013-08-09 10:35:18 +09:00
Cedric Bail 5deb9ee755 enventor: begin adding autofoo support. 2013-08-08 18:04:22 +09:00