core-extra/daemon/core/gui
2020-05-02 23:51:42 -07:00
..
data change some variable names to be more informative, add an image to error dialog 2020-02-05 15:53:14 -08:00
dialogs pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
graph pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
__init__.py moved coretk under daemon/core/gui 2019-12-19 09:30:21 -08:00
app.py pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
appconfig.py pygui implemented mac config and fixed issue with manually assigning mac addresses 2020-04-22 23:00:07 -07:00
coreclient.py pygui some delete node/link cleanup and added unlink option to node context menu for an easier unlinking 2020-05-01 23:36:33 -07:00
errors.py pygui most dialogs are modal, default dialogs to modal 2020-05-01 19:56:57 -07:00
images.py pygui implemented auto grid layout, to auto distance node icons with padding based on canvas size in rows and columns 2020-04-18 09:02:15 -07:00
interface.py improved netaddr mac dialect usage to leverage constructor parameter 2020-05-01 17:40:53 -07:00
menubar.py pygui changes to avoid deleting session and open xml race conditions, fix to reset canvas view options when creating a new session 2020-05-01 14:13:44 -07:00
nodeutils.py initial changes to mimic prior address creation 2020-05-01 13:39:27 -07:00
statusbar.py pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
task.py pygui consolidated menubar and menuaction code into one file, small updates to observer widgets to avoid using ifconfig 2020-04-18 00:33:22 -07:00
themes.py pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
toolbar.py pygui updated main app frame to use grid layout like everything else 2020-05-02 23:51:42 -07:00
tooltip.py -m 2020-01-14 11:06:52 -08:00
validation.py allow editable scale field for manually setting the app scale value 2020-03-02 09:56:57 -08:00
widgets.py pygui moved observers to menu class, added initial functioning ip address tool 2020-04-21 22:56:56 -07:00