You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim 6ed8a55821 Renamed get_current_path to get_current_folder. 10 years ago
..
cmake/Modules Added clang version 3.7. 10 years ago
CMakeLists.txt Various smaller fixes and cleanups. 10 years ago
api.cc Disabled plugins since it lead to a crash on Arch Linux. We most likely have to rewrite the plugin system. 10 years ago
api.h Cleanup: menu no longer singleton. 11 years ago
api_ext.cc Resolved conficts. 11 years ago
cmake.cc Fixed cmake project search that was broken with boost::filesystem::path/= operator. 10 years ago
cmake.h Added run command, and kill process items in menu. Remember to delete ~/.juci. Also cleaned up use of std::string instead of boost::filesystem::path. 10 years ago
config.cc Added option to strip trailing whitespaces on save, and add trailing newline if missing. 10 years ago
config.h Added option to strip trailing whitespaces on save, and add trailing newline if missing. 10 years ago
dialogs.cc Now uses gtk dialog on Windows when creating folder, since Windows does not support this... 10 years ago
dialogs.h Renamed get_current_path to get_current_folder. 10 years ago
dialogs_win.cc Renamed get_current_path to get_current_folder. 10 years ago
directories.cc Cleanup of dialogs, as well as fixing a couple of crashes. 10 years ago
directories.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
entrybox.cc Resolved conflicts in #68. 10 years ago
entrybox.h Resolved conflicts in #68. 10 years ago
files.h Added option to strip trailing whitespaces on save, and add trailing newline if missing. 10 years ago
filesystem.cc Better lookup of home directory, fixing rest of paths that were concatinated incorrectly, removal of singletons that aren't singletons 10 years ago
filesystem.h Better lookup of home directory, fixing rest of paths that were concatinated incorrectly, removal of singletons that aren't singletons 10 years ago
juci.cc Can now create files from command line arguments (juci . new_file.py), and error messages in terminal are set to bold. 10 years ago
juci.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
logging.h Rename logging function due to namespace conflict 10 years ago
menu.cc Now compiles with older versions of glibmm. 10 years ago
menu.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
notebook.cc Renamed get_current_path to get_current_folder. 10 years ago
notebook.h Renamed get_current_path to get_current_folder. 10 years ago
selectiondialog.cc Merge pull request #12 from cppit/master 10 years ago
selectiondialog.h Replaced spellcheck tooltips with selectiondialog where one can select a correct word. 10 years ago
singletons.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
singletons.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
source.cc Can now create files from command line arguments (juci . new_file.py), and error messages in terminal are set to bold. 10 years ago
source.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
source_clang.cc Can now create files from command line arguments (juci . new_file.py), and error messages in terminal are set to bold. 10 years ago
source_clang.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
terminal.cc Can now create files from command line arguments (juci . new_file.py), and error messages in terminal are set to bold. 10 years ago
terminal.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
terminal_win.cc Can now create files from command line arguments (juci . new_file.py), and error messages in terminal are set to bold. 10 years ago
tooltips.cc Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
tooltips.h Added spellcheck suggestions through tooltips. 10 years ago
window.cc Renamed get_current_path to get_current_folder. 10 years ago
window.h Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago