31 Commits (d25c801dd73f9b87e1accfee5ded796af06fade9)

Author SHA1 Message Date
eidheim 626d347387 Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
Jørgen Lien Sellæg 94bc501ab6 Remove the rest of the references to the removed singletons and adding main config as singleton 10 years ago
eidheim eb587684af Fixed 2 out of 3 Ubuntu menu problems. 10 years ago
eidheim 484ac9feda New menu system finished. Also, the key bindings now gets updated when config.json is saved. 10 years ago
eidheim 3da0faaf6e Further work towards new menu system. 10 years ago
eidheim 1aceafa78a Work in progress: replacing the old menu system with the new standard menu system using native menues. 10 years ago
U-olece-PC\olece d9fdf27db5 Improved process methods. 10 years ago
Jørgen Lien Sellæg 3dfa3be423 More robust path handling. Fixes some bugs on windows 10 years ago
Jørgen Lien Sellæg dd63dfdc50 Move windows to singleton and remove transient error 10 years ago
Jørgen Lien Sellæg 7076f79895 Cleanup of headers 10 years ago
eidheim 4321febd41 More robust directory/file code, fixed at least one infinite loop. 10 years ago
Jørgen Lien Sellæg 2ea1e1821a Rename logging function due to namespace conflict 10 years ago
Jørgen Lien Sellæg 317e5a8528 Rename logging function due to namespace conflict 10 years ago
eidheim 2ad7b432de Now reconfigures juci when config.json is saved, although could not do this for keybindings due to depricated functions I guess. Also some smaller fixes. 10 years ago
Jørgen Lien Sellæg 908a7092bc Clean dialogs and add some windows support 10 years ago
eidheim b12a049513 Now reparses after for instance #include <...>. 10 years ago
eidheim 50d684b576 Directories now gets updated automatically when files are deleted, added or renamed (max 1 sec delay). 10 years ago
eidheim 1eb0517fd4 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
eidheim 106ee0669a Can now open several directories (in separate juci applications) from command line arguments. 10 years ago
eidheim 3f7555bc4f Minor theme/style cleanup. files.h changed so rm ~/.juci before testing. 10 years ago
eidheim 7ec25e0c4a 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
Jørgen Lien Sellæg b106999fe8 Fix multiple instances mistake 10 years ago
eidheim 4a83a004f4 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
Jørgen Lien Sellæg 2161c76bf4 gtk-3.0 theme support and support for gtksourceview styles 10 years ago
Jørgen Lien Sellæg 92684ab7ef Working css load 10 years ago
Jørgen Lien Sellæg 374e0a3a55 wip 10 years ago
eidheim 82ea15ea9f project_path cleanup. 10 years ago
eidheim dda05737f2 Resolved conficts. 11 years ago
eidheim a4f57060cb Further cleanup of window.* and notebook.*. Also now using gtksourceview to identify c/c++/objc files. 11 years ago
Jørgen Lien Sellæg 1ea83932ff #14 Rearrange directory structure 11 years ago
eidheim 38abe1f632 Cleanup of window.* and notebook.*, work still in progress. Also fixed save as and some smaller issues. 11 years ago
eidheim ffd7e2b1ec Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
eidheim 931dc12425 Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
eidheim 6d7c4ffa09 Mainly cleanup of terminal.*. Added first time clang-parsing message in terminal. 11 years ago
eidheim 68ac889879 A little cleanup, mostly getting rid of warnings (Added -Wall and -Wno-reorder to compilation). 11 years ago
eidheim 749e28a259 Started cleaning up notebook.*. Fixed copy of Notebook::Controller::source_config. 11 years ago
eidheim efd1a6c2b8 Can now open files and directories using the command line, for instance: juci . source.cc notebook.* 11 years ago
Jørgen Lien Sellæg b72d067c83 Add more configurations. Font, background, show line numbers, highlight current line 11 years ago
eidheim bd3f3739a4 Added Gsv::init(), and changed behaviour of home and end keys slightly. 11 years ago
Jørgen Lien Sellæg 96b863e488 Add flushing of log file 11 years ago
Jørgen Lien Sellæg 839949b7fe edit logging service 11 years ago
Jørgen Lien Sellæg de40073fac add include 11 years ago
Jørgen Lien Sellæg 1fdad2e876 add logging service 11 years ago
oyvang 64508d0ee4 Fully working linenumbers 11 years ago
tedjk 3cd445fbcc progress 11 years ago
oyvang 86ec615d96 Optimilised code, added copy,paste and cut function 11 years ago
oyvang b789965da5 fixed some google style issues 11 years ago
oyvang 012754cfe2 dunno what i have done 11 years ago
oyvang 1144ce805a fixed quit_system bug 11 years ago
Jørgen Lien Sellæg 8caba58f66 Fix semantic errors 11 years ago