.. |
backgrounds
|
added gui directory check and creation, created module for referencing gui directories
|
2019-11-01 16:31:40 -07:00 |
dialogs
|
updates to draw custom nodes on the node picker frame
|
2019-11-08 11:00:22 -08:00 |
icons
|
work on wlan config
|
2019-11-01 08:35:14 -07: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
|
updates to draw custom nodes on the node picker frame
|
2019-11-08 11:00:22 -08:00 |
appdirs.py
|
custom nodes dialog works for creating, editing, and saving to config in basic case
|
2019-11-07 11:33:40 -08:00 |
canvasaction.py
|
fix merge conflict
|
2019-11-05 15:31:32 -08:00 |
coreclient.py
|
updates to allow custom nodes to be linked with interfaces
|
2019-11-08 15:43:58 -08:00 |
coretocanvas.py
|
merged grpcmanager with coregrpc
|
2019-11-01 13:15:45 -07:00 |
emaneodelnodeconfig.py
|
add emane configurations to my start_session()
|
2019-11-06 14:34:41 -08:00 |
graph.py
|
Merge branch 'coretk-config' into coretk-nodedelete
|
2019-11-07 15:21:13 -08:00 |
graph_helper.py
|
refactoring to change core_grpc to core, and update CoreGrpc to be CoreClient and have core now be client, also refactored usages of application to be just app to keep it short
|
2019-11-01 13:42:49 -07:00 |
images.py
|
custom nodes dialog works for creating, editing, and saving to config in basic case
|
2019-11-07 11:33:40 -08:00 |
interface.py
|
work on wlan config
|
2019-11-01 08:35:14 -07:00 |
linkinfo.py
|
refactoring to change core_grpc to core, and update CoreGrpc to be CoreClient and have core now be client, also refactored usages of application to be just app to keep it short
|
2019-11-01 13:42:49 -07:00 |
menuaction.py
|
updates to disable all unimplemented menu options
|
2019-11-08 10:07:23 -08:00 |
menubar.py
|
updates to disable all unimplemented menu options
|
2019-11-08 10:07:23 -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 |
toolbar.py
|
updates to toolbar event handling to eliminate events being sent to other components when displaying pickers
|
2019-11-08 16:21:36 -08:00 |
tooltip.py
|
changed tooltip from pack to grid
|
2019-11-07 22:11:27 -08:00 |
widgets.py
|
updated config frame widget to draw tabs for each config group
|
2019-11-06 22:41:05 -08:00 |
wirelessconnection.py
|
refactoring to change core_grpc to core, and update CoreGrpc to be CoreClient and have core now be client, also refactored usages of application to be just app to keep it short
|
2019-11-01 13:42:49 -07:00 |
wlannodeconfig.py
|
merged latest from coretk and started work on emane configurations
|
2019-11-04 15:36:34 -08:00 |