Einar Ryeng
f73a6db0ee
Added ctrl+arrows to navigate between plots.
2007-02-26 23:00:25 +00:00
Arnar Flatberg
28aca8c621
added project to selection controller
2007-02-21 13:57:48 +00:00
Einar Ryeng
a5955f9b59
Now updates the DimListConroller when a CategoryDataset is drag'n'dropped into
...
SelectionListController.
2007-02-21 11:43:00 +00:00
Einar Ryeng
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
Einar Ryeng
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
Einar Ryeng
1371bc1b1a
Added function menu. Clicking the items still does not work, though.
2007-01-05 14:42:22 +00:00
Einar Ryeng
57e58e3910
Renamed IconFactory.get_icon() -> IconFactory.get()
2007-01-03 13:46:39 +00:00
Einar Ryeng
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
Einar Ryeng
f7ededa451
Removed executable bit.
2006-10-17 17:50:18 +00:00
Einar Ryeng
375d45e0cc
Updated import statements, and removed the workflows pca_workflow and
...
affy_workflow.
2006-10-17 14:42:27 +00:00
Einar Ryeng
610812f265
Started to rename "system" package to "fluents". Repository will be broken
...
until this is completed.
2006-10-17 14:28:35 +00:00