.. |
backgrounds
|
added gui directory check and creation, created module for referencing gui directories
|
2019-11-01 16:31:40 -07:00 |
dialogs
|
small cleanup with stopping sessions
|
2019-11-22 14:58:41 -08:00 |
icons
|
change some icons
|
2019-11-21 12:33:43 -08:00 |
oldicons
|
change some icons
|
2019-11-21 12:33:43 -08:00 |
todelete
|
get rid of 2 unnecessary classes for service config
|
2019-11-22 10:32:25 -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
|
fixed name issue with app config, renamed to guiconfig
|
2019-11-21 22:03:07 -08:00 |
appconfig.py
|
added saving session location to config, and query location when joining a session
|
2019-11-21 21:56:28 -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
|
small cleanup with stopping sessions
|
2019-11-22 14:58:41 -08:00 |
graph.py
|
added netaddr library, added logic to support dealing with creating new subnet when needed
|
2019-11-22 12:51:58 -08:00 |
graph_helper.py
|
updates to emane model config storage, fixes to reconnecting to a wlan session
|
2019-11-21 16:41:38 -08:00 |
images.py
|
increased node icon size, added improve way to offset text regardless of icon size
|
2019-11-21 22:55:37 -08:00 |
interface.py
|
small cleanup with stopping sessions
|
2019-11-22 14:58:41 -08:00 |
linkinfo.py
|
updates to emane model config storage, fixes to reconnecting to a wlan session
|
2019-11-21 16:41:38 -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
|
fixed issue with changing themes and abg colors not being present
|
2019-11-21 22:39:39 -08:00 |
nodedelete.py
|
working on delete node
|
2019-11-07 13:23:02 -08:00 |
nodeutils.py
|
increased node icon size, added improve way to offset text regardless of icon size
|
2019-11-21 22:55:37 -08:00 |
themes.py
|
fixed issue with changing themes and abg colors not being present
|
2019-11-21 22:39:39 -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
|
updates to emane model config storage, fixes to reconnecting to a wlan session
|
2019-11-21 16:41:38 -08:00 |