.. |
data
|
pygui: updated sample1.xml to update the background stored due to multi canvas changes
|
2021-02-17 12:01:46 -08:00 |
dialogs
|
pygui: add configuration and ip options to enable/disable ip4/ip6 assignment, improved gui configuration to handle new fields that do not already exist
|
2021-07-15 16:42:19 -07:00 |
frames
|
pygui: refactoring of nodeutils and its usage, fixed issue with drawing custom nodes and copying services
|
2021-02-18 10:47:20 -08:00 |
graph
|
pygui: updates to improve draw order when joining a session, should help avoid some undesired visuals while reading in bigger scenarios
|
2021-08-26 10:42:02 -07:00 |
__init__.py
|
moved coretk under daemon/core/gui
|
2019-12-19 09:30:21 -08:00 |
app.py
|
updates to python based logging to use module named loggers, updated logging config file to align with these changes
|
2021-04-21 21:09:35 -07:00 |
appconfig.py
|
pygui: add configuration and ip options to enable/disable ip4/ip6 assignment, improved gui configuration to handle new fields that do not already exist
|
2021-07-15 16:42:19 -07:00 |
coreclient.py
|
pygui: updates to improve draw order when joining a session, should help avoid some undesired visuals while reading in bigger scenarios
|
2021-08-26 10:42:02 -07:00 |
images.py
|
pygui: update to allow custom nodes to use icons from any directory
|
2021-02-19 09:31:58 -08:00 |
interface.py
|
pygui: add configuration and ip options to enable/disable ip4/ip6 assignment, improved gui configuration to handle new fields that do not already exist
|
2021-07-15 16:42:19 -07:00 |
menubar.py
|
pygui: adjustments to have save as update the current session to the newly defined file, saves will then continue to use the new save as name
|
2021-07-14 14:44:23 -07:00 |
nodeutils.py
|
pygui: removed host from gui, default node is now PC
|
2021-05-11 22:59:21 -07:00 |
observers.py
|
pygui: added type hinting to everything under base core.gui
|
2020-06-19 22:08:24 -07:00 |
statusbar.py
|
pygui: updates to capture canvas tab change events and set the statusbar zoom variable to be the current canvas
|
2020-12-17 14:56:54 -08:00 |
task.py
|
updates to python based logging to use module named loggers, updated logging config file to align with these changes
|
2021-04-21 21:09: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
|
grpc: removed set session metadata, now accomplished with start session
|
2021-04-27 21:08:58 -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: validation of the node name field will allow - instead of _, - is valid while _ is not
|
2021-01-07 14:24:57 -08:00 |
widgets.py
|
updates to python based logging to use module named loggers, updated logging config file to align with these changes
|
2021-04-21 21:09:35 -07:00 |