Commit Graph

933 Commits

Author SHA1 Message Date
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 39d6c44632 enventor - updated README 2013-08-25 14:44:08 +09:00
ChunEon Park 9cea964760 enventor - fixed typo 2013-08-25 14:30:09 +09:00
ChunEon Park 5406d95691 enventor - updated README 2013-08-25 14:27:40 +09:00
ChunEon Park ae805d69b2 enventor - one more typo fix 2013-08-25 14:23:16 +09:00
ChunEon Park a98638bd04 enventor - fix typo and update README 2013-08-25 14:22: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 d18c987bc6 enventor - set min size for status bar 2013-08-25 02:05:28 +09:00
ChunEon Park 6f8611a671 enventor - support font size up/down short-cut keys 2013-08-25 01:46:56 +09:00
ChunEon Park 6557426ca0 enventor - set slider min max value before set the current value. 2013-08-24 13:27:30 +09:00
ChunEon Park fbdf69c69a enventor - support font size select. 2013-08-22 21:47:23 +09:00
ChunEon Park 9a38dec678 enventor - clean before make, 2013-08-22 13:27:52 +09:00
ChunEon Park 2d0385eab5 enventor - implementing edc font size setting 2013-08-22 02:04:24 +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 f4fffe4b21 enventor - more message prints and removed an unused internal function. 2013-08-21 09:52:55 +09:00
ChunEon Park 302ccbf301 enventor - reset all toogles correctly. 2013-08-21 02:30:56 +09:00
ChunEon Park a8381e55f9 enventor - install README file properly to use it as the Help Me info. 2013-08-21 02:23:22 +09:00
ChunEon Park 6cd36ce861 enventor - updated AUTHORS 2013-08-21 02:17:40 +09:00
ChunEon Park e5ee428801 enventor - adjust panes left/right arrow width 2013-08-21 02:10:13 +09:00
ChunEon Park 9aced4aa58 enventor - removed panes double clicked event. 2013-08-21 02:07:38 +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 47cb4450cf enventor - renamed internal variable. 2013-08-21 01:22:44 +09:00
ChunEon Park ea919365fe enventor - enable auto indent option in the menu window. 2013-08-21 01:19:09 +09:00
ChunEon Park 2691cfc909 enventor - skip applying syntax color if the edc just increase/decreased lines. 2013-08-20 02:46:37 +09:00
ChunEon Park 7d35de25e1 enventor - implementing auto-indentation 2013-08-20 02:39:03 +09:00
ChunEon Park 294473900f enventor - implementing indentation 2013-08-19 23:51:16 +09:00
ChunEon Park d7e522bdbf enventor - don't reset the entry but set the entry text directly when the translating syntax color is finished. 2013-08-19 23:29:43 +09:00
ChunEon Park 5b3127f228 enventor - base code for auto-indentation 2013-08-18 20:43:01 +09:00
ChunEon Park aeed6f742d enventor - refactoring code for future features comming.
introduce syntax_help and inline the syntax_color inside it.
later, synax_helper share some resources (i.e string buffer) with syntax_color and indent
2013-08-16 00:47:31 +09:00
ChunEon Park 8591c6cda8 enventor - added build script to make && make install conveniently. 2013-08-16 00:25:49 +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 5c8fbabe61 enventor - put the include folder under src 2013-08-10 02:43: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 b0501622fa enventor: ignore more file. 2013-08-09 10:35:47 +09:00
Cedric Bail 4d0a962c4c enventor: get initialization correctly. 2013-08-09 10:35:18 +09:00
Cedric Bail 891dc0849b enventor: fix build information. 2013-08-09 10:34:58 +09:00
ChunEon Park 5a8c4551dc enventor - don't install them 2013-08-09 02:34:04 +09:00
ChunEon Park 9485352665 enventor - don't make .proto folder 2013-08-09 02:27:49 +09:00
ChunEon Park eb8e274cc2 enventor - removed unnecessary file 2013-08-09 02:25:49 +09:00
ChunEon Park a1ee0b0b60 enventor - removed unnecessary files 2013-08-09 02:24:53 +09:00
ChunEon Park df862207c6 enventor - refactoring code.
split ctxpopup funtions from edc editor to it's own file.
2013-08-09 02:22:56 +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 c70790b272 enventor - don't create a warning box again if it's alive 2013-08-07 00:37:35 +09:00
ChunEon Park d805f721ba enventor - let's save the edc file with file selector 2013-08-05 01:28:47 +09:00