edi/src/bin
Alastair Poole ea6b0ab193 scm: init. Fix a crash on new project initializing SCM.
The code was checking for an engine which doesn't exist and thus
crashing. This fixes that.

@fix
2018-05-15 15:02:56 +01:00
..
editor Display the text position rather than the visual column in info 2018-05-11 13:13:35 +01:00
language suggest: fix potential crash. Don't list un-named methods? 2018-01-06 13:50:39 +00:00
mainview theme: roll back for the 0.7 releaes 2018-02-10 20:58:52 +00:00
screens settings: Fix crash with non-SCM project. 2018-05-01 14:01:14 +01:00
edi_build_main.c examples: extract example from git to create new projects 2018-01-06 14:48:04 +00:00
edi_config.c Default to tab indenting for go projects 2018-03-03 21:22:24 +00:00
edi_config.h theme: add settings for alpha 2017-12-05 22:03:46 +00:00
edi_consolepanel.c Oops, fix compile error from merge conflict 2018-03-21 21:10:40 +00:00
edi_consolepanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_content_provider.c build: Add support for cargo based rust projects 2017-07-05 20:51:38 +01:00
edi_content_provider.h fix doc 2016-05-16 09:11:11 +01:00
edi_debug.c edi_debug: improve debugging support. 2017-11-08 21:27:32 +00:00
edi_debug.h edi_debug: improve debugging support. 2017-11-08 21:27:32 +00:00
edi_debugpanel.c theme: roll back for the 0.7 releaes 2018-02-10 20:58:52 +00:00
edi_debugpanel.h edi_debug: improve debugging support. 2017-11-08 21:27:32 +00:00
edi_file.c edi_file: replace. use a local temp directory rather than /tmp. 2017-10-21 14:05:13 +01:00
edi_file.h search: Add project-wide search and replace feature. 2017-09-28 01:23:18 +01:00
edi_filepanel.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_filepanel.h filepanel: add icon statuses. 2017-09-19 00:18:46 +01:00
edi_logpanel.c Fix possible crash on consolepanel 2018-03-03 12:06:43 +00:00
edi_logpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_main.c scm: init. Fix a crash on new project initializing SCM. 2018-05-15 15:02:56 +01:00
edi_private.h theme: add settings for alpha 2017-12-05 22:03:46 +00:00
edi_scm_main.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_scm_ui.c Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_scm_ui.h scm: refactor of scm 2017-12-28 23:44:28 +00:00
edi_searchpanel.c theme: roll back for the 0.7 releaes 2018-02-10 20:58:52 +00:00
edi_searchpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
meson.build theme: roll back for the 0.7 releaes 2018-02-10 20:58:52 +00:00