enventor/src/lib
Vincent Torri cca2d207e6 fix warnings and a missing include
Summary: C functions without parameter should have void. missing inclusion of locale.h for localeconv()

Test Plan: compilation

Reviewers: raster, Hermet

Reviewed By: Hermet

Differential Revision: https://phab.enlightenment.org/D12231
2021-02-01 11:18:51 +00:00
..
Enventor.h Enventor.h.in is useless, there is no substitution. Just use Eventor.h 2021-02-01 11:18:39 +00:00
Makefile.am get rid of unstable eolian usage - 2, 2019-08-18 03:07:31 +09:00
auto_comp.c edc_editor: don't access the danling edit object. 2019-02-28 13:26:59 +09:00
build.c build: Support edc in path containing space character 2017-03-07 16:37:56 +09:00
ctxpopup.c fix warnings and a missing include 2021-02-01 11:18:51 +00:00
dummy_obj.c dummy_obj: apply enventor coding convention 2016-09-01 20:02:08 +09:00
edc_editor.c use eina_strndup() instead of the GNU extension strndup(). Fix also a warning with CreateFile() 2019-09-04 16:17:48 +09:00
edc_parser.c use eina_strndup() instead of the GNU extension strndup(). Fix also a warning with CreateFile() 2019-09-04 16:17:48 +09:00
edj_mgr.c edj_mgr: ++safe code. 2016-08-27 23:15:30 +09:00
edj_viewer.c get rid of unstable eolian usage - 2, 2019-08-18 03:07:31 +09:00
enventor_main.c multi-file: support quick jump (F5) 2016-07-22 16:19:46 +09:00
enventor_private.h get rid of unstable eolian usage - 2, 2019-08-18 03:07:31 +09:00
enventor_smart.c edc_editor: fix the broken sub file editor if open a new file. 2019-08-19 18:11:26 +09:00
redoundo.c fix warnings and a missing include 2021-02-01 11:18:51 +00:00
reference.c use eina_strndup() instead of the GNU extension strndup(). Fix also a warning with CreateFile() 2019-09-04 16:17:48 +09:00
syntax_color.c fix warnings and a missing include 2021-02-01 11:18:51 +00: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 fix warnings and a missing include 2021-02-01 11:18:51 +00: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