1385 Commits (033f5e76de0995a64e9226e4e72a5823582e3309)
 

Author SHA1 Message Date
eidheim 033f5e76de Now reopens folder and files from last session if starting juci without parameters. Related to issue mentioned in #170 11 years ago
eidheim febf786cd2 TextView::on_key_press_event workaround: another fix for dead keys 11 years ago
eidheim a0b4016721 TextView::on_key_press_event workaround fix for dead keys 11 years ago
eidheim 38a9ba3832 Merge https://github.com/cppit/jucipp 11 years ago
eidheim 3885bc7147 Fix for TextView::on_key_press_event workaround 11 years ago
Ole Christian Eidheim f52c82f337 Merge pull request #169 from milleniumbug/master 11 years ago
milleniumbug 0609e38f64 Added installation instructions for Fedora 23 11 years ago
eidheim 54dc293177 Fixes to last commit 11 years ago
eidheim 38867c081d Added a slight delay to directory view update to avoid missing directory changes 11 years ago
eidheim c31f595f90 Minor directories update thread cleanup 11 years ago
eidheim 2f78ea61b6 Changed default window width and height in preferences, and save_on_compile_or_run is now true by default 11 years ago
eidheim d76bb115cb Fixed comments on the Gtk::TextView::on_key_press_event issue 11 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 11 years ago
eidheim 1cd001294b Now handles autocomplete even when the line starts with a comment (/*...*/) 11 years ago
eidheim 117857f937 Added automated cmake processing for all cmake files in Project::on_save 11 years ago
eidheim 4a3eb43ebb Now properly uses std::move in get_language 11 years ago
eidheim f9e22d55f7 build now created in get_language so that language can be chosen based on build management system found 11 years ago
eidheim ed0004fa6c Added page parameter to Project::on_save 11 years ago
eidheim 8a1c42450d Minor cleanup of project code 11 years ago
eidheim a662b0a2da Getting default/debug path cleanup 11 years ago
eidheim 7546e9658e Got rid of double dialog.set_position calls in dialogs.cc 11 years ago
eidheim 7912649b5b Replaced c-style cast with reinterpret_cast in dialogs.cc 11 years ago
eidheim 7118026df2 Minor debug build cleanup 11 years ago
eidheim d901cca611 Removed Notebook::set_tab_label and used g_signal_emit instead for updating notebook tab labels 11 years ago
U-olece-PC\olece 8619686c83 MSYS2 compile fix 11 years ago
eidheim 073584dd8b Minor cleanup of directories 11 years ago
eidheim b64ffd137d Found a couple uninitialized variables through valgrind 11 years ago
eidheim ef54c0a52c Fixes to directory right click methods 11 years ago
eidheim 2f705d2ee7 Fixes #6, added right-click rename file in directory view 11 years ago
eidheim 6784597dac Added right click delete in directory view 11 years ago
eidheim 6aae196472 Made EntryBox a singleton for use in Directories, and fixed some includes 11 years ago
eidheim 08657ad37f Cleanup: removed notebook and window dependencies in dialogs 11 years ago
eidheim 6d8fe5201f Merge https://github.com/cppit/jucipp 11 years ago
eidheim 9c69f18f18 Major project cleanup. Fixes #97 making it possible to support other build tools 11 years ago
Ole Christian Eidheim dbf63dff1c Merge pull request #166 from eidheim/master 11 years ago
eidheim 33794a95b5 Added drag-and-drop in directory view, and WiP right click 11 years ago
eidheim 1516b692b2 Fixed crash when compiling/run/debug an unknown language file 11 years ago
eidheim ce32829211 Merge https://github.com/cppit/jucipp 11 years ago
eidheim 64adf2782f Added support for libclang 3.8 11 years ago
eidheim cc9f8933db Go to cursor improvement and cleanup. Also fixed a potential crash 11 years ago
eidheim 90b7f364c6 Renamed Dispatcher::push to Dispatcher::post 11 years ago
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
Jørgen Lien Sellæg 5bb3f8e895 Add yaourt install instructions 11 years ago
eidheim 701f22c4cb Removed unneeded cmake-include in window.h 11 years ago