edi/src/bin
Andy Williams f6f19be6cb elm_code: focus: block focus leaving text area when editable.
As well as setting when we should not have focus leave us a theme has been added.
This allows us to extend from elm_entry which is better suited to us.
2015-02-14 18:49:51 +00:00
..
editor editor: delay autosave to 5 secs but save on unfocus too 2015-02-11 22:39:25 +00:00
mainview editor: Control the auto-save function locally so we can re-sync with clang. 2015-02-08 23:22:16 +00:00
screens about: Fix window to be a dialog and layout a little to fit the dialog theme 2015-02-09 14:38:32 +00:00
Makefile.am elm_code: focus: block focus leaving text area when editable. 2015-02-14 18:49:51 +00:00
edi_build_main.c Fixing some warnings on Windows. 2015-02-11 21:25:09 +00:00
edi_config.c config: Fix indentation, pluralisation and tests for remember-mime work 2015-02-07 16:37:36 +00:00
edi_config.h config: Fix indentation, pluralisation and tests for remember-mime work 2015-02-07 16:37:36 +00:00
edi_consolepanel.c Fix a few warnings and possible build issues 2015-02-08 00:55:51 +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 editor: Control the auto-save function locally so we can re-sync with clang. 2015-02-08 23:22:16 +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 Split code editor type from text, don't try to highlight text. 2015-02-06 14:16:26 +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 Fixing some warnings on Windows. 2015-02-11 21:25:09 +00:00
edi_private.h editor: delay autosave to 5 secs but save on unfocus too 2015-02-11 22:39:25 +00:00