74 Commits (81229a287ce4e99953eed3606bbdb6ac3f55f362)

Author SHA1 Message Date
eidheim 81229a287c More code cleanup. Removed dependency notebook.h from the Source-classes. Support for other languages than C++ can soon be added by implementing an interface of Source::Parser, but this is not something I will prioritize. 11 years ago
eidheim d324d99c05 Cleanup of Source::Model (renamed Source::Parser) and Source::Controller. 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
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 fa1cce63ba Added some very basic indentation. Improvements needed. 11 years ago
Jørgen Lien Sellæg f7da02341c Fixes 11 years ago
oyvang 81cd2ef6d4 fixed output on save file and save as 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
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 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
oyvang f7253f498f implemented AskSaveFileDialog 11 years ago
tedjk 242a2c6556 some typo 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
oyvang 129ef27155 Fiked Terminal compile and run functions 11 years ago
oyvang aac51b73ee Fixed save and save as 11 years ago
Jørgen Lien Sellæg 5a41847518 Moves the clang index to notebook for better parsing between edited files 11 years ago
oyvang 59925ea19c Working console for linux, missing merge with forgie 11 years ago
Jørgen Lien Sellæg 64ce7473ed juci working auto complete 11 years ago
oyvang 1ccca62ebe fixed popup bug and merged with master 11 years ago
Jørgen Lien Sellæg 63d69c6ca3 add vector as parameter 11 years ago
oyvang bc0a24ec77 Fikxed Popup Bugs and started working on terminal 11 years ago
Jørgen Lien Sellæg a27517293c add autocompletion demo 11 years ago
tedjk 445f63210a working undo redo, not optimal, will create a more efficient version now 11 years ago
tedjk eb0e492513 merged again 11 years ago
oyvang 8c42813bbe fixed merge bug with tedsky 11 years ago
tedjk 00e29a519f added a directory filter to config 11 years ago
oyvang 4831d91445 fixed popup, known bug iterator gtkmm error on insert text to buffer 11 years ago
tedjk be3cdb1dc1 directories.h and .cc code cleanup 11 years ago
tedjk 3e15679705 moved directory signal functions to notebook from window 11 years ago
tedjk df6cc6136d added project structure box to the left of the window 11 years ago
Jørgen Lien Sellæg 1e018e675c proof of concept syntax highlighting 11 years ago
oyvang 64508d0ee4 Fully working linenumbers 11 years ago
oyvang a8e571432c Linenumbers working, know bug->focus new tab 11 years ago
tedjk 2362a4a01c added config to source, notebook, menu and keybindings. 11 years ago
oyvang 477dda390d Working linenumbers 11 years ago
tedjk d970407447 config ready to test on source, starting with keybindings 11 years ago
oyvang 2d44494478 linenumbers 11 years ago
oyvang 5eb5aa3ee8 Fixed search and optimized some code 11 years ago
oyvang c7726918ae Fixed minor issues and started on seach function 11 years ago
Jørgen Lien Sellæg 11755ae716 Commit 11 years ago