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 20106be949 Spaces in paths should now work. 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 Renamed juci.xml to juci-light.xml, and added a juci-dark style to be used with dark gtk theme variants. 10 years ago
config.h Theme cleanup. Will try to add more clang_types to config.json Tomorrow. Remember to remove ~/.juci to get the latest changes. 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 juci-light style now works with dark theme (foreground and background set). 10 years ago
juci.cc Now tries to figure out which files should be open in the various juci applications started when more than one directory is opened. 10 years ago
juci.h Can now open several directories (in separate juci applications) from command line arguments. 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 Fixed smart paste when text is selected, and now sets project_path if file opened is outside of current directory-project_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 Some style cleanup, added for instance note (tooltip) foreground for dark themes. 10 years ago
selectiondialog.h Resolved conficts. 11 years ago
singletons.cc Theme cleanup. Will try to add more clang_types to config.json Tomorrow. Remember to remove ~/.juci to get the latest changes. 10 years ago
singletons.h Theme cleanup. Will try to add more clang_types to config.json Tomorrow. Remember to remove ~/.juci to get the latest changes. 10 years ago
source.cc Small fix to diagnostic-underlines when def:warning or def:error is missing from style. 10 years ago
source.h Minor theme/style cleanup. files.h changed so rm ~/.juci before testing. 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 Spaces in paths should now work. 10 years ago
terminal.h Finally fixed the scrolling issue in terminal. 10 years ago
tooltips.cc Some style cleanup, added for instance note (tooltip) foreground for dark themes. 10 years ago
tooltips.h Added line wrapping to tooltips (80 chars max). 10 years ago
window.cc Spaces in paths should now work. 10 years ago
window.h Minor theme/style cleanup. files.h changed so rm ~/.juci before testing. 10 years ago