.. |
backgrounds
|
added gui directory check and creation, created module for referencing gui directories
|
2019-11-01 16:31:40 -07:00 |
dialogs
|
cleanup for padding to canvas dialogs
|
2019-11-12 12:47:29 -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
|
added preferences dialog, updates to try and simplify config saving a bit, adding default preferences configurations
|
2019-11-11 15:35:48 -08:00 |
appconfig.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 |
canvasaction.py
|
fix merge conflict
|
2019-11-05 15:31:32 -08:00 |
canvastooltip.py
|
updates to implement working observer widgets
|
2019-11-11 13:23:02 -08:00 |
coreclient.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 |
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
|
updates to implement working observer widgets
|
2019-11-11 13:23:02 -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
|
added preferences dialog, updates to try and simplify config saving a bit, adding default preferences configurations
|
2019-11-11 15:35:48 -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
|
added preferences dialog, updates to try and simplify config saving a bit, adding default preferences configurations
|
2019-11-11 15:35:48 -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 |
toolbar.py
|
updated standard tooltip to use delays and have the same style of the canvas tooltip
|
2019-11-12 13:01:58 -08:00 |
tooltip.py
|
updated standard tooltip to use delays and have the same style of the canvas tooltip
|
2019-11-12 13:01:58 -08:00 |
widgets.py
|
updates to convert more dialogs to use ttk widgets when possible
|
2019-11-11 16:33:51 -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 |