Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
laydi/system
Truls Alexander Tangstad 5bb93af6f0 Changed generic observer pattern and project dependency in plots to be a two-way selection-listener model.
The project listens to selections done in plot and broadcasts it back to all plots (including source) which allows them to redraw properly.
2006-04-27 14:38:48 +00:00
..
__init__.py Made system a package. 2006-04-25 09:53:35 +00:00
dataset.py Made system a package. 2006-04-25 09:53:35 +00:00
dialogs.py Get correct path for glade file based on the path of the system package. 2006-04-27 11:20:12 +00:00
fluent.glade Added help index and bug report menu options. 2006-04-27 09:55:19 +00:00
fluents.py Get correct path for glade file based on the path of the system package. 2006-04-27 11:20:12 +00:00
logger.py Fixed logger bugs. Closes #6 2006-04-26 13:29:10 +00:00
navigator.py Added auto-expand and auto-commit 2006-04-27 14:15:13 +00:00
plots.py Changed generic observer pattern and project dependency in plots to be a two-way selection-listener model. 2006-04-27 14:38:48 +00:00
project.py Changed generic observer pattern and project dependency in plots to be a two-way selection-listener model. 2006-04-27 14:38:48 +00:00
workflow.py Added command line options to create a new project based on a given workflow. 2006-04-25 12:19:25 +00:00