00b8a08c9aSource map show/hide configuration is now working.
eidheim
2015-10-03 11:43:22 +0200
f9defc5c5cMerge pull request #65 from eidheim/master
Ole Christian Eidheim
2015-10-03 00:59:01 +0200
8b7ae024faMinor fix to similar_tokens_tag at buffer change.
eidheim
2015-10-03 00:55:19 +0200
d0bb9aabc9Merge pull request #64 from eidheim/master
Ole Christian Eidheim
2015-10-02 21:28:26 +0200
634a116184Now compiles on Ubuntu 14.
eidheim
2015-10-02 21:09:11 +0200
c4097eefbdMore effective tag_similar_tokens. Especially when sourcemap is turned on (might be an OS X issue only though)..
eidheim
2015-10-02 19:07:05 +0200
23ed87aa80Merged with master
Jørgen Lien Sellæg
2015-10-02 13:59:40 +0200
d77aed7ab5Fixed comments within system includes, should now get all brief comments if existing doxygen doc. Small commit, took weeks to figure out...
eidheim
2015-10-02 10:31:53 +0200
1c7e5762ccFix to clang include on OS X.
eidheim
2015-10-01 10:50:25 +0200
521bd82bb8Minor entrybox cleanup, and entry text has now no max size limit.
eidheim
2015-10-01 08:41:11 +0200
a8301256a7Now uses tab char and size from config.json when creating new C++ project. Also fixed a minor issue when using tab as tab_char.
eidheim
2015-09-17 14:47:47 +0200
6b019a98f3Can now change default size of juci window in config.json.
eidheim
2015-09-17 13:24:36 +0200
932cd8efd9Added dark blue style based on Emacs deeper blue theme.
eidheim
2015-09-17 10:24:24 +0200
b2a82979e1Can now move to next/previous tab using key-shortcuts.
eidheim
2015-09-17 09:34:54 +0200
4d357ff99eNow fallbacks to default config if error in ~/.juci/config/config.json.
eidheim
2015-09-17 08:53:57 +0200
2d7e9d7062Improved dark style.
eidheim
2015-09-17 08:32:53 +0200
c86f63e082Slight color change in dark-style.
Ole Christian Eidheim
2015-09-16 16:54:54 +0200
3b0426ad31Fixed gtk assertion error.
Ole Christian Eidheim
2015-09-16 16:50:21 +0200
2ad7b432deNow reconfigures juci when config.json is saved, although could not do this for keybindings due to depricated functions I guess. Also some smaller fixes.
eidheim
2015-09-16 16:37:36 +0200
053088122aMerge pull request #13 from cppit/master
Ole Christian Eidheim
2015-09-16 10:26:10 +0200
cbce6c89b7Now updates ~/.juci/config/config.json if a new version or additional fields are added by the juci team.
eidheim
2015-09-16 10:23:49 +0200
4c1db737afFixed crash when a tab is closed right after buffer change.
eidheim
2015-09-16 10:21:05 +0200
d6b5b6b607Fixed crash when closing a tab right after buffer change.
Ole Christian Eidheim
2015-09-16 09:55:33 +0200
aeb8751ee8Using more effective clang::Tokens::get_similar_token_offsets.
eidheim
2015-09-15 12:38:27 +0200
252cec4e58Much less resource demanding type information retrieval.
eidheim
2015-09-15 11:52:53 +0200
d4db7cabb5Merge pull request #59 from eidheim/master
Ole Christian Eidheim
2015-09-14 10:01:00 +0200
048b088b9dWorkaround to iter_forward_to_context_class_toggle bug.
eidheim
2015-09-14 09:58:07 +0200
4da87e346aMerge pull request #58 from eidheim/master
Ole Christian Eidheim
2015-09-14 09:15:33 +0200
3cf7429ccdNow properly removes spellcheck errors when the word is no longer in a string or comment. Also reverted the info/status field position.
eidheim
2015-09-14 08:44:14 +0200
cc257e0fd0Moved info and status right to below notebook.
eidheim
2015-09-14 07:33:02 +0200
60136fe560Spellcheck fixes when for instance uncommenting code and moving cursor to positions where previous spellcheck errors were found.
eidheim
2015-09-10 14:21:04 +0200