edi/src/bin
Alastair Poole 47675308fe panels: add a frame around each panel for depth and clarity.
This adds depth to the panels and the additional frame title
adds more clarity as to which panel is in use (complementing the
panel title and positional arrow indicator.
2018-05-15 13:13:33 +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 screens: improve settings popup slightly. 2018-05-15 11:03:33 +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 panels: add a frame around each panel for depth and clarity. 2018-05-15 13:13:33 +01: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 panels: add a frame around each panel for depth and clarity. 2018-05-15 13:13:33 +01: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 panels: add a frame around each panel for depth and clarity. 2018-05-15 13:13:33 +01:00
edi_logpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_main.c main: increase lower toolbar icon size slightly. 2018-05-15 11:08:39 +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 credits_check/scm_ui: Fix bugs that crash. 2018-05-14 00:25:34 +01:00
edi_scm_ui.h scm: refactor of scm 2017-12-28 23:44:28 +00:00
edi_searchpanel.c panels: add a frame around each panel for depth and clarity. 2018-05-15 13:13:33 +01:00
edi_searchpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_theme.c edi_theme: use new method to update theme after layout change. 2018-05-13 17:17:34 +01: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