Age | Commit message (Expand) | Author | Files | Lines |
2016-07-08 | Add option to disable port sorting | David Robillard | 1 | -1/+16 |
2015-12-04 | Bring back Jack buffer size selector | David Robillard | 1 | -5/+35 |
2015-02-22 | Support Jack port order metadata. | David Robillard | 1 | -0/+7 |
2015-02-21 | Order ports deterministically. | David Robillard | 1 | -0/+12 |
2015-02-17 | Delete trailing whitespace. | David Robillard | 1 | -2/+2 |
2015-02-15 | Fix about dialog logo on OSX. | David Robillard | 1 | -6/+11 |
2015-02-08 | Style messages pane to match canvas. | David Robillard | 1 | -2/+38 |
2015-02-08 | Add support for exporting canvas as PDF or PS. | David Robillard | 1 | -17/+32 |
2015-02-08 | Save window size and position when closed via window manager. | David Robillard | 1 | -9/+17 |
2015-01-10 | OSX quit integration. | David Robillard | 1 | -4/+21 |
2015-01-10 | More Mac integration work. | David Robillard | 1 | -0/+6 |
2015-01-09 | Fix OSX integration. | David Robillard | 1 | -5/+5 |
2014-04-27 | Add support for sprung layout to Patchage. | David Robillard | 1 | -2/+22 |
2014-04-26 | Update copyright date. | David Robillard | 1 | -1/+1 |
2014-04-26 | Hide Jack session management unless explicitly configured. | David Robillard | 1 | -2/+3 |
2014-04-06 | Eliminate messages window in favour of an optional pane (single-window interf... | David Robillard | 1 | -33/+16 |
2014-04-06 | Fix compilation. | David Robillard | 1 | -7/+3 |
2014-04-06 | Resurrect toolbar with Jack info and dropout indicator. | David Robillard | 1 | -9/+78 |
2014-04-06 | Rename "Draw" to "Export DOT". | David Robillard | 1 | -5/+5 |
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -0/+28 |
2014-03-31 | Add zoom to fit menuitem. | David Robillard | 1 | -0/+10 |
2014-03-31 | Save zoom and font size in configuration. | David Robillard | 1 | -4/+18 |
2014-03-31 | Make port colours configurable. | David Robillard | 1 | -20/+100 |
2014-03-30 | StateManager => Configuration. | David Robillard | 1 | -15/+13 |
2014-03-30 | Rewrite configuration system. | David Robillard | 1 | -13/+4 |
2014-03-30 | Reimplement canvas zoom. | David Robillard | 1 | -2/+29 |
2014-03-16 | Support for DOT export for rendering with GraphViz (implement #949). | David Robillard | 1 | -0/+33 |
2014-03-15 | Clean up public canvas interface. | David Robillard | 1 | -1/+1 |
2013-03-17 | Update copyright date. | David Robillard | 1 | -1/+1 |
2013-01-13 | Update for latest ganv. | David Robillard | 1 | -5/+2 |
2012-05-14 | Trim unnecessary includes. | David Robillard | 1 | -1/+0 |
2012-04-25 | Move more functionality down to C canvas. | David Robillard | 1 | -1/+1 |
2012-04-13 | Use standard command synopsis style. | David Robillard | 1 | -1/+1 |
2012-03-27 | Delete trailing whitespace. | David Robillard | 1 | -3/+3 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2011-12-06 | FlowCanvas's successor is hereby dubbed Ganv. | David Robillard | 1 | -8/+8 |
2011-12-04 | Store C edges in Canvas. | David Robillard | 1 | -0/+1 |
2011-12-03 | Don't expose canvas data structures. | David Robillard | 1 | -18/+31 |
2011-12-02 | Use Joinable shape and remove Node::_circle. | David Robillard | 1 | -1/+1 |
2011-12-02 | Connection => Edge. | David Robillard | 1 | -2/+2 |
2011-11-30 | Remove redundant Connection::_source and Connection::_dest. | David Robillard | 1 | -2/+2 |
2011-11-29 | Remove all centering stuff. Nothing but trouble. | David Robillard | 1 | -1/+0 |
2011-11-29 | Remove libgnomecanvasmm dependency. | David Robillard | 1 | -3/+3 |
2011-11-26 | Mac integration. | David Robillard | 1 | -6/+30 |
2011-11-26 | Don't expose non-const references to internal canvas collections. | David Robillard | 1 | -1/+1 |
2011-11-25 | Remove Raul dependency. | David Robillard | 1 | -1/+0 |
2011-11-25 | Move more logging into the messages window. | David Robillard | 1 | -19/+8 |
2011-11-25 | Log (almost) everything to the messages window instead of the console. | David Robillard | 1 | -101/+18 |
2011-11-25 | Switch to GPLv3+. | David Robillard | 1 | -7/+6 |
2011-11-25 | Remove LASH stuff. | David Robillard | 1 | -73/+2 |