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 484ac9feda New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
..
cmake/Modules Added clang version 3.7. 10 years ago
CMakeLists.txt Resolved conflicts in #68. 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 Resolved conflicts in #68. 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 Further work towards new menu system. 10 years ago
config.h Now adds keywords from lang-files to non-clang-file completion. Also some smaller fixes. 10 years ago
dialogs.cc Minor fixes to #57. 10 years ago
dialogs.h Clean dialogs and add some windows support 10 years ago
dialogs_win.cc Add header for dlls 10 years ago
directories.cc Merged with master 10 years ago
directories.h Filenames without language support are now gray in the directory window. 10 years ago
entrybox.cc Resolved conflicts in #68. 10 years ago
entrybox.h Resolved conflicts in #68. 10 years ago
files.h New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
juci.cc New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
juci.h Work in progress: replacing the old menu system with the new standard menu system using native menues. 10 years ago
logging.h Rename logging function due to namespace conflict 10 years ago
menu.cc New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
menu.h New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
notebook.cc Fixed gtk/gtksourceview version checks. 10 years ago
notebook.h Now stores the last tab when opening a new one such that notebook returns to the previous tab after closing the new tab, if no other tab-operations have happened. Like what happens in for instance Chrome. 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 Work in progress: replacing the old menu system with the new standard menu system using native menues. 10 years ago
singletons.h Work in progress: replacing the old menu system with the new standard menu system using native menues. 10 years ago
source.cc Fixed gtk/gtksourceview version checks. 10 years ago
source.h Added clang-format style options to config file. 10 years ago
source_clang.cc Minor fix to auto-indentation. 10 years ago
source_clang.h Now getting rid of all dispatchers on source_clang delete. 10 years ago
sourcefile.cc Now opens files that are not UTF-8 valid, if a language is found for the file, that is, this does not include binary files. 10 years ago
sourcefile.h Now opens files that are not UTF-8 valid, if a language is found for the file, that is, this does not include binary files. 10 years ago
terminal.cc Improved process methods. 10 years ago
terminal.h Improved process methods. 10 years ago
terminal_win.cc More clean processing function for windoes. 10 years ago
tooltips.cc Added info at bottom left line, showing line and line offset as well as number of warnings and errors. 10 years ago
tooltips.h Added spellcheck suggestions through tooltips. 10 years ago
window.cc New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
window.h New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago