Commit Graph

291 Commits

Author SHA1 Message Date
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 83504f88e5 enventor - implementing group switching feature. 2013-09-19 01:36:45 +09:00
ChunEon Park bb6f0cd5e8 enventor - code refactoring 2013-09-19 00:14:34 +09:00
ChunEon Park 2e91d7700b enventor - implementing group view switching. 2013-09-18 16:48:05 +09:00
ChunEon Park f6f95b5d31 enventor - removed unused 2013-09-16 08:58:55 +09:00
ChunEon Park b7e9a629e3 enventor - fix incorrect line decrease 2013-09-16 00:22:15 +09:00
ChunEon Park fcd18d8a27 enventor - renamed variable to not be conflicted with reserved keywords in other language. 2013-09-16 00:14:24 +09:00
ChunEon Park a151db6038 enventor - improving auto indentation. 2013-09-16 00:00:10 +09:00
ChunEon Park f0e610c85f enventor - improving indentation 2013-09-15 23:00:31 +09:00
ChunEon Park a14eecadbb enventor - improve auto indentation 2013-09-15 22:54:19 +09:00
ChunEon Park af51d199ec enventor - improving auto indentation. 2013-09-15 22:44:04 +09:00
ChunEon Park b001373c44 enventor - skip applying the syntax color as possible. 2013-09-15 21:45:03 +09:00
ChunEon Park 4bb4019b85 enventor - code refactoring. 2013-09-15 19:34:47 +09:00
ChunEon Park 5fb78e1f5d enventor - improving auto indentation. 2013-09-15 19:27:28 +09:00
ChunEon Park 5249fab9c3 enventor - now } bracket is to be placed intelligently. 2013-09-15 18:40:11 +09:00
ChunEon Park e155228e00 enventor - refactored code. replace the functions into the proper files. 2013-09-15 17:20:13 +09:00
ChunEon Park 167a2e9fd9 enventor - improving auto indentation.
now } bracket is to be placed intelligently.
2013-09-15 17:07:43 +09:00
ChunEon Park b7532131ba enventor - adjust template code 2013-09-15 00:06:46 +09:00
ChunEon Park 71697573a4 enventor - more accruate version info. 2013-09-14 23:35:14 +09:00
ChunEon Park a1d5eba453 enventor - fixed all warnings. cool! 2013-09-12 22:14:16 +09:00
ChunEon Park 38176561dd enventor - fix the parsing problem for <> brackets. textblock returns the <> in the markup style. why?! should be fixed ! 2013-09-12 01:51:45 +09:00
ChunEon Park 64fbf63727 enventor - support additional syntax color for #blahblah blah...
ie. #include , #define,  #ifdef
2013-09-12 01:22:55 +09:00
ChunEon Park cb37bd39e6 enventor - removed redundant code. 2013-09-12 00:57:08 +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 891fe2a679 enventor - eeeeek. missed adding new files. prohibit them from compiling. 2013-09-11 09:45:12 +09:00
ChunEon Park 2bb700895c enventor - set ctxpopup direction priority. 2013-09-11 00:35:11 +09:00
ChunEon Park ccf6270a32 enventor - code clean up 2013-09-11 00:31:19 +09:00
ChunEon Park 83894c9577 enventor - set focus to the ctxpopup, not it's content. 2013-09-10 01:03:56 +09:00
ChunEon Park 6190c10441 enventor - support image relay show with key down/up. 2013-09-10 00:58:33 +09:00
ChunEon Park 7b01ace5e3 enventor - support cut the selected text. 2013-09-09 23:17:17 +09:00
ChunEon Park 95c0ec54c1 enventor - print a message when it failes to show the image. 2013-09-09 23:03:02 +09:00
ChunEon Park fd176f2d3b enventor - add spaces 2013-09-09 22:54:46 +09:00
ChunEon Park cb21854718 enventor - support "tween" keyword 2013-09-09 17:42:46 +09:00
ChunEon Park 7b2d7c5107 enventor - updated proto.edc file. 2013-09-09 13:07:32 +09:00
ChunEon Park 29eb3653dc enventor - + syntax color keyword 2013-09-09 13:00:06 +09:00
ChunEon Park 4cf889bdba enventor - support text effect candidates list. 2013-09-09 12:57:15 +09:00
ChunEon Park df527fd67f enventor - support more syntax color keywords 2013-09-09 11:30:18 +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 429b9c67c0 enventor - print message when program is run. 2013-09-08 17:41:40 +09:00
ChunEon Park 59b0368663 enventor - adjust image preview output size. 2013-09-08 17:34:28 +09:00
ChunEon Park ee506157c7 enventor - additionally, image preview on "normal" keyword. 2013-09-08 17:25:27 +09:00
ChunEon Park 2c0699157b enventor - preserve the preview image aspect ratio. 2013-09-08 17:10:46 +09:00