core-extra/coretk/coretk
2019-11-21 07:39:35 -08:00
..
backgrounds added gui directory check and creation, created module for referencing gui directories 2019-11-01 16:31:40 -07:00
dialogs Merge branch 'coretk' into coretk-config 2019-11-21 07:39:35 -08:00
icons service config, trying out some new icons 2019-11-20 16:52:02 -08:00
oldicons service config, trying out some new icons 2019-11-20 16:52:02 -08:00
__init__.py initial commit down a path for a possible core python tkinter gui 2019-09-15 15:20:00 -07:00
app.py removed CustomNode class, added nodeutils and NodeDraw to support defining the current node type to draw and reuse for custom nodes as well 2019-11-15 23:31:41 -08:00
appconfig.py added theme configuration to preferences dialog 2019-11-13 22:49:32 -08:00
canvastooltip.py updates to leverage theming, initially using a dark theme, updated all dialogs to be contained within a frame to help provide consistent theming 2019-11-13 10:45:43 -08:00
coreclient.py Merge branch 'coretk' into coretk-config 2019-11-21 07:39:35 -08:00
emaneodelnodeconfig.py add emane configurations to my start_session() 2019-11-06 14:34:41 -08:00
graph.py removed wlan config class and canvas action class 2019-11-20 23:16:04 -08:00
graph_helper.py update node creation and storage to leverage protobufs directly 2019-11-15 10:22:30 -08:00
images.py removed CustomNode class, added nodeutils and NodeDraw to support defining the current node type to draw and reuse for custom nodes as well 2019-11-15 23:31:41 -08:00
interface.py removed coreclient edge and updated code to save and use link protobuf data structures 2019-11-15 12:39:08 -08:00
linkinfo.py removed coreclient edge and updated code to save and use link protobuf data structures 2019-11-15 12:39:08 -08:00
menuaction.py updated wallpaper dialog to now save and redisplay current wallpaper, updated app to display in center of screen on launch 2019-11-14 11:26:20 -08:00
menubar.py added preferences dialog, updates to try and simplify config saving a bit, adding default preferences configurations 2019-11-11 15:35:48 -08:00
mobilitynodeconfig.py working on delete node 2019-11-07 13:23:02 -08:00
nodedelete.py working on delete node 2019-11-07 13:23:02 -08:00
nodeutils.py update node config dialog to display fields based on node type, added field for nodes with images 2019-11-20 11:20:08 -08:00
servicefileconfig.py save service file data change locally and use that for display and for start session 2019-11-15 17:05:03 -08:00
servicenodeconfig.py service config, trying out some new icons 2019-11-20 16:52:02 -08:00
themes.py added node config interface display and updated canvas nodes to use core node porotbuf directly for display and saving data 2019-11-20 10:59:30 -08:00
toolbar.py service config, trying out some new icons 2019-11-20 16:52:02 -08:00
tooltip.py updates to leverage theming, initially using a dark theme, updated all dialogs to be contained within a frame to help provide consistent theming 2019-11-13 10:45:43 -08:00
widgets.py removed wlan config class and canvas action class 2019-11-20 23:16:04 -08:00
wirelessconnection.py removed coreclient edge and updated code to save and use link protobuf data structures 2019-11-15 12:39:08 -08:00