32 Commits (cee24486764a528f25ba50b8b7913e3e9a189d7a)

Author SHA1 Message Date
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
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