Age | Commit message (Expand) | Author | Files | Lines |
2014-04-26 | Clean up Ganv API. | David Robillard | 1 | -1/+1 |
2014-01-18 | Consolidate URIs. | David Robillard | 1 | -2/+3 |
2014-01-07 | Factor out plugin menu code into a separate class. | David Robillard | 1 | -150/+16 |
2014-01-07 | Remove unused plugin icon stuff. | David Robillard | 1 | -3/+0 |
2014-01-07 | Distinguish Ingen graphs in Plugin menu with a gear. | David Robillard | 1 | -28/+33 |
2013-08-20 | Remove vestigial Builder class. | David Robillard | 1 | -5/+6 |
2013-06-08 | Show right-click menu regradless of modifier state. | David Robillard | 1 | -1/+1 |
2013-03-25 | Don't show menu if other buttons or modifiers are down (fix #890). | David Robillard | 1 | -1/+1 |
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -3/+3 |
2013-02-02 | More generic Atom class. | David Robillard | 1 | -4/+4 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -21/+22 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -22/+15 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -2/+2 |
2013-01-11 | C++11-safe conversions. | David Robillard | 1 | -4/+7 |
2013-01-08 | Re-enable node documentation. | David Robillard | 1 | -1/+1 |
2012-12-29 | "edge" => "arc". | David Robillard | 1 | -28/+28 |
2012-12-21 | Provide access to properties window for Graphs from canvas menu. | David Robillard | 1 | -0/+9 |
2012-12-21 | Add canvas menu items for adding CV ports. | David Robillard | 1 | -1/+9 |
2012-11-21 | Move human name and port label options to main configuration. | David Robillard | 1 | -1/+7 |
2012-11-18 | Simple keyboard navigation for plugin menu. | David Robillard | 1 | -6/+7 |
2012-11-18 | Fix Plugin=>UI ring overflow handling. | David Robillard | 1 | -0/+2 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -10/+10 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -0/+900 |