Age | Commit message (Expand) | Author | Files | Lines |
2012-03-27 | Delete trailing whitespace. | David Robillard | 1 | -1/+1 |
2011-12-10 | Fix event handling. | David Robillard | 1 | -4/+7 |
2011-12-08 | Fix node moving (inform user via "moved" signal). | David Robillard | 1 | -1/+1 |
2011-12-06 | FlowCanvas's successor is hereby dubbed Ganv. | David Robillard | 1 | -4/+4 |
2011-12-06 | Death to Module.cpp. | David Robillard | 1 | -0/+1 |
2011-12-05 | Remove cruft. | David Robillard | 1 | -0/+1 |
2011-12-04 | Move module port management stuff down to C level. | David Robillard | 1 | -3/+5 |
2011-12-04 | Move module ports down to C level. | David Robillard | 1 | -3/+3 |
2011-12-03 | Don't expose canvas data structures. | David Robillard | 1 | -0/+12 |
2011-12-02 | Remove Shape::store_location() in favour of Joinable::signal_moved. | David Robillard | 1 | -0/+2 |
2011-12-01 | Use consistent property wrappers for x and y coordinates. | David Robillard | 1 | -1/+1 |
2011-12-01 | Remove menu stuff from FlowCanvas. | David Robillard | 1 | -0/+9 |
2011-11-29 | Remove all centering stuff. Nothing but trouble. | David Robillard | 1 | -2/+2 |
2011-11-28 | Make Item no longer a Gnome::Canvas::Group. | David Robillard | 1 | -1/+1 |
2011-11-25 | Switch to GPLv3+. | David Robillard | 1 | -7/+6 |
2011-07-04 | Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721). | David Robillard | 1 | -6/+13 |
2011-06-07 | Remove use of smart pointers in FlowCanvas entirely. | David Robillard | 1 | -2/+2 |
2011-06-06 | Use sane typedefs for collections. | David Robillard | 1 | -2/+2 |
2011-06-03 | Remove use of boost::enable_shared_from_this<Canvas>. | David Robillard | 1 | -7/+3 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-01-09 | Code cleanups (cpplint). | David Robillard | 1 | -5/+5 |
2010-12-15 | Don't show `split' menu item for modules with only inputs or outputs (ticket ... | David Robillard | 1 | -0/+39 |
2010-12-15 | Add file missing from last commit. | David Robillard | 1 | -0/+98 |