edi/src/bin
Andy Williams 032d7e5963 Move project creation to our Edi library.
Move to ecore_exe from fork/wait as it is more portable
2015-01-17 17:04:26 +00:00
..
editor Make incremental highlighting refresh a line at a time to reduce flicker on redraw 2014-12-08 21:03:06 +00:00
mainview Fix crash when ctrl-pgdn beyond first file 2014-11-29 20:00:45 +00:00
welcome Move project creation to our Edi library. 2015-01-17 17:04:26 +00:00
Makefile.am Add a config system for remembering settings etc 2014-12-01 16:54:17 -06:00
edi_build_main.c Adding simple build check and clean support to the CLI and main toolbar 2014-11-09 23:12:47 +00:00
edi_config.c Don't try to open recent projects if they can't be found. 2015-01-15 23:13:14 +00:00
edi_config.h Don't try to open recent projects if they can't be found. 2015-01-15 23:13:14 +00:00
edi_consolepanel.c Fix a crash on building a brand new project. 2015-01-15 22:52:15 +00:00
edi_consolepanel.h Add tests PASSED and FAILED to elm_code statuses 2014-11-18 21:11:10 +00:00
edi_content_provider.c Refactor mime type lookup and UI creation code to use a content_provider registry. 2014-11-28 23:34:36 +00:00
edi_content_provider.h Refactor mime type lookup and UI creation code to use a content_provider registry. 2014-11-28 23:34:36 +00:00
edi_filepanel.c Lay out the UI better so you can use with panels open 2014-11-22 15:56:16 +00:00
edi_filepanel.h Manage open-in-new-window requests for files or open tabs. When selecting a file that is in a window raise the window rather than selecting the tab 2014-03-13 18:31:24 +00:00
edi_logpanel.c Add a config system for remembering settings etc 2014-12-01 16:54:17 -06:00
edi_logpanel.h Simple make function invoked from a build button and displayed in a console tab next to logs 2014-04-27 16:57:47 +01:00
edi_main.c Avoid a crash when right clicking empty space on file list. 2015-01-15 22:56:08 +00:00
edi_private.h Fix logging so the bin is not trying to access the private lib domain - fixes build issues 2014-12-21 23:32:14 +00:00
gettext.h Output of eflprj with a couple of tweaks - and EDI is born 2014-02-12 20:56:20 +00:00