SVN messages for Create Layouts
June 7, 2008
-
Removing test tag.
March 22, 2008
-
test
October 29, 2007
-
* Added an action procedure to setvarTitle that checks the length of a title and truncates it if it is >40 characters. * Added a block of code to handle the case where a user enters an empty string as the name of a layout.
October 12, 2007
-
Added a select all and select none button to make it easy to select all or no windows to add to layout.
August 16, 2007
-
Changed requiredVersion pragma to 6.01 since the procedure file doesn't yet use any functions or operations that require Igor Pro 6.02.
August 8, 2007
-
Create Layouts: /packages/ACL_CreateLayouts/trunk/ACL_CreateLayouts.ipf 251
Window Desktops: /packages/ACL_WindowDesktops/trunk/ACL_WindowDesktops.ipf 251
Word Wrap Control Text: /packages/ACL_WordWrapControlText/trunk/ACL_WordWrapControlText.ipf 251Changed svn:eol-style property to native on all ipf files in this commit.
July 2, 2007
-
fixed frame style popup box so it starts with the proper default choice (single) and properly saves the last selected style.
June 30, 2007
-
#103: Now using AppendLayoutObject instead of AppendToLayout. * Added frame style popup menu. * Added use preferences checkbox to allow Igor layout preferences to be used.
June 25, 2007
-
Fixed a bug so that ParamChange_SelectedWindows is now called whenever ParamChange_RowCol is executed.
-
* took out all dependency functions and made procedure an independent module
