[tor-commits] [nyx/master] Remove old event dialog
atagar at torproject.org
atagar at torproject.org
Tue Jun 7 17:30:03 UTC 2016
commit a5d0dfe835c6fd0468cdcd839a120b19d849ef72
Merge: 78f67af 8b6970b
Author: Damian Johnson <atagar at torproject.org>
Date: Tue Jun 7 10:29:48 2016 -0700
Remove old event dialog
Dropping the old event selection dialog in favor of our new, shiny one. This
also changes our '--log' argument to accept a comma separated list of events
rather than arcane flags.
nyx/arguments.py | 145 +----------------------------------------------
nyx/log.py | 22 +++----
nyx/panel/log.py | 18 +-----
nyx/popups.py | 38 +------------
nyx/settings/strings.cfg | 27 ++-------
nyx/starter.py | 12 ----
test/arguments.py | 78 ++-----------------------
test/popups.py | 73 +++++++-----------------
8 files changed, 43 insertions(+), 370 deletions(-)
More information about the tor-commits
mailing list