summaryrefslogtreecommitdiffstats
path: root/src/extension/paramnotebook.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould2007-06-271-5/+5
| | | | | | | 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-427/+427
| | | (bzr r2399)
* fixed bug: fixed two of the 'quark > 0' console errors.Johan B. C. Engelen2006-09-301-10/+10
| | | (bzr r1728)
* deleted some incorrect comment of mine.Johan B. C. Engelen2006-09-181-4/+0
| | | (bzr r1712)
* Added notebook (tabs) support for Effects. Now you can specify a notebook ↵Johan B. C. Engelen2006-09-141-0/+431
parameter in the .inx file, and create pages. Will commit a new effect that uses this, so there will be an example. (bzr r1706)