155 Commits (dfde64c90bd0be96c489bcc5f41e7df5ddae503a)

Author SHA1 Message Date
eidheim cc9f8933db Go to cursor improvement and cleanup. Also fixed a potential crash 10 years ago
eidheim 7e34cebded Revert "CMake cleanup" 10 years ago
eidheim 3ed9daccf3 CMake cleanup 10 years ago
eidheim 5d0f9a19e5 Added rounded top corners on notebook tabs 10 years ago
eidheim cc78294cd3 Removed a comment 10 years ago
eidheim 5eda6bf506 Further improvements to notebook padding 10 years ago
eidheim 20a69d15df Improved padding styles 10 years ago
eidheim a8a48a4991 Added tab-style exception for Ubuntu 10 years ago
eidheim 5cc66d257c More fixes to tabs, solves #161 10 years ago
eidheim 75cc29def5 Finally found a way to make the notebook tabs smaller 10 years ago
eidheim da0dde1d6f Slight cleanup of project 10 years ago
eidheim ad14337aea Fixed builds without lldb, added HTML project, and fixed opening web-pages on non-OS X systems 10 years ago
eidheim 86927153f9 Added python and javascript projects 10 years ago
eidheim 35ab881071 Finished project cleanup 10 years ago
eidheim c62beeb4af Added markdown view support 10 years ago
eidheim 07a43c6bd8 WIP: project cleanup, added project classes so that the hard dependency towards clang is removed in Window. In this way, one can add run commands for other project and file types. 10 years ago
eidheim 46bb7da234 Solves #159, added option to save project files on compile/run 10 years ago
eidheim 541fa039f5 Cleanup of builds 10 years ago
eidheim a9e294218e Cleanup of cmake build system, and no longer runs cmake in debug build every time debug is started 10 years ago
eidheim 3f8aeac476 Yet another minor compile fix 10 years ago
eidheim b30f2da8a4 Debugging fixes 10 years ago
eidheim b23a2deec1 Work in progress: debug integration 10 years ago
eidheim 4a6d92c893 cmake error messages no longer appear twice when saving CMakeLists.txt 10 years ago
eidheim 606db580d5 Fixes #121, #131 and #132. More testing needed, except bugfix commits soon. 10 years ago
Akshay Shekhervoldyman666@gmail.com 168698fae4 Removed and as per the TODO's 10 years ago
eidheim 1675305884 New singleton system without a singleton container class. 10 years ago
eidheim 509891270f Notebook labels are now slightly smaller in height 10 years ago
eidheim b2fa9d1bba Focus fix for notebook tabs 10 years ago
eidheim a1e529aab0 Fixed a bug in tab labels that lead to wrong labels being marked as changed if a reordering of the tabs had been done. 10 years ago
eidheim 5ed9b6eb72 Added close symbol on tabs. 10 years ago
eidheim 7e598ae91a Cleanup of soft_reparse uses, and fixed a bug where implementation files were not correctly reparsed after using rename that included a header file. 10 years ago
eidheim c3ea4c722b Fixes #92, and some cleanup of the reparse functions and variables. 10 years ago
eidheim 39fb97d295 Renamed strip_trailing_whitespaces to cleanup_whitespace_characters 10 years ago
eidheim 6ed8a55821 Renamed get_current_path to get_current_folder. 10 years ago
eidheim 5839186aa5 Added *_user_action to trailing whitespace stripping. 10 years ago
eidheim 6a4adbbf09 Fixed a bug in trailing whitespace stripping. 10 years ago
eidheim 17732a3e82 Added option to strip trailing whitespaces on save, and add trailing newline if missing. 10 years ago
eidheim a288ce37cb Improved and consistant default directory handling for run command and dialogs. 10 years ago
eidheim 8617e5894d Can now create files from command line arguments (juci . new_file.py), and error messages in terminal are set to bold. 10 years ago
eidheim 626d347387 Singletong and config cleanup. Got rid of most if not all circular includes. 10 years ago
eidheim c619fbd1f7 Removed saved to message since it was cluttering the terminal output. 10 years ago
eidheim be1716f005 Fixed gtk/gtksourceview version checks. 10 years ago
eidheim 2c5f513994 Removed a gcc warning. 10 years ago
eidheim 2ac04c15a5 Now stores the last tab when opening a new one such that notebook returns to the previous tab after closing the new tab, if no other tab-operations have happened. Like what happens in for instance Chrome. 10 years ago
Jørgen Lien Sellæg 70630fc656 Remove juci namespace from filesystem 10 years ago
Jørgen Lien Sellæg 5fb5f26bce Rename sourcefile to filesystem 10 years ago
eidheim 17e45b1e63 Resolved conflicts in #68. 10 years ago
eidheim 9fc60c1072 Minor fixes to #57. 10 years ago
Jørgen Lien Sellæg bf92d588c4 Remove directories from Notebook 10 years ago
eidheim 4987da6bde Project path fix and cleanup. 10 years ago