90c84b768a
Changed help URLs.
2007-12-11 01:11:13 +00:00
057e2a9f1d
About to change the way logging is normally called.
2007-12-11 01:02:47 +00:00
1a4d73f26b
Fixed the function menu. It now works, is placed before "Help", and the method
...
for running a function is moved to the workflow module instead of being hidden the
WorkflowView.
2007-12-10 16:57:38 +00:00
82dacc3dd1
Added menu items to toggle visibility of workflow, navigator and infopane.
2007-12-06 00:20:42 +00:00
4b8f594966
app -> main.application
2007-07-27 09:40:58 +00:00
a45743c31e
Added main.py that now contains the One & Only Singleton instance of these classes:
...
- Navigator
- Aplication
- Workflow
- Project
- Options
Corresponding changes have been added in lots of other files to account for this, but
the access to these objects should now be a lot easier.
2007-07-26 12:35:59 +00:00
b754a5df44
Update from change of plots/view
2007-02-27 16:31:18 +00:00
f73a6db0ee
Added ctrl+arrows to navigate between plots.
2007-02-26 23:00:25 +00:00
28aca8c621
added project to selection controller
2007-02-21 13:57:48 +00:00
a5955f9b59
Now updates the DimListConroller when a CategoryDataset is drag'n'dropped into
...
SelectionListController.
2007-02-21 11:43:00 +00:00
2cc4e86b0a
Split selections.py into three different controller classes, one for each list. There
...
is still some work to be done, and bugs to be fixed.
2007-02-21 00:00:26 +00:00
7693f336ba
Added a singleton project in the project module, so that the current project is
...
easily accessible from anywhere in the code. As there is only one project at
any given time this should not be a problem.
The Gene Ontology browser needed this to be able to set the selection without
passing the current project through several constructors.
Added a context menu in the GO browser that allows the user to select all GO
terms in the subgraph that starts on the current node.
2007-01-18 15:45:48 +00:00
1371bc1b1a
Added function menu. Clicking the items still does not work, though.
2007-01-05 14:42:22 +00:00
57e58e3910
Renamed IconFactory.get_icon() -> IconFactory.get()
2007-01-03 13:46:39 +00:00
d45ae4f480
Added icon factory to ensure that all icons are loaded exactly once. This also
...
cleans up code and saves X pixmap memory.
2007-01-03 13:34:40 +00:00
f7ededa451
Removed executable bit.
2006-10-17 17:50:18 +00:00
375d45e0cc
Updated import statements, and removed the workflows pca_workflow and
...
affy_workflow.
2006-10-17 14:42:27 +00:00
610812f265
Started to rename "system" package to "fluents". Repository will be broken
...
until this is completed.
2006-10-17 14:28:35 +00:00