.. |
data
|
updated icons and added icon attribution to about dialog
|
2019-12-30 00:00:36 -08:00 |
dialogs
|
updates to use tk after for backgrounded tasks, also added background task convenience class for running something in the background and running a callback using tk.after when done
|
2019-12-30 16:34:44 -08:00 |
graph
|
updated so that throughputs will update link color/width based on threshold
|
2019-12-27 00:32:10 -08:00 |
__init__.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
app.py
|
updates to use tk after for backgrounded tasks, also added background task convenience class for running something in the background and running a callback using tk.after when done
|
2019-12-30 16:34:44 -08:00 |
appconfig.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
coreclient.py
|
updates to use tk after for backgrounded tasks, also added background task convenience class for running something in the background and running a callback using tk.after when done
|
2019-12-30 16:34:44 -08:00 |
errors.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
images.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
interface.py
|
fixed edge refactoring issue when finding next subnet
|
2019-12-19 11:10:08 -08:00 |
menuaction.py
|
updates to use tk after for backgrounded tasks, also added background task convenience class for running something in the background and running a callback using tk.after when done
|
2019-12-30 16:34:44 -08:00 |
menubar.py
|
create a rough layout for throughput config dialog
|
2019-12-20 11:56:51 -08:00 |
nodeutils.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
statusbar.py
|
updated start proto to return exception strings, updated grpc start session to exist early when a failure is found, updated coretk ui to not switch ui to running when start fails and display error dialog
|
2019-12-20 15:11:34 -08:00 |
task.py
|
updates to use tk after for backgrounded tasks, also added background task convenience class for running something in the background and running a callback using tk.after when done
|
2019-12-30 16:34:44 -08:00 |
themes.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
toolbar.py
|
updates to use tk after for backgrounded tasks, also added background task convenience class for running something in the background and running a callback using tk.after when done
|
2019-12-30 16:34:44 -08:00 |
tooltip.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
validation.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
widgets.py
|
copy over wlan config, emane, mobility config, service config, service file config
|
2019-12-20 09:55:30 -08:00 |