16 Commits (bfd248216320babc02a29f1acbfddcbfa558c640)

Author SHA1 Message Date
eidheim 544a3a5849 Renamed juci.xml to juci-light.xml, and added a juci-dark style to be used with dark gtk theme variants. 10 years ago
eidheim 3f7555bc4f Minor theme/style cleanup. files.h changed so rm ~/.juci before testing. 10 years ago
eidheim fd4b6aef8a Added default juci style, and option to set font (only the source font like gedit does it). 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 c46e8ed57a Update source config 10 years ago
eidheim 6ecc5ba16f Added option to change the make command (for instance to use more processes with -j [number]). 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 2b6e1b5a8d Minor cleanup 10 years ago
Jørgen Lien Sellæg 374e0a3a55 wip 10 years ago
eidheim f832372752 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
Jørgen Lien Sellæg 18edc231fd Move theming to higher class 10 years ago
eidheim 1443ba89b2 More appropriate function names in sourcefile.*. 11 years ago
eidheim 720bf9b808 Cleanup: menu no longer singleton. 11 years ago
eidheim dda05737f2 Resolved conficts. 11 years ago
eidheim 6ba2ae44e2 Cleanup of directories.*, fix of broken PluginApi from one of last commits. 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 c92e095a85 Gtk::Stock is depricated, so removed these. Cut/Paste/Copy now also works in entries. Redo now has key binding shift-control-z, which is most common. Also keys now use <primary> instead of <control> and thus is more platform independent. 11 years ago
eidheim 7149d416b8 Apple users can now finally use the command key instead of control. 11 years ago
eidheim ef6b48e507 Cleanup of menu and keybindings. 11 years ago
eidheim 931dc12425 Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
eidheim 11468432fa Parameters are now marked as selected after using autocomplete. 11 years ago
eidheim f4c1a2481c Added singleton.*, at the moment only Source::Config made singleton. Tooltips now have yellow background. Also some cleanup. 11 years ago
eidheim 6d7c4ffa09 Mainly cleanup of terminal.*. Added first time clang-parsing message in terminal. 11 years ago
eidheim 541135cc2d Finished cleaning up source.h/cc for now I think. 11 years ago
es 1b1878f5c0 Remove printlines 11 years ago
Jørgen Lien Sellæg 472a6d427d Minor change 11 years ago
Jørgen Lien Sellæg b72d067c83 Add more configurations. Font, background, show line numbers, highlight current line 11 years ago
eidheim 2f88e75581 Moved indenting to source.cc, added tab_size in config.json, some smaller bugfixes, Gsv::init is in juci.cc, right after Gtk::Application::create as in examples. Also some improvements to indenting. 11 years ago
tedjk bc94a3bb3f added run commands to config 11 years ago
tedjk ff3442896c fixing bugs with config, with 11 years ago
oyvang 6bb936e059 Fixed extensions and compile bug 11 years ago
tedjk 41b745b83d added legal file-extensions to source 11 years ago
tedjk 8b2698cfa5 commit for merge 11 years ago
Jørgen Lien Sellæg c05692546a add log messages 11 years ago
tedjk e49aa2e635 added some logging 11 years ago
tedjk 14313e817e created constructor to api, and added it to window 11 years ago
Jørgen Lien Sellæg 5a41847518 Moves the clang index to notebook for better parsing between edited files 11 years ago
tedjk 00e29a519f added a directory filter to config 11 years ago
Jørgen Lien Sellæg 1e018e675c proof of concept syntax highlighting 11 years ago
tedjk 2362a4a01c added config to source, notebook, menu and keybindings. 11 years ago
tedjk d970407447 config ready to test on source, starting with keybindings 11 years ago