153 Commits (3a64bcad9b016e531223f808fa26048eeecb8803)

Author SHA1 Message Date
Physiix 3a64bcad9b Added menu item to toggle Tabs visibility. 9 years ago
eidheim cf5a509cbc Improvement of selection and completion dialogs and tooltips. Can now open selection dialogs (Find Symbol (Ctags), Backtrace, Show Variables) without an opened buffer. 9 years ago
eidheim a950f753ab gtksource version checks cleanup, and now using new gtksource functions if gtksource version is >=3.22 9 years ago
eidheim e1086ddc97 Will now not close tab if saving file errors 9 years ago
eidheim f6e82df359 Replaced deprecated VBox/HBox with Box, and HPaned/VPaned with Paned 9 years ago
eidheim bea112e22e Cleanup of Reload file 9 years ago
eidheim d165223af9 Cursor history implemented, fixes #292 9 years ago
d3rrial 14f6e338e0 Added reload functionality by re-writing the textbuffer 9 years ago
eidheim 99d63ba477 Updated status bar, and cleanup of update signals affecting status bar and tab texts 9 years ago
eidheim 6a691543ab Debug stop is now visible even if the line is a breakpoint 9 years ago
eidheim 28eaf0652e Completed toggle breakpoint on click 9 years ago
eidheim 66e5122c6a Minor cleanups: replaced iterating pending events with C++ functions, corrected return value in Notebook::size, and replaced NULL with nullptr in source_clang_test.cc 10 years ago
nshcat da33a926a4 Replaced NULL with nullptr wherever applicable. 10 years ago
eidheim b27a4eb145 Removed unnecessary widgets from headers 10 years ago
Ole Christian Eidheim 2bc5d65251 Git integration through libgit2 (#244) 10 years ago
eidheim 3b72481a96 Slightly larger delay on split view set position workaround 10 years ago
eidheim 0406b7c1c3 Workaround for split window positioning 10 years ago
eidheim 94ddcf56b6 Fixed freeze that sometimes happened at least on OS X 10 years ago
eidheim 2de9932835 Added remote debugging, and some minor cleanup 10 years ago
eidheim 0a25b68e9b Wayland: now correctly position selection dialogs. Ninja: fixed lldb paths 10 years ago
eidheim 8da4a46d55 Notebook focus and page change cleanup 10 years ago
eidheim 146be90dfc Minor notebook cleanup 10 years ago
eidheim ee3b199301 Notebook: focus in cleanup 10 years ago
Ole Christian Eidheim 277e1a481e Cleanup of notebook page close 10 years ago
eidheim 7755b4d148 Debug: now removes breakpoints in a file that is closed 10 years ago
Ole Christian Eidheim 0e0ef9ba19 Workaround for split window position 10 years ago
eidheim dafed0f861 Minor fix to Notebook::close 10 years ago
eidheim 2db73efe0a Notebook: correct tab should now be activated after tab close 10 years ago
eidheim 7e01fd517f Notebook: focus and change page fixes 10 years ago
eidheim 33a3912ca7 Fixes to out of bounds for loops 10 years ago
eidheim d18e8bef2c Added split window, fixes #235 10 years ago
eidheim edb7b266a4 Fixes #234: close tab on middle mouse click 10 years ago
eidheim 3e6e06d2d5 Notebook::save cleanup: got rid of clang spesific code in Notebook 10 years ago
Jørgen Lien Sellæg 070de20b2a feature: show warning when files have changed on disk outside of juCi++ 10 years ago
eidheim a30ff38f9a Remove C-style casts 10 years ago
Ole Christian Eidheim 8825fd6099 Removed boost-log and boost-thread dependencies 10 years ago
eidheim 7a32375fa3 Improved notebook tab CSS 10 years ago
U-olece-PC\olece 64dc982a68 Prettier tabs in gtk>=3.20 10 years ago
eidheim 85142cb257 Fixes #176 10 years ago
U-ole-PC\ole 31343961da Fixed notebook CSS for gtk versions >= 3.20 10 years ago
eidheim b535cdcd02 Improved tab styles for MSYS2 especially 10 years ago
eidheim 31d54f0b3c Added tooltips with file path to tabs 10 years ago
eidheim ed0004fa6c Added page parameter to Project::on_save 10 years ago
eidheim 8a1c42450d Minor cleanup of project code 10 years ago
eidheim 7118026df2 Minor debug build cleanup 10 years ago
eidheim d901cca611 Removed Notebook::set_tab_label and used g_signal_emit instead for updating notebook tab labels 10 years ago
eidheim ef54c0a52c Fixes to directory right click methods 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 7e34cebded Revert "CMake cleanup" 10 years ago