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

13 Commits

Author SHA1 Message Date
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
Einar Ryeng 87f87e36c8 * system/fluents.py: Fixed a bug where the the application tried to load
a toolbar from None

 * system/plots.py: Fixed MainView.insert_view that was a no-op when in large
   view.

 * system/dataset.py: Changed __str__ of dataset to also show names of dimensions.
2006-07-21 14:30:09 +00:00
Einar Ryeng aca9a47f56 Toolbars work again. 2006-06-01 13:51:16 +00:00
Einar Ryeng 581cef75ae Fixed plot things. A plot can only be attached to one view now. 2006-05-29 11:24:33 +00:00
Einar Ryeng 62c1d79dac Fixed large/small plot bug by adding ViewFrames that contains plots. 2006-05-22 21:43:24 +00:00
Einar Ryeng 60c1d19a74 Get correct path for glade file based on the path of the system package. 2006-04-27 11:20:12 +00:00
Einar Ryeng c95c18eb14 fluents.glade is now read from '/system/' under the directory of argv[0]. 2006-04-27 10:54:18 +00:00
Einar Ryeng a92be02e80 Added help index and bug report menu options. 2006-04-27 09:55:19 +00:00
Einar Ryeng a0ad4bdf54 Fixed logger bugs. Closes #6 2006-04-26 13:29:10 +00:00
Einar Ryeng a9947daf14 Removed debug print statements. 2006-04-26 12:57:00 +00:00
Truls Alexander Tangstad 21edeecdc3 Add toolbar support to plots, with home made selection support <phew>. 2006-04-26 12:11:23 +00:00
Einar Ryeng 490038d9bf Refreshing workflows now works. 2006-04-25 18:06:21 +00:00
Einar Ryeng 251f9d6cf4 Added command line options to create a new project based on a given workflow. 2006-04-25 12:19:25 +00:00