enventor/src/bin
Vincent Torri f1f92e6abb Build: add meson build system
Test Plan: Compilation, comparison with autotools, and run of enventor (on Windows)

Reviewers: Hermet, raster

Differential Revision: https://phab.enlightenment.org/D12304
2021-11-04 16:47:57 +09:00
..
Makefile.am Code refactoring. 2016-07-02 17:39:47 +09:00
base_gui.c edc_navigator: Add dragable bar for edc_navigator 2016-11-30 13:25:56 +09:00
build_setting.c build_setting: add a main edc file path. 2016-08-07 04:35:08 +09:00
config_data.c edc_navigator: Add dragable bar for edc_navigator 2016-11-30 13:25:56 +09:00
console.c console: Fix to reset console error message. 2016-09-29 07:07:15 +09:00
edc_navigator.c use eina_strndup() instead of the GNU extension strndup(). Fix also a warning with CreateFile() 2019-09-04 16:17:48 +09:00
file_browser.c file_browser: Add dragable bar for file_browser 2016-11-29 12:51:29 +09:00
file_mgr.c replaced with the compatible focus apis. 2021-11-04 16:27:57 +09:00
file_tab.c file_tab: fix memory leak. 2016-08-27 16:38:40 +09:00
goto.c goto: fix the go to window closing issue. 2016-07-21 17:13:21 +09:00
help.c clang: Fix warnings and compilation errors 2016-08-10 15:17:41 +09:00
live_edit.c fix some errors when using future meson build system 2021-02-01 11:19:00 +00:00
main.c replaced with the compatible focus apis. 2021-11-04 16:27:57 +09:00
menu.c one more missing replacement... 2021-11-04 16:34:00 +09:00
meson.build Build: add meson build system 2021-11-04 16:47:57 +09:00
newfile.c fix an incorrect API usage. 2016-09-30 17:32:29 +09:00
panes.c panes: fix ambiguous variable 2016-09-26 14:54:07 +09:00
preference_setting.c preference_setting: Modify description for auto indentation. 2016-12-01 20:53:58 +09:00
search.c search: Fix to move search position in forward search 2017-03-02 10:14:24 +09:00
setting.c ++ multi file editing feature implementation. 2016-07-01 23:59:17 +09:00
statusbar.c fix build breaks. 2019-02-28 13:17:26 +09:00
text_setting.c text_setting: Fix to set font style by default 2017-04-17 17:40:25 +09:00
tools.c tools: Make tool tabs scrollable 2016-11-21 11:41:20 +09:00
utils.c utils: apply enventor coding convention 2016-09-01 20:02:52 +09:00