.. |
backgrounds
|
added gui directory check and creation, created module for referencing gui directories
|
2019-11-01 16:31:40 -07:00 |
dialogs
|
canvas size added to preferences and updated to dialog
|
2019-11-27 09:54:43 -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 |
xmls
|
updates to handle node events for moving nodes and displaying mobility player dialog on session event with configured data
|
2019-11-26 16:50:23 -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
|
canvas size added to preferences and updated to dialog
|
2019-11-27 09:54:43 -08:00 |
appconfig.py
|
canvas size added to preferences and updated to dialog
|
2019-11-27 09:54:43 -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
|
updates to handle node events for moving nodes and displaying mobility player dialog on session event with configured data
|
2019-11-26 16:50:23 -08:00 |
graph.py
|
canvas size added to preferences and updated to dialog
|
2019-11-27 09:54:43 -08:00 |
graph_helper.py
|
save service config, file config when join session, update progress bar to start, stop, join session, delete antennas, wirelesslink as well as other stuff that we had before when join session
|
2019-11-26 11:30:25 -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
|
simplified logic for picking next subnet, avoiding trying to optimize too early
|
2019-11-25 11:31:40 -08:00 |
linkinfo.py
|
initial work for mobility player dialog, added default sample1.xml to created gui directory, fixed issue with non modal dialogs
|
2019-11-26 11:32:48 -08:00 |
menuaction.py
|
Merge branch 'coretk' of https://github.com/coreemu/core into coretk
|
2019-11-26 11:33:59 -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
|
improve small logic in node deletion and wallpaper change
|
2019-11-27 08:49:58 -08:00 |
nodeutils.py
|
ignoring control networks on join, fixed emane links on join being wireless, fixed setting emane model being set when configuring emane
|
2019-11-25 15:40:09 -08:00 |
status.py
|
save service config, file config when join session, update progress bar to start, stop, join session, delete antennas, wirelesslink as well as other stuff that we had before when join session
|
2019-11-26 11:30:25 -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
|
improve wireless link logic when deleting nodes, stop session and join session
|
2019-11-26 15:12:04 -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
|
changes to support mobility actions for mobility player dialog
|
2019-11-26 17:00:55 -08:00 |