.. |
data
|
docs: cleanup of some of the emane demos, added antennaprofile demo example
|
2020-10-04 22:42:09 -07:00 |
dialogs
|
pygui: add support to rename interfaces in the node config dialog, some small cleanup to interface validation
|
2020-12-08 10:02:34 -08:00 |
frames
|
daemon: moved grpc wrapper classes to core.grpc.wrappers
|
2020-08-27 11:02:02 -07:00 |
graph
|
pygui: avoid saving edge config metadata when values are default
|
2020-12-04 00:03:30 -08:00 |
__init__.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
app.py
|
pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere
|
2020-08-02 10:36:14 -07:00 |
appconfig.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
coreclient.py
|
pygui: avoid saving edge config metadata when values are default
|
2020-12-04 00:03:30 -08:00 |
images.py
|
daemon: moved grpc wrapper classes to core.grpc.wrappers
|
2020-08-27 11:02:02 -07:00 |
interface.py
|
pygui: removed edges tracking interfaces, since the link associated with them already does
|
2020-10-12 22:51:15 -07:00 |
menubar.py
|
pygui: added option to hide/show links with 100% loss, added checks to flag links for this case
|
2020-10-13 06:45:37 -07:00 |
nodeutils.py
|
pygui: added check so bridge based nodes can only have 1 link between them
|
2020-10-12 20:41:55 -07:00 |
observers.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
statusbar.py
|
daemon: moved grpc wrapper classes to core.grpc.wrappers
|
2020-08-27 11:02:02 -07:00 |
task.py
|
pygui: fixed issue in task handling a returned boolean value, should be doing a none check
|
2020-08-03 16:29:35 -07:00 |
themes.py
|
grpc/pygui: added grpc alert api, updated pygui to better handle and display alerts
|
2020-07-22 19:19:22 -07:00 |
toolbar.py
|
pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere
|
2020-08-02 10:36:14 -07:00 |
tooltip.py
|
pygui: updates to leverage tk provided constants for sticky configuration, instead of duplicate strings everywhere
|
2020-08-02 10:36:14 -07:00 |
utils.py
|
pygui: changes to display both link and asym link options on edges in canvas
|
2020-08-02 10:03:21 -07:00 |
validation.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
widgets.py
|
daemon: moved grpc wrapper classes to core.grpc.wrappers
|
2020-08-27 11:02:02 -07:00 |