Commit Graph

18 Commits (44d2e124034227e9acc7e6cfe65a9901a2b64c6a)

Author SHA1 Message Date
Timothy Stack 44d2e12403 [text] add filtering support to the plain text view
Fixes #149 #148
9 years ago
Timothy Stack fcaae6af0e [term] set the terminal title
Defect Number:
    Reviewed By:
   Testing Done:
11 years ago
Timothy Stack f4aeb11ad5 [view_curses] use a vector for string attributes
Using a map/multimap is too expensive/complex for how many
attributes we have on a line due to how many tree nodes
need to be malloced/freed.  Just using a vector should be
good enough and a lot faster.
11 years ago
Timothy Stack 59c1d4313b [mouse] more mouse support and other fixes 11 years ago
Timothy Stack f61f87e22d [default files] read in all default files and fix some display issues in the text view 11 years ago
Timothy Stack 3e480b5bad [bookmark] add support for metadata attached to bookmarks 11 years ago
Timothy Stack 2cd356b4c5 [log format] some more work to externalize log formats; color identifiers in logs 11 years ago
Timothy Stack 5a7d6dab2c [cleanup] uncrustify 11 years ago
Timothy Stack 3e54f1d8cc [status] add stitching to the status line 11 years ago
Timothy Stack 6c7e935207 [status] tweak separators 11 years ago
Timothy Stack c54c2dd508 [hotkey/status] use 9/( as spatial hotkeys and tweak the status lines 11 years ago
Timothy Stack 865849f017 [spam] uncrustify pass 11 years ago
Timothy Stack 3128dc772c [sqlite] Major improvements to the sqlite integration.
This is a checkpoint of the improvements to the sqlite integration.  The
data_parser stuff should be much better now and I've tried to improve
other parts of the user experience as well.
11 years ago
Timothy Stack f62b5c271c [release] bump to 0.5.1 11 years ago
Tim Stack 7d0e6583df Add 'C' hotkey for clearing the user-selected bookmarks 12 years ago
Timothy Stack 7ca5ae136c A bunch of minor cleanups and fixes 13 years ago
Timothy Stack 456e015fb0 Add support for bzip2; fix some performance bugs; and
display the log file type in the top status bar.
13 years ago
tstack b4ec432515 first commit 15 years ago