733 Commits (d988b4045e1c6861d69d600d087f8c56895ad314)
 

Author SHA1 Message Date
Al Poole d988b4045e EDI -> Mainview -> Prev/Next tab Buttons -> FEATURE 6 years ago
Andy Williams 842fc7a530 disable broken tests - figure out why later 6 years ago
Al Poole b61cffad6c EDI -> Welcome -> New Project -> Fix (OpenBSD) 6 years ago
Al Poole fb8b47c93c Edi -> Search Project - Add initial support for search in project. 6 years ago
Andy Williams 4e3ff8f702 filepanel: use data object to avoid file lookups 6 years ago
Al Poole 95f43adaec Move File/Dir Creation to edi_file.c/h 6 years ago
Andy Williams 6cf426e24a filepanel: Update directory context after refactoring 6 years ago
Al Poole 0549f5be36 Add optional menu for directories in file view. 6 years ago
Andy Williams 533ac7d858 welcome: correct showing the panel when all tabs are closed 6 years ago
Andy Williams f44ab43d47 welcome: Fix layout when not tabs are open 6 years ago
Andy Williams 94aa750306 Add item to TODO 6 years ago
Al Poole 04c06302d0 Fix SEGV on right click of file browser that is empty! 6 years ago
Al Poole d0997ca6a8 Fix SEGV on goto line when out of range 6 years ago
Al Poole 629a293a66 Add option to delete file in browser 6 years ago
Al Poole 2c2fca6d82 Fix not catching reload of files outside of program. 6 years ago
Al Poole c3bf4d86aa Mostly working... 6 years ago
Al Poole f8d72f91e6 Center the welcome window on start 6 years ago
Al Poole ae73791f78 Fix SEGV on shutdown with main window and project open... 6 years ago
Andy Williams 77eb19ce4f search: Show a notification that we wrapped search 6 years ago
Andy Williams 020f9ab3d7 fix whitespace 6 years ago
Andy Williams 92062043a4 search: Fix off by one/utf8 issues in replace 6 years ago
Al Poole 4315743706 @fix for T1852 6 years ago
Andy Williams ab2a02f9b5 Update TODO for milestone 2 6 years ago
Andy Williams c89a211a94 syntax: trigger eolian highlighting 6 years ago
Stephen 'Okra' Houston 05ee192b98 Edi: Add double click expand/contract support on the file panel. 6 years ago
Andy Williams 6acdf609d4 Fix configure for bear-less machines 6 years ago
Andy Williams 9a3aa2ec55 hint that bear is not needed for cmake 6 years ago
Andy Williams 0483196de4 clang: Update clang command database to support cmake too 6 years ago
Andy Williams 32b6169e0d Centralise some more path handling methods 6 years ago
Andy Williams 784c6c4917 clang: re-scan after save to get latest changes. 6 years ago
Andy Williams b5c061bc4d build: Split make from cmake so we can specialise better 6 years ago
Andy Williams 7735a90cc0 clang: Generate compile_commands.json using cmake builtin 6 years ago
Andy Williams f89f1bb0c6 clang: Add support for compile command databases 6 years ago
Andy Williams 25d5c6b7e6 cmdline: Add a little user feedback 6 years ago
Andy Williams a053bb9757 build: add trivial python project support 6 years ago
Andy Williams 011746c6cf Update TODO based on latest EFL 6 years ago
Andy Williams 13c7c1fcab syntax: Still ask clang to highlight preprocessor/macros 6 years ago
Andy Williams fd6584f8b6 filepanel: remove unneeded vars 6 years ago
Andy Williams 9631552eaa filepanel: Don't apply filter to folders 6 years ago
YeongJong Lee 36a5bb1410 ui: Bring in current tab 6 years ago
YeongJong Lee b73f04cba3 filepanel: fix bug that unable to expand again 6 years ago
Andy Williams 378d4c763f filepanel: Fix file duplication bug. 6 years ago
Andy Williams bc3ef23a3d EFL fixes make this not needed 6 years ago
Andy Williams b85f66f14a search: Fix multiple search and bringing offscreen matches in 6 years ago
Andy Williams 8f4e7548b6 editor: Use elm_code for most of our syntax now. 6 years ago
Andy Williams 2927f71dcf filepanel: Hide standard hidden files 6 years ago
YeongJong Lee 1c3474245a autosuggest: Fix segment fault when type long word 6 years ago
Andy Williams 63e6376697 editor: Display mime type description 6 years ago
Andy Williams 2a82fedcb1 suggest: Move to a language provider 6 years ago
Andy Williams e6feb19a30 suggest: Move documentaton lookup to suggeest provider 6 years ago