.. |
assert.cc
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
assert.hh
|
assert: custom implementation
|
2011-09-09 19:24:18 +00:00 |
buffer_iterator.inl.hh
|
rename buffer_iterator.inl.h to buffer_iterator.inl.hh
|
2011-10-27 14:13:39 +00:00 |
buffer_manager.cc
|
Completion: decentralise, move buffer name completion to BufferManager
|
2011-11-12 14:06:49 +00:00 |
buffer_manager.hh
|
Completion: decentralise, move buffer name completion to BufferManager
|
2011-11-12 14:06:49 +00:00 |
buffer.cc
|
Buffer: fix modified handling
|
2011-11-03 13:44:02 +00:00 |
buffer.hh
|
Buffer: tweak default content
|
2011-11-04 09:10:05 +00:00 |
command_manager.cc
|
CommandManager: fix completion of empty tokens
|
2011-10-19 18:50:28 +00:00 |
command_manager.hh
|
CommandManager: now a singleton
|
2011-09-23 14:29:42 +00:00 |
completion.cc
|
Completion: decentralise, move buffer name completion to BufferManager
|
2011-11-12 14:06:49 +00:00 |
completion.hh
|
Completion: decentralise, move buffer name completion to BufferManager
|
2011-11-12 14:06:49 +00:00 |
debug.cc
|
Debug: add a write_debug function
|
2011-10-07 14:16:38 +00:00 |
debug.hh
|
Debug: add a write_debug function
|
2011-10-07 14:16:38 +00:00 |
display_buffer.cc
|
DisplayBuffer: fix DisplayAtom::iterator_at
|
2011-11-16 21:03:32 +00:00 |
display_buffer.hh
|
DisplayBuffer: overload atom_containing with a version taking an iterator to search start
|
2011-10-23 20:26:30 +00:00 |
dynamic_buffer_iterator.cc
|
DynamicBufferIterator: add and use in Selections
|
2011-10-24 14:26:21 +00:00 |
dynamic_buffer_iterator.hh
|
DynamicBufferIterator: add and use in Selections
|
2011-10-24 14:26:21 +00:00 |
exception.cc
|
exception: refactoring
|
2011-09-09 18:40:59 +00:00 |
exception.hh
|
exception: refactoring
|
2011-09-09 18:40:59 +00:00 |
file.cc
|
Buffer: add a type property
|
2011-10-07 14:15:55 +00:00 |
file.hh
|
exception: refactoring
|
2011-09-09 18:40:59 +00:00 |
filter_registry.cc
|
Completions: add basic addfilter completion
|
2011-11-12 14:08:05 +00:00 |
filter_registry.hh
|
Completions: add basic addfilter completion
|
2011-11-12 14:08:05 +00:00 |
filter.hh
|
Add a filter registry class
|
2011-11-08 14:27:21 +00:00 |
filters.cc
|
Filters: cleanup trailing whitespaces
|
2011-11-15 14:28:03 +00:00 |
filters.hh
|
Filters: code cleanup
|
2011-11-09 14:06:05 +00:00 |
line_and_column.hh
|
LineAndColumn: add comparison operators
|
2011-10-15 04:42:28 +00:00 |
main.cc
|
use alt-x instead of , to select whole lines
|
2011-11-22 14:31:20 +00:00 |
Makefile
|
Makefile: add rule for tags
|
2011-09-08 14:28:42 +00:00 |
register_manager.hh
|
Basic support for yanking and pasting
|
2011-09-23 14:31:57 +00:00 |
selectors.cc
|
Selectors: fix select_whole_lines
|
2011-11-22 18:58:05 +00:00 |
selectors.hh
|
Selectors: add split_selection bound to Alt-s
|
2011-11-21 19:30:44 +00:00 |
utils.hh
|
utils: add contains function
|
2011-10-17 21:05:22 +00:00 |
window.cc
|
Window: add replace method
|
2011-11-22 14:23:46 +00:00 |
window.hh
|
Window: add replace method
|
2011-11-22 14:23:46 +00:00 |