edi/src/bin
Alastair Poole f484182733 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-13 12:50:21 +01:00
..
editor Display the text position rather than the visual column in info 2018-05-11 13:28:13 +01:00
language suggest: fix potential crash. Don't list un-named methods? 2018-01-06 13:50:39 +00:00
mainview statusbar: undo recursive dependency. 2018-03-18 11:29:10 +00:00
screens settings: Fix crash with non-SCM project. 2018-04-14 16:58:17 +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 Fix unsafe usages of basename 2017-12-31 15:57:01 +00:00
edi_config.h theme: add settings for alpha 2017-12-05 22:03:46 +00:00
edi_consolepanel.c edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +00:00
edi_consolepanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_content.c Display the text position rather than the visual column in info 2018-05-11 13:28:13 +01:00
edi_content.h statusbar: undo recursive dependency. 2018-03-18 11:29:10 +00:00
edi_content_provider.c content: move alternative content to edi_content.c 2018-03-17 17:43:34 +00: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 edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +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 edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +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-13 12:50:21 +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 edi_theme: Add support for colour themes in EDI. 2017-11-27 23:09:51 +00:00
edi_searchpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_theme.c theme: remove unnecessary call, and slight tidy. 2017-12-06 23:43:44 +00:00
edi_theme.h theme: fix small bug and change label. 2017-12-06 18:34:53 +00:00
meson.build content: move alternative content to edi_content.c 2018-03-17 17:43:34 +00:00