1831 Commits (2332ba7cb6ec167b1e61a0b1d09fc0b7b319c309)
 

Author SHA1 Message Date
eidheim 0ecc3bed75 Fixed Source::SpellCheckView::is_code_iter for some languages 9 years ago
eidheim a4619cdb74 Minor cleanup and made insertion of ' and " more restrictive 9 years ago
eidheim bb0f873d01 Simplified and improved Source::SpellCheckView::is_code_iter 9 years ago
eidheim f656b76afe Smart indentation/brackets/insertions cleanup and improvements 9 years ago
eidheim da9f001b8f Added smart_insertions 9 years ago
eidheim 2150557600 Added preference item: smart_brackets 9 years ago
eidheim 0d5f6f4bc0 Smart brackets: added exception where a single ' did not count as a comment character 9 years ago
eidheim ab2f699bf1 Added move on '>' and '(' in '>(' when filling out template and function arguments of autocompleted templated functions. Also selects the text in the function arguments after pressing '('. 9 years ago
eidheim 92f93c9c32 Indentation cleanup and improvements 9 years ago
eidheim 2379bcade5 Minor: fixed tab size that in a few files would be set to 0, and removed begin/end_user_action from control-up/down 9 years ago
eidheim bb8109b7c4 Fixes #281: )-key moves cursor forward instead of inserting ) when appropriate 9 years ago
Jørgen Lien Sellæg dfeaebea60 cleanup: replace some relative paths with absolutes 9 years ago
Jørgen Lien Sellæg 9cae05b81e cleanup: make global includes global 9 years ago
eidheim e5a4dca496 Improved behaviour on control-up/down: move up/down paragraphs, similar to control-left/right 9 years ago
eidheim 28eaf0652e Completed toggle breakpoint on click 9 years ago
eidheim 74175f50bd Merge branch 'breakpoint_onclick_squashed' of https://github.com/d3rrial/jucipp 9 years ago
d3rrial 546fda82c0 readded mistakenly removed whitespace 9 years ago
d3rrial 37772e247b Added rudimentary breakpoint on click functionality 9 years ago
eidheim a0d91569fc Revert "Fixed position of text after { when pressing Enter after {" due to complexity 9 years ago
d3rrial 55fb517b94 updated all occurences of GDK_KEY_Return 9 years ago
d3rrial d8d08becdc fixed numpad return not applying indents 9 years ago
eidheim fdddef3314 Completed Recreate (Clean) Build in Project menu 9 years ago
d3rrial 0cfa6b8b84 Implemented menu item to clean build directory 9 years ago
d3rrial 0be32747b4 Revert "Introduced a method to clean build directory" 9 years ago
d3rrial c9a88b518a Introduced a method to clean build directory 9 years ago
eidheim bf40ca50b8 Updated tiny-process-library submodule 9 years ago
eidheim 7b798bc336 Close Tab in menu is now in same section as Next/Previous Tab 9 years ago
Hallgeir Løkken 153a24d4b2 Corrected install instructions for OS X: gtksourceviewmm3 is now properly part of homebrew and can be installed directly instead of using brew/x11/gtksourceviewmm3 9 years ago
d3rrial 9936103dd4 Changed "Clear Console" to "Clear Terminal" 9 years ago
d3rrial 123c051b77 changed clear_console to window_clear_terminal 9 years ago
d3rrial 60baeef29c added feature function to clear console manually 9 years ago
eidheim a17a54e549 Open Dialog now defaults to the current view's folder if the view is outside of the opened folder 9 years ago
Jørgen Lien Sellæg 443e08e86c bugfix: fixes segmentation fault on very long lines 9 years ago
eidheim 6a46babfab Now clears spellcheck errors first when using spellcheck in menu 9 years ago
eidheim 8b7004065c Fixed position of text after { when pressing Enter after { 9 years ago
eidheim 3721b6cd79 Updated tiny-process-library submodule 9 years ago
eidheim b8bfeea26b Added Toggle Comments for various languages, and updated bracket language check 9 years ago
eidheim 0b88072209 Added New Project->C to File menu 9 years ago
eidheim 30b7305e77 Fixed visualisation of tabs on OS X 9 years ago
eidheim 2322c3ad08 Fixes #266, now checks for glibmm 2.45 before using FILE_MONITOR_WATCH_MOVES when monitoring directories 9 years ago
eidheim b47ddae801 Implement method and goto method now also includes regular functions 9 years ago
eidheim 6d56df787e Simplified Git::get_repository 9 years ago
Jørgen Lien Sellæg eded154ed7 Merge pull request #262 from eidheim/gui 9 years ago
eidheim 6b4c814478 Minor fix to tooltip positioning 9 years ago
Vipul S. Chawathe d9647e4b54 Broader BSD check 10 years ago
Vipul S. Chawathe c143af279b Checked for more BSDs 10 years ago
Vipul S. Chawathe b6d8bcbba1 Accomodate *BSD 10 years ago
eidheim a702f3210e Fixed libclang includes for latest llvm version on OS X 10 years ago
eidheim 1a14cd2206 GUI changes in preparation for additional debug information: terminal is now directly below notebook 10 years ago
eidheim d3f605f9c7 Cuda is now considered a bracket language 10 years ago