aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11Improve notebook to handle submit for previous cellsnotebook-viewFrancesco Abbate
2022-04-11Adjust notebook to drawn lines to highlight cellsFrancesco Abbate
2022-04-11Notebook add separate cells for stderrFrancesco Abbate
2022-04-10Delay creating output inline cell on submitFrancesco Abbate
2022-04-10Use larger scrollbar sizeFrancesco Abbate
2022-04-10Add simple scrolling mechanismFrancesco Abbate
2022-04-10Add explanatory comments for node-level viewFrancesco Abbate
2022-04-10Fix and complete mouse events dispatch in notebookFrancesco Abbate
2022-04-10Fix problem with cursor blink in NotebookViewFrancesco Abbate
2022-04-09Fix problem with rootview and notebook active's viewFrancesco Abbate
2022-04-09Cleanup notebook margin and padding logicFrancesco Abbate
2022-04-09Avoid printing pending newline in notebook outputFrancesco Abbate
2022-04-08Fix script and process command to run on linuxFrancesco Abbate
2022-04-08Chunk input code in notebook submitFrancesco Abbate
2022-04-08Avoid drawing gutter in NotebookView code snippetsFrancesco Abbate
2022-04-08WIP: fix input/output addition and focusFrancesco Abbate
2022-04-07WIP: input/output with gsl-shell sort of workingFrancesco Abbate
2022-04-07Add a script to run with gsl-shell subprocessFrancesco Abbate
2022-04-07Add custom syntax in notebook partsFrancesco Abbate
2022-04-07Avoid notebook part past-the-end scrollingFrancesco Abbate
2022-04-06WIP more work to make notebook part workFrancesco Abbate
2022-04-06Rename notebookview fileFrancesco Abbate
2022-04-06WIP: notebook first visualizaion and input eventsFrancesco Abbate
2022-04-06WIP: implementing notebook viewFrancesco Abbate
2022-03-31Add build job for sourcehutFrancesco Abbate
2022-03-14No longer load deleted files from workspaceFrancesco Abbate
2022-03-14Add changelog entry for NagView changeFrancesco Abbate
2022-03-11nagview: support vscroll when message is too longjgmdev
2022-02-12Add a script to repackage a release into an appimageFrancesco Abbate
2022-02-12Fix version option for appimage scriptFrancesco Abbate
2022-02-11Fix a new things about the appimage scriptFrancesco Abbate
2022-01-29Include addons with build-package for bundlesv2.0.5Francesco Abbate
2022-01-27Fix again bug with invalid ignore_files patternstesting-2.0.5Francesco Abbate
2022-01-26Add a small top margin when drawing tabsFrancesco Abbate
2022-01-25Do no error out on malformed ignore patternsFrancesco Abbate
2022-01-25Add gruvbox light and dark themeFrancesco Abbate
2022-01-24Fix problem with project module save hookFrancesco Abbate
2022-01-24Use new mutex in dmon to avoid possible lock-upFrancesco Abbate
2022-01-19Bump version and changelog to prepare 2.0.5 releaseFrancesco Abbate
2022-01-18Remove remaining debug messageFrancesco Abbate
2022-01-13Treat final '/' or '/$' in ignore rule as part of the patternFrancesco Abbate
2022-01-13Fix error to close view when deleting a fileFrancesco Abbate
2022-01-12Fix project files reading with symlinkfix-dir-monitor-symlinksFrancesco Abbate
2022-01-10Ensure config.plugins are restored on new configFrancesco Abbate
2022-01-09Fix checks when opening new project directoryFrancesco Abbate
2022-01-09Remove remaining debug code fragmentFrancesco Abbate
2022-01-09Use a timeout in dmon thread with pending eventsFrancesco Abbate
2022-01-09Attempt to fix dmon critical section for windowsFrancesco Abbate
2022-01-09Do not use timeout in dmon linux selectFrancesco Abbate
2022-01-09Fix some errors with previous commitsFrancesco Abbate