15 Commits (ffdf01c1abc0523e0919acb6b6ddf553dc637800)

Author SHA1 Message Date
eidheim a8163f0d84 Cleanup of menu inconsistency fix 1 year ago
Shivang Gangadia b4d6286460 Removed trailing app menu variable 1 year ago
Shivang Gangadia a5cf0529d5 Moved app menu to the menu bar to ensure consistent appearance across desktops. 1 year ago
eidheim 53809dc93e Two or more menu actions can now have the same keybinding 4 years ago
eidheim 561ae473ba Simplified getting default Gtk::Application object 4 years ago
eidheim efb6a29e0c Can now unset keybindings in Preferences 4 years ago
eidheim 4525a596e5 Added Toggle Status to Window menu 4 years ago
eidheim 2035dba47e Added Close Other Files to File menu, and fixed save_modified_dialog when choosing No 4 years ago
eidheim 56d77ef32d Added Switch File Type to File menu, and moved Find File from Source to File menu 4 years ago
eidheim c2eff0a40c Fixes #434 : added possibility to add custom commands in menu item juCi++, Commands 5 years ago
eidheim 9579c16193 Added menu item File, New Project, Rust 5 years ago
eidheim 38b92a54af Added Window menu items Toggle Directories, Toggle Terminal and Toggle Menu 5 years ago
eidheim bd3dfab765 Added Zen mode 5 years ago
eidheim 46ad2f8459 Added Go to Tab in Window menu 5 years ago
eidheim 480430ed16 Renamed C++ header and source files to use proper C++ file extensions. 6 years ago
eidheim 29fc8c0a2c Fixes #426: added Close Folder and Close Project to File menu. Also moved Close Tab to File Menu as Close File 6 years ago
eidheim 994306e26c Fixes #420: added Find Pattern to Source menu 6 years ago
eidheim bc71859699 Added Window->Split Source Buffer 6 years ago
eidheim 57705cfa7b Fixes #416 : Added Show Breakpoints to the Debug menu 6 years ago
eidheim d641274247 Fixes: #412 : Added Edit->Cut Lines and Edit->Copy Lines. Additionally, successive cut lines now accumulates the clipboard 6 years ago
eidheim aa1c415e90 Fixes #373 : added Edit->Extend/Shrink Selection 6 years ago
eidheim 7a456b8ddb Added Edit.Show/Hide that can be used to hide text in a buffer by making it smaller 7 years ago
eidheim 994573b75e Added support for snippets. Fixes #348 7 years ago
eidheim bf984231d4 Formatted code with custom clang-format 8 years ago
eidheim 31b64848e3 Fixed most of clang-tidy's performance checks 8 years ago
eidheim 2587698565 Preference cleanup: added missing prefix to some menu item key names, and removed clang_types from preferences 8 years ago
eidheim d534f070b6 Language server protocol: added support for workspace/symbol 8 years ago
eidheim 4c8695c8fc Added menu item Source->Go to Type Declaration 8 years ago
Josh Wright e4fe99fa80 address review comments 9 years ago
Josh Wright 3da8569bfd add find file option 9 years ago
eidheim 39d977ce97 Fixes to last commit, see #326 9 years ago
Ingmar Lehmann 918bbba8c0 Implemented full screen feature 9 years ago
Physiix 3a64bcad9b Added menu item to toggle Tabs visibility. 9 years ago
eidheim cea6db59bf Implemented menu item Source.Comments.Add Documentation 9 years ago
eidheim e760f9c16f Moved and renamed right click menu's Toggle Line Comment to Toggle Comments so that it corresponds to the normal menu 9 years ago
eidheim fa75b543c7 Minor improvements to the source right click commit 9 years ago
Jørgen Lien Sellæg 13c35a254f New right click context menu 9 years ago
eidheim d165223af9 Cursor history implemented, fixes #292 9 years ago
d3rrial a1a0d9270f added rudimentary file_reload to menu 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 7b798bc336 Close Tab in menu is now in same section as Next/Previous Tab 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 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 b3ccd4bb89 Removed Ubuntu specific code, and fixed Ctags::get_result on older systems 10 years ago