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 54829505e7 Now handles UTF-8 files on OS X. 10 years ago
..
cmake/Modules Resolved conficts. 11 years ago
CMakeLists.txt Cleanup of terminal.*, and added cmake.* to parse CMakeLists.txt. Also fixed compile, and compile and run. Remember to remove ~/.juci/config/config.json to get this version to work. 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 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
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 change the make command (for instance to use more processes with -j [number]). 10 years ago
config.h Cleanup of terminal.*, and added cmake.* to parse CMakeLists.txt. Also fixed compile, and compile and run. Remember to remove ~/.juci/config/config.json to get this version to work. 10 years ago
directories.cc 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
directories.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
entrybox.cc Moved entrybox to bottom of notepad widget, this way the cursor does not change position on screen when entrybox gets shown. Also the entry fields gets closer to the text where the focus of the user is. 10 years ago
entrybox.h Resolved conficts. 11 years ago
files.h Remvoed -j 2 from make_command, since my virtual box ran out of memory. 10 years ago
juci.cc 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
juci.h Can now run more than one Juci applications on Linux. 10 years ago
logging.h Resolved conficts. 11 years ago
menu.cc Added line wrapping to tooltips (80 chars max). 10 years ago
menu.h Resolved conficts. 11 years ago
notebook.cc 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
notebook.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
selectiondialog.cc Filtering out non-matches when autocompleting inside token spellings (not right after -> for instance). 11 years ago
selectiondialog.h Resolved conficts. 11 years ago
singletons.cc Added option to change the make command (for instance to use more processes with -j [number]). 10 years ago
singletons.h Added option to change the make command (for instance to use more processes with -j [number]). 10 years ago
source.cc Smart paste got smarter. 10 years ago
source.h Abit smarter paste implemented. 10 years ago
sourcefile.cc Now handles UTF-8 files on OS X. 10 years ago
sourcefile.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
terminal.cc Finally fixed the scrolling issue in terminal. 10 years ago
terminal.h Finally fixed the scrolling issue in terminal. 10 years ago
tooltips.cc Added line wrapping to tooltips (80 chars max). 10 years ago
tooltips.h Added line wrapping to tooltips (80 chars max). 10 years ago
window.cc Added option to change the make command (for instance to use more processes with -j [number]). 10 years ago
window.h New C++ project implemented. Also some fixes to terminal. 10 years ago