aboutsummaryrefslogtreecommitdiff
path: root/popup/makefile
AgeCommit message (Collapse)Author
2009-03-19fixed crasher bug with 0.42:IOhannes m zmölnig
the problem is that popup_vis() is called with a glist that has no gl_editor IF the [popup] is in a gop. the fix is to check whether there is an editor, and if there is none, call "canvas_create_editor(glist)" svn path=/trunk/externals/bbogart/; revision=10874
2004-03-30added CVS-style include paths for pd srcHans-Christoph Steiner
svn path=/trunk/externals/bbogart/; revision=1511
2004-03-20Made minor documentation changes to popup. Added entry external.B. Bogart
svn path=/trunk/externals/bbogart/; revision=1459
2004-02-20First release of popup menu external. has some GOP + outlet issues.B. Bogart
svn path=/trunk/externals/bbogart/; revision=1322