224 Commits (c2da91c9787d8ff8e7f52ed6b27ec2e116973c71)

Author SHA1 Message Date
es c2da91c978 Proof of concept 11 years ago
es d57b18c144 Add custom background color 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 80cae66884 Yet another minor indentation fix. 11 years ago
eidheim 4a97b73cf3 minor fix to indentation. 11 years ago
eidheim bd32ff013d Indentation done I think. 11 years ago
eidheim a180682eb2 Now, undo does not go back to when textbuffer was empty. Fixed crash when closing tabs while processing source. 11 years ago
eidheim 88a0713128 Fixed crash. 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
eidheim bd3f3739a4 Added Gsv::init(), and changed behaviour of home and end keys slightly. 11 years ago
Jørgen Lien Sellæg 496e962079 Fixes #3 Add undo and redo by hotkey 11 years ago
eidheim 954ae00517 Removed previous linenumbering. Scrolling now works on both enter and paste text. 11 years ago
eidheim 689304712a Now using gtksourceviewmm. 11 years ago
eidheim fa1cce63ba Added some very basic indentation. Improvements needed. 11 years ago
eidheim 4e2200ea1b Works now without std::min(buffer->get_text.size(), raw_size) it seems. 11 years ago
eidheim 872a61beb7 Removed dangerous use of vector<const char*>. Opening files in a project now work every time. 11 years ago
eidheim e64fe65e09 OS X support almost done. Fixed a crash using Glib::Dispatcher, also resulted in simpler code in source.cc. 11 years ago
Jørgen Lien Sellæg 80ecca9d24 Remove comments 11 years ago
Jørgen Lien Sellæg bee11a2504 move lock 11 years ago
oyvang 18ff966814 fixed compile_command cp to source folder 11 years ago
Jørgen Lien Sellæg f7da02341c Fixes 11 years ago
oyvang 765b28cf35 fixed bug with two save listeners 11 years ago
oyvang 78b2de3924 fixed save on compile 11 years ago
oyvang 6401f94465 fixed feedback when file is not saved 11 years ago
oyvang 81cd2ef6d4 fixed output on save file and save as 11 years ago
tedjk d93b864fdb removed the last stock gtk binding 11 years ago
tedjk 08bf0cf806 removed all stock gtk bindings. 11 years ago
tedjk 0e3c551c53 added custom keyindings where stock gtk bindings were used. 11 years ago
Jørgen Lien Sellæg 3250ecacaf edit installation path of libclangmm 11 years ago
tedjk bc94a3bb3f added run commands to config 11 years ago
oyvang 7ef8ff0893 fixing terminal bugs 11 years ago
oyvang 2e59a5f294 fixing bugs config term 11 years ago
tedjk 26dc5d44dd merged with gm 11 years ago
tedjk ff3442896c fixing bugs with config, with 11 years ago
oyvang 98d187611a fixing config bugs 11 years ago
oyvang 6bb936e059 Fixed extensions and compile bug 11 years ago
oyvang 81dd9e5a5d removed commen in LegalExtension 11 years ago
tedjk f3f14aada6 fixed nasty syntax indent error in config.json 11 years ago
tedjk 136e70d15b fixed legal extensions to parse in source and notebook, with GM 11 years ago
oyvang 68d0475318 fixing crash bug on dot in json files 11 years ago
tedjk 41b745b83d added legal file-extensions to source 11 years ago
oyvang 0678ac68c8 Fixed keybinding on compile and run 11 years ago
tedjk ff1261b000 added some debugging in directories 11 years ago
oyvang f7253f498f implemented AskSaveFileDialog 11 years ago
tedjk 242a2c6556 some typo 11 years ago
tedjk 8b2698cfa5 commit for merge 11 years ago
oyvang 9087f660ca fixed bug with complie and run 11 years ago
oyvang e597f1e222 add logs to notebook 11 years ago
Jørgen Lien Sellæg c05692546a add log messages 11 years ago