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 82b8c6ed74 Smart paste got smarter. 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 Cleanup: menu no longer singleton. 11 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 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
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 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.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 Resolved conficts. 11 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 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
singletons.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
source.cc Smart paste got smarter. 10 years ago
source.h Abit smarter paste implemented. 10 years ago
sourcefile.cc More appropriate function names in sourcefile.*. 11 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 Added TODO on how to get colors in terminal, for instance from cmake and make. 10 years ago
terminal.h Terminal now handles input, although only the most basic keys are handled. 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 Fixed crash in smart paste. 10 years ago
window.h Terminal now handles input, although only the most basic keys are handled. 10 years ago