.. |
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
|
Add , to fully selects lines selection is on.
|
2011-11-21 18:53:22 +00:00 |
Makefile
|
Makefile: add rule for tags
|
2011-09-08 14:28:42 +00:00 |
regex_selector.cc
|
RegexSelector: support captures
|
2011-11-16 20:05:29 +00:00 |
regex_selector.hh
|
RegexSelector: support multi selections, bound to s key
|
2011-11-16 14:06:01 +00:00 |
register_manager.hh
|
Basic support for yanking and pasting
|
2011-09-23 14:31:57 +00:00 |
selectors.cc
|
Add , to fully selects lines selection is on.
|
2011-11-21 18:53:22 +00:00 |
selectors.hh
|
Add , to fully selects lines selection is on.
|
2011-11-21 18:53:22 +00:00 |
utils.hh
|
utils: add contains function
|
2011-10-17 21:05:22 +00:00 |
window.cc
|
IncrementalInserter: add insert_capture method bound to ^B<num>
|
2011-11-16 19:24:37 +00:00 |
window.hh
|
IncrementalInserter: add insert_capture method bound to ^B<num>
|
2011-11-16 19:24:37 +00:00 |