enventor/src/bin
Amitesh Singh c0f75edad9 Added tooltip smart class.
TODOS
-----
1. Make the tooltip feature optional like dummy object.
2. Bug fixes in tooltip
	a. memory leaks.
2014-07-17 11:20:42 +05:30
..
Makefile.am Added tooltip smart class. 2014-07-17 11:20:42 +05:30
base_gui.c goto - added new feature, go to line 2014-06-01 15:35:54 +09:00
build.c code clean up 2014-03-16 11:51:02 +09:00
config_data.c config - downgrade config file missing message. 2014-05-12 22:59:26 +09:00
ctxpopup.c parser - use array instead of list. 2014-05-20 13:28:24 +09:00
dummy_obj.c Added tooltip smart class. 2014-07-17 11:20:42 +05:30
edc_editor.c editor - increase lines by one function call. 2014-07-15 22:16:23 +09:00
edc_parser.c fixed compile warnings. 2014-07-12 14:21:02 +09:00
edj_mgr.c code clean up. 2014-03-16 13:28:11 +09:00
edj_viewer.c edj_viewer - recover the live view feature. 2014-07-12 16:01:50 +09:00
globals.c newfile - new feature come. 2014-07-10 13:43:55 +09:00
goto.c goto,search - fix gui scalability 2014-07-15 22:59:39 +09:00
indent.c enventor - fix invalid memoary allocation. 2013-10-04 00:28:27 +09:00
main.c set focus on editor correctly. 2014-07-12 17:17:18 +09:00
menu.c set focus on editor correctly. 2014-07-12 17:17:18 +09:00
newfile.c newfile - support double click item selection. 2014-07-12 16:14:16 +09:00
panes.c fixed compile warnings. 2014-07-12 14:21:02 +09:00
search.c goto,search - fix gui scalability 2014-07-15 22:59:39 +09:00
statusbar.c refactoring - removed unnecessary object show calls. 2014-03-02 14:48:58 +09:00
syntax_color.c fixed compile warnings. 2014-07-12 14:21:02 +09:00
syntax_helper.c code clean up. 2014-03-16 13:28:11 +09:00
tools.c set focus on editor correctly. 2014-07-12 17:17:18 +09:00
tooltip_smart.c Added tooltip smart class. 2014-07-17 11:20:42 +05:30