318 Commits (931dc124250dbae20ab6f549b5d9452e4c17696c)

Author SHA1 Message Date
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
tedjk 45218c42a8 moved python module to /lib and executable to /bin, updated plugins.py 11 years ago
Jørgen Lien Sellæg 96b863e488 Add flushing of log file 11 years ago
oyvang de2c64ee60 fixed terminal view and compile and run 11 years ago
tedjk e49aa2e635 added some logging 11 years ago
Jørgen Lien Sellæg 839949b7fe edit logging service 11 years ago
tedjk f1d9b005de moved python module to local folder 11 years ago
Jørgen Lien Sellæg de40073fac add include 11 years ago
tedjk 7d8cea2128 last cleanup 11 years ago
Jørgen Lien Sellæg 1fdad2e876 add logging service 11 years ago