enventor/src/lib
YeongJong Lee 324454b3cb goto: fix scroll issue
Summary:
Add scroller_region_show method.

fix https://phab.enlightenment.org/T4416

Test Plan:
1. Run enventor
2. Open goto window using shortcut key(<Ctrl> + <l>)
3. type line number
4. check the scroller scroll correctly

Reviewers: Jaehyun_Cho, Hermet

Reviewed By: Jaehyun_Cho

Differential Revision: https://phab.enlightenment.org/D4619
2017-02-02 10:44:01 +09:00
..
Enventor.h.in code refactoring. 2016-05-01 17:31:37 +09:00
Enventor_Eo.h clean up code for supporting dllexport in win32. 2015-02-28 15:13:23 +09:00
Enventor_Legacy.h Fix build break on Windows with EAPI. 2016-07-28 14:31:41 +09:00
Makefile.am Support keyword reference function. 2016-07-09 00:21:50 +09:00
auto_comp.c auto_comp: free the all used memory. 2016-08-28 00:06:12 +09:00
build.c Revert "build: Support relative resource paths in sub edc file." 2016-08-24 21:24:40 +09:00
ctxpopup.c edc_parser: Append different string to each candidate list. 2016-11-23 20:50:15 +09:00
dummy_obj.c dummy_obj: apply enventor coding convention 2016-09-01 20:02:08 +09:00
edc_editor.c goto: fix scroll issue 2017-02-02 10:44:01 +09:00
edc_parser.c edc_parser: Append different string to each candidate list. 2016-11-23 20:50:15 +09:00
edj_mgr.c edj_mgr: ++safe code. 2016-08-27 23:15:30 +09:00
edj_viewer.c edj_viewer: fix the invalid size of part highlight for the text part. 2016-08-23 09:07:40 +09:00
enventor_main.c multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
enventor_object.eo fix compilation with efl master. 2017-01-11 11:07:55 +05:30
enventor_private.h edc_parser: Append different string to each candidate list. 2016-11-23 20:50:15 +09:00
enventor_smart.c enventor_smart: Fix crash when focused item does not exist. 2016-12-01 20:25:55 +09:00
redoundo.c fix memory leaks. 2016-08-04 23:48:50 +09:00
reference.c reference: Change reference data name from md to rd. 2016-08-11 23:35:18 +09:00
syntax_color.c sytax_color: fix invalid memory access. 2016-08-27 16:36:51 +09:00
syntax_helper.c code refactoring. 2016-06-29 20:41:39 +09:00
syntax_indent.c syntax_indent: Insert spaces by tab key. 2016-11-23 16:55:56 +09:00
template.c template: remove unnecessary space 2016-09-01 20:01:14 +09:00
template_code.h replace enventor embedded image. 2016-05-26 01:59:42 +09:00
util.c lib util: apply enventor coding convention 2016-09-01 20:00:13 +09:00
wireframes_obj.c cleanup unused warning. 2016-08-24 12:53:11 +09:00