Age | Commit message (Expand) | Author | Files | Lines |
2015-02-24 | Remove crusty old internal bindings. | David Robillard | 1 | -8/+1 |
2015-02-14 | Fix close and quit keybindings. | David Robillard | 1 | -2/+2 |
2015-02-08 | Add support for exporting canvas as PDF or PS. | David Robillard | 1 | -2/+2 |
2015-01-15 | Node bypass. | David Robillard | 1 | -0/+10 |
2014-08-30 | Disable sprung layout initially. | David Robillard | 1 | -1/+1 |
2014-08-09 | Improve object context menu. | David Robillard | 1 | -48/+58 |
2014-03-31 | Add zoom full and font size commands to Ingen. | David Robillard | 1 | -4/+51 |
2014-03-16 | Allow user to enable or disable sprung layout. | David Robillard | 1 | -2/+13 |
2013-05-31 | Remove zoom toolbar buttons. | David Robillard | 1 | -26/+0 |
2013-02-02 | Add option to enable/disable canvas animation (fix/avoid #879). | David Robillard | 1 | -627/+719 |
2013-01-08 | Re-enable node documentation. | David Robillard | 1 | -1/+12 |
2012-12-21 | Provide access to properties window for Graphs from canvas menu. | David Robillard | 1 | -6/+17 |
2012-12-21 | Add canvas menu items for adding CV ports. | David Robillard | 1 | -0/+20 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -101/+101 |
2012-07-29 | Add UI for adding arbitrary object properties to properties dialog. | David Robillard | 1 | -0/+51 |
2012-06-12 | Add "expose" (to parent) operation for ports. | David Robillard | 1 | -0/+8 |
2012-05-10 | Bidirectional socket communication (GUI once again works remotely). | David Robillard | 1 | -1/+1 |
2012-05-01 | Remove half baked control window stuff. The canvas is better anyway. | David Robillard | 1 | -9/+0 |
2012-04-24 | Give canvas focus by default so keyboard commands work. | David Robillard | 1 | -5/+2 |
2012-04-24 | Update copyright stuff in about dialog. | David Robillard | 1 | -3/+3 |
2012-04-22 | Remove edit mode. | David Robillard | 1 | -46/+0 |
2011-11-30 | Possible for for old Gtk versions. | David Robillard | 1 | -6/+0 |
2011-10-22 | Fix menus. | David Robillard | 1 | -6/+7 |
2011-10-22 | Remove remote patch stuff (doesn't work anyway). | David Robillard | 1 | -356/+0 |
2011-10-01 | Hide documentation pane on initial show. | David Robillard | 1 | -11/+4 |
2011-10-01 | Support scrolling in HTML view. | David Robillard | 1 | -3/+4 |
2011-10-01 | Saner default size for initial show of documentation pane. | David Robillard | 1 | -1/+1 |
2011-10-01 | Support inline display of HTML LV2 documentation via WebKit. | David Robillard | 1 | -5/+11 |
2011-09-24 | Fix keyboard shortcuts for copy and paste. | David Robillard | 1 | -0/+2 |
2011-09-01 | Add C-s hotkey for File->Save | David Robillard | 1 | -0/+1 |
2011-08-20 | Fix port and node menus | David Robillard | 1 | -1866/+2215 |
2011-07-06 | Fix errors in UI file (ticket #722) | David Robillard | 1 | -11/+5 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -0/+2983 |