edi/src/bin
Alastair Poole 179acb1918 mainview: show path in tooltip when hovering tab.
Previously I implemented this with a "menu". This
wasn't very clever. Changing so we use a tooltip
as it's much cleaner and less cruft code.
2018-08-03 11:05:55 +01:00
..
editor Revert "theme: roll back for the 0.7 releaes" 2018-05-15 16:13:55 +01:00
language suggest: fix potential crash. Don't list un-named methods? 2018-01-06 13:50:39 +00:00
mainview mainview: show path in tooltip when hovering tab. 2018-08-03 11:05:55 +01:00
screens welcome: display template icon at correct ratio. 2018-07-19 11:15:03 +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 Default to tab indenting for go projects 2018-03-03 21:22:24 +00:00
edi_config.h theme: add settings for alpha 2017-12-05 22:03:46 +00:00
edi_consolepanel.c Revert "theme: roll back for the 0.7 releaes" 2018-05-15 16:13:55 +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 debugpanel: fix crash. 2018-06-13 12:49:52 +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 filepanel: on tab focus improve visibility. 2018-06-06 14:04:15 +01:00
edi_filepanel.h filepanel: add icon statuses. 2017-09-19 00:18:46 +01:00
edi_logpanel.c Revert "theme: roll back for the 0.7 releaes" 2018-05-15 16:13:55 +01:00
edi_logpanel.h Fix typos. 2017-06-18 21:50:42 +01:00
edi_main.c Revert "theme: roll back for the 0.7 releaes" 2018-05-15 16:13:55 +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-15 15:03:12 +01:00
edi_scm_ui.h scm: refactor of scm 2017-12-28 23:44:28 +00:00
edi_searchpanel.c searchpanel: complete rewrite to have low hoverhead when processing search. 2018-06-22 21:26:42 +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 Revert "theme: roll back for the 0.7 releaes" 2018-05-15 16:13:55 +01:00
meson.build Revert "theme: roll back for the 0.7 releaes" 2018-05-15 16:13:55 +01:00