1070 Commits (37dc7e58243749afb73c44c8bf950d85dcf39d6e)

Author SHA1 Message Date
eidheim d366618adf Yet another smart indentation cleanup 11 years ago
eidheim 89c96d598d Smart indentation cleanup 11 years ago
eidheim 44061a0fca Added auto indentation and better indentation for C# 11 years ago
eidheim 755747bbba Bracket based auto indentation added for Java, JavaScript, TypeScript 11 years ago
eidheim 2f057b3930 Auto-indent cleanup and now supports JavaScript, TypeScript and Java as well. Also removed too eager message telling which file type was opened 11 years ago
eidheim 7e34cebded Revert "CMake cleanup" 11 years ago
eidheim 3ed9daccf3 CMake cleanup 11 years ago
eidheim 701f22c4cb Removed unneeded cmake-include in window.h 11 years ago
eidheim 4a94a2a8a1 Now escapes filenames for run html, js, md and python 11 years ago
eidheim 977eace1bc Reverted removal of -DMSYS_PROCESS_USE_SH under MSYS2. Was deleted by accident 11 years ago
eidheim d4f8a958f6 Version changed to 1.1.1 11 years ago
eidheim a93dcf23bc Compiled and run/debug programs are now executed from project top directory instead of the build directory 11 years ago
eidheim edc46d2561 Correctly clears the selectiondialog model after hiding 11 years ago
eidheim 1600addd5c Simplified Project::debug_update_status as suggested by @zalox 11 years ago
eidheim 52f99efd91 Fixed autocomplete freeze when clearing a large number of rows 11 years ago
eidheim 827c69a425 Added possibility to modify menus at runtime 11 years ago
eidheim 5d0f9a19e5 Added rounded top corners on notebook tabs 11 years ago
eidheim cc78294cd3 Removed a comment 11 years ago
eidheim 5eda6bf506 Further improvements to notebook padding 11 years ago
eidheim 20a69d15df Improved padding styles 11 years ago
eidheim 140068f740 Added tree lines to directory view 11 years ago
eidheim a8a48a4991 Added tab-style exception for Ubuntu 11 years ago
eidheim 5cc66d257c More fixes to tabs, solves #161 11 years ago
eidheim 75cc29def5 Finally found a way to make the notebook tabs smaller 11 years ago
eidheim 866f5e7614 Minor project cleanup in window.cc 11 years ago
U-olece-PC\olece 47318febd5 Added NULL check for getenv in MSYS2 11 years ago
U-olece-PC\olece 93b226c642 Got rid of absolute build path variables in MSYS2. juCi++ can now safely be installed through a MSYS2 package 11 years ago
eidheim 2770463c09 Renamed DebugClang to Clang in namespace Debug (Debug::Clang) 11 years ago
eidheim a717fe7b39 Removed hard DebugClang dependency in Terminal 11 years ago
eidheim f1bfcb4402 Renamed debug/Debug to debug_clang/DebugClang 11 years ago
eidheim 1f6661aa56 Moved project configs to Config::project 11 years ago
eidheim 26b5cab268 Dispatcher cleanup 11 years ago
eidheim f71acaf773 Removed redundant Dispatcher::disconnect 11 years ago
eidheim 48c4ac141f Fixed autocomplete freeze within the new dispatch system 11 years ago
eidheim 3718aac5b3 Minor autocomplete revert fix 11 years ago
eidheim 7722e7eee5 Dispatcher cleanup 11 years ago
eidheim 7ab2211f45 Fixed crash when trying to debug and compile at the same time 11 years ago
eidheim 111028956d Made debug_label static also 11 years ago
eidheim 9be5c1bcf8 Yet another minor fix for older gtk versions 11 years ago
eidheim 29f8ef5613 Minor fix for older gtk versions 11 years ago
eidheim 9fe43c185a Minor cleanup of Terminal 11 years ago
eidheim e667a38640 Added Dispatcher class for simpler dispatching of functions from worker threads to gui thread. Also got rid of the Project-singleton by replacing its function with static functions 11 years ago
eidheim edbd713280 Improved separation of what is performed in window and project classes 11 years ago
eidheim e1843d42ef Removed include debug.h from window.cc 11 years ago
eidheim d4e886a31d More project cleanup, some minor things left to do 11 years ago
eidheim e9cc73471d More project cleanup, getting there, soon done 11 years ago
eidheim da0dde1d6f Slight cleanup of project 11 years ago
eidheim 9e3b1f53c0 Fix for MSYS2 when opening web-files 11 years ago
Ole Christian Eidheim 2ef81115bd Fixed show web-files on Linux 11 years ago
eidheim ad14337aea Fixed builds without lldb, added HTML project, and fixed opening web-pages on non-OS X systems 11 years ago