b5a551462cImproved path deduction for run command.
eidheim
2015-10-07 10:23:54 +0200
8becce510fNow tries to run cmake after saving CMakeLists.txt, even if it is outside of opened directory, or directory is not opened.
eidheim
2015-10-07 10:13:14 +0200
f468a601d5Now only reparse clang files if a header is saved.
eidheim
2015-10-06 10:25:02 +0200
b37a9d38d5Added fix its, and some minor cleanup.
eidheim
2015-10-05 15:59:06 +0200
d7ec26fcf8Minor bug fixes to smart keys.
eidheim
2015-10-04 12:19:40 +0200
137e2bcc18Fixes to smart delete, backspace and end.
eidheim
2015-10-04 12:06:15 +0200
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