226 Commits (6dfdcb9ac45d6ef76c559e8a00e562948a5f162a)

Author SHA1 Message Date
eidheim febf786cd2 TextView::on_key_press_event workaround: another fix for dead keys 10 years ago
eidheim a0b4016721 TextView::on_key_press_event workaround fix for dead keys 10 years ago
eidheim 3885bc7147 Fix for TextView::on_key_press_event workaround 10 years ago
eidheim d76bb115cb Fixed comments on the Gtk::TextView::on_key_press_event issue 10 years ago
eidheim 2b172d6e96 Fixes a segmentation fault caused by Gtk::TextView::on_key_press_event. Have once in a while experienced this issue, but only on OS X 10 years ago
eidheim 9c69f18f18 Major project cleanup. Fixes #97 making it possible to support other build tools 10 years ago
eidheim cc9f8933db Go to cursor improvement and cleanup. Also fixed a potential crash 10 years ago
eidheim d366618adf Yet another smart indentation cleanup 10 years ago
eidheim 89c96d598d Smart indentation cleanup 10 years ago
eidheim 44061a0fca Added auto indentation and better indentation for C# 10 years ago
eidheim 755747bbba Bracket based auto indentation added for Java, JavaScript, TypeScript 10 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 10 years ago
eidheim bd3c30faba Get iter for dialog positioning cleanup 10 years ago
eidheim 0cf5978f1c Found debug that looks ok in both light and dark styles 10 years ago
eidheim 23255cdaf6 Slightly better breakpoint and stop colors in dark style 10 years ago
eidheim 9b5c5baa2d Minor fixes to debug integration 10 years ago
eidheim 8905f8fc75 Added debug status and now shows the line where the debug process is stopped 10 years ago
eidheim b23a2deec1 Work in progress: debug integration 10 years ago
eidheim 6b96b64d61 Visual size of tab (\t) set to 4 spaces 10 years ago
eidheim 6aee69b398 Minor cleanup of selectiondialog.* 10 years ago
eidheim 0837f6c8a1 Minor bug fix: tooltips and spellcheck dialog no longer gets hidden when shown on top of mouse cursor 10 years ago
Ole Christian Eidheim 08910538d8 Dialogs now gets hidden if a new cursor position is chosen using the mouse. Also made the run command entry a bit larger 10 years ago
eidheim c4b3e869df Final fix to #130 hopefully 10 years ago
eidheim 9eac6d1382 Minor cleanup to dialog events 10 years ago
eidheim da62ee9bd6 Fixes #130, but need some testing before merge 10 years ago
eidheim cda802676e Work in progress related to #130 10 years ago
eidheim 80d4a84961 Fixes #128 10 years ago
eidheim 291c0509bd Better find tab char and size function 10 years ago
eidheim 1675305884 New singleton system without a singleton container class. 10 years ago
eidheim d4f72430cb Fixed a crash when pressing enter at the first line when having a space at the end. Also a minor fix if one press enter at the last line. 10 years ago
eidheim 18c34be06d Tiny cleanup. 10 years ago
eidheim fd4668bfe4 Major cleanup of autocomplete, and a couple of minor fixes. 10 years ago
eidheim c3ea4c722b Fixes #92, and some cleanup of the reparse functions and variables. 10 years ago
eidheim 22cb10eea3 Fixed use of ' in spellcheck. 10 years ago
eidheim 09499c4c03 Hopefully the last paste-bug-fix. 10 years ago
eidheim d1f50f4346 Fixed another paste crash. 10 years ago
eidheim f77e7723ba Spellcheck encoding is now always utf-8. 10 years ago
eidheim d378051ea7 No longer crashes when doing spell check buffer with missing spell check language. 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 1c95ac6139 Smarte paste is now significantly faster. 10 years ago
Ole Christian Eidheim 7d4d552786 Fixes #77. 10 years ago
Jørgen Lien Sellæg 94bc501ab6 Remove the rest of the references to the removed singletons and adding main config as singleton 10 years ago
eidheim be1716f005 Fixed gtk/gtksourceview version checks. 10 years ago
eidheim a69e7a8dd0 Minor fix to shift-tab indentation. 10 years ago
eidheim d6f3b8c3e5 Added background_pattern. 10 years ago
Jørgen Lien Sellæg 3dfa3be423 More robust path handling. Fixes some bugs on windows 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