edi/src/bin
Kelly Wilson 22cfc584d6 Edi_editor.c: Fix segfault
Fix a segfault when opening a file in a new window and then pressing a key without any other interaction. Simply check if item is null and return without action if it is.
2015-02-01 09:09:25 -07:00
..
editor Edi_editor.c: Fix segfault 2015-02-01 09:09:25 -07:00
mainview Fix things so that opening a new file also grabs the focus. Add to AUTHORS file also. 2015-01-30 08:39:54 -07:00
welcome Don't allow users to open multiple project choosers. 2015-01-17 20:10:56 +00:00
Makefile.am More updates to correct API/export declarations for Windows. 2015-01-10 17:43:12 +00: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 Cleaner test output, add click on test failures. 2015-01-30 00:08:12 +00:00
edi_consolepanel.h More updates to correct API/export declarations for Windows. 2015-01-10 17:43:12 +00:00
edi_content_provider.c Fix crash when creating a new file 2015-01-27 22:31:12 +00:00
edi_content_provider.h More updates to correct API/export declarations for Windows. 2015-01-10 17:43:12 +00:00
edi_filepanel.c windows support: remove the last fork 2015-01-27 22:41:36 +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 proper gravity control when lines are being added to the widget. 2015-01-28 14:16:46 +00: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 Fix crash when creating a new file 2015-01-27 22:31:12 +00:00
edi_private.h More updates to correct API/export declarations for Windows. 2015-01-10 17:43:12 +00:00
gettext.h Output of eflprj with a couple of tweaks - and EDI is born 2014-02-12 20:56:20 +00:00