Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
Commit Graph

26 Commits

Author SHA1 Message Date
Einar Ryeng 5c45308279 Double clicking a function in the navigator causes the first four plots of that
function to be displayed in the main view. If the function has returned less
than four plots the remaining ViewFrames will be cleared.
2006-08-31 10:57:44 +00:00
Arnar Flatberg fc21c58ab3 Added icons to navigator 2006-08-30 10:27:45 +00:00
Arnar Flatberg 97e652edce fixes 2006-08-28 12:06:05 +00:00
Arnar Flatberg 9d0e088ced get_dim_names -> get_dim_name 2006-08-08 10:34:15 +00:00
Einar Ryeng b769288b3b Added a selection view tab, placed next to the "Log" tab. The tab currently
only displays the current selection.
2006-08-07 14:14:42 +00:00
Reidar Strand Hagen 033d4d5333 removed reorderability 2006-05-09 13:00:16 +00:00
Reidar Strand Hagen 184a49ef9a fixed ordering of multiple selected datasets 2006-05-09 12:22:50 +00:00
Reidar Strand Hagen 56a6028547 Validation on number of inputs added 2006-05-03 11:52:54 +00:00
Reidar Strand Hagen 5b2223afcd Multiselection included. (Without input validation). 2006-05-03 11:11:45 +00:00
Reidar Strand Hagen 4e4150236f Drag'n'drop for plots 2006-05-02 11:09:55 +00:00
Reidar Strand Hagen fa3b1182bc Added font/bg colours to Navigator. (uses coloumns 3,4 in TreeModel, set in projects.py) 2006-04-27 15:51:25 +00:00
Reidar Strand Hagen c6ef6cdb07 Added auto-expand and auto-commit 2006-04-27 14:15:13 +00:00
Einar Ryeng 359903c5ab Made system a package. 2006-04-25 09:53:35 +00:00
Truls Alexander Tangstad 2bddb22867 Fixed navigator after changes in Dataset. 2006-04-24 11:39:11 +00:00
Einar Ryeng efcdafe843 * The New project toolbar button now works. A druid will display the
available workflows and ask you to select one of them. There are still
   a couple of unresolved issues, but it works, so i upload it to ease
   the use of the program.
2006-04-22 21:46:44 +00:00
Truls Alexander Tangstad c601ad3966 Removed data information as function in workflow and added as default action on datasets double-clicked in navigator. 2006-04-21 15:02:13 +00:00
Truls Alexander Tangstad 0918f0019b Adding plots to panes is now done in row_activated_handler again, which makes it respond to double-clicks instead of just being selected in navigator. 2006-04-21 14:59:25 +00:00
Truls Alexander Tangstad f3a65a3c4f Can now select data in navigator by single-clicking or moving with keyboard, no need to activate (double-click etc.). 2006-04-21 14:29:08 +00:00
Truls Alexander Tangstad 33c9da117c Typo. 2006-04-21 10:56:56 +00:00
Arnar Flatberg fc4e62f799 current datset selection fix 2006-04-21 09:23:05 +00:00
Einar Ryeng c09f2ceb92 * fluent, *.py: Data and plots returned from functions will now show up in
the navigator window.
2006-04-20 14:29:13 +00:00
Arnar Flatberg 6a4ae8ecf1 mainly overhaul of observers, and removal of project singleton 2006-04-20 10:27:58 +00:00
Arnar Flatberg 56dac31529 Updated plots to demonstrate current selection update 2006-04-19 18:25:44 +00:00
Arnar Flatberg 1d48bd85c5 added scatter 2006-04-18 09:19:59 +00:00
Einar Ryeng 494aedc1b5 * system/plots.py, system/fluent.glade: There is now an active plot. 2006-04-17 20:27:39 +00:00
Einar Ryeng 5853216df4 Initial import.
* fluent: The application program.
 * system: The core system.
 * workflows: Directory for workflow modules.
2006-04-16 18:25:54 +00:00