11 Commits (11a5368ea480bbef5d9121eead2881cf099008c1)

Author SHA1 Message Date
eidheim 485c68f6ea Fixed Open With Default Application menu item in directory view for file paths with special characters 5 years ago
eidheim b3b4cf71d9 Fixed potential crash on directory update when trying to colorize a deleted folder 5 years ago
eidheim 955e1558f2 Let theme decide if tree lines should be enabled in directories view 5 years ago
eidheim 454fe03fb4 Cleanup for terminal messages 5 years ago
eidheim 88b4900e35 Added menu item Open With Default Application to right click directory menus 5 years ago
eidheim 3c726f52da Formatting cleanup 5 years ago
Jørgen Lien Sellæg d518aab030 update lambdas to new format 5 years ago
eidheim e67799eec3 Added and made use of gray color in terminal. Also made all error messages red. 5 years ago
eidheim 7bf9752200 Added colors to terminal warnings and errors 5 years ago
eidheim 14b51ed173 Made use of thread pool in Directories instead of spawning threads, and replaced initialize_thread with thread_pool in language client" 6 years ago
eidheim 480430ed16 Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim d819d2daba Removed unused variable 6 years ago
eidheim 29fc8c0a2c Fixes #426: added Close Folder and Close Project to File menu. Also moved Close Tab to File Menu as Close File 6 years ago
eidheim d5ac358ca5 Added filesystem::get_canonical_path instead of using boost::filesystem::canonical_path that always throws if boost::filesystem::current_path fails 6 years ago
eidheim 42341f98f3 Cleanup: added ec argument to filesystem calls, and added and made use of Project::get_view_folder and Project::get_directory_folder 6 years ago
eidheim 994306e26c Fixes #420: added Find Pattern to Source menu 6 years ago
eidheim 987fa174f0 Improved speed of directory view when opening folder containing a large number of files or directories 6 years ago
eidheim 92b09633bf Renamed enum class enumerators 6 years ago
eidheim 7cd178e2b2 Use lowercase instead of uppercase when sort naturally in directory view 7 years ago
eidheim d9e49d8ba2 Directories and files in directory view are now naturally sorted 7 years ago
eidheim 8b8f493780 Fixed sorting of filenames and directories in directory view 7 years ago
eidheim 97279b04dc Fixed directory git status for paths within a symbolic linked folder 7 years ago
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 802060dc2f Extension is no longer selected when renaming files from directory view 8 years ago
eidheim 31b64848e3 Fixed most of clang-tidy's performance checks 8 years ago
eidheim 715b3a9051 Tooltips now have css properties border-radius and padding. Also moved CSS code to window.cc 8 years ago
eidheim bf798073c0 Added source.auto_reload_changed_files preference item, and support for prettier. Also made some various minor fixes 8 years ago
eidheim 014b29db4b Fixed unused-lambda-capture warnings 8 years ago
eidheim 5ad81c3d56 MacOS drag-and-drop has been fixed in latest gtk+ homebrew package. Workarounds removed. 8 years ago
eidheim 679282695b Fixed crash on MacOS by disabling drag-and-drop in directories view 8 years ago
eidheim d4dda4afaa No longer updates folders that are not shown when changes in filesystem is detected 8 years ago
eidheim 2fd1aefb98 Fixes crash that might happen when a new folder is created at the same time as one opens a subdirectory 8 years ago
eidheim ae1b183b87 Added current parameter completion that shows possible arguments. Also fixes some issues with non-interactive completion, optimizations to selection/completion dialogs, and some cleanup." 8 years ago
eidheim e3ef524f94 Added workaround for MacOS crash that might happen when moving paths in the directory view 8 years ago
eidheim d9ee4d97ce Cleanup: removed support for older libraries 8 years ago
eidheim b2378e2039 Fixes directory/file sorting in directory view on some specific locales 9 years ago
eidheim 2332ba7cb6 Fixes symbolic link issues (see #319) 9 years ago
eidheim 99d63ba477 Updated status bar, and cleanup of update signals affecting status bar and tab texts 9 years ago
eidheim 2322c3ad08 Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
Vipul S. Chawathe d9647e4b54 Broader BSD check 10 years ago
eidheim 5adfaae50f Minor cleanup: removed Directories::on_row_activated 10 years ago
Mohammad S. Babaei 3e146234e8 builds on FreeBSD. related to #253 10 years ago
eidheim bbe13c186e Reverted the gio check. GLIBMM_ is correct according to https://developer.gnome.org/glibmm/stable/group__giommEnums.html#ga469f795e9a4dddb2421c0e5568be6649 10 years ago
eidheim 5ab4032fa5 Fixed Giomm version check 10 years ago
eidheim 87108b26ba Fixes related to #253: FreeBSD build 10 years ago
eidheim ccf7d3b9b2 Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
eidheim 33273e9780 Set initial directory title to empty 10 years ago
Ole Christian Eidheim ebf88fe404 Fix to directory view selection for themes that use background-image 10 years ago
eidheim abbd7ca459 Improved selection in directory, makes it possible to see the git status of current file for instance 10 years ago
eidheim 356060289c Additional improvements to directory color update 10 years ago