November 2010 Commit Log

Number of Commits:
6
Number of Active Developers:
3
justin 2010-11-25 11:32 Rev.: 1889

Adds check to make sure mlrPlugin function is in path

1 lines of code changed in 1 file:

justin 2010-11-25 11:28 Rev.: 1888

This changeset implements plugin functionality for the MLR interface. There are two new added functions:

mlrAdjustGUI, which is the one that plugins call to make adjustments to the GUI (e.g. add menu items)
mlrPlugin, which is used to select/deselect plugins that you want and also installs plugins that are selected

viewGet/viewSet have two new parameters, one to set defaultInterrogators and one to set colormaps. This allows editOverlayGUImrParams to get additional colormaps of your choosing, and allows mrInterrogator to display customized interrogators.

mrOpenWindow has one line in it which calls mlrPlugin to install plugins when you start mrLoadRet.

A default plugin which demonstrates how to write a plugin is in the directory Plugin/Default. It adds a menu item 'Select Plugins'.

mrGetPref was modified to allow two new preferences. One keeps what plugins are selected as a cell array of strings for the folder name (selectedPlugins). The other keeps a comma-delimited list of path names where additional plugin directories may be found.

706 lines of code changed in 9 files:

julien 2010-11-19 23:20 Rev.: 1872

defaultReconcileParams.m: subfunction checkParams: if params is from a checkbox, checks if it is empty to prevent crash

4 lines of code changed in 2 files:

shani 2010-11-19 02:16 Rev.: 1867

Changed 'combine ROI' so that it lets you give a new name for the output.

5 lines of code changed in 1 file:

justin 2010-11-10 15:46 Rev.: 1822

Fixes #2 Testing redmine commit hook again

1 lines of code changed in 1 file:

justin 2010-11-10 15:39 Rev.: 1821

Fixes #2 Testing redmine commit hook

2 lines of code changed in 1 file:

October 2010 »

Generated by StatSVN 0.4.1