1165 Commits (8905f8fc757f55fac35f50c4780bbc9b587b4ee5)
 

Author SHA1 Message Date
eidheim ffc6c3819b More robust process functions. 10 years ago
U-ole-PC\ole bd1be79697 Fixes #100 10 years ago
Jørgen Lien Sellæg 06cc6590e5 #100 Revert sh until fixed 10 years ago
eidheim 104cff4674 Minor name change in include guard of process.hpp 10 years ago
eidheim c38e3dc7af Minor cleanup of process class and functions. 10 years ago
Jørgen Lien Sellæg 08ff48b79a Merge pull request #98 from eidheim/master 10 years ago
eidheim e2c501db17 Minor cleanup of process* 10 years ago
eidheim 800ab3486c A minor fix to process comments. 10 years ago
Ole Christian Eidheim 6c69d94db7 Merge pull request #22 from cppit/master 10 years ago
eidheim a1e529aab0 Fixed a bug in tab labels that lead to wrong labels being marked as changed if a reordering of the tabs had been done. 10 years ago
eidheim 29f2cc2f55 Some cleanups to process* 10 years ago
eidheim d7a48e30fe Fixed some issues with the new terminal/process source 10 years ago
eidheim 1a7c0831be Renamed MSYS2_PROCESS_USE_SH to MSYS_PROCESS_USE_SH 10 years ago
U-olece-PC\olece 2b8e729447 Fixes to windows processing and some general processing issues. 10 years ago
U-olece-PC\olece e7c70ac1be Added Windows process support. Also temporarily using dialogs_unix on Windows because of missing function in MSYS2. 10 years ago
eidheim ccd0251179 Added missing include in process_unix.cc 10 years ago
eidheim 18ead2f820 Terminal and process cleanup. Added Process class with unix implementation, Windows implementation coming soon. 10 years ago
Ole Christian Eidheim e009d2af50 Merge pull request #95 from eidheim/master 10 years ago
eidheim d8ab25db47 Renamed a few variables to more appropriate names 10 years ago
eidheim af62c9a3f7 Cleanup of the code around while(g_main_context_pending(NULL)) loops 10 years ago
eidheim a665752e3b Fixed crash that happened when going to a declaration in an unopened file, and then right after closing the new file. 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 e842470871 Improved feature list 10 years ago
Ole Christian Eidheim 5634390dde Merge pull request #21 from cppit/master 10 years ago
eidheim 307f6b4be6 Tiny style fix to #96 10 years ago
eidheim 277c4b5665 Merge branch 'VadimGit-little_fixes' 10 years ago
Vadim 4d271d1513 remove iterator 10 years ago
Vadim 7a75c8f90f make tooltips class safety 10 years ago
eidheim 5ed9b6eb72 Added close symbol on tabs. 10 years ago
eidheim 63f93d3aeb Minor update of features in README.md 10 years ago
eidheim b11a757615 Spelling fix in README.md 10 years ago
eidheim 4dc55579a1 Moved on_key_press_event and on_button_press_event to protected as in the Gtkmm classes. 10 years ago
eidheim ce7eedc058 Added override to on_key_press_event and on_button_press_event in source.h 10 years ago
eidheim 44091f86b6 Directories now derive from Gtk::TreeView instead of Gtk::ScrolledWindow. 10 years ago
eidheim 7e598ae91a Cleanup of soft_reparse uses, and fixed a bug where implementation files were not correctly reparsed after using rename that included a header file. 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 01ae71eb81 Another minor extra cleanup to parsing. 10 years ago
eidheim 9f3ffcef56 Minor extra cleanup to parsing. 10 years ago
eidheim 7b78a6aea9 Clang parse cleanup, at least somewhat more understandable now. Also more robust. 10 years ago
Vadim 71792fc145 remove redundant classname 10 years ago
eidheim ac213ebc44 Updated libclangmm link. 10 years ago
eidheim fdede18bd8 Now possible to perform clang processing without copy of buffer from Glib::ustring. 10 years ago
Jørgen Lien Sellæg 4eedbca28d Merge pull request #93 from eidheim/master 10 years ago
eidheim 81f50bef10 Minor cleanups. Added override keywords in some header files. 10 years ago
Ole Christian Eidheim 00a0e358f4 Merge pull request #20 from cppit/master 10 years ago
eidheim 1221fe1529 Fixed the hide override issue discussed in #91. We should also add override elsewhere when appropriate. 10 years ago
eidheim 81d7383a58 Merge branch 'VadimGit-little_fixes' 10 years ago
eidheim 0d58580b33 Merge branch 'little_fixes' of https://github.com/VadimGit/jucipp into VadimGit-little_fixes 10 years ago
eidheim c3ea4c722b Fixes #92, and some cleanup of the reparse functions and variables. 10 years ago