edi/src/bin
Alastair Poole 78e0601856 searchpanel: Set minimum search string size.
Having a single-byte search is not a good idea.
2020-02-09 18:08:23 +00:00
..
editor editor: Add Shift+Insert Handling 2019-12-15 16:12:41 +00:00
language provider: ensure we handle python3 mimetype. 2018-09-07 00:22:40 +01:00
mainview search: Use a search entry. 2020-02-02 20:54:06 +00:00
screens Settings: Set check properly. 2020-02-02 20:05:18 +00: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 settings: SHow toolbar text setting. 2020-02-02 19:42:43 +00:00
edi_config.h settings: SHow toolbar text setting. 2020-02-02 19:42:43 +00:00
edi_consolepanel.c BUILD: Fix changes in API for EFL 1.22 2019-03-24 15:08:38 +00:00
edi_consolepanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_content.c statusbar: remove hack workaround. 2019-12-06 19:08:34 +00: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 debug: FreeBSD debugging improve. 2020-01-19 01:48:47 +00:00
edi_debug.h debug: Improve the functionality greatly. 2020-01-02 02:18:53 +00:00
edi_debugpanel.c debugpanel: Improve this somewhat. 2020-02-09 15:26:27 +00:00
edi_debugpanel.h edi_process: Introduce new process API. 2018-11-25 17:05:16 +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 filepanel: fix menu when scm disabled 2019-12-29 01:09:54 +00:00
edi_filepanel.h settings: add option to show hidden files. 2018-08-24 10:18:32 +01:00
edi_logpanel.c BUILD: Fix changes in API for EFL 1.22 2019-03-24 15:08:38 +00:00
edi_logpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_main.c search: Use a search entry. 2020-02-02 20:54:06 +00: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 icons: Add more generic default icons 2019-12-26 18:53:38 +00:00
edi_scm_ui.h scm: refactor of scm 2017-12-28 23:44:28 +00:00
edi_searchpanel.c searchpanel: Set minimum search string size. 2020-02-09 18:08:23 +00:00
edi_searchpanel.h search: Cancel thread when closing. 2020-02-02 19:21:48 +00:00
edi_theme.c ICONS: Use internal icons. 2019-12-26 14:24:42 +00:00
edi_theme.h ICONS: Use internal icons. 2019-12-26 14:24:42 +00:00
meson.build edi: Fix debugging on OpenBSD. 2020-01-03 13:40:57 +00:00