You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim 87835206a2 Buttons in entry box no longer gets focus when clicked. 11 years ago
..
cmake/Modules Added llvm version 3.6.1. 11 years ago
plugins fixed compile_command cp to source folder 11 years ago
CMakeLists.txt The entrybox is remade to be more general and easy to use. Search code to new entrybox will be finished next commit. 11 years ago
api.cc Cleanup of menu and keybindings. 11 years ago
api.h Cleanup of menu and keybindings. 11 years ago
api_ext.cc added custom keyindings where stock gtk bindings were used. 11 years ago
config.cc Apple users can now finally use the command key instead of control. 11 years ago
config.h Cleanup of menu and keybindings. 11 years ago
config.json Fixed search and added replace. Use shift-enter in the entry boxes to search or replace backwards. 11 years ago
directories.cc Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
directories.h Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
entrybox.cc Buttons in entry box no longer gets focus when clicked. 11 years ago
entrybox.h Label with the number of search matches addes as well as case sensitive and regex toggle buttons. Some minor fixes too. 11 years ago
juci.cc Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
juci.h Started cleaning up notebook.*. Fixed copy of Notebook::Controller::source_config. 11 years ago
logging.h Add flushing of log file 11 years ago
menu.cc Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
menu.h Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
menu.xml Divided SelectionDialog into SelectionDialog and CompleteDialog. SelectionDialog will be used to choose class method to go to. 11 years ago
notebook.cc regex-search button state is now stored through closing and opening the search entry box. 11 years ago
notebook.h Fixed slow responsiveness in search and replace when buffer contains a large file. 11 years ago
plugins.py moved python module to /lib and executable to /bin, updated plugins.py 11 years ago
selectiondialog.cc The entrybox is remade to be more general and easy to use. Search code to new entrybox will be finished next commit. 11 years ago
selectiondialog.h Fixes to selectiondialog.*. 11 years ago
singletons.cc Cleanup of menu and keybindings. 11 years ago
singletons.h Cleanup of menu and keybindings. 11 years ago
source.cc Added TODOs. 11 years ago
source.h Cleaned up code around label showning number of search matches. 11 years ago
sourcefile.cc Add syntax highlighting 11 years ago
sourcefile.h Go to declaration implemented. Also some smaller fixes, including going to tab if opening an already open file. Scroll to iterator/cursor/insert/mark/whatever is bugged in GTK it seems, need a better workaround here. 11 years ago
terminal.cc Solved the scroll_to issue. 11 years ago
terminal.h Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
tooltips.cc Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago
tooltips.h Cleanup of ClangView mostly to work with the libclangmm cleanup. 11 years ago
window.cc Fixed search and added replace. Use shift-enter in the entry boxes to search or replace backwards. 11 years ago
window.h Largeer cleanup in preparation to refactoring implementation. Also some smaller fixes. 11 years ago