summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchWindow.hpp
AgeCommit message (Expand)AuthorFilesLines
2011-12-08Clean up port event stuff.David Robillard1-2/+3
2011-10-22Remove remote patch stuff (doesn't work anyway).David Robillard1-4/+0
2011-10-22De-singleton-ify GUI.David Robillard1-0/+1
2011-10-01Hide documentation pane on initial show.David Robillard1-1/+0
2011-10-01Support scrolling in HTML view.David Robillard1-3/+3
2011-10-01Saner default size for initial show of documentation pane.David Robillard1-0/+3
2011-10-01Support inline display of HTML LV2 documentation via WebKit.David Robillard1-2/+4
2011-08-20Fix port and node menusDavid Robillard1-1/+1
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-3/+4
2011-05-13Make models const in client code.David Robillard1-10/+10
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2011-03-17Show plugin/port documentation in side pane when selected.David Robillard1-0/+4
2011-03-16Font-based sizing (implement ticket #374).David Robillard1-0/+6
2011-02-16Tidy.David Robillard1-4/+3
2010-12-25Trim raul/Atom.hpp include tree.David Robillard1-2/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-03-04Fix FlowCanvas key bindings (arrow scrolling and select-connect with enter).David Robillard1-2/+1
2010-02-14Merge LoadPatchWindow and LoadSubpatchWindow.David Robillard1-1/+0
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-2/+0
2009-12-31Various fixes related to port values and metadata (fix ticket #459 among othe...David Robillard1-1/+4
2009-11-16Make all windows respond to ctrl+w.David Robillard1-3/+2
2009-06-03Put breadcrumb stuff all in one place.David Robillard1-2/+2
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2008-12-20Fix window closing stuff (fix ticket #296).David Robillard1-0/+1
2008-12-16Trim include dependency tree.David Robillard1-5/+6
2008-11-28Add File->Draw to render patch to graphviz (which can then be used to draw to...David Robillard1-0/+2
2008-11-27Replace "modes" with boolean "edit controls" in tooltips etc.David Robillard1-2/+4
2008-11-27Make use of status bar.David Robillard1-0/+2
2008-11-22Add status bar to display information about objects on mouse hover.David Robillard1-13/+11
2008-11-22Add option to hide port labels.David Robillard1-0/+2
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+155