summaryrefslogtreecommitdiffstats
path: root/src/extension/paramnotebook.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould2007-06-271-1/+1
| | | | | | | Wow, the basics are kinda working. Only for ints and floats, and it seems to not like repeadative entry. But, it really is seeming very feasible. (bzr r3128)
* Cleaned up DOS line ends that had snuck in.Jon A. Cruz2007-02-191-68/+68
| | | (bzr r2399)
* Added notebook (tabs) support for Effects. Now you can specify a notebook ↵Johan B. C. Engelen2006-09-141-0/+68
parameter in the .inx file, and create pages. Will commit a new effect that uses this, so there will be an example. (bzr r1706)