Age | Commit message (Expand) | Author | Files | Lines |
2012-04-23 | Fire signal and update GUI correctly when renaming ports. | David Robillard | 1 | -1/+2 |
2012-04-23 | Use URI defines where possible. | David Robillard | 1 | -1/+1 |
2012-03-27 | Switch to AGPL3+. | David Robillard | 1 | -16/+15 |
2012-03-19 | Partially functioning communication between Ingen LV2 plugin and UI. | David Robillard | 1 | -1/+1 |
2012-03-16 | Merge ClientInterface and ServerInterface. | David Robillard | 1 | -1/+1 |
2012-03-12 | Centralise atom creation in forge object. | David Robillard | 1 | -1/+3 |
2011-10-22 | De-singleton-ify GUI. | David Robillard | 1 | -4/+4 |
2011-10-21 | Move more headers to shared include directory. | David Robillard | 1 | -1/+1 |
2011-10-21 | Separate URIs from LV2URIMap. | David Robillard | 1 | -1/+1 |
2011-05-24 | Move appropriate client headers to public include directory. | David Robillard | 1 | -3/+6 |
2011-05-20 | Remove dependency on glade and glademm (migrate to GtkBuilder). | David Robillard | 1 | -7/+7 |
2011-05-13 | Make models const in client code. | David Robillard | 1 | -8/+13 |
2011-04-20 | Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi... | David Robillard | 1 | -1/+1 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -7/+0 |
2011-04-13 | Consistent local or installed includes for interface headers. | David Robillard | 1 | -1/+1 |
2010-12-15 | Fix broken disabling of rename window OK button (fix ticket #502). | David Robillard | 1 | -18/+5 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-02-04 | Use std::string::empty where possible (faster, and less prone to C string err... | David Robillard | 1 | -2/+2 |
2010-02-03 | Comprehensive use of cached URIs and more advanced Value (Atom) system. | David Robillard | 1 | -4/+6 |
2010-02-02 | Use Glib string interning (quarks) to make Path/URI operator== very fast. | David Robillard | 1 | -10/+13 |
2009-12-30 | Fix renaming (fix ticket #458). | David Robillard | 1 | -26/+43 |
2009-11-16 | Make all windows respond to ctrl+w. | David Robillard | 1 | -1/+1 |
2009-05-27 | Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE). | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -4/+4 |
2009-05-13 | The great ID refactoring of 2009. | David Robillard | 1 | -1/+2 |
2009-05-12 | Bring EngineInterface and ClientInterface closer together. | David Robillard | 1 | -1/+1 |
2008-12-03 | Don't allow renaming to the same name (fix ticket #282). | David Robillard | 1 | -2/+4 |
2008-11-29 | Always/explicitly focus text entry in rename window on present. | David Robillard | 1 | -0/+9 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+119 |