7b77f4ddd3libclangmm submodule now links to master. Updating link to a new release of libclangmm before creating a new release of juCi++
eidheim
2016-04-01 08:24:19 +0200
6f2792969aImproved language in Find/Replace tooltips
eidheim
2016-04-01 08:20:14 +0200
20c7f8e98bMerge pull request #171 from eidheim/master
Ole Christian Eidheim
2016-03-31 19:47:01 +0200
563d1e7e9cMerge pull request #175 from milleniumbug/find_buttons
Ole Christian Eidheim
2016-03-31 13:20:29 +0200
31d54f0b3cAdded tooltips with file path to tabs
eidheim
2016-03-31 11:54:47 +0200
780e743222added gui buttons for finding/replacing
milleniumbug
2016-03-31 00:29:05 +0200
6f18cbbb32Improved undo/redo for backspace to line above
eidheim
2016-03-26 13:30:45 +0100
6dfdcb9ac4Improved debug value tooltips for static variables (SomeClass::some_variable)
eidheim
2016-03-26 09:53:47 +0100
95981f6b6aImproved debug value tooltips
eidheim
2016-03-25 18:39:06 +0100
43f6e87081Now opens the last current file tab when starting juci without parameters
eidheim
2016-03-25 16:26:25 +0100
033f5e76deNow reopens folder and files from last session if starting juci without parameters. Related to issue mentioned in #170
eidheim
2016-03-25 15:52:33 +0100
2f78ea61b6Changed default window width and height in preferences, and save_on_compile_or_run is now true by default
eidheim
2016-03-22 09:26:55 +0100
d76bb115cbFixed comments on the Gtk::TextView::on_key_press_event issue
eidheim
2016-03-21 13:55:50 +0100
2b172d6e96Fixes a segmentation fault caused by Gtk::TextView::on_key_press_event. Have once in a while experienced this issue, but only on OS X
eidheim
2016-03-21 13:38:33 +0100
1cd001294bNow handles autocomplete even when the line starts with a comment (/*...*/)
eidheim
2016-03-21 10:48:34 +0100
117857f937Added automated cmake processing for all cmake files in Project::on_save
eidheim
2016-03-21 10:00:25 +0100
4a3eb43ebbNow properly uses std::move in get_language
eidheim
2016-03-20 14:08:01 +0100
f9e22d55f7build now created in get_language so that language can be chosen based on build management system found
eidheim
2016-03-20 13:52:52 +0100
ed0004fa6cAdded page parameter to Project::on_save
eidheim
2016-03-20 09:56:33 +0100
8a1c42450dMinor cleanup of project code
eidheim
2016-03-20 09:50:56 +0100
44061a0fcaAdded auto indentation and better indentation for C#
eidheim
2016-03-06 10:45:48 +0100
755747bbbaBracket based auto indentation added for Java, JavaScript, TypeScript
eidheim
2016-03-06 10:23:09 +0100
2f057b3930Auto-indent cleanup and now supports JavaScript, TypeScript and Java as well. Also removed too eager message telling which file type was opened
eidheim
2016-03-06 09:54:36 +0100
140068f740Added tree lines to directory view
eidheim
2016-02-21 13:10:42 +0100
a8a48a4991Added tab-style exception for Ubuntu
eidheim
2016-02-21 12:37:23 +0100
5cc66d257cMore fixes to tabs, solves #161
eidheim
2016-02-21 12:09:00 +0100
75cc29def5Finally found a way to make the notebook tabs smaller
eidheim
2016-02-21 11:08:41 +0100
866f5e7614Minor project cleanup in window.cc
eidheim
2016-02-20 09:15:27 +0100
47318febd5Added NULL check for getenv in MSYS2
U-olece-PC\olece
2016-02-17 10:07:06 +0100
93b226c642Got rid of absolute build path variables in MSYS2. juCi++ can now safely be installed through a MSYS2 package
U-olece-PC\olece
2016-02-17 09:49:04 +0100
2770463c09Renamed DebugClang to Clang in namespace Debug (Debug::Clang)
eidheim
2016-02-15 10:15:38 +0100
a717fe7b39Removed hard DebugClang dependency in Terminal
eidheim
2016-02-15 09:36:59 +0100
f1bfcb4402Renamed debug/Debug to debug_clang/DebugClang
eidheim
2016-02-15 09:09:46 +0100
1f6661aa56Moved project configs to Config::project
eidheim
2016-02-15 09:01:13 +0100