Commit Graph

21 Commits

Author SHA1 Message Date
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2022-04-30 13:06:01 -07:00
Timothy Stack 66ef5fdae1 [clang-format] init 2022-03-16 15:38:08 -07:00
Timothy Stack 51d1204a96 [arc] add content hash to archive temp dir and tech debt 2020-11-17 10:04:23 -08:00
Timothy Stack db8a3c4d38 [debt] doing some cleanup
Defect Number:
    Reviewed By:
   Testing Done:
2020-11-09 22:17:17 -08:00
Timothy Stack 0940e97b2b [nits] fix some naming issues
Fixes #169
2020-08-30 22:13:56 -07:00
Timothy Stack fb7d6eafaf [build] some refactoring of files 2019-05-08 05:30:59 -07:00
Timothy Stack 814ad03ec9 [view] keep a history of view positions
Fixes #577
2018-12-14 06:18:56 -08:00
Timothy Stack ff929391f3 need to fflush(stdout) to get the mouse working again 2015-11-14 12:39:36 -08:00
Timothy Stack d9fbe4a181 [mouse] small fixes for mouse support 2014-03-03 00:55:01 -08:00
Timothy Stack 64fe8175a6 [log] add an internal logger instead of using redirected stderr 2014-03-01 16:35:30 -08:00
Timothy Stack 5e011a9203 [cygwin] misc fixes to get things building/running on windows
This change is just a first step, it should get the basics going.  But,
the tests don't all build and there are probably other issues when
running.
2014-01-07 07:35:52 -08:00
Timothy Stack 7f08e46920 [build] fix os x build issues 2013-10-23 07:01:32 -07:00
Timothy Stack 59c1d4313b [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
Tim Stack cb03e9443d [linux build] fix some linux build issues 2013-05-31 21:13:26 -07:00
Timothy Stack 865849f017 [spam] uncrustify pass 2013-05-27 21:35:00 -07:00
Timothy Stack f62b5c271c [release] bump to 0.5.1 2013-05-02 23:02:03 -07:00
Timothy Stack bad57ac735 [misc] add some more comments and fix bugs in the sql view 2013-04-20 13:21:10 -07:00
Timothy Stack d4f170e747 cppcheck fixes 2013-04-17 09:27:12 -07:00
Timothy Stack 0360e6782c [misc] a variety of fixes
* lnav.cc: Rerun searches in the text view when changing files.  Fix the
   scrollbar behavior when the mouse is used.
 * lnav_commands.cc: Switch to the graph view when doing graphing.
 * xterm_mouse.hh: The origin for mouse coordinates should be 0,0 and not 1,1 .
2013-01-19 22:28:21 -08:00
Timothy Stack ed0bf5a013 bump version 2012-07-25 22:31:38 -07:00
Timothy Stack 8c06e7bed0 [mouse] first pass at mouse support 2012-04-24 14:31:35 -07:00