[tor-commits] [nyx/master] Rewrite descriptor dialog
atagar at torproject.org
atagar at torproject.org
Sat Jun 27 21:20:49 UTC 2015
commit 681ab618a52157f81a4b376eb8502f87851098a3
Merge: a610441 34be51e
Author: Damian Johnson <atagar at torproject.org>
Date: Sat Jun 27 14:18:47 2015 -0700
Rewrite descriptor dialog
Replacing the connection panel's descriptor dialog (the subwindow you see when
pressing 'd'). Only functional change is that it now includes microdescriptor
information (whereas before it only had consensus and server descriptors).
nyx/connections/circ_entry.py | 4 +-
nyx/connections/conn_entry.py | 6 +-
nyx/connections/conn_panel.py | 62 +++++---
nyx/connections/descriptor_popup.py | 301 ++++++++++++-----------------------
nyx/popups.py | 19 ++-
5 files changed, 157 insertions(+), 235 deletions(-)
More information about the tor-commits
mailing list